tar -xf libvorbis-aotuv_b5.7.tar.bz2 checking for autoconf... checking for automake 1.6 or later... automake checking for aclocal 1.6 or later... aclocal checking for libtool... libtoolize I am going to run ./configure with no arguments - if you wish to pass any to it, please specify them on the ./autogen.sh command line. Generating configuration files for vorbis, please wait.... aclocal -I m4 /usr/share/aclocal/aalib.m4:12: warning: underquoted definition of AM_PATH_AALIB /usr/share/aclocal/aalib.m4:12: run info '(automake)Extending aclocal' /usr/share/aclocal/aalib.m4:12: or see http://sources.redhat.com/automake/automake.html#Extending-aclocal libtoolize --automake autoheader automake --add-missing doc/Makefile.am:93: foreach file, $(SPEC_PNG: non-POSIX variable name doc/Makefile.am:93: (probably a GNU make extension) doc/Makefile.am:94: foreach file, $(SPEC_PDF: non-POSIX variable name doc/Makefile.am:94: (probably a GNU make extension) doc/Makefile.am:95: `%'-style pattern rules are a GNU make extension autoconf configure: WARNING: unrecognized options: --enable-maintainer-mode checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking target system type... x86_64-unknown-linux-gnu checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether 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... gcc3 checking how to run the C preprocessor... gcc -E checking for inline... inline checking how to print strings... printf 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/x86_64-slackware-linux/bin/ld checking if the linker (/usr/x86_64-slackware-linux/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-slackware-linux/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for mt... no checking if : is a manifest tool... no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes 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/x86_64-slackware-linux/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether gcc and cc understand -c and -o together... yes checking GCC version... 4.5.2 checking if gcc accepts -Wdeclaration-after-statement... yes checking for memory.h... (cached) yes checking for cos in -lm... yes checking for pthread_create in -lpthread... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for OGG... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for working memcmp... yes configure: creating ./config.status config.status: creating Makefile config.status: creating m4/Makefile config.status: creating lib/Makefile config.status: creating lib/modes/Makefile config.status: creating lib/books/Makefile config.status: creating lib/books/coupled/Makefile config.status: creating lib/books/uncoupled/Makefile config.status: creating lib/books/floor/Makefile config.status: creating doc/Makefile config.status: creating doc/vorbisfile/Makefile config.status: creating doc/vorbisenc/Makefile config.status: creating include/Makefile config.status: creating include/vorbis/Makefile config.status: creating examples/Makefile config.status: creating test/Makefile config.status: creating vq/Makefile config.status: creating libvorbis.spec config.status: creating vorbis.pc config.status: creating vorbisenc.pc config.status: creating vorbisfile.pc config.status: creating vorbis-uninstalled.pc config.status: creating vorbisenc-uninstalled.pc config.status: creating vorbisfile-uninstalled.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --enable-maintainer-mode checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking target system type... x86_64-unknown-linux-gnu checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether 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... gcc3 checking how to run the C preprocessor... gcc -E checking for inline... inline checking how to print strings... printf 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/x86_64-slackware-linux/bin/ld checking if the linker (/usr/x86_64-slackware-linux/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-slackware-linux/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for mt... no checking if : is a manifest tool... no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes 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/x86_64-slackware-linux/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking whether gcc and cc understand -c and -o together... yes checking GCC version... 4.5.2 checking if gcc accepts -Wdeclaration-after-statement... yes checking for memory.h... (cached) yes checking for cos in -lm... yes checking for pthread_create in -lpthread... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for OGG... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for working memcmp... yes configure: creating ./config.status config.status: creating Makefile config.status: creating m4/Makefile config.status: creating lib/Makefile config.status: creating lib/modes/Makefile config.status: creating lib/books/Makefile config.status: creating lib/books/coupled/Makefile config.status: creating lib/books/uncoupled/Makefile config.status: creating lib/books/floor/Makefile config.status: creating doc/Makefile config.status: creating doc/vorbisfile/Makefile config.status: creating doc/vorbisenc/Makefile config.status: creating include/Makefile config.status: creating include/vorbis/Makefile config.status: creating examples/Makefile config.status: creating test/Makefile config.status: creating vq/Makefile config.status: creating libvorbis.spec config.status: creating vorbis.pc config.status: creating vorbisenc.pc config.status: creating vorbisfile.pc config.status: creating vorbis-uninstalled.pc config.status: creating vorbisenc-uninstalled.pc config.status: creating vorbisfile-uninstalled.pc config.status: creating config.h config.status: config.h is unchanged config.status: executing depfiles commands config.status: executing libtool commands make all-recursive make[1]: Entering directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301' Making all in m4 make[2]: Entering directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/m4' make[2]: Für das Ziel »all« ist nichts zu tun. make[2]: Leaving directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/m4' Making all in include make[2]: Entering directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/include' Making all in vorbis make[3]: Entering directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/include/vorbis' make[3]: Für das Ziel »all« ist nichts zu tun. make[3]: Leaving directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/include/vorbis' make[3]: Entering directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/include' make[3]: Für das Ziel »all-am« ist nichts zu tun. make[3]: Leaving directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/include' make[2]: Leaving directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/include' Making all in vq make[2]: Entering directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/vq' make[2]: Für das Ziel »all« ist nichts zu tun. make[2]: Leaving directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/vq' Making all in lib make[2]: Entering directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/lib' Making all in modes make[3]: Entering directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/lib/modes' make[3]: Für das Ziel »all« ist nichts zu tun. make[3]: Leaving directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/lib/modes' Making all in books make[3]: Entering directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/lib/books' Making all in coupled make[4]: Entering directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/lib/books/coupled' make[4]: Für das Ziel »all« ist nichts zu tun. make[4]: Leaving directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/lib/books/coupled' Making all in uncoupled make[4]: Entering directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/lib/books/uncoupled' make[4]: Für das Ziel »all« ist nichts zu tun. make[4]: Leaving directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/lib/books/uncoupled' Making all in floor make[4]: Entering directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/lib/books/floor' make[4]: Für das Ziel »all« ist nichts zu tun. make[4]: Leaving directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/lib/books/floor' make[4]: Entering directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/lib/books' make[4]: Für das Ziel »all-am« ist nichts zu tun. make[4]: Leaving directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/lib/books' make[3]: Leaving directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/lib/books' make[3]: Entering directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -O2 -fPIC -DUSE_MEMORY_H -MT mdct.lo -MD -MP -MF .deps/mdct.Tpo -c -o mdct.lo mdct.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -O2 -fPIC -DUSE_MEMORY_H -MT mdct.lo -MD -MP -MF .deps/mdct.Tpo -c mdct.c -fPIC -DPIC -o .libs/mdct.o In file included from mdct.c:46:0: os.h: In function 'vorbis_fpu_setround': os.h:158:62: warning: unused parameter 'fpu' os.h: In function 'vorbis_fpu_restore': os.h:161:60: warning: unused parameter 'fpu' mv -f .deps/mdct.Tpo .deps/mdct.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -O2 -fPIC -DUSE_MEMORY_H -MT smallft.lo -MD -MP -MF .deps/smallft.Tpo -c -o smallft.lo smallft.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -O2 -fPIC -DUSE_MEMORY_H -MT smallft.lo -MD -MP -MF .deps/smallft.Tpo -c smallft.c -fPIC -DPIC -o .libs/smallft.o In file included from smallft.c:35:0: os.h: In function 'vorbis_fpu_setround': os.h:158:62: warning: unused parameter 'fpu' os.h: In function 'vorbis_fpu_restore': os.h:161:60: warning: unused parameter 'fpu' mv -f .deps/smallft.Tpo .deps/smallft.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -O2 -fPIC -DUSE_MEMORY_H -MT block.lo -MD -MP -MF .deps/block.Tpo -c -o block.lo block.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -O2 -fPIC -DUSE_MEMORY_H -MT block.lo -MD -MP -MF .deps/block.Tpo -c block.c -fPIC -DPIC -o .libs/block.o In file included from bitrate.h:23:0, from codec_internal.h:59, from block.c:26: os.h: In function 'vorbis_fpu_setround': os.h:158:62: warning: unused parameter 'fpu' os.h: In function 'vorbis_fpu_restore': os.h:161:60: warning: unused parameter 'fpu' mv -f .deps/block.Tpo .deps/block.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -O2 -fPIC -DUSE_MEMORY_H -MT envelope.lo -MD -MP -MF .deps/envelope.Tpo -c -o envelope.lo envelope.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -O2 -fPIC -DUSE_MEMORY_H -MT envelope.lo -MD -MP -MF .deps/envelope.Tpo -c envelope.c -fPIC -DPIC -o .libs/envelope.o In file included from bitrate.h:23:0, from codec_internal.h:59, from envelope.c:24: os.h: In function 'vorbis_fpu_setround': os.h:158:62: warning: unused parameter 'fpu' os.h: In function 'vorbis_fpu_restore': os.h:161:60: warning: unused parameter 'fpu' mv -f .deps/envelope.Tpo .deps/envelope.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -O2 -fPIC -DUSE_MEMORY_H -MT window.lo -MD -MP -MF .deps/window.Tpo -c -o window.lo window.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -O2 -fPIC -DUSE_MEMORY_H -MT window.lo -MD -MP -MF .deps/window.Tpo -c window.c -fPIC -DPIC -o .libs/window.o In file included from window.c:20:0: os.h: In function 'vorbis_fpu_setround': os.h:158:62: warning: unused parameter 'fpu' os.h: In function 'vorbis_fpu_restore': os.h:161:60: warning: unused parameter 'fpu' mv -f .deps/window.Tpo .deps/window.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -O2 -fPIC -DUSE_MEMORY_H -MT lsp.lo -MD -MP -MF .deps/lsp.Tpo -c -o lsp.lo lsp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -O2 -fPIC -DUSE_MEMORY_H -MT lsp.lo -MD -MP -MF .deps/lsp.Tpo -c lsp.c -fPIC -DPIC -o .libs/lsp.o In file included from lsp.c:39:0: os.h: In function 'vorbis_fpu_setround': os.h:158:62: warning: unused parameter 'fpu' os.h: In function 'vorbis_fpu_restore': os.h:161:60: warning: unused parameter 'fpu' mv -f .deps/lsp.Tpo .deps/lsp.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -O2 -fPIC -DUSE_MEMORY_H -MT lpc.lo -MD -MP -MF .deps/lpc.Tpo -c -o lpc.lo lpc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -O2 -fPIC -DUSE_MEMORY_H -MT lpc.lo -MD -MP -MF .deps/lpc.Tpo -c lpc.c -fPIC -DPIC -o .libs/lpc.o In file included from lpc.c:49:0: os.h: In function 'vorbis_fpu_setround': os.h:158:62: warning: unused parameter 'fpu' os.h: In function 'vorbis_fpu_restore': os.h:161:60: warning: unused parameter 'fpu' mv -f .deps/lpc.Tpo .deps/lpc.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -O2 -fPIC -DUSE_MEMORY_H -MT analysis.lo -MD -MP -MF .deps/analysis.Tpo -c -o analysis.lo analysis.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -O2 -fPIC -DUSE_MEMORY_H -MT analysis.lo -MD -MP -MF .deps/analysis.Tpo -c analysis.c -fPIC -DPIC -o .libs/analysis.o In file included from bitrate.h:23:0, from codec_internal.h:59, from analysis.c:23: os.h: In function 'vorbis_fpu_setround': os.h:158:62: warning: unused parameter 'fpu' os.h: In function 'vorbis_fpu_restore': os.h:161:60: warning: unused parameter 'fpu' mv -f .deps/analysis.Tpo .deps/analysis.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -O2 -fPIC -DUSE_MEMORY_H -MT synthesis.lo -MD -MP -MF .deps/synthesis.Tpo -c -o synthesis.lo synthesis.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -O2 -fPIC -DUSE_MEMORY_H -MT synthesis.lo -MD -MP -MF .deps/synthesis.Tpo -c synthesis.c -fPIC -DPIC -o .libs/synthesis.o In file included from bitrate.h:23:0, from codec_internal.h:59, from synthesis.c:21: os.h: In function 'vorbis_fpu_setround': os.h:158:62: warning: unused parameter 'fpu' os.h: In function 'vorbis_fpu_restore': os.h:161:60: warning: unused parameter 'fpu' mv -f .deps/synthesis.Tpo .deps/synthesis.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -O2 -fPIC -DUSE_MEMORY_H -MT psy.lo -MD -MP -MF .deps/psy.Tpo -c -o psy.lo psy.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -O2 -fPIC -DUSE_MEMORY_H -MT psy.lo -MD -MP -MF .deps/psy.Tpo -c psy.c -fPIC -DPIC -o .libs/psy.o In file included from bitrate.h:23:0, from codec_internal.h:59, from psy.c:22: os.h: In function 'vorbis_fpu_setround': os.h:158:62: warning: unused parameter 'fpu' os.h: In function 'vorbis_fpu_restore': os.h:161:60: warning: unused parameter 'fpu' psy.c: In function '_vp_quantize_couple_memo': psy.c:1414:30: warning: unused parameter 'g' psy.c: At top level: psy.c:1375:14: warning: 'dipole_hypot' defined but not used psy.c:1385:14: warning: 'round_hypot' defined but not used mv -f .deps/psy.Tpo .deps/psy.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -O2 -fPIC -DUSE_MEMORY_H -MT info.lo -MD -MP -MF .deps/info.Tpo -c -o info.lo info.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -O2 -fPIC -DUSE_MEMORY_H -MT info.lo -MD -MP -MF .deps/info.Tpo -c info.c -fPIC -DPIC -o .libs/info.o In file included from bitrate.h:23:0, from codec_internal.h:59, from info.c:26: os.h: In function 'vorbis_fpu_setround': os.h:158:62: warning: unused parameter 'fpu' os.h: In function 'vorbis_fpu_restore': os.h:161:60: warning: unused parameter 'fpu' mv -f .deps/info.Tpo .deps/info.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -O2 -fPIC -DUSE_MEMORY_H -MT floor1.lo -MD -MP -MF .deps/floor1.Tpo -c -o floor1.lo floor1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -O2 -fPIC -DUSE_MEMORY_H -MT floor1.lo -MD -MP -MF .deps/floor1.Tpo -c floor1.c -fPIC -DPIC -o .libs/floor1.o In file included from bitrate.h:23:0, from codec_internal.h:59, from floor1.c:23: os.h: In function 'vorbis_fpu_setround': os.h:158:62: warning: unused parameter 'fpu' os.h: In function 'vorbis_fpu_restore': os.h:161:60: warning: unused parameter 'fpu' floor1.c: In function 'floor1_look': floor1.c:178:57: warning: unused parameter 'vd' mv -f .deps/floor1.Tpo .deps/floor1.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -O2 -fPIC -DUSE_MEMORY_H -MT floor0.lo -MD -MP -MF .deps/floor0.Tpo -c -o floor0.lo floor0.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -O2 -fPIC -DUSE_MEMORY_H -MT floor0.lo -MD -MP -MF .deps/floor0.Tpo -c floor0.c -fPIC -DPIC -o .libs/floor0.o In file included from bitrate.h:23:0, from codec_internal.h:59, from floor0.c:23: os.h: In function 'vorbis_fpu_setround': os.h:158:62: warning: unused parameter 'fpu' os.h: In function 'vorbis_fpu_restore': os.h:161:60: warning: unused parameter 'fpu' floor0.c: In function 'floor0_look': floor0.c:144:57: warning: unused parameter 'vd' mv -f .deps/floor0.Tpo .deps/floor0.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -O2 -fPIC -DUSE_MEMORY_H -MT res0.lo -MD -MP -MF .deps/res0.Tpo -c -o res0.lo res0.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -O2 -fPIC -DUSE_MEMORY_H -MT res0.lo -MD -MP -MF .deps/res0.Tpo -c res0.c -fPIC -DPIC -o .libs/res0.o In file included from bitrate.h:23:0, from codec_internal.h:59, from res0.c:28: os.h: In function 'vorbis_fpu_setround': os.h:158:62: warning: unused parameter 'fpu' os.h: In function 'vorbis_fpu_restore': os.h:161:60: warning: unused parameter 'fpu' res0.c: In function '_encodepart': res0.c:365:31: warning: unused parameter 'acc' res0.c: In function '_01forward': res0.c:508:23: warning: unused parameter 'vb' mv -f .deps/res0.Tpo .deps/res0.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -O2 -fPIC -DUSE_MEMORY_H -MT mapping0.lo -MD -MP -MF .deps/mapping0.Tpo -c -o mapping0.lo mapping0.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -O2 -fPIC -DUSE_MEMORY_H -MT mapping0.lo -MD -MP -MF .deps/mapping0.Tpo -c mapping0.c -fPIC -DPIC -o .libs/mapping0.o In file included from bitrate.h:23:0, from codec_internal.h:59, from mapping0.c:24: os.h: In function 'vorbis_fpu_setround': os.h:158:62: warning: unused parameter 'fpu' os.h: In function 'vorbis_fpu_restore': os.h:161:60: warning: unused parameter 'fpu' mv -f .deps/mapping0.Tpo .deps/mapping0.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -O2 -fPIC -DUSE_MEMORY_H -MT registry.lo -MD -MP -MF .deps/registry.Tpo -c -o registry.lo registry.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -O2 -fPIC -DUSE_MEMORY_H -MT registry.lo -MD -MP -MF .deps/registry.Tpo -c registry.c -fPIC -DPIC -o .libs/registry.o In file included from bitrate.h:23:0, from codec_internal.h:59, from registry.c:19: os.h: In function 'vorbis_fpu_setround': os.h:158:62: warning: unused parameter 'fpu' os.h: In function 'vorbis_fpu_restore': os.h:161:60: warning: unused parameter 'fpu' mv -f .deps/registry.Tpo .deps/registry.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -O2 -fPIC -DUSE_MEMORY_H -MT codebook.lo -MD -MP -MF .deps/codebook.Tpo -c -o codebook.lo codebook.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -O2 -fPIC -DUSE_MEMORY_H -MT codebook.lo -MD -MP -MF .deps/codebook.Tpo -c codebook.c -fPIC -DPIC -o .libs/codebook.o In file included from scales.h:22:0, from codebook.c:24: os.h: In function 'vorbis_fpu_setround': os.h:158:62: warning: unused parameter 'fpu' os.h: In function 'vorbis_fpu_restore': os.h:161:60: warning: unused parameter 'fpu' mv -f .deps/codebook.Tpo .deps/codebook.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -O2 -fPIC -DUSE_MEMORY_H -MT sharedbook.lo -MD -MP -MF .deps/sharedbook.Tpo -c -o sharedbook.lo sharedbook.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -O2 -fPIC -DUSE_MEMORY_H -MT sharedbook.lo -MD -MP -MF .deps/sharedbook.Tpo -c sharedbook.c -fPIC -DPIC -o .libs/sharedbook.o In file included from sharedbook.c:22:0: os.h: In function 'vorbis_fpu_setround': os.h:158:62: warning: unused parameter 'fpu' os.h: In function 'vorbis_fpu_restore': os.h:161:60: warning: unused parameter 'fpu' mv -f .deps/sharedbook.Tpo .deps/sharedbook.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -O2 -fPIC -DUSE_MEMORY_H -MT lookup.lo -MD -MP -MF .deps/lookup.Tpo -c -o lookup.lo lookup.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -O2 -fPIC -DUSE_MEMORY_H -MT lookup.lo -MD -MP -MF .deps/lookup.Tpo -c lookup.c -fPIC -DPIC -o .libs/lookup.o In file included from lookup.c:21:0: os.h: In function 'vorbis_fpu_setround': os.h:158:62: warning: unused parameter 'fpu' os.h: In function 'vorbis_fpu_restore': os.h:161:60: warning: unused parameter 'fpu' mv -f .deps/lookup.Tpo .deps/lookup.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -O2 -fPIC -DUSE_MEMORY_H -MT bitrate.lo -MD -MP -MF .deps/bitrate.Tpo -c -o bitrate.lo bitrate.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -O2 -fPIC -DUSE_MEMORY_H -MT bitrate.lo -MD -MP -MF .deps/bitrate.Tpo -c bitrate.c -fPIC -DPIC -o .libs/bitrate.o In file included from bitrate.h:23:0, from codec_internal.h:59, from bitrate.c:23: os.h: In function 'vorbis_fpu_setround': os.h:158:62: warning: unused parameter 'fpu' os.h: In function 'vorbis_fpu_restore': os.h:161:60: warning: unused parameter 'fpu' mv -f .deps/bitrate.Tpo .deps/bitrate.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -O2 -fPIC -DUSE_MEMORY_H -no-undefined -version-info 4:1:4 -o libvorbis.la -rpath /usr/lib64 mdct.lo smallft.lo block.lo envelope.lo window.lo lsp.lo lpc.lo analysis.lo synthesis.lo psy.lo info.lo floor1.lo floor0.lo res0.lo mapping0.lo registry.lo codebook.lo sharedbook.lo lookup.lo bitrate.lo -lm -logg libtool: link: gcc -shared -fPIC -DPIC .libs/mdct.o .libs/smallft.o .libs/block.o .libs/envelope.o .libs/window.o .libs/lsp.o .libs/lpc.o .libs/analysis.o .libs/synthesis.o .libs/psy.o .libs/info.o .libs/floor1.o .libs/floor0.o .libs/res0.o .libs/mapping0.o .libs/registry.o .libs/codebook.o .libs/sharedbook.o .libs/lookup.o .libs/bitrate.o -Wl,-rpath -Wl,/usr/lib64 -Wl,-rpath -Wl,/usr/lib64 -lm /usr/lib64/libogg.so -O2 -O2 -Wl,-soname -Wl,libvorbis.so.0 -o .libs/libvorbis.so.0.4.1 libtool: link: (cd ".libs" && rm -f "libvorbis.so.0" && ln -s "libvorbis.so.0.4.1" "libvorbis.so.0") libtool: link: (cd ".libs" && rm -f "libvorbis.so" && ln -s "libvorbis.so.0.4.1" "libvorbis.so") libtool: link: ( cd ".libs" && rm -f "libvorbis.la" && ln -s "../libvorbis.la" "libvorbis.la" ) /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -O2 -fPIC -DUSE_MEMORY_H -MT vorbisfile.lo -MD -MP -MF .deps/vorbisfile.Tpo -c -o vorbisfile.lo vorbisfile.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -O2 -fPIC -DUSE_MEMORY_H -MT vorbisfile.lo -MD -MP -MF .deps/vorbisfile.Tpo -c vorbisfile.c -fPIC -DPIC -o .libs/vorbisfile.o In file included from vorbisfile.c:27:0: os.h: In function 'vorbis_fpu_setround': os.h:158:62: warning: unused parameter 'fpu' os.h: In function 'vorbis_fpu_restore': os.h:161:60: warning: unused parameter 'fpu' vorbisfile.c: At top level: ../include/vorbis/vorbisfile.h:72:21: warning: 'OV_CALLBACKS_DEFAULT' defined but not used ../include/vorbis/vorbisfile.h:79:21: warning: 'OV_CALLBACKS_NOCLOSE' defined but not used ../include/vorbis/vorbisfile.h:86:21: warning: 'OV_CALLBACKS_STREAMONLY' defined but not used ../include/vorbis/vorbisfile.h:93:21: warning: 'OV_CALLBACKS_STREAMONLY_NOCLOSE' defined but not used mv -f .deps/vorbisfile.Tpo .deps/vorbisfile.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -O2 -fPIC -DUSE_MEMORY_H -no-undefined -version-info 6:0:3 -o libvorbisfile.la -rpath /usr/lib64 vorbisfile.lo libvorbis.la -logg libtool: link: gcc -shared -fPIC -DPIC .libs/vorbisfile.o -Wl,-rpath -Wl,/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/lib/.libs -Wl,-rpath -Wl,/usr/lib64 -Wl,-rpath -Wl,/usr/lib64 ./.libs/libvorbis.so -L/usr/lib64 -lm /usr/lib64/libogg.so -O2 -O2 -Wl,-soname -Wl,libvorbisfile.so.3 -o .libs/libvorbisfile.so.3.3.0 libtool: link: (cd ".libs" && rm -f "libvorbisfile.so.3" && ln -s "libvorbisfile.so.3.3.0" "libvorbisfile.so.3") libtool: link: (cd ".libs" && rm -f "libvorbisfile.so" && ln -s "libvorbisfile.so.3.3.0" "libvorbisfile.so") libtool: link: ( cd ".libs" && rm -f "libvorbisfile.la" && ln -s "../libvorbisfile.la" "libvorbisfile.la" ) /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -O2 -fPIC -DUSE_MEMORY_H -MT vorbisenc.lo -MD -MP -MF .deps/vorbisenc.Tpo -c -o vorbisenc.lo vorbisenc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -O2 -fPIC -DUSE_MEMORY_H -MT vorbisenc.lo -MD -MP -MF .deps/vorbisenc.Tpo -c vorbisenc.c -fPIC -DPIC -o .libs/vorbisenc.o In file included from bitrate.h:23:0, from codec_internal.h:59, from vorbisenc.c:25: os.h: In function 'vorbis_fpu_setround': os.h:158:62: warning: unused parameter 'fpu' os.h: In function 'vorbis_fpu_restore': os.h:161:60: warning: unused parameter 'fpu' mv -f .deps/vorbisenc.Tpo .deps/vorbisenc.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -O2 -fPIC -DUSE_MEMORY_H -no-undefined -version-info 2:4:0 -o libvorbisenc.la -rpath /usr/lib64 vorbisenc.lo libvorbis.la -logg libtool: link: gcc -shared -fPIC -DPIC .libs/vorbisenc.o -Wl,-rpath -Wl,/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/lib/.libs -Wl,-rpath -Wl,/usr/lib64 -Wl,-rpath -Wl,/usr/lib64 ./.libs/libvorbis.so -L/usr/lib64 -lm /usr/lib64/libogg.so -O2 -O2 -Wl,-soname -Wl,libvorbisenc.so.2 -o .libs/libvorbisenc.so.2.0.4 libtool: link: (cd ".libs" && rm -f "libvorbisenc.so.2" && ln -s "libvorbisenc.so.2.0.4" "libvorbisenc.so.2") libtool: link: (cd ".libs" && rm -f "libvorbisenc.so" && ln -s "libvorbisenc.so.2.0.4" "libvorbisenc.so") libtool: link: ( cd ".libs" && rm -f "libvorbisenc.la" && ln -s "../libvorbisenc.la" "libvorbisenc.la" ) gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_V_SELFTEST -O2 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -O2 -fPIC -DUSE_MEMORY_H -MT test_sharedbook-sharedbook.o -MD -MP -MF .deps/test_sharedbook-sharedbook.Tpo -c -o test_sharedbook-sharedbook.o `test -f 'sharedbook.c' || echo './'`sharedbook.c In file included from sharedbook.c:22:0: os.h: In Funktion »vorbis_fpu_setround«: os.h:158:62: Warnung: unbenutzter Parameter »fpu« os.h: In Funktion »vorbis_fpu_restore«: os.h:161:60: Warnung: unbenutzter Parameter »fpu« mv -f .deps/test_sharedbook-sharedbook.Tpo .deps/test_sharedbook-sharedbook.Po /bin/sh ../libtool --tag=CC --mode=link gcc -D_V_SELFTEST -O2 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -O2 -fPIC -DUSE_MEMORY_H -o test_sharedbook test_sharedbook-sharedbook.o -lm libtool: link: gcc -D_V_SELFTEST -O2 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -O2 -fPIC -DUSE_MEMORY_H -o test_sharedbook test_sharedbook-sharedbook.o -lm make[3]: Leaving directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/lib' make[2]: Leaving directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/lib' Making all in examples make[2]: Entering directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/examples' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -O2 -fPIC -DUSE_MEMORY_H -MT decoder_example.o -MD -MP -MF .deps/decoder_example.Tpo -c -o decoder_example.o decoder_example.c mv -f .deps/decoder_example.Tpo .deps/decoder_example.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -O2 -fPIC -DUSE_MEMORY_H -o decoder_example decoder_example.o ../lib/libvorbis.la libtool: link: gcc -O2 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -O2 -fPIC -DUSE_MEMORY_H -o .libs/decoder_example decoder_example.o ../lib/.libs/libvorbis.so -lm /usr/lib64/libogg.so -Wl,-rpath -Wl,/usr/lib64 gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -O2 -fPIC -DUSE_MEMORY_H -MT encoder_example.o -MD -MP -MF .deps/encoder_example.Tpo -c -o encoder_example.o encoder_example.c mv -f .deps/encoder_example.Tpo .deps/encoder_example.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -O2 -fPIC -DUSE_MEMORY_H -o encoder_example encoder_example.o ../lib/libvorbisenc.la ../lib/libvorbis.la libtool: link: gcc -O2 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -O2 -fPIC -DUSE_MEMORY_H -o .libs/encoder_example encoder_example.o ../lib/.libs/libvorbisenc.so /home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/lib/.libs/libvorbis.so ../lib/.libs/libvorbis.so -lm /usr/lib64/libogg.so -Wl,-rpath -Wl,/usr/lib64 gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -O2 -fPIC -DUSE_MEMORY_H -MT chaining_example.o -MD -MP -MF .deps/chaining_example.Tpo -c -o chaining_example.o chaining_example.c ../include/vorbis/vorbisfile.h:72:21: Warnung: »OV_CALLBACKS_DEFAULT« definiert, aber nicht verwendet ../include/vorbis/vorbisfile.h:86:21: Warnung: »OV_CALLBACKS_STREAMONLY« definiert, aber nicht verwendet ../include/vorbis/vorbisfile.h:93:21: Warnung: »OV_CALLBACKS_STREAMONLY_NOCLOSE« definiert, aber nicht verwendet mv -f .deps/chaining_example.Tpo .deps/chaining_example.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -O2 -fPIC -DUSE_MEMORY_H -o chaining_example chaining_example.o ../lib/libvorbisfile.la ../lib/libvorbis.la libtool: link: gcc -O2 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -O2 -fPIC -DUSE_MEMORY_H -o .libs/chaining_example chaining_example.o ../lib/.libs/libvorbisfile.so /home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/lib/.libs/libvorbis.so ../lib/.libs/libvorbis.so -lm /usr/lib64/libogg.so -Wl,-rpath -Wl,/usr/lib64 gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -O2 -fPIC -DUSE_MEMORY_H -MT vorbisfile_example.o -MD -MP -MF .deps/vorbisfile_example.Tpo -c -o vorbisfile_example.o vorbisfile_example.c ../include/vorbis/vorbisfile.h:72:21: Warnung: »OV_CALLBACKS_DEFAULT« definiert, aber nicht verwendet ../include/vorbis/vorbisfile.h:86:21: Warnung: »OV_CALLBACKS_STREAMONLY« definiert, aber nicht verwendet ../include/vorbis/vorbisfile.h:93:21: Warnung: »OV_CALLBACKS_STREAMONLY_NOCLOSE« definiert, aber nicht verwendet mv -f .deps/vorbisfile_example.Tpo .deps/vorbisfile_example.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -O2 -fPIC -DUSE_MEMORY_H -o vorbisfile_example vorbisfile_example.o ../lib/libvorbisfile.la ../lib/libvorbis.la libtool: link: gcc -O2 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -O2 -fPIC -DUSE_MEMORY_H -o .libs/vorbisfile_example vorbisfile_example.o ../lib/.libs/libvorbisfile.so /home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/lib/.libs/libvorbis.so ../lib/.libs/libvorbis.so -lm /usr/lib64/libogg.so -Wl,-rpath -Wl,/usr/lib64 gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -O2 -fPIC -DUSE_MEMORY_H -MT seeking_example.o -MD -MP -MF .deps/seeking_example.Tpo -c -o seeking_example.o seeking_example.c ../include/vorbis/vorbisfile.h:72:21: Warnung: »OV_CALLBACKS_DEFAULT« definiert, aber nicht verwendet ../include/vorbis/vorbisfile.h:86:21: Warnung: »OV_CALLBACKS_STREAMONLY« definiert, aber nicht verwendet ../include/vorbis/vorbisfile.h:93:21: Warnung: »OV_CALLBACKS_STREAMONLY_NOCLOSE« definiert, aber nicht verwendet mv -f .deps/seeking_example.Tpo .deps/seeking_example.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -O2 -fPIC -DUSE_MEMORY_H -o seeking_example seeking_example.o ../lib/libvorbisfile.la ../lib/libvorbis.la libtool: link: gcc -O2 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -O2 -fPIC -DUSE_MEMORY_H -o .libs/seeking_example seeking_example.o ../lib/.libs/libvorbisfile.so /home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/lib/.libs/libvorbis.so ../lib/.libs/libvorbis.so -lm /usr/lib64/libogg.so -Wl,-rpath -Wl,/usr/lib64 make[2]: Leaving directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/examples' Making all in test make[2]: Entering directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/test' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -O2 -fPIC -DUSE_MEMORY_H -MT util.o -MD -MP -MF .deps/util.Tpo -c -o util.o util.c mv -f .deps/util.Tpo .deps/util.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -O2 -fPIC -DUSE_MEMORY_H -MT write_read.o -MD -MP -MF .deps/write_read.Tpo -c -o write_read.o write_read.c mv -f .deps/write_read.Tpo .deps/write_read.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -O2 -fPIC -DUSE_MEMORY_H -MT test.o -MD -MP -MF .deps/test.Tpo -c -o test.o test.c mv -f .deps/test.Tpo .deps/test.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -O2 -fPIC -DUSE_MEMORY_H -o test util.o write_read.o test.o ../lib/libvorbisenc.la ../lib/libvorbis.la -logg libtool: link: gcc -O2 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -O2 -fPIC -DUSE_MEMORY_H -o .libs/test util.o write_read.o test.o ../lib/.libs/libvorbisenc.so /home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/lib/.libs/libvorbis.so ../lib/.libs/libvorbis.so -lm /usr/lib64/libogg.so -Wl,-rpath -Wl,/usr/lib64 make[2]: Leaving directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/test' Making all in doc make[2]: Entering directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/doc' Making all in vorbisfile make[3]: Entering directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/doc/vorbisfile' make[3]: Für das Ziel »all« ist nichts zu tun. make[3]: Leaving directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/doc/vorbisfile' Making all in vorbisenc make[3]: Entering directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/doc/vorbisenc' make[3]: Für das Ziel »all« ist nichts zu tun. make[3]: Leaving directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/doc/vorbisenc' make[3]: Entering directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/doc' make[3]: Für das Ziel »all-am« ist nichts zu tun. make[3]: Leaving directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/doc' make[2]: Leaving directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/doc' make[2]: Entering directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301' make[2]: Leaving directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301' make[1]: Leaving directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301' Making install in m4 make[1]: Entering directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/m4' make[2]: Entering directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/m4' make[2]: Für das Ziel »install-exec-am« ist nichts zu tun. make[2]: Für das Ziel »install-data-am« ist nichts zu tun. make[2]: Leaving directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/m4' make[1]: Leaving directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/m4' Making install in include make[1]: Entering directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/include' Making install in vorbis make[2]: Entering directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/include/vorbis' make[3]: Entering directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/include/vorbis' make[3]: Für das Ziel »install-exec-am« ist nichts zu tun. test -z "/usr/include/vorbis" || /usr/bin/mkdir -p "/home/slkbuilds/arch/l/libvorbis/pkg/usr/include/vorbis" /usr/bin/ginstall -c -m 644 codec.h vorbisfile.h vorbisenc.h '/home/slkbuilds/arch/l/libvorbis/pkg/usr/include/vorbis' make[3]: Leaving directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/include/vorbis' make[2]: Leaving directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/include/vorbis' make[2]: Entering directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/include' make[3]: Entering directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/include' make[3]: Für das Ziel »install-exec-am« ist nichts zu tun. make[3]: Für das Ziel »install-data-am« ist nichts zu tun. make[3]: Leaving directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/include' make[2]: Leaving directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/include' make[1]: Leaving directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/include' Making install in vq make[1]: Entering directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/vq' make[2]: Entering directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/vq' make[2]: Für das Ziel »install-exec-am« ist nichts zu tun. make[2]: Für das Ziel »install-data-am« ist nichts zu tun. make[2]: Leaving directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/vq' make[1]: Leaving directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/vq' Making install in lib make[1]: Entering directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/lib' Making install in modes make[2]: Entering directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/lib/modes' make[3]: Entering directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/lib/modes' make[3]: Für das Ziel »install-exec-am« ist nichts zu tun. make[3]: Für das Ziel »install-data-am« ist nichts zu tun. make[3]: Leaving directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/lib/modes' make[2]: Leaving directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/lib/modes' Making install in books make[2]: Entering directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/lib/books' Making install in coupled make[3]: Entering directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/lib/books/coupled' make[4]: Entering directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/lib/books/coupled' make[4]: Für das Ziel »install-exec-am« ist nichts zu tun. make[4]: Für das Ziel »install-data-am« ist nichts zu tun. make[4]: Leaving directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/lib/books/coupled' make[3]: Leaving directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/lib/books/coupled' Making install in uncoupled make[3]: Entering directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/lib/books/uncoupled' make[4]: Entering directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/lib/books/uncoupled' make[4]: Für das Ziel »install-exec-am« ist nichts zu tun. make[4]: Für das Ziel »install-data-am« ist nichts zu tun. make[4]: Leaving directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/lib/books/uncoupled' make[3]: Leaving directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/lib/books/uncoupled' Making install in floor make[3]: Entering directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/lib/books/floor' make[4]: Entering directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/lib/books/floor' make[4]: Für das Ziel »install-exec-am« ist nichts zu tun. make[4]: Für das Ziel »install-data-am« ist nichts zu tun. make[4]: Leaving directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/lib/books/floor' make[3]: Leaving directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/lib/books/floor' make[3]: Entering directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/lib/books' make[4]: Entering directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/lib/books' make[4]: Für das Ziel »install-exec-am« ist nichts zu tun. make[4]: Für das Ziel »install-data-am« ist nichts zu tun. make[4]: Leaving directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/lib/books' make[3]: Leaving directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/lib/books' make[2]: Leaving directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/lib/books' make[2]: Entering directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/lib' make[3]: Entering directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/lib' test -z "/usr/lib64" || /usr/bin/mkdir -p "/home/slkbuilds/arch/l/libvorbis/pkg/usr/lib64" /bin/sh ../libtool --mode=install /usr/bin/ginstall -c libvorbis.la libvorbisfile.la libvorbisenc.la '/home/slkbuilds/arch/l/libvorbis/pkg/usr/lib64' libtool: install: /usr/bin/ginstall -c .libs/libvorbis.so.0.4.1 /home/slkbuilds/arch/l/libvorbis/pkg/usr/lib64/libvorbis.so.0.4.1 libtool: install: (cd /home/slkbuilds/arch/l/libvorbis/pkg/usr/lib64 && { ln -s -f libvorbis.so.0.4.1 libvorbis.so.0 || { rm -f libvorbis.so.0 && ln -s libvorbis.so.0.4.1 libvorbis.so.0; }; }) libtool: install: (cd /home/slkbuilds/arch/l/libvorbis/pkg/usr/lib64 && { ln -s -f libvorbis.so.0.4.1 libvorbis.so || { rm -f libvorbis.so && ln -s libvorbis.so.0.4.1 libvorbis.so; }; }) libtool: install: /usr/bin/ginstall -c .libs/libvorbis.lai /home/slkbuilds/arch/l/libvorbis/pkg/usr/lib64/libvorbis.la libtool: install: warning: relinking `libvorbisfile.la' libtool: install: (cd /home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/lib; /bin/sh /home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/libtool --tag CC --mode=relink gcc -O2 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -O2 -fPIC -DUSE_MEMORY_H -no-undefined -version-info 6:0:3 -o libvorbisfile.la -rpath /usr/lib64 vorbisfile.lo libvorbis.la -logg -inst-prefix-dir /home/slkbuilds/arch/l/libvorbis/pkg) libtool: relink: gcc -shared -fPIC -DPIC .libs/vorbisfile.o -Wl,-rpath -Wl,/usr/lib64 -L/home/slkbuilds/arch/l/libvorbis/pkg/usr/lib64 -L/usr/lib64 -lvorbis -lm -logg -O2 -O2 -Wl,-soname -Wl,libvorbisfile.so.3 -o .libs/libvorbisfile.so.3.3.0 libtool: install: /usr/bin/ginstall -c .libs/libvorbisfile.so.3.3.0T /home/slkbuilds/arch/l/libvorbis/pkg/usr/lib64/libvorbisfile.so.3.3.0 libtool: install: (cd /home/slkbuilds/arch/l/libvorbis/pkg/usr/lib64 && { ln -s -f libvorbisfile.so.3.3.0 libvorbisfile.so.3 || { rm -f libvorbisfile.so.3 && ln -s libvorbisfile.so.3.3.0 libvorbisfile.so.3; }; }) libtool: install: (cd /home/slkbuilds/arch/l/libvorbis/pkg/usr/lib64 && { ln -s -f libvorbisfile.so.3.3.0 libvorbisfile.so || { rm -f libvorbisfile.so && ln -s libvorbisfile.so.3.3.0 libvorbisfile.so; }; }) libtool: install: /usr/bin/ginstall -c .libs/libvorbisfile.lai /home/slkbuilds/arch/l/libvorbis/pkg/usr/lib64/libvorbisfile.la libtool: install: warning: relinking `libvorbisenc.la' libtool: install: (cd /home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/lib; /bin/sh /home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/libtool --tag CC --mode=relink gcc -O2 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -O2 -fPIC -DUSE_MEMORY_H -no-undefined -version-info 2:4:0 -o libvorbisenc.la -rpath /usr/lib64 vorbisenc.lo libvorbis.la -logg -inst-prefix-dir /home/slkbuilds/arch/l/libvorbis/pkg) libtool: relink: gcc -shared -fPIC -DPIC .libs/vorbisenc.o -Wl,-rpath -Wl,/usr/lib64 -L/home/slkbuilds/arch/l/libvorbis/pkg/usr/lib64 -L/usr/lib64 -lvorbis -lm -logg -O2 -O2 -Wl,-soname -Wl,libvorbisenc.so.2 -o .libs/libvorbisenc.so.2.0.4 libtool: install: /usr/bin/ginstall -c .libs/libvorbisenc.so.2.0.4T /home/slkbuilds/arch/l/libvorbis/pkg/usr/lib64/libvorbisenc.so.2.0.4 libtool: install: (cd /home/slkbuilds/arch/l/libvorbis/pkg/usr/lib64 && { ln -s -f libvorbisenc.so.2.0.4 libvorbisenc.so.2 || { rm -f libvorbisenc.so.2 && ln -s libvorbisenc.so.2.0.4 libvorbisenc.so.2; }; }) libtool: install: (cd /home/slkbuilds/arch/l/libvorbis/pkg/usr/lib64 && { ln -s -f libvorbisenc.so.2.0.4 libvorbisenc.so || { rm -f libvorbisenc.so && ln -s libvorbisenc.so.2.0.4 libvorbisenc.so; }; }) libtool: install: /usr/bin/ginstall -c .libs/libvorbisenc.lai /home/slkbuilds/arch/l/libvorbis/pkg/usr/lib64/libvorbisenc.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' make[3]: Für das Ziel »install-data-am« ist nichts zu tun. make[3]: Leaving directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/lib' make[2]: Leaving directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/lib' make[1]: Leaving directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/lib' Making install in examples make[1]: Entering directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/examples' make[2]: Entering directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/examples' make[2]: Für das Ziel »install-exec-am« ist nichts zu tun. make[2]: Für das Ziel »install-data-am« ist nichts zu tun. make[2]: Leaving directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/examples' make[1]: Leaving directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/examples' Making install in test make[1]: Entering directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/test' make[2]: Entering directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/test' make[2]: Für das Ziel »install-exec-am« ist nichts zu tun. make[2]: Für das Ziel »install-data-am« ist nichts zu tun. make[2]: Leaving directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/test' make[1]: Leaving directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/test' Making install in doc make[1]: Entering directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/doc' Making install in vorbisfile make[2]: Entering directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/doc/vorbisfile' make[3]: Entering directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/doc/vorbisfile' make[3]: Für das Ziel »install-exec-am« ist nichts zu tun. test -z "/usr/share/doc/libvorbis-1.2.1RC2/vorbisfile" || /usr/bin/mkdir -p "/home/slkbuilds/arch/l/libvorbis/pkg/usr/share/doc/libvorbis-1.2.1RC2/vorbisfile" /usr/bin/ginstall -c -m 644 OggVorbis_File.html callbacks.html chaining_example_c.html chainingexample.html crosslap.html datastructures.html decoding.html example.html exampleindex.html fileinfo.html index.html initialization.html ov_bitrate.html ov_bitrate_instant.html ov_callbacks.html ov_clear.html ov_comment.html ov_crosslap.html ov_fopen.html ov_info.html ov_open.html ov_open_callbacks.html ov_pcm_seek.html ov_pcm_seek_lap.html ov_pcm_seek_page.html ov_pcm_seek_page_lap.html ov_pcm_tell.html ov_pcm_total.html ov_raw_seek.html ov_raw_seek_lap.html ov_raw_tell.html ov_raw_total.html ov_read.html ov_read_float.html ov_seekable.html ov_serialnumber.html ov_streams.html ov_test.html ov_test_callbacks.html ov_test_open.html '/home/slkbuilds/arch/l/libvorbis/pkg/usr/share/doc/libvorbis-1.2.1RC2/vorbisfile' /usr/bin/ginstall -c -m 644 ov_time_seek.html ov_time_seek_lap.html ov_time_seek_page.html ov_time_seek_page_lap.html ov_time_tell.html ov_time_total.html overview.html reference.html return.html seekexample.html seeking.html seeking_example_c.html seeking_test_c.html seekingexample.html style.css threads.html vorbis_comment.html vorbis_info.html vorbisfile_example_c.html '/home/slkbuilds/arch/l/libvorbis/pkg/usr/share/doc/libvorbis-1.2.1RC2/vorbisfile' make[3]: Leaving directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/doc/vorbisfile' make[2]: Leaving directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/doc/vorbisfile' Making install in vorbisenc make[2]: Entering directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/doc/vorbisenc' make[3]: Entering directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/doc/vorbisenc' make[3]: Für das Ziel »install-exec-am« ist nichts zu tun. test -z "/usr/share/doc/libvorbis-1.2.1RC2/vorbisenc" || /usr/bin/mkdir -p "/home/slkbuilds/arch/l/libvorbis/pkg/usr/share/doc/libvorbis-1.2.1RC2/vorbisenc" /usr/bin/ginstall -c -m 644 changes.html examples.html index.html ov_ectl_ratemanage2_arg.html ov_ectl_ratemanage_arg.html overview.html reference.html style.css vorbis_encode_ctl.html vorbis_encode_init.html vorbis_encode_setup_init.html vorbis_encode_setup_managed.html vorbis_encode_setup_vbr.html vorbis_info.html vorbis_encode_init_vbr.html '/home/slkbuilds/arch/l/libvorbis/pkg/usr/share/doc/libvorbis-1.2.1RC2/vorbisenc' make[3]: Leaving directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/doc/vorbisenc' make[2]: Leaving directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/doc/vorbisenc' make[2]: Entering directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/doc' make[3]: Entering directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/doc' make[3]: Für das Ziel »install-exec-am« ist nichts zu tun. test -z "/usr/share/doc/libvorbis-1.2.1RC2" || /usr/bin/mkdir -p "/home/slkbuilds/arch/l/libvorbis/pkg/usr/share/doc/libvorbis-1.2.1RC2" /usr/bin/ginstall -c -m 644 rfc5215.xml rfc5215.txt eightphase.png evenlsp.png fish_xiph_org.png floor1_inverse_dB_table.html floorval.png fourphase.png framing.html helper.html index.html lspmap.png oddlsp.png oggstream.html programming.html squarepolar.png stereo.html stream.png v-comment.html vorbis-clip.txt vorbis-errors.txt vorbis-fidelity.html vorbis.html vorbisword2.png wait.png white-ogg.png white-xifish.png components.png floor1-1.png floor1-2.png floor1-3.png floor1-4.png hufftree.png hufftree-under.png residue-pack.png residue2.png window1.png window2.png '/home/slkbuilds/arch/l/libvorbis/pkg/usr/share/doc/libvorbis-1.2.1RC2' make[3]: Leaving directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/doc' make[2]: Leaving directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/doc' make[1]: Leaving directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301/doc' make[1]: Entering directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301' make[2]: Entering directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301' make[2]: Für das Ziel »install-exec-am« ist nichts zu tun. test -z "/usr/share/aclocal" || /usr/bin/mkdir -p "/home/slkbuilds/arch/l/libvorbis/pkg/usr/share/aclocal" /usr/bin/ginstall -c -m 644 vorbis.m4 '/home/slkbuilds/arch/l/libvorbis/pkg/usr/share/aclocal' test -z "/usr/lib64/pkgconfig" || /usr/bin/mkdir -p "/home/slkbuilds/arch/l/libvorbis/pkg/usr/lib64/pkgconfig" /usr/bin/ginstall -c -m 644 vorbis.pc vorbisenc.pc vorbisfile.pc '/home/slkbuilds/arch/l/libvorbis/pkg/usr/lib64/pkgconfig' make[2]: Leaving directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301' make[1]: Leaving directory `/home/slkbuilds/arch/l/libvorbis/src/aotuv-b5.7_20090301' /home/slkbuilds/arch/l/libvorbis/pkg: insgesamt 8 drwxr-xr-x 2 root root 4096 Feb 11 21:41 install drwxr-xr-x 7 root root 4096 Feb 11 21:41 usr /home/slkbuilds/arch/l/libvorbis/pkg/install: insgesamt 4 -rw-r--r-- 1 root root 609 Feb 11 21:41 slack-desc /home/slkbuilds/arch/l/libvorbis/pkg/usr: insgesamt 20 drwxr-xr-x 3 root root 4096 Feb 11 21:41 doc drwxr-xr-x 3 root root 4096 Feb 11 21:41 include drwxr-xr-x 3 root root 4096 Feb 11 21:41 lib64 drwxr-xr-x 3 root root 4096 Feb 11 21:41 share drwxr-xr-x 3 root root 4096 Feb 11 21:40 src /home/slkbuilds/arch/l/libvorbis/pkg/usr/doc: insgesamt 4 drwxr-xr-x 2 root root 4096 Feb 11 21:41 libvorbis-aotuv.b5.7 /home/slkbuilds/arch/l/libvorbis/pkg/usr/doc/libvorbis-aotuv.b5.7: insgesamt 24 -rw-r--r-- 1 root root 65 Feb 11 21:41 AUTHORS -rw-r--r-- 1 root root 1521 Feb 11 21:41 COPYING -rw-r--r-- 1 root root 497 Feb 11 21:41 aoTuV_README-1st.txt -rw-r--r-- 1 root root 6875 Feb 11 21:41 aoTuV_technical.txt -rw-r--r-- 1 root root 490 Feb 11 21:41 todo.txt /home/slkbuilds/arch/l/libvorbis/pkg/usr/include: insgesamt 4 drwxr-xr-x 2 root root 4096 Feb 11 21:41 vorbis /home/slkbuilds/arch/l/libvorbis/pkg/usr/include/vorbis: insgesamt 20 -rw-r--r-- 1 root root 8180 Feb 11 21:41 codec.h -rw-r--r-- 1 root root 3009 Feb 11 21:41 vorbisenc.h -rw-r--r-- 1 root root 7751 Feb 11 21:41 vorbisfile.h /home/slkbuilds/arch/l/libvorbis/pkg/usr/lib64: insgesamt 2164 -rwxr-xr-x 1 root root 939 Feb 11 21:41 libvorbis.la lrwxrwxrwx 1 root root 18 Feb 11 21:41 libvorbis.so -> libvorbis.so.0.4.1 lrwxrwxrwx 1 root root 18 Feb 11 21:41 libvorbis.so.0 -> libvorbis.so.0.4.1 -rwxr-xr-x 1 root root 213560 Feb 11 21:41 libvorbis.so.0.4.1 -rwxr-xr-x 1 root root 981 Feb 11 21:41 libvorbisenc.la lrwxrwxrwx 1 root root 21 Feb 11 21:41 libvorbisenc.so -> libvorbisenc.so.2.0.4 lrwxrwxrwx 1 root root 21 Feb 11 21:41 libvorbisenc.so.2 -> libvorbisenc.so.2.0.4 -rwxr-xr-x 1 root root 1945824 Feb 11 21:41 libvorbisenc.so.2.0.4 -rwxr-xr-x 1 root root 987 Feb 11 21:41 libvorbisfile.la lrwxrwxrwx 1 root root 22 Feb 11 21:41 libvorbisfile.so -> libvorbisfile.so.3.3.0 lrwxrwxrwx 1 root root 22 Feb 11 21:41 libvorbisfile.so.3 -> libvorbisfile.so.3.3.0 -rwxr-xr-x 1 root root 29664 Feb 11 21:41 libvorbisfile.so.3.3.0 drwxr-xr-x 2 root root 4096 Feb 11 21:41 pkgconfig /home/slkbuilds/arch/l/libvorbis/pkg/usr/lib64/pkgconfig: insgesamt 12 -rw-r--r-- 1 root root 283 Feb 11 21:41 vorbis.pc -rw-r--r-- 1 root root 359 Feb 11 21:41 vorbisenc.pc -rw-r--r-- 1 root root 385 Feb 11 21:41 vorbisfile.pc /home/slkbuilds/arch/l/libvorbis/pkg/usr/share: insgesamt 4 drwxr-xr-x 2 root root 4096 Feb 11 21:41 aclocal /home/slkbuilds/arch/l/libvorbis/pkg/usr/share/aclocal: insgesamt 8 -rw-r--r-- 1 root root 4861 Feb 11 21:41 vorbis.m4 /home/slkbuilds/arch/l/libvorbis/pkg/usr/src: insgesamt 4 drwxr-xr-x 2 root root 4096 Feb 11 21:41 libvorbis-aotuv.b5.7 /home/slkbuilds/arch/l/libvorbis/pkg/usr/src/libvorbis-aotuv.b5.7: insgesamt 4 -rw-r--r-- 1 root root 1450 Feb 11 21:41 SLKBUILD Slackware package maker, version 3.14159. Searching for symbolic links: usr/lib64/libvorbisenc.so.2 -> libvorbisenc.so.2.0.4 usr/lib64/libvorbis.so.0 -> libvorbis.so.0.4.1 usr/lib64/libvorbis.so -> libvorbis.so.0.4.1 usr/lib64/libvorbisenc.so -> libvorbisenc.so.2.0.4 usr/lib64/libvorbisfile.so.3 -> libvorbisfile.so.3.3.0 usr/lib64/libvorbisfile.so -> libvorbisfile.so.3.3.0 Making symbolic link creation script: ( cd usr/lib64 ; rm -rf libvorbisenc.so.2 ) ( cd usr/lib64 ; ln -sf libvorbisenc.so.2.0.4 libvorbisenc.so.2 ) ( cd usr/lib64 ; rm -rf libvorbis.so.0 ) ( cd usr/lib64 ; ln -sf libvorbis.so.0.4.1 libvorbis.so.0 ) ( cd usr/lib64 ; rm -rf libvorbis.so ) ( cd usr/lib64 ; ln -sf libvorbis.so.0.4.1 libvorbis.so ) ( cd usr/lib64 ; rm -rf libvorbisenc.so ) ( cd usr/lib64 ; ln -sf libvorbisenc.so.2.0.4 libvorbisenc.so ) ( cd usr/lib64 ; rm -rf libvorbisfile.so.3 ) ( cd usr/lib64 ; ln -sf libvorbisfile.so.3.3.0 libvorbisfile.so.3 ) ( cd usr/lib64 ; rm -rf libvorbisfile.so ) ( cd usr/lib64 ; ln -sf libvorbisfile.so.3.3.0 libvorbisfile.so ) It is recommended that you make these lines your new installation script. Would you like to make this stuff the install script for this package and remove the symbolic links ([y]es, [n]o)? y Removing symbolic links: „./usr/lib64/libvorbisenc.so.2“ entfernt „./usr/lib64/libvorbis.so.0“ entfernt „./usr/lib64/libvorbis.so“ entfernt „./usr/lib64/libvorbisenc.so“ entfernt „./usr/lib64/libvorbisfile.so.3“ entfernt „./usr/lib64/libvorbisfile.so“ entfernt Creating your new ./install/doinst.sh... This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating Slackware package: /home/slkbuilds/arch/l/libvorbis/libvorbis-aotuv.b5.7-x86_64-3tm.txz ./ usr/ usr/doc/ usr/doc/libvorbis-aotuv.b5.7/ usr/doc/libvorbis-aotuv.b5.7/aoTuV_README-1st.txt usr/doc/libvorbis-aotuv.b5.7/aoTuV_technical.txt usr/doc/libvorbis-aotuv.b5.7/todo.txt usr/doc/libvorbis-aotuv.b5.7/AUTHORS usr/doc/libvorbis-aotuv.b5.7/COPYING usr/src/ usr/src/libvorbis-aotuv.b5.7/ usr/src/libvorbis-aotuv.b5.7/SLKBUILD usr/include/ usr/include/vorbis/ usr/include/vorbis/vorbisenc.h usr/include/vorbis/codec.h usr/include/vorbis/vorbisfile.h usr/share/ usr/share/aclocal/ usr/share/aclocal/vorbis.m4 usr/lib64/ usr/lib64/pkgconfig/ usr/lib64/pkgconfig/vorbis.pc usr/lib64/pkgconfig/vorbisenc.pc usr/lib64/pkgconfig/vorbisfile.pc usr/lib64/libvorbisfile.la usr/lib64/libvorbisenc.la usr/lib64/libvorbisfile.so.3.3.0 usr/lib64/libvorbis.so.0.4.1 usr/lib64/libvorbis.la usr/lib64/libvorbisenc.so.2.0.4 install/ install/slack-desc install/doinst.sh Slackware package /home/slkbuilds/arch/l/libvorbis/libvorbis-aotuv.b5.7-x86_64-3tm.txz created. Package has been built. Cleaning pkg and src directories