Build of libogg with vanilla toolchain

The build took 00h 01m 00s and was SUCCESSFUL.

The program in this build is written in the following languages, according to sloccount:

SLOCLanguage
11,305 sh
3,502 makefile
2,720 ansic
17,527 total

The process tree of the build process is here.

Log

To avoid scrolling, you may jump to the last line of the invocation of makepkg that was used to build this package.

Removed vanilla repositories from pacman.conf and added:
# [tuscan]
# Server = file:///var/cache/pacman/pkg/

CMD: pacman -Syy --noconfirm
# :: Synchronizing package databases...
# downloading tuscan.db...

CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: libogg 1.3.2-1 (Wed Aug 24 13:46:19 UTC 2016)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking whether make supports nested variables... yes
# checking whether to enable maintainer-specific portions of Makefiles... yes
# checking for x86_64-unknown-linux-gcc... no
# 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 build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking how to print strings... printf
# checking for a sed that does not truncate output... /usr/sbin/sed
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/grep -E
# checking for fgrep... /usr/sbin/grep -F
# checking for ld used by gcc... /usr/sbin/ld
# checking if the linker (/usr/sbin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /usr/sbin/nm -B
# checking the name lister (/usr/sbin/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/sbin/ld option to reload object files... -r
# checking for x86_64-unknown-linux-objdump... no
# checking for objdump... objdump
# checking how to recognize dependent libraries... pass_all
# checking for x86_64-unknown-linux-dlltool... no
# checking for dlltool... no
# checking how to associate runtime and link libraries... printf %s\n
# checking for x86_64-unknown-linux-ar... no
# checking for ar... ar
# checking for archiver @FILE support... @
# checking for x86_64-unknown-linux-strip... strip
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking command to parse /usr/sbin/nm -B output from gcc object... ok
# checking for sysroot... no
# checking for x86_64-unknown-linux-mt... no
# checking for mt... no
# checking if : is a manifest tool... no
# checking how to run the C preprocessor... gcc -E
# checking for ANSI C header files... yes
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for memory.h... yes
# checking for strings.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking 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/sbin/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 for ANSI C header files... (cached) yes
# checking for inttypes.h... (cached) yes
# checking for stdint.h... (cached) yes
# checking for sys/types.h... (cached) yes
# checking for an ANSI C-conforming const... yes
# checking size of int16_t... 2
# checking size of uint16_t... 2
# checking size of u_int16_t... 2
# checking size of int32_t... 4
# checking size of uint32_t... 4
# checking size of u_int32_t... 4
# checking size of int64_t... 8
# checking size of short... 2
# checking size of int... 4
# checking size of long... 8
# checking size of long long... 8
# checking for working memcmp... yes
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating src/Makefile
# config.status: creating doc/Makefile
# config.status: creating doc/libogg/Makefile
# config.status: creating include/Makefile
# config.status: creating include/ogg/Makefile
# config.status: creating include/ogg/config_types.h
# config.status: creating libogg.spec
# config.status: creating ogg.pc
# config.status: creating ogg-uninstalled.pc
# config.status: creating config.h
# config.status: executing depfiles commands
# config.status: executing libtool commands
# make all-recursive
# make[1]: Entering directory '/tmp/libogg/src/libogg-1.3.2'
# Making all in src
# make[2]: Entering directory '/tmp/libogg/src/libogg-1.3.2/src'
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O20 -Wall -ffast-math -fsigned-char -MT framing.lo -MD -MP -MF .deps/framing.Tpo -c -o framing.lo framing.c
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O20 -Wall -ffast-math -fsigned-char -MT bitwise.lo -MD -MP -MF .deps/bitwise.Tpo -c -o bitwise.lo bitwise.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O20 -Wall -ffast-math -fsigned-char -MT bitwise.lo -MD -MP -MF .deps/bitwise.Tpo -c bitwise.c -fPIC -DPIC -o .libs/bitwise.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O20 -Wall -ffast-math -fsigned-char -MT framing.lo -MD -MP -MF .deps/framing.Tpo -c framing.c -fPIC -DPIC -o .libs/framing.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O20 -Wall -ffast-math -fsigned-char -MT bitwise.lo -MD -MP -MF .deps/bitwise.Tpo -c bitwise.c -o bitwise.o >/dev/null 2>&1
# mv -f .deps/bitwise.Tpo .deps/bitwise.Plo
# gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -D_V_SELFTEST -O20 -Wall -ffast-math -fsigned-char -MT test_bitwise-bitwise.o -MD -MP -MF .deps/test_bitwise-bitwise.Tpo -c -o test_bitwise-bitwise.o `test -f 'bitwise.c' || echo './'`bitwise.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O20 -Wall -ffast-math -fsigned-char -MT framing.lo -MD -MP -MF .deps/framing.Tpo -c framing.c -o framing.o >/dev/null 2>&1
# mv -f .deps/framing.Tpo .deps/framing.Plo
# gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -D_V_SELFTEST -O20 -Wall -ffast-math -fsigned-char -MT test_framing-framing.o -MD -MP -MF .deps/test_framing-framing.Tpo -c -o test_framing-framing.o `test -f 'framing.c' || echo './'`framing.c
# mv -f .deps/test_bitwise-bitwise.Tpo .deps/test_bitwise-bitwise.Po
# /bin/sh ../libtool --tag=CC --mode=link gcc -O20 -Wall -ffast-math -fsigned-char -no-undefined -version-info 8:2:8 -o libogg.la -rpath /usr/lib framing.lo bitwise.lo
# libtool: link: gcc -shared -fPIC -DPIC .libs/framing.o .libs/bitwise.o -O20 -Wl,-soname -Wl,libogg.so.0 -o .libs/libogg.so.0.8.2
# libtool: link: (cd ".libs" && rm -f "libogg.so.0" && ln -s "libogg.so.0.8.2" "libogg.so.0")
# libtool: link: (cd ".libs" && rm -f "libogg.so" && ln -s "libogg.so.0.8.2" "libogg.so")
# libtool: link: ar cru .libs/libogg.a framing.o bitwise.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libogg.a
# libtool: link: ( cd ".libs" && rm -f "libogg.la" && ln -s "../libogg.la" "libogg.la" )
# /bin/sh ../libtool --tag=CC --mode=link gcc -D_V_SELFTEST -O20 -Wall -ffast-math -fsigned-char -o test_bitwise test_bitwise-bitwise.o
# libtool: link: gcc -D_V_SELFTEST -O20 -Wall -ffast-math -fsigned-char -o test_bitwise test_bitwise-bitwise.o
# mv -f .deps/test_framing-framing.Tpo .deps/test_framing-framing.Po
# /bin/sh ../libtool --tag=CC --mode=link gcc -D_V_SELFTEST -O20 -Wall -ffast-math -fsigned-char -o test_framing test_framing-framing.o
# libtool: link: gcc -D_V_SELFTEST -O20 -Wall -ffast-math -fsigned-char -o test_framing test_framing-framing.o
# make[2]: Leaving directory '/tmp/libogg/src/libogg-1.3.2/src'
# Making all in include
# make[2]: Entering directory '/tmp/libogg/src/libogg-1.3.2/include'
# Making all in ogg
# make[3]: Entering directory '/tmp/libogg/src/libogg-1.3.2/include/ogg'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/libogg/src/libogg-1.3.2/include/ogg'
# make[3]: Entering directory '/tmp/libogg/src/libogg-1.3.2/include'
# make[3]: Nothing to be done for 'all-am'.
# make[3]: Leaving directory '/tmp/libogg/src/libogg-1.3.2/include'
# make[2]: Leaving directory '/tmp/libogg/src/libogg-1.3.2/include'
# Making all in doc
# make[2]: Entering directory '/tmp/libogg/src/libogg-1.3.2/doc'
# Making all in libogg
# make[3]: Entering directory '/tmp/libogg/src/libogg-1.3.2/doc/libogg'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/libogg/src/libogg-1.3.2/doc/libogg'
# make[3]: Entering directory '/tmp/libogg/src/libogg-1.3.2/doc'
# make[3]: Nothing to be done for 'all-am'.
# make[3]: Leaving directory '/tmp/libogg/src/libogg-1.3.2/doc'
# make[2]: Leaving directory '/tmp/libogg/src/libogg-1.3.2/doc'
# make[2]: Entering directory '/tmp/libogg/src/libogg-1.3.2'
# make[2]: Leaving directory '/tmp/libogg/src/libogg-1.3.2'
# make[1]: Leaving directory '/tmp/libogg/src/libogg-1.3.2'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# Making install in src
# make[1]: Entering directory '/tmp/libogg/src/libogg-1.3.2/src'
# make[2]: Entering directory '/tmp/libogg/src/libogg-1.3.2/src'
# make[2]: Nothing to be done for 'install-data-am'.
# /usr/sbin/mkdir -p '/tmp/libogg/pkg/libogg/usr/lib'
# /bin/sh ../libtool --mode=install /usr/bin/install -c libogg.la '/tmp/libogg/pkg/libogg/usr/lib'
# libtool: install: /usr/bin/install -c .libs/libogg.so.0.8.2 /tmp/libogg/pkg/libogg/usr/lib/libogg.so.0.8.2
# libtool: install: (cd /tmp/libogg/pkg/libogg/usr/lib && { ln -s -f libogg.so.0.8.2 libogg.so.0 || { rm -f libogg.so.0 && ln -s libogg.so.0.8.2 libogg.so.0; }; })
# libtool: install: (cd /tmp/libogg/pkg/libogg/usr/lib && { ln -s -f libogg.so.0.8.2 libogg.so || { rm -f libogg.so && ln -s libogg.so.0.8.2 libogg.so; }; })
# libtool: install: /usr/bin/install -c .libs/libogg.lai /tmp/libogg/pkg/libogg/usr/lib/libogg.la
# libtool: install: /usr/bin/install -c .libs/libogg.a /tmp/libogg/pkg/libogg/usr/lib/libogg.a
# libtool: install: chmod 644 /tmp/libogg/pkg/libogg/usr/lib/libogg.a
# libtool: install: ranlib /tmp/libogg/pkg/libogg/usr/lib/libogg.a
# libtool: install: warning: remember to run `libtool --finish /usr/lib'
# make[2]: Leaving directory '/tmp/libogg/src/libogg-1.3.2/src'
# make[1]: Leaving directory '/tmp/libogg/src/libogg-1.3.2/src'
# Making install in include
# make[1]: Entering directory '/tmp/libogg/src/libogg-1.3.2/include'
# Making install in ogg
# make[2]: Entering directory '/tmp/libogg/src/libogg-1.3.2/include/ogg'
# make[3]: Entering directory '/tmp/libogg/src/libogg-1.3.2/include/ogg'
# make[3]: Nothing to be done for 'install-exec-am'.
# /usr/sbin/mkdir -p '/tmp/libogg/pkg/libogg/usr/include/ogg'
# /usr/sbin/mkdir -p '/tmp/libogg/pkg/libogg/usr/include/ogg'
# /usr/bin/install -c -m 644 config_types.h '/tmp/libogg/pkg/libogg/usr/include/ogg'
# /usr/bin/install -c -m 644 ogg.h os_types.h '/tmp/libogg/pkg/libogg/usr/include/ogg'
# make[3]: Leaving directory '/tmp/libogg/src/libogg-1.3.2/include/ogg'
# make[2]: Leaving directory '/tmp/libogg/src/libogg-1.3.2/include/ogg'
# make[2]: Entering directory '/tmp/libogg/src/libogg-1.3.2/include'
# make[3]: Entering directory '/tmp/libogg/src/libogg-1.3.2/include'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/libogg/src/libogg-1.3.2/include'
# make[2]: Leaving directory '/tmp/libogg/src/libogg-1.3.2/include'
# make[1]: Leaving directory '/tmp/libogg/src/libogg-1.3.2/include'
# Making install in doc
# make[1]: Entering directory '/tmp/libogg/src/libogg-1.3.2/doc'
# Making install in libogg
# make[2]: Entering directory '/tmp/libogg/src/libogg-1.3.2/doc/libogg'
# make[3]: Entering directory '/tmp/libogg/src/libogg-1.3.2/doc/libogg'
# make[3]: Nothing to be done for 'install-exec-am'.
# /usr/sbin/mkdir -p '/tmp/libogg/pkg/libogg/usr/share/doc/libogg/libogg'
# /usr/bin/install -c -m 644 bitpacking.html datastructures.html decoding.html encoding.html general.html index.html ogg_iovec_t.html ogg_packet.html ogg_packet_clear.html ogg_page.html ogg_page_bos.html ogg_page_checksum_set.html ogg_page_continued.html ogg_page_eos.html ogg_page_granulepos.html ogg_page_packets.html ogg_page_pageno.html ogg_page_serialno.html ogg_page_version.html ogg_stream_check.html ogg_stream_clear.html ogg_stream_destroy.html ogg_stream_eos.html ogg_stream_flush.html ogg_stream_flush_fill.html ogg_stream_init.html ogg_stream_iovecin.html ogg_stream_packetin.html ogg_stream_packetout.html ogg_stream_packetpeek.html ogg_stream_pagein.html ogg_stream_pageout.html ogg_stream_pageout_fill.html ogg_stream_reset.html ogg_stream_reset_serialno.html ogg_stream_state.html ogg_sync_buffer.html ogg_sync_check.html ogg_sync_clear.html ogg_sync_destroy.html '/tmp/libogg/pkg/libogg/usr/share/doc/libogg/libogg'
# /usr/bin/install -c -m 644 ogg_sync_init.html ogg_sync_pageout.html ogg_sync_pageseek.html ogg_sync_reset.html ogg_sync_state.html ogg_sync_wrote.html oggpack_adv.html oggpack_adv1.html oggpack_bits.html oggpack_buffer.html oggpack_bytes.html oggpack_get_buffer.html oggpack_look.html oggpack_look1.html oggpack_read.html oggpack_read1.html oggpack_readinit.html oggpack_reset.html oggpack_write.html oggpack_writealign.html oggpack_writecheck.html oggpack_writeclear.html oggpack_writecopy.html oggpack_writeinit.html oggpack_writetrunc.html overview.html reference.html style.css '/tmp/libogg/pkg/libogg/usr/share/doc/libogg/libogg'
# make[3]: Leaving directory '/tmp/libogg/src/libogg-1.3.2/doc/libogg'
# make[2]: Leaving directory '/tmp/libogg/src/libogg-1.3.2/doc/libogg'
# make[2]: Entering directory '/tmp/libogg/src/libogg-1.3.2/doc'
# make[3]: Entering directory '/tmp/libogg/src/libogg-1.3.2/doc'
# make[3]: Nothing to be done for 'install-exec-am'.
# /usr/sbin/mkdir -p '/tmp/libogg/pkg/libogg/usr/share/doc/libogg'
# /usr/bin/install -c -m 644 framing.html index.html oggstream.html ogg-multiplex.html fish_xiph_org.png multiplex1.png packets.png pages.png stream.png vorbisword2.png white-ogg.png white-xifish.png rfc3533.txt rfc5334.txt skeleton.html '/tmp/libogg/pkg/libogg/usr/share/doc/libogg'
# make[3]: Leaving directory '/tmp/libogg/src/libogg-1.3.2/doc'
# make[2]: Leaving directory '/tmp/libogg/src/libogg-1.3.2/doc'
# make[1]: Leaving directory '/tmp/libogg/src/libogg-1.3.2/doc'
# make[1]: Entering directory '/tmp/libogg/src/libogg-1.3.2'
# make[2]: Entering directory '/tmp/libogg/src/libogg-1.3.2'
# make[2]: Nothing to be done for 'install-exec-am'.
# /usr/sbin/mkdir -p '/tmp/libogg/pkg/libogg/usr/share/aclocal'
# /usr/sbin/mkdir -p '/tmp/libogg/pkg/libogg/usr/lib/pkgconfig'
# /usr/bin/install -c -m 644 ogg.m4 '/tmp/libogg/pkg/libogg/usr/share/aclocal'
# /usr/bin/install -c -m 644 ogg.pc '/tmp/libogg/pkg/libogg/usr/lib/pkgconfig'
# make[2]: Leaving directory '/tmp/libogg/src/libogg-1.3.2'
# make[1]: Leaving directory '/tmp/libogg/src/libogg-1.3.2'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "libogg"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: libogg 1.3.2-1 (Wed Aug 24 13:46:30 UTC 2016)

CMD: pacman --query --file libogg-1.3.2-1-x86_64.pkg.tar.xz
# libogg 1.3.2-1

Creating hybrid package for 'libogg'

Trying to find vanilla package 'libogg'...

CMD: pacman --query --file /mirror/liboggz-1.1.1-4.pkg.tar.xz
# liboggz 1.1.1-4

CMD: pacman --query --file /mirror/libogg-1.3.2-1.pkg.tar.xz
# libogg 1.3.2-1

Package file has the following structure:
# /.PKGINFO
# /.MTREE
# /usr/lib/libogg.so.0
# /usr/lib/libogg.so
# /usr/lib/libogg.so.0.8.2
# /usr/lib/pkgconfig/ogg.pc
# /usr/include/ogg/ogg.h
# /usr/include/ogg/os_types.h
# /usr/include/ogg/config_types-64.h
# /usr/include/ogg/config_types.h
# /usr/share/doc/libogg/framing.html
# /usr/share/doc/libogg/index.html
# /usr/share/doc/libogg/oggstream.html
# /usr/share/doc/libogg/ogg-multiplex.html
# /usr/share/doc/libogg/fish_xiph_org.png
# /usr/share/doc/libogg/multiplex1.png
# /usr/share/doc/libogg/packets.png
# /usr/share/doc/libogg/pages.png
# /usr/share/doc/libogg/stream.png
# /usr/share/doc/libogg/vorbisword2.png
# /usr/share/doc/libogg/white-ogg.png
# /usr/share/doc/libogg/white-xifish.png
# /usr/share/doc/libogg/rfc3533.txt
# /usr/share/doc/libogg/rfc5334.txt
# /usr/share/doc/libogg/skeleton.html
# /usr/share/doc/libogg/libogg/bitpacking.html
# /usr/share/doc/libogg/libogg/datastructures.html
# /usr/share/doc/libogg/libogg/decoding.html
# /usr/share/doc/libogg/libogg/encoding.html
# /usr/share/doc/libogg/libogg/general.html
# /usr/share/doc/libogg/libogg/index.html
# /usr/share/doc/libogg/libogg/ogg_iovec_t.html
# /usr/share/doc/libogg/libogg/ogg_packet.html
# /usr/share/doc/libogg/libogg/ogg_packet_clear.html
# /usr/share/doc/libogg/libogg/ogg_page.html
# /usr/share/doc/libogg/libogg/ogg_page_bos.html
# /usr/share/doc/libogg/libogg/ogg_page_checksum_set.html
# /usr/share/doc/libogg/libogg/ogg_page_continued.html
# /usr/share/doc/libogg/libogg/ogg_page_eos.html
# /usr/share/doc/libogg/libogg/ogg_page_granulepos.html
# /usr/share/doc/libogg/libogg/ogg_page_packets.html
# /usr/share/doc/libogg/libogg/ogg_page_pageno.html
# /usr/share/doc/libogg/libogg/ogg_page_serialno.html
# /usr/share/doc/libogg/libogg/ogg_page_version.html
# /usr/share/doc/libogg/libogg/ogg_stream_check.html
# /usr/share/doc/libogg/libogg/ogg_stream_clear.html
# /usr/share/doc/libogg/libogg/ogg_stream_destroy.html
# /usr/share/doc/libogg/libogg/ogg_stream_eos.html
# /usr/share/doc/libogg/libogg/ogg_stream_flush.html
# /usr/share/doc/libogg/libogg/ogg_stream_flush_fill.html
# /usr/share/doc/libogg/libogg/ogg_stream_init.html
# /usr/share/doc/libogg/libogg/ogg_stream_iovecin.html
# /usr/share/doc/libogg/libogg/ogg_stream_packetin.html
# /usr/share/doc/libogg/libogg/ogg_stream_packetout.html
# /usr/share/doc/libogg/libogg/ogg_stream_packetpeek.html
# /usr/share/doc/libogg/libogg/ogg_stream_pagein.html
# /usr/share/doc/libogg/libogg/ogg_stream_pageout.html
# /usr/share/doc/libogg/libogg/ogg_stream_pageout_fill.html
# /usr/share/doc/libogg/libogg/ogg_stream_reset.html
# /usr/share/doc/libogg/libogg/ogg_stream_reset_serialno.html
# /usr/share/doc/libogg/libogg/ogg_stream_state.html
# /usr/share/doc/libogg/libogg/ogg_sync_buffer.html
# /usr/share/doc/libogg/libogg/ogg_sync_check.html
# /usr/share/doc/libogg/libogg/ogg_sync_clear.html
# /usr/share/doc/libogg/libogg/ogg_sync_destroy.html
# /usr/share/doc/libogg/libogg/ogg_sync_init.html
# /usr/share/doc/libogg/libogg/ogg_sync_pageout.html
# /usr/share/doc/libogg/libogg/ogg_sync_pageseek.html
# /usr/share/doc/libogg/libogg/ogg_sync_reset.html
# /usr/share/doc/libogg/libogg/ogg_sync_state.html
# /usr/share/doc/libogg/libogg/ogg_sync_wrote.html
# /usr/share/doc/libogg/libogg/oggpack_adv.html
# /usr/share/doc/libogg/libogg/oggpack_adv1.html
# /usr/share/doc/libogg/libogg/oggpack_bits.html
# /usr/share/doc/libogg/libogg/oggpack_buffer.html
# /usr/share/doc/libogg/libogg/oggpack_bytes.html
# /usr/share/doc/libogg/libogg/oggpack_get_buffer.html
# /usr/share/doc/libogg/libogg/oggpack_look.html
# /usr/share/doc/libogg/libogg/oggpack_look1.html
# /usr/share/doc/libogg/libogg/oggpack_read.html
# /usr/share/doc/libogg/libogg/oggpack_read1.html
# /usr/share/doc/libogg/libogg/oggpack_readinit.html
# /usr/share/doc/libogg/libogg/oggpack_reset.html
# /usr/share/doc/libogg/libogg/oggpack_write.html
# /usr/share/doc/libogg/libogg/oggpack_writealign.html
# /usr/share/doc/libogg/libogg/oggpack_writecheck.html
# /usr/share/doc/libogg/libogg/oggpack_writeclear.html
# /usr/share/doc/libogg/libogg/oggpack_writecopy.html
# /usr/share/doc/libogg/libogg/oggpack_writeinit.html
# /usr/share/doc/libogg/libogg/oggpack_writetrunc.html
# /usr/share/doc/libogg/libogg/overview.html
# /usr/share/doc/libogg/libogg/reference.html
# /usr/share/doc/libogg/libogg/style.css
# /usr/share/aclocal/ogg.m4
# /usr/share/licenses/libogg/COPYING
# /sysroot/usr/lib/libogg.so.0.8.2
# /sysroot/usr/lib/libogg.so.0
# /sysroot/usr/lib/libogg.so
# /sysroot/usr/lib/libogg.la
# /sysroot/usr/lib/libogg.a
# /sysroot/usr/lib/pkgconfig/ogg.pc
# /sysroot/usr/include/ogg/ogg.h
# /sysroot/usr/include/ogg/os_types.h
# /sysroot/usr/include/ogg/config_types-64.h
# /sysroot/usr/include/ogg/config_types.h

Generating .MTREE

CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO usr sysroot

Tar-ing up files

CMD: bsdtar -cf - .PKGINFO usr sysroot .MTREE

CMD: xz -c -z

Successfully ran bsdtar -cf - .PKGINFO usr sysroot .MTREE | xz -c -z

CMD: bsdtar -tqf libogg.pkg.tar.xz .PKGINFO
# .PKGINFO

Created package at path /var/cache/pacman/pkg/libogg.pkg.tar.xz

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/libogg.pkg.tar.xz
# ==> ERROR: Failed to acquire lockfile: /var/cache/pacman/pkg/tuscan.db.tar.lck.
# ==> ERROR: Held by process 2261

Attempting to access local repository, attempt 2

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/libogg.pkg.tar.xz
# ==> ERROR: Failed to acquire lockfile: /var/cache/pacman/pkg/tuscan.db.tar.lck.
# ==> ERROR: Held by process 30277

Attempting to access local repository, attempt 3

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/libogg.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/libogg.pkg.tar.xz'
# -> Computing checksums...
# -> Creating 'desc' db entry...
# -> Creating 'files' db entry...
# ==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'

Printing config logfiles

CMD: config logfiles '/tmp/libogg/src/libogg-1.3.2/config.log'
# This file contains any messages produced by compilers while
# running configure, to aid debugging if configure makes a mistake.
#
# It was created by libogg configure 1.3.2, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 6561910331bb
# uname -m = x86_64
# uname -r = 4.7.1-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2458: checking for a BSD-compatible install
# configure:2526: result: /usr/bin/install -c
# configure:2537: checking whether build environment is sane
# configure:2592: result: yes
# configure:2651: checking for x86_64-unknown-linux-strip
# configure:2681: result: no
# configure:2691: checking for strip
# configure:2707: found /usr/sbin/strip
# configure:2718: result: strip
# configure:2743: checking for a thread-safe mkdir -p
# configure:2782: result: /usr/sbin/mkdir -p
# configure:2789: checking for gawk
# configure:2805: found /usr/sbin/gawk
# configure:2816: result: gawk
# configure:2827: checking whether make sets $(MAKE)
# configure:2849: result: yes
# configure:2878: checking whether make supports nested variables
# configure:2895: result: yes
# configure:2980: checking whether to enable maintainer-specific portions of Makefiles
# configure:2989: result: yes
# configure:3019: checking for x86_64-unknown-linux-gcc
# configure:3049: result: no
# configure:3059: checking for gcc
# configure:3075: found /usr/sbin/gcc
# configure:3086: result: gcc
# configure:3315: checking for C compiler version
# configure:3324: gcc --version >&5
# gcc (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:3335: $? = 0
# configure:3324: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:3335: $? = 0
# configure:3324: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:3335: $? = 1
# configure:3324: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gcc: fatal error: no input files
# compilation terminated.
# configure:3335: $? = 1
# configure:3355: checking whether the C compiler works
# configure:3377: gcc conftest.c >&5
# configure:3381: $? = 0
# configure:3429: result: yes
# configure:3432: checking for C compiler default output file name
# configure:3434: result: a.out
# configure:3440: checking for suffix of executables
# configure:3447: gcc -o conftest conftest.c >&5
# configure:3451: $? = 0
# configure:3473: result:
# configure:3495: checking whether we are cross compiling
# configure:3503: gcc -o conftest conftest.c >&5
# configure:3507: $? = 0
# configure:3514: ./conftest
# configure:3518: $? = 0
# configure:3533: result: no
# configure:3538: checking for suffix of object files
# configure:3560: gcc -c conftest.c >&5
# configure:3564: $? = 0
# configure:3585: result: o
# configure:3589: checking whether we are using the GNU C compiler
# configure:3608: gcc -c conftest.c >&5
# configure:3608: $? = 0
# configure:3617: result: yes
# configure:3626: checking whether gcc accepts -g
# configure:3646: gcc -c -g conftest.c >&5
# configure:3646: $? = 0
# configure:3687: result: yes
# configure:3704: checking for gcc option to accept ISO C89
# configure:3767: gcc -c conftest.c >&5
# configure:3767: $? = 0
# configure:3780: result: none needed
# configure:3811: checking for style of include used by make
# configure:3839: result: GNU
# configure:3865: checking dependency style of gcc
# configure:3976: result: gcc3
# configure:4020: checking build system type
# configure:4034: result: x86_64-unknown-linux-gnu
# configure:4054: checking host system type
# configure:4067: result: x86_64-unknown-linux-gnu
# configure:4108: checking how to print strings
# configure:4135: result: printf
# configure:4156: checking for a sed that does not truncate output
# configure:4220: result: /usr/sbin/sed
# configure:4238: checking for grep that handles long lines and -e
# configure:4296: result: /usr/sbin/grep
# configure:4301: checking for egrep
# configure:4363: result: /usr/sbin/grep -E
# configure:4368: checking for fgrep
# configure:4430: result: /usr/sbin/grep -F
# configure:4465: checking for ld used by gcc
# configure:4532: result: /usr/sbin/ld
# configure:4539: checking if the linker (/usr/sbin/ld) is GNU ld
# configure:4554: result: yes
# configure:4566: checking for BSD- or MS-compatible name lister (nm)
# configure:4615: result: /usr/sbin/nm -B
# configure:4745: checking the name lister (/usr/sbin/nm -B) interface
# configure:4752: gcc -c conftest.c >&5
# configure:4755: /usr/sbin/nm -B "conftest.o"
# configure:4758: output
# 0000000000000000 B some_variable
# configure:4765: result: BSD nm
# configure:4768: checking whether ln -s works
# configure:4772: result: yes
# configure:4780: checking the maximum length of command line arguments
# configure:4910: result: 1572864
# configure:4927: checking whether the shell understands some XSI constructs
# configure:4937: result: yes
# configure:4941: checking whether the shell understands "+="
# configure:4947: result: yes
# configure:4982: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
# configure:5022: result: func_convert_file_noop
# configure:5029: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:5049: result: func_convert_file_noop
# configure:5056: checking for /usr/sbin/ld option to reload object files
# configure:5063: result: -r
# configure:5097: checking for x86_64-unknown-linux-objdump
# configure:5127: result: no
# configure:5137: checking for objdump
# configure:5153: found /usr/sbin/objdump
# configure:5164: result: objdump
# configure:5196: checking how to recognize dependent libraries
# configure:5398: result: pass_all
# configure:5443: checking for x86_64-unknown-linux-dlltool
# configure:5473: result: no
# configure:5483: checking for dlltool
# configure:5513: result: no
# configure:5543: checking how to associate runtime and link libraries
# configure:5570: result: printf %s\n
# configure:5587: checking for x86_64-unknown-linux-ar
# configure:5617: result: no
# configure:5631: checking for ar
# configure:5647: found /usr/sbin/ar
# configure:5658: result: ar
# configure:5695: checking for archiver @FILE support
# configure:5712: gcc -c conftest.c >&5
# configure:5712: $? = 0
# configure:5715: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# configure:5718: $? = 0
# configure:5723: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# ar: conftest.o: No such file or directory
# configure:5726: $? = 1
# configure:5738: result: @
# configure:5756: checking for x86_64-unknown-linux-strip
# configure:5783: result: strip
# configure:5855: checking for x86_64-unknown-linux-ranlib
# configure:5885: result: no
# configure:5895: checking for ranlib
# configure:5911: found /usr/sbin/ranlib
# configure:5922: result: ranlib
# configure:6024: checking command to parse /usr/sbin/nm -B output from gcc object
# configure:6144: gcc -c conftest.c >&5
# configure:6147: $? = 0
# configure:6151: /usr/sbin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
# configure:6154: $? = 0
# configure:6220: gcc -o conftest conftest.c conftstm.o >&5
# configure:6223: $? = 0
# configure:6261: result: ok
# configure:6298: checking for sysroot
# configure:6328: result: no
# configure:6405: gcc -c conftest.c >&5
# configure:6408: $? = 0
# configure:6550: checking for x86_64-unknown-linux-mt
# configure:6580: result: no
# configure:6590: checking for mt
# configure:6620: result: no
# configure:6640: checking if : is a manifest tool
# configure:6646: : '-?'
# configure:6654: result: no
# configure:7296: checking how to run the C preprocessor
# configure:7327: gcc -E conftest.c
# configure:7327: $? = 0
# configure:7341: gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:7341: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libogg"
# | #define PACKAGE_TARNAME "libogg"
# | #define PACKAGE_VERSION "1.3.2"
# | #define PACKAGE_STRING "libogg 1.3.2"
# | #define PACKAGE_BUGREPORT "ogg-dev@xiph.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libogg"
# | #define VERSION "1.3.2"
# | /* end confdefs.h. */
# | #include
# configure:7366: result: gcc -E
# configure:7386: gcc -E conftest.c
# configure:7386: $? = 0
# configure:7400: gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:7400: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libogg"
# | #define PACKAGE_TARNAME "libogg"
# | #define PACKAGE_VERSION "1.3.2"
# | #define PACKAGE_STRING "libogg 1.3.2"
# | #define PACKAGE_BUGREPORT "ogg-dev@xiph.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libogg"
# | #define VERSION "1.3.2"
# | /* end confdefs.h. */
# | #include
# configure:7429: checking for ANSI C header files
# configure:7449: gcc -c conftest.c >&5
# configure:7449: $? = 0
# configure:7522: gcc -o conftest conftest.c >&5
# configure:7522: $? = 0
# configure:7522: ./conftest
# configure:7522: $? = 0
# configure:7533: result: yes
# configure:7546: checking for sys/types.h
# configure:7546: gcc -c conftest.c >&5
# configure:7546: $? = 0
# configure:7546: result: yes
# configure:7546: checking for sys/stat.h
# configure:7546: gcc -c conftest.c >&5
# configure:7546: $? = 0
# configure:7546: result: yes
# configure:7546: checking for stdlib.h
# configure:7546: gcc -c conftest.c >&5
# configure:7546: $? = 0
# configure:7546: result: yes
# configure:7546: checking for string.h
# configure:7546: gcc -c conftest.c >&5
# configure:7546: $? = 0
# configure:7546: result: yes
# configure:7546: checking for memory.h
# configure:7546: gcc -c conftest.c >&5
# configure:7546: $? = 0
# configure:7546: result: yes
# configure:7546: checking for strings.h
# configure:7546: gcc -c conftest.c >&5
# configure:7546: $? = 0
# configure:7546: result: yes
# configure:7546: checking for inttypes.h
# configure:7546: gcc -c conftest.c >&5
# configure:7546: $? = 0
# configure:7546: result: yes
# configure:7546: checking for stdint.h
# configure:7546: gcc -c conftest.c >&5
# configure:7546: $? = 0
# configure:7546: result: yes
# configure:7546: checking for unistd.h
# configure:7546: gcc -c conftest.c >&5
# configure:7546: $? = 0
# configure:7546: result: yes
# configure:7560: checking for dlfcn.h
# configure:7560: gcc -c conftest.c >&5
# configure:7560: $? = 0
# configure:7560: result: yes
# configure:7766: checking for objdir
# configure:7781: result: .libs
# configure:8048: checking if gcc supports -fno-rtti -fno-exceptions
# configure:8066: gcc -c -fno-rtti -fno-exceptions conftest.c >&5
# cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
# configure:8070: $? = 0
# configure:8083: result: no
# configure:8410: checking for gcc option to produce PIC
# configure:8417: result: -fPIC -DPIC
# configure:8425: checking if gcc PIC flag -fPIC -DPIC works
# configure:8443: gcc -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:8447: $? = 0
# configure:8460: result: yes
# configure:8489: checking if gcc static flag -static works
# configure:8517: result: yes
# configure:8532: checking if gcc supports -c -o file.o
# configure:8553: gcc -c -o out/conftest2.o conftest.c >&5
# configure:8557: $? = 0
# configure:8579: result: yes
# configure:8587: checking if gcc supports -c -o file.o
# configure:8634: result: yes
# configure:8667: checking whether the gcc linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:9820: result: yes
# configure:9857: checking whether -lc should be explicitly linked in
# configure:9865: gcc -c conftest.c >&5
# configure:9868: $? = 0
# configure:9883: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/sbin/grep -lc \>/dev/null 2\>\&1
# configure:9886: $? = 0
# configure:9900: result: no
# configure:10060: checking dynamic linker characteristics
# configure:10571: gcc -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:10571: $? = 0
# configure:10797: result: GNU/Linux ld.so
# configure:10904: checking how to hardcode library paths into programs
# configure:10929: result: immediate
# configure:11469: checking whether stripping libraries is possible
# configure:11474: result: yes
# configure:11509: checking if libtool supports shared libraries
# configure:11511: result: yes
# configure:11514: checking whether to build shared libraries
# configure:11535: result: yes
# configure:11538: checking whether to build static libraries
# configure:11542: result: yes
# configure:11580: checking whether gcc and cc understand -c and -o together
# configure:11611: gcc -c conftest.c -o conftest2.o >&5
# configure:11615: $? = 0
# configure:11621: gcc -c conftest.c -o conftest2.o >&5
# configure:11625: $? = 0
# configure:11636: cc -c conftest.c >&5
# configure:11640: $? = 0
# configure:11648: cc -c conftest.c -o conftest2.o >&5
# configure:11652: $? = 0
# configure:11658: cc -c conftest.c -o conftest2.o >&5
# configure:11662: $? = 0
# configure:11680: result: yes
# configure:11756: checking for ANSI C header files
# configure:11860: result: yes
# configure:11871: checking for inttypes.h
# configure:11871: result: yes
# configure:11877: checking for stdint.h
# configure:11877: result: yes
# configure:11883: checking for sys/types.h
# configure:11883: result: yes
# configure:11890: checking for an ANSI C-conforming const
# configure:11956: gcc -c -O20 -Wall -ffast-math -fsigned-char conftest.c >&5
# configure:11956: $? = 0
# configure:11963: result: yes
# configure:11977: checking size of int16_t
# configure:11982: gcc -o conftest -O20 -Wall -ffast-math -fsigned-char conftest.c >&5
# configure:11982: $? = 0
# configure:11982: ./conftest
# configure:11982: $? = 0
# configure:11996: result: 2
# configure:12010: checking size of uint16_t
# configure:12015: gcc -o conftest -O20 -Wall -ffast-math -fsigned-char conftest.c >&5
# configure:12015: $? = 0
# configure:12015: ./conftest
# configure:12015: $? = 0
# configure:12029: result: 2
# configure:12043: checking size of u_int16_t
# configure:12048: gcc -o conftest -O20 -Wall -ffast-math -fsigned-char conftest.c >&5
# configure:12048: $? = 0
# configure:12048: ./conftest
# configure:12048: $? = 0
# configure:12062: result: 2
# configure:12076: checking size of int32_t
# configure:12081: gcc -o conftest -O20 -Wall -ffast-math -fsigned-char conftest.c >&5
# configure:12081: $? = 0
# configure:12081: ./conftest
# configure:12081: $? = 0
# configure:12095: result: 4
# configure:12109: checking size of uint32_t
# configure:12114: gcc -o conftest -O20 -Wall -ffast-math -fsigned-char conftest.c >&5
# configure:12114: $? = 0
# configure:12114: ./conftest
# configure:12114: $? = 0
# configure:12128: result: 4
# configure:12142: checking size of u_int32_t
# configure:12147: gcc -o conftest -O20 -Wall -ffast-math -fsigned-char conftest.c >&5
# configure:12147: $? = 0
# configure:12147: ./conftest
# configure:12147: $? = 0
# configure:12161: result: 4
# configure:12175: checking size of int64_t
# configure:12180: gcc -o conftest -O20 -Wall -ffast-math -fsigned-char conftest.c >&5
# configure:12180: $? = 0
# configure:12180: ./conftest
# configure:12180: $? = 0
# configure:12194: result: 8
# configure:12208: checking size of short
# configure:12213: gcc -o conftest -O20 -Wall -ffast-math -fsigned-char conftest.c >&5
# configure:12213: $? = 0
# configure:12213: ./conftest
# configure:12213: $? = 0
# configure:12227: result: 2
# configure:12241: checking size of int
# configure:12246: gcc -o conftest -O20 -Wall -ffast-math -fsigned-char conftest.c >&5
# configure:12246: $? = 0
# configure:12246: ./conftest
# configure:12246: $? = 0
# configure:12260: result: 4
# configure:12274: checking size of long
# configure:12279: gcc -o conftest -O20 -Wall -ffast-math -fsigned-char conftest.c >&5
# configure:12279: $? = 0
# configure:12279: ./conftest
# configure:12279: $? = 0
# configure:12293: result: 8
# configure:12307: checking size of long long
# configure:12312: gcc -o conftest -O20 -Wall -ffast-math -fsigned-char conftest.c >&5
# configure:12312: $? = 0
# configure:12312: ./conftest
# configure:12312: $? = 0
# configure:12326: result: 8
# configure:12389: checking for working memcmp
# configure:12432: gcc -o conftest -O20 -Wall -ffast-math -fsigned-char conftest.c >&5
# configure:12432: $? = 0
# configure:12432: ./conftest
# configure:12432: $? = 0
# configure:12442: result: yes
# configure:12583: checking that generated files are newer than configure
# configure:12589: result: done
# configure:12616: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by libogg config.status 1.3.2, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 6561910331bb
#
# config.status:1119: creating Makefile
# config.status:1119: creating src/Makefile
# config.status:1119: creating doc/Makefile
# config.status:1119: creating doc/libogg/Makefile
# config.status:1119: creating include/Makefile
# config.status:1119: creating include/ogg/Makefile
# config.status:1119: creating include/ogg/config_types.h
# config.status:1119: creating libogg.spec
# config.status:1119: creating ogg.pc
# config.status:1119: creating ogg-uninstalled.pc
# config.status:1119: creating config.h
# config.status:1348: executing depfiles commands
# config.status:1348: executing libtool commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_const=yes
# ac_cv_env_CC_set=
# ac_cv_env_CC_value=
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_build_alias_set=
# ac_cv_env_build_alias_value=
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_func_memcmp_working=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_FGREP='/usr/sbin/grep -F'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_SED=/usr/sbin/sed
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/sbin/mkdir
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CPP='gcc -E'
# ac_cv_prog_STRIP=strip
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_CC=gcc
# ac_cv_prog_ac_ct_OBJDUMP=objdump
# ac_cv_prog_ac_ct_RANLIB=ranlib
# ac_cv_prog_ac_ct_STRIP=strip
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_cc_gcc_c_o=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_sizeof_int16_t=2
# ac_cv_sizeof_int32_t=4
# ac_cv_sizeof_int64_t=8
# ac_cv_sizeof_int=4
# ac_cv_sizeof_long=8
# ac_cv_sizeof_long_long=8
# ac_cv_sizeof_short=2
# ac_cv_sizeof_u_int16_t=2
# ac_cv_sizeof_u_int32_t=4
# ac_cv_sizeof_uint16_t=2
# ac_cv_sizeof_uint32_t=4
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_make_support_nested_variables=yes
# lt_cv_ar_at_file=@
# lt_cv_archive_cmds_need_lc=no
# lt_cv_deplibs_check_method=pass_all
# lt_cv_file_magic_cmd='$MAGIC_CMD'
# lt_cv_file_magic_test_file=
# lt_cv_ld_reload_flag=-r
# lt_cv_nm_interface='BSD nm'
# lt_cv_objdir=.libs
# lt_cv_path_LD=/usr/sbin/ld
# lt_cv_path_NM='/usr/sbin/nm -B'
# lt_cv_path_mainfest_tool=no
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_pic='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_works=yes
# lt_cv_prog_compiler_rtti_exceptions=no
# lt_cv_prog_compiler_static_works=yes
# lt_cv_prog_gnu_ld=yes
# lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
# lt_cv_shlibpath_overrides_runpath=no
# lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
# lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
# lt_cv_sys_max_cmd_len=1572864
# lt_cv_to_host_file_cmd=func_convert_file_noop
# lt_cv_to_tool_file_cmd=func_convert_file_noop
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/libogg/src/libogg-1.3.2/missing aclocal-1.13'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# AM_BACKSLASH='\'
# AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
# AM_DEFAULT_VERBOSITY='1'
# AM_V='$(V)'
# AR='ar'
# AUTOCONF='${SHELL} /tmp/libogg/src/libogg-1.3.2/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/libogg/src/libogg-1.3.2/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/libogg/src/libogg-1.3.2/missing automake-1.13'
# AWK='gawk'
# CC='gcc'
# CCDEPMODE='depmode=gcc3'
# CFLAGS='-O20 -Wall -ffast-math -fsigned-char '
# CPP='gcc -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# DEBUG='-g -Wall -fsigned-char '
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DLLTOOL='false'
# DSYMUTIL=''
# DUMPBIN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# EXEEXT=''
# FGREP='/usr/sbin/grep -F'
# GREP='/usr/sbin/grep'
# INCLUDE_INTTYPES_H='1'
# INCLUDE_STDINT_H='1'
# INCLUDE_SYS_TYPES_H='1'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# LD='/usr/sbin/ld -m elf_x86_64'
# LDFLAGS=''
# LIBOBJS=''
# LIBS=''
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIBTOOL_DEPS='./ltmain.sh'
# LIB_AGE='8'
# LIB_CURRENT='8'
# LIB_REVISION='2'
# LIPO=''
# LN_S='ln -s'
# LTLIBOBJS=''
# MAINT=''
# MAINTAINER_MODE_FALSE='#'
# MAINTAINER_MODE_TRUE=''
# MAKEINFO='${SHELL} /tmp/libogg/src/libogg-1.3.2/missing makeinfo'
# MANIFEST_TOOL=':'
# MKDIR_P='/usr/sbin/mkdir -p'
# NM='/usr/sbin/nm -B'
# NMEDIT=''
# OBJDUMP='objdump'
# OBJEXT='o'
# OPT=''
# OTOOL64=''
# OTOOL=''
# PACKAGE='libogg'
# PACKAGE_BUGREPORT='ogg-dev@xiph.org'
# PACKAGE_NAME='libogg'
# PACKAGE_STRING='libogg 1.3.2'
# PACKAGE_TARNAME='libogg'
# PACKAGE_URL=''
# PACKAGE_VERSION='1.3.2'
# PATH_SEPARATOR=':'
# PROFILE='-Wall -W -pg -g -O20 -ffast-math -fsigned-char '
# RANLIB='ranlib'
# SED='/usr/sbin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# SIZE16='int16_t'
# SIZE32='int32_t'
# SIZE64='int64_t'
# STRIP='strip'
# USIZE16='uint16_t'
# USIZE32='uint32_t'
# VERSION='1.3.2'
# ac_ct_AR='ar'
# ac_ct_CC='gcc'
# ac_ct_DUMPBIN=''
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE='#'
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__include='include'
# am__isrc=''
# am__leading_dot='.'
# am__nodep='_no'
# am__quote=''
# am__tar='$${TAR-tar} chof - "$$tardir"'
# am__untar='$${TAR-tar} xf -'
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias=''
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# host='x86_64-unknown-linux-gnu'
# host_alias='x86_64-unknown-linux'
# host_cpu='x86_64'
# host_os='linux-gnu'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='${SHELL} /tmp/libogg/src/libogg-1.3.2/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# mkdir_p='$(MKDIR_P)'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "libogg"
# #define PACKAGE_TARNAME "libogg"
# #define PACKAGE_VERSION "1.3.2"
# #define PACKAGE_STRING "libogg 1.3.2"
# #define PACKAGE_BUGREPORT "ogg-dev@xiph.org"
# #define PACKAGE_URL ""
# #define PACKAGE "libogg"
# #define VERSION "1.3.2"
# #define STDC_HEADERS 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_DLFCN_H 1
# #define LT_OBJDIR ".libs/"
# #define STDC_HEADERS 1
# #define SIZEOF_INT16_T 2
# #define SIZEOF_UINT16_T 2
# #define SIZEOF_U_INT16_T 2
# #define SIZEOF_INT32_T 4
# #define SIZEOF_UINT32_T 4
# #define SIZEOF_U_INT32_T 4
# #define SIZEOF_INT64_T 8
# #define SIZEOF_SHORT 2
# #define SIZEOF_INT 4
# #define SIZEOF_LONG 8
# #define SIZEOF_LONG_LONG 8
#
# configure: exit 0