Build of flac with vanilla toolchain

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

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

SLOCLanguage
49,376 ansic
31,399 makefile
13,369 sh
8,250 cpp
162 perl
102,556 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: flac 1.3.1-3 (Wed Aug 24 14:03:29 UTC 2016)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> Installing missing dependencies...
# resolving dependencies...
# looking for conflicting packages...
#
# Packages (1) nasm-2.11.08-2
#
# Total Installed Size: 2.01 MiB
#
# :: Proceed with installation? [Y/n]
# checking keyring...
# checking package integrity...
# loading package files...
# checking for file conflicts...
# checking available disk space...
# :: Processing package changes...
# installing nasm...
# :: Running post-transaction hooks...
# (1/2) Updating manpage index...
# (2/2) Updating the info directory file...
# ==> 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/bin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking whether make supports nested variables... yes
# checking how to create a pax tar archive... gnutar
# checking whether make supports nested variables... (cached) yes
# checking for style of include used by make... GNU
# 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 whether gcc understands -c and -o together... yes
# checking dependency style of gcc... gcc3
# checking for gcc option to accept ISO C99... none needed
# checking for gcc option to accept ISO Standard C... (cached) none needed
# checking how to run the C preprocessor... gcc -E
# checking for grep that handles long lines and -e... /usr/bin/grep
# checking for egrep... /usr/bin/grep -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 minix/config.h usability... no
# checking minix/config.h presence... no
# checking for minix/config.h... no
# checking whether it is safe to define __EXTENSIONS__... yes
# checking for x86_64-unknown-linux-ar... no
# checking for x86_64-unknown-linux-lib... no
# checking for x86_64-unknown-linux-link... no
# checking for ar... ar
# checking the archiver (ar) interface... ar
# 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/bin/sed
# checking for fgrep... /usr/bin/grep -F
# checking for ld used by gcc... /usr/bin/ld
# checking if the linker (/usr/bin/ld) is GNU ld... 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/bin/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... 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/bin/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 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/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 dependency style of gcc... gcc3
# checking for x86_64-unknown-linux-g++... no
# checking for x86_64-unknown-linux-c++... no
# checking for x86_64-unknown-linux-gpp... no
# checking for x86_64-unknown-linux-aCC... no
# checking for x86_64-unknown-linux-CC... no
# checking for x86_64-unknown-linux-cxx... no
# checking for x86_64-unknown-linux-cc++... no
# checking for x86_64-unknown-linux-cl.exe... no
# checking for x86_64-unknown-linux-FCC... no
# checking for x86_64-unknown-linux-KCC... no
# checking for x86_64-unknown-linux-RCC... no
# checking for x86_64-unknown-linux-xlC_r... no
# checking for x86_64-unknown-linux-xlC... no
# checking for g++... g++
# checking whether we are using the GNU C++ compiler... yes
# checking whether g++ accepts -g... yes
# checking dependency style of g++... gcc3
# checking how to run the C++ preprocessor... g++ -E
# checking for ld used by g++... /usr/bin/ld -m elf_x86_64
# checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
# checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking for g++ option to produce PIC... -fPIC -DPIC
# checking if g++ PIC flag -fPIC -DPIC works... yes
# checking if g++ static flag -static works... yes
# checking if g++ supports -c -o file.o... yes
# checking if g++ supports -c -o file.o... (cached) yes
# checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking dynamic linker characteristics... (cached) GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking whether we are using the CLANG C compiler... no
# checking whether make sets $(MAKE)... (cached) yes
# checking for special C compiler options needed for large files... no
# checking for _FILE_OFFSET_BITS value needed for large files... no
# checking for _LARGEFILE_SOURCE value needed for large files... no
# checking size of off_t... 8
# checking size of void*... 8
# checking for library containing lround... -lm
# checking for variable-length arrays... yes
# checking for ANSI C header files... (cached) yes
# checking for inline... inline
# checking for variable-length arrays... (cached) yes
# checking for typeof syntax and keyword spelling... typeof
# checking for stdint.h... (cached) yes
# checking for inttypes.h... (cached) yes
# checking byteswap.h usability... yes
# checking byteswap.h presence... yes
# checking for byteswap.h... yes
# checking sys/param.h usability... yes
# checking sys/param.h presence... yes
# checking for sys/param.h... yes
# checking termios.h usability... yes
# checking termios.h presence... yes
# checking for termios.h... yes
# checking x86intrin.h usability... yes
# checking x86intrin.h presence... yes
# checking for x86intrin.h... yes
# checking cpuid.h usability... yes
# checking cpuid.h presence... yes
# checking for cpuid.h... yes
# checking whether termios.h defines TIOCGWINSZ... no
# checking whether sys/ioctl.h defines TIOCGWINSZ... yes
# checking for bswap32 instrinsic... yes
# checking for bswap16 instrinsic... yes
# checking whether byte ordering is bigendian... no
# checking for socklen_t... yes
# checking for getopt_long... yes
# checking size of void*... (cached) 8
# checking for doxygen... doxygen
# checking for xmms-config... no
# checking for XMMS - version >= 0.9.5.1... no
# *** The xmms-config script installed by XMMS could not be found.
# *** If XMMS was installed in PREFIX, make sure PREFIX/bin is in
# *** your path, or set the XMMS_CONFIG environment variable to the
# *** full path to xmms-config.
# configure: WARNING: *** XMMS >= 0.9.5.1 not installed - XMMS support will not be built
# checking for Ogg... yes
# checking for ld used by gcc... /usr/bin/ld -m elf_x86_64
# checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
# checking for shared library run path origin... done
# checking for iconv... yes
# checking for working iconv... yes
# checking for iconv declaration...
# extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
# checking for nl_langinfo and CODESET... yes
# checking for docbook-to-man... no
# checking for docbook2man... no
# checking for nasm... nasm
# checking for version of gcc... 6.1.1
# checking if gcc accepts -Wdeclaration-after-statement... yes
# checking if gcc accepts -D_FORTIFY_SOURCE=2... yes
# checking if g++ accepts -Weffc++... yes
# checking if gcc accepts -Wextra... 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 src/libFLAC/Makefile
# config.status: creating src/libFLAC/flac.pc
# config.status: creating src/libFLAC/ia32/Makefile
# config.status: creating src/libFLAC/include/Makefile
# config.status: creating src/libFLAC/include/private/Makefile
# config.status: creating src/libFLAC/include/protected/Makefile
# config.status: creating src/libFLAC++/Makefile
# config.status: creating src/libFLAC++/flac++.pc
# config.status: creating src/flac/Makefile
# config.status: creating src/metaflac/Makefile
# config.status: creating src/plugin_common/Makefile
# config.status: creating src/plugin_xmms/Makefile
# config.status: creating src/share/Makefile
# config.status: creating src/test_grabbag/Makefile
# config.status: creating src/test_grabbag/cuesheet/Makefile
# config.status: creating src/test_grabbag/picture/Makefile
# config.status: creating src/test_libs_common/Makefile
# config.status: creating src/test_libFLAC/Makefile
# config.status: creating src/test_libFLAC++/Makefile
# config.status: creating src/test_seeking/Makefile
# config.status: creating src/test_streams/Makefile
# config.status: creating src/utils/Makefile
# config.status: creating src/utils/flacdiff/Makefile
# config.status: creating src/utils/flactimer/Makefile
# config.status: creating examples/Makefile
# config.status: creating examples/c/Makefile
# config.status: creating examples/c/decode/Makefile
# config.status: creating examples/c/decode/file/Makefile
# config.status: creating examples/c/encode/Makefile
# config.status: creating examples/c/encode/file/Makefile
# config.status: creating examples/cpp/Makefile
# config.status: creating examples/cpp/decode/Makefile
# config.status: creating examples/cpp/decode/file/Makefile
# config.status: creating examples/cpp/encode/Makefile
# config.status: creating examples/cpp/encode/file/Makefile
# config.status: creating include/Makefile
# config.status: creating include/FLAC/Makefile
# config.status: creating include/FLAC++/Makefile
# config.status: creating include/share/Makefile
# config.status: creating include/share/grabbag/Makefile
# config.status: creating include/test_libs_common/Makefile
# config.status: creating doc/Doxyfile
# config.status: creating doc/Makefile
# config.status: creating doc/html/Makefile
# config.status: creating doc/html/images/Makefile
# config.status: creating m4/Makefile
# config.status: creating man/Makefile
# config.status: creating test/common.sh
# config.status: creating test/Makefile
# config.status: creating test/cuesheets/Makefile
# config.status: creating test/flac-to-flac-metadata-test-files/Makefile
# config.status: creating test/metaflac-test-files/Makefile
# config.status: creating test/pictures/Makefile
# config.status: creating build/Makefile
# config.status: creating objs/Makefile
# config.status: creating objs/debug/Makefile
# config.status: creating objs/debug/bin/Makefile
# config.status: creating objs/debug/lib/Makefile
# config.status: creating objs/release/Makefile
# config.status: creating objs/release/bin/Makefile
# config.status: creating objs/release/lib/Makefile
# config.status: creating config.h
# config.status: executing depfiles commands
# config.status: executing libtool commands
#
# -=-=-=-=-=-=-=-=-=-= Configuration Complete =-=-=-=-=-=-=-=-=-=-
#
# Configuration summary :
#
# FLAC version : ........................ 1.3.1
#
# Host CPU : ............................ x86_64
# Host Vendor : ......................... unknown
# Host OS : ............................. linux-gnu
#
# Compiler is GCC : ..................... yes
# GCC version : ......................... 6.1.1
# Compiler is Clang : ................... no
# SSE optimizations : ................... no
# Asm optimizations : ................... yes
# Ogg/FLAC support : .................... yes
#
# make all-recursive
# make[1]: Entering directory '/tmp/flac/src/flac-1.3.1'
# Making all in doc
# make[2]: Entering directory '/tmp/flac/src/flac-1.3.1/doc'
# Making all in .
# make[3]: Entering directory '/tmp/flac/src/flac-1.3.1/doc'
# doxygen Doxyfile
# warning: Tag `USE_WINDOWS_ENCODING' at line 64 of file `Doxyfile' has become obsolete.
# To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
# warning: Tag `DETAILS_AT_TOP' at line 156 of file `Doxyfile' has become obsolete.
# To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
# warning: Tag `SHOW_DIRECTORIES' at line 382 of file `Doxyfile' has become obsolete.
# To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
# warning: Tag `HTML_ALIGN_MEMBERS' at line 650 of file `Doxyfile' has become obsolete.
# To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
# warning: Tag `XML_SCHEMA' at line 882 of file `Doxyfile' has become obsolete.
# To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
# warning: Tag `XML_DTD' at line 888 of file `Doxyfile' has become obsolete.
# To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
# warning: Tag `MAX_DOT_GRAPH_WIDTH' at line 1164 of file `Doxyfile' has become obsolete.
# To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
# warning: Tag `MAX_DOT_GRAPH_HEIGHT' at line 1172 of file `Doxyfile' has become obsolete.
# To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
# Notice: Output directory `doxytmp' does not exist. I have created it for you.
# Searching for include files...
# Searching for example files...
# Searching for images...
# Searching for dot files...
# Searching for msc files...
# Searching for dia files...
# Searching for files to exclude
# Searching INPUT for files to process...
# Searching for files in directory /tmp/flac/src/flac-1.3.1/include/FLAC
# Searching for files in directory /tmp/flac/src/flac-1.3.1/include/FLAC++
# Reading and parsing tag files
# Parsing files
# Preprocessing /tmp/flac/src/flac-1.3.1/include/FLAC/all.h...
# Parsing file /tmp/flac/src/flac-1.3.1/include/FLAC/all.h...
# Preprocessing /tmp/flac/src/flac-1.3.1/include/FLAC/assert.h...
# Parsing file /tmp/flac/src/flac-1.3.1/include/FLAC/assert.h...
# Preprocessing /tmp/flac/src/flac-1.3.1/include/FLAC/callback.h...
# Parsing file /tmp/flac/src/flac-1.3.1/include/FLAC/callback.h...
# Preprocessing /tmp/flac/src/flac-1.3.1/include/FLAC/export.h...
# Parsing file /tmp/flac/src/flac-1.3.1/include/FLAC/export.h...
# Preprocessing /tmp/flac/src/flac-1.3.1/include/FLAC/format.h...
# Parsing file /tmp/flac/src/flac-1.3.1/include/FLAC/format.h...
# Preprocessing /tmp/flac/src/flac-1.3.1/include/FLAC/metadata.h...
# Parsing file /tmp/flac/src/flac-1.3.1/include/FLAC/metadata.h...
# Preprocessing /tmp/flac/src/flac-1.3.1/include/FLAC/ordinals.h...
# Parsing file /tmp/flac/src/flac-1.3.1/include/FLAC/ordinals.h...
# Preprocessing /tmp/flac/src/flac-1.3.1/include/FLAC/stream_decoder.h...
# Parsing file /tmp/flac/src/flac-1.3.1/include/FLAC/stream_decoder.h...
# \*Preprocessing /tmp/flac/src/flac-1.3.1/include/FLAC/stream_encoder.h...
# Parsing file /tmp/flac/src/flac-1.3.1/include/FLAC/stream_encoder.h...
# \*Preprocessing /tmp/flac/src/flac-1.3.1/include/FLAC++/all.h...
# Parsing file /tmp/flac/src/flac-1.3.1/include/FLAC++/all.h...
# Preprocessing /tmp/flac/src/flac-1.3.1/include/FLAC++/decoder.h...
# Parsing file /tmp/flac/src/flac-1.3.1/include/FLAC++/decoder.h...
# Preprocessing /tmp/flac/src/flac-1.3.1/include/FLAC++/encoder.h...
# Parsing file /tmp/flac/src/flac-1.3.1/include/FLAC++/encoder.h...
# Preprocessing /tmp/flac/src/flac-1.3.1/include/FLAC++/export.h...
# Parsing file /tmp/flac/src/flac-1.3.1/include/FLAC++/export.h...
# Preprocessing /tmp/flac/src/flac-1.3.1/include/FLAC++/metadata.h...
# Parsing file /tmp/flac/src/flac-1.3.1/include/FLAC++/metadata.h...
# Building group list...
# Building directory list...
# Building namespace list...
# Building file list...
# Building class list...
# Associating documentation with classes...
# Computing nesting relations for classes...
# Building example list...
# Searching for enumerations...
# Searching for documented typedefs...
# Searching for members imported via using declarations...
# Searching for included using directives...
# Searching for documented variables...
# Building interface member list...
# Building member list...
# Searching for friends...
# Searching for documented defines...
# Computing class inheritance relations...
# Computing class usage relations...
# Flushing cached template relations that have become invalid...
# Creating members for template instances...
# Computing class relations...
# Add enum values to enums...
# Searching for member function documentation...
# Building page list...
# Search for main page...
# Computing page relations...
# Determining the scope of groups...
# Sorting lists...
# Freeing entry tree
# Determining which enums are documented
# Computing member relations...
# Building full member lists recursively...
# Adding members to member groups.
# Distributing member group documentation.
# Computing member references...
# Inheriting documentation...
# Generating disk names...
# Adding source references...
# Adding xrefitems...
# Sorting member lists...
# Computing dependencies between directories...
# Generating citations page...
# Counting data structures...
# Resolving user defined references...
# Finding anchors and sections in the documentation...
# Transferring function references...
# Combining using relations...
# Adding members to index pages...
# Generating style sheet...
# Generating search indices...
# Generating example documentation...
# Generating file sources...
# Generating co/tmp/flac/src/flac-1.3.1/include/FLAC++/export.h:38: warning: explicit link request to 'defines' could not be resolved
# /tmp/flac/src/flac-1.3.1/include/FLAC/export.h:38: warning: explicit link request to 'defines' could not be resolved
# /tmp/flac/src/flac-1.3.1/include/FLAC/export.h:60: warning: Member FLAC_API (macro definition) of group flac_export is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC/export.h:38: warning: explicit link request to 'defines' could not be resolved
# /tmp/flac/src/flac-1.3.1/include/FLAC++/export.h:60: warning: Member FLACPP_API (macro definition) of group flacpp_export is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC++/export.h:80: warning: Member FLACPP_API_VERSION_CURRENT (macro definition) of group flacpp_export is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC++/export.h:81: warning: Member FLACPP_API_VERSION_REVISION (macro definition) of group flacpp_export is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC++/export.h:82: warning: Member FLACPP_API_VERSION_AGE (macro definition) of group flacpp_export is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC++/export.h:38: warning: explicit link request to 'defines' could not be resolved
# /tmp/flac/src/flac-1.3.1/include/FLAC/metadata.h:721: warning: Member FLAC__Metadata_ChainStatus (enumeration) of group flac_metadata_level2 is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC/all.h:162: warning: explicit link request to 'defines' could not be resolved
# /tmp/flac/src/flac-1.3.1/include/FLAC/all.h:164: warning: explicit link request to 'defines' could not be resolved
# /tmp/flac/src/flac-1.3.1/include/FLAC/export.h:60: warning: Member FLAC_API (macro definition) of group flac_export is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC/export.h:48: warning: explicit link request to 'defines' could not be resolved
# /tmp/flac/src/flac-1.3.1/include/FLAC/export.h:77: warning: explicit link request to 'defines' could not be resolved
# /tmp/flac/src/flac-1.3.1/include/FLAC/metadata.h:721: warning: Member FLAC__Metadata_ChainStatus (enumeration) of group flac_metadata_level2 is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC++/export.h:60: warning: Member FLACPP_API (macro definition) of group flacpp_export is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC++/export.h:80: warning: Member FLACPP_API_VERSION_CURRENT (macro definition) of group flacpp_export is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC++/export.h:81: warning: Member FLACPP_API_VERSION_REVISION (macro definition) of group flacpp_export is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC++/export.h:82: warning: Member FLACPP_API_VERSION_AGE (macro definition) of group flacpp_export is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC++/export.h:48: warning: explicit link request to 'defines' could not be resolved
# /tmp/flac/src/flac-1.3.1/include/FLAC++/metadata.h:116: warning: Member Prototype(const ::FLAC__StreamMetadata &) (function) of class FLAC::Metadata::Prototype is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC++/metadata.h:117: warning: Member Prototype(const ::FLAC__StreamMetadata *) (function) of class FLAC::Metadata::Prototype is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC/format.h:256: warning: Member type (variable) of class FLAC__EntropyCodingMethod is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC/format.h:259: warning: Member data (variable) of class FLAC__EntropyCodingMethod is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC/format.h:474: warning: Member header (variable) of class FLAC__Frame is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC/format.h:475: warning: Member subframes[FLAC__MAX_CHANNELS] (variable) of class FLAC__Frame is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC/format.h:476: warning: Member footer (variable) of class FLAC__Frame is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC/callback.h:171: warning: Member read (variable) of class FLAC__IOCallbacks is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC/callback.h:172: warning: Member write (variable) of class FLAC__IOCallbacks is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC/callback.h:173: warning: Member seek (variable) of class FLAC__IOCallbacks is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC/callback.h:174: warning: Member tell (variable) of class FLAC__IOCallbacks is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC/callback.h:175: warning: Member eof (variable) of class FLAC__IOCallbacks is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC/callback.h:176: warning: Member close (variable) of class FLAC__IOCallbacks is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC/stream_decoder.h:464: warning: Member protected_ (variable) of class FLAC__StreamDecoder is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC/stream_decoder.h:465: warning: Member private_ (variable) of class FLAC__StreamDecoder is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC/stream_encoder.h:466: warning: Member protected_ (variable) of class FLAC__StreamEncoder is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC/stream_encoder.h:467: warning: Member private_ (variable) of class FLAC__StreamEncoder is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC/format.h:566: warning: Member id[4] (variable) of class FLAC__StreamMetadata_Application is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC/format.h:567: warning: Member data (variable) of class FLAC__StreamMetadata_Application is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC/format.h:613: warning: Member num_points (variable) of class FLAC__StreamMetadata_SeekTable is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC/format.h:614: warning: Member points (variable) of class FLAC__StreamMetadata_SeekTable is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC/format.h:530: warning: Member min_blocksize (variable) of class FLAC__StreamMetadata_StreamInfo is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC/format.h:530: warning: Member max_blocksize (variable) of class FLAC__StreamMetadata_StreamInfo is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC/format.h:531: warning: Member min_framesize (variable) of class FLAC__StreamMetadata_StreamInfo is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC/format.h:531: warning: Member max_framesize (variable) of class FLAC__StreamMetadata_StreamInfo is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC/format.h:532: warning: Member sample_rate (variable) of class FLAC__StreamMetadata_StreamInfo is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC/format.h:533: warning: Member channels (variable) of class FLAC__StreamMetadata_StreamInfo is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC/format.h:534: warning: Member bits_per_sample (variable) of class FLAC__StreamMetadata_StreamInfo is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC/format.h:535: warning: Member total_samples (variable) of class FLAC__StreamMetadata_StreamInfo is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC/format.h:536: warning: Member md5sum[16] (variable) of class FLAC__StreamMetadata_StreamInfo is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC/format.h:828: warning: Member data (variable) of class FLAC__StreamMetadata_Unknown is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC/format.h:635: warning: Member vendor_string (variable) of class FLAC__StreamMetadata_VorbisComment is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC/format.h:636: warning: Member num_comments (variable) of class FLAC__StreamMetadata_VorbisComment is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC/format.h:637: warning: Member comments (variable) of class FLAC__StreamMetadata_VorbisComment is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC/format.h:625: warning: Member length (variable) of class FLAC__StreamMetadata_VorbisComment_Entry is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC/format.h:626: warning: Member entry (variable) of class FLAC__StreamMetadata_VorbisComment_Entry is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC/format.h:345: warning: Member type (variable) of class FLAC__Subframe is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC/format.h:351: warning: Member data (variable) of class FLAC__Subframe is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC/format.h:352: warning: Member wasted_bits (variable) of class FLAC__Subframe is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC++/decoder.h:190: warning: Member read_callback_(const ::FLAC__StreamDecoder *decoder, FLAC__byte buffer[], size_t *bytes, void *client_data) (function) of class FLAC::Decoder::Stream is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC++/decoder.h:191: warning: Member seek_callback_(const ::FLAC__StreamDecoder *decoder, FLAC__uint64 absolute_byte_offset, void *client_data) (function) of class FLAC::Decoder::Stream is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC++/decoder.h:192: warning: Member tell_callback_(const ::FLAC__StreamDecoder *decoder, FLAC__uint64 *absolute_byte_offset, void *client_data) (function) of class FLAC::Decoder::Stream is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC++/decoder.h:193: warning: Member length_callback_(const ::FLAC__StreamDecoder *decoder, FLAC__uint64 *stream_length, void *client_data) (function) of class FLAC::Decoder::Stream is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC++/decoder.h:194: warning: Member eof_callback_(const ::FLAC__StreamDecoder *decoder, void *client_data) (function) of class FLAC::Decoder::Stream is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC++/decoder.h:195: warning: Member write_callback_(const ::FLAC__StreamDecoder *decoder, const ::FLAC__Frame *frame, const FLAC__int32 *const buffer[], void *client_data) (function) of class FLAC::Decoder::Stream is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC++/decoder.h:196: warning: Member metadata_callback_(const ::FLAC__StreamDecoder *decoder, const ::FLAC__StreamMetadata *metadata, void *client_data) (function) of class FLAC::Decoder::Stream is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC++/decoder.h:197: warning: Member error_callback_(const ::FLAC__StreamDecoder *decoder,::FLAC__StreamDecoderErrorStatus status, void *client_data) (function) of class FLAC::Decoder::Stream is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC++/decoder.h:188: warning: Member decoder_ (variable) of class FLAC::Decoder::Stream is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC++/decoder.h:190: warning: Member read_callback_(const ::FLAC__StreamDecoder *decoder, FLAC__byte buffer[], size_t *bytes, void *client_data) (function) of class FLAC::Decoder::Stream is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC++/decoder.h:191: warning: Member seek_callback_(const ::FLAC__StreamDecoder *decoder, FLAC__uint64 absolute_byte_offset, void *client_data) (function) of class FLAC::Decoder::Stream is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC++/decoder.h:192: warning: Member tell_callback_(const ::FLAC__StreamDecoder *decoder, FLAC__uint64 *absolute_byte_offset, void *client_data) (function) of class FLAC::Decoder::Stream is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC++/decoder.h:193: warning: Member length_callback_(const ::FLAC__StreamDecoder *decoder, FLAC__uint64 *stream_length, void *client_data) (function) of class FLAC::Decoder::Stream is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC++/decoder.h:194: warning: Member eof_callback_(const ::FLAC__StreamDecoder *decoder, void *client_data) (function) of class FLAC::Decoder::Stream is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC++/decoder.h:195: warning: Member write_callback_(const ::FLAC__StreamDecoder *decoder, const ::FLAC__Frame *frame, const FLAC__int32 *const buffer[], void *client_data) (function) of class FLAC::Decoder::Stream is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC++/decoder.h:196: warning: Member metadata_callback_(const ::FLAC__StreamDecoder *decoder, const ::FLAC__StreamMetadata *metadata, void *client_data) (function) of class FLAC::Decoder::Stream is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC++/decoder.h:197: warning: Member error_callback_(const ::FLAC__StreamDecoder *decoder,::FLAC__StreamDecoderErrorStatus status, void *client_data) (function) of class FLAC::Decoder::Stream is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC++/decoder.h:188: warning: Member decoder_ (variable) of class FLAC::Decoder::Stream is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC++/decoder.h:106: warning: Member State(::FLAC__StreamDecoderState state) (function) of class FLAC::Decoder::Stream::State is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC++/decoder.h:107: warning: Member operator::FLAC__StreamDecoderState() const (function) of class FLAC::Decoder::Stream::State is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC++/decoder.h:108: warning: Member as_cstring() const (function) of class FLAC::Decoder::Stream::State is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC++/decoder.h:109: warning: Member resolved_as_cstring(const Stream &decoder) const (function) of class FLAC::Decoder::Stream::State is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC++/decoder.h:111: warning: Member state_ (variable) of class FLAC::Decoder::Stream::State is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC++/encoder.h:202: warning: Member read_callback_(const ::FLAC__StreamEncoder *encoder, FLAC__byte buffer[], size_t *bytes, void *client_data) (function) of class FLAC::Encoder::Stream is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC++/encoder.h:203: warning: Member write_callback_(const ::FLAC__StreamEncoder *encoder, const FLAC__byte buffer[], size_t bytes, unsigned samples, unsigned current_frame, void *client_data) (function) of class FLAC::Encoder::Stream is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC++/encoder.h:204: warning: Member seek_callback_(const FLAC__StreamEncoder *encoder, FLAC__uint64 absolute_byte_offset, void *client_data) (function) of class FLAC::Encoder::Stream is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC++/encoder.h:205: warning: Member tell_callback_(const FLAC__StreamEncoder *encoder, FLAC__uint64 *absolute_byte_offset, void *client_data) (function) of class FLAC::Encoder::Stream is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC++/encoder.h:206: warning: Member metadata_callback_(const ::FLAC__StreamEncoder *encoder, const ::FLAC__StreamMetadata *metadata, void *client_data) (function) of class FLAC::Encoder::Stream is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC++/encoder.h:200: warning: Member encoder_ (variable) of class FLAC::Encoder::Stream is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC++/encoder.h:202: warning: Member read_callback_(const ::FLAC__StreamEncoder *encoder, FLAC__byte buffer[], size_t *bytes, void *client_data) (function) of class FLAC::Encoder::Stream is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC++/encoder.h:203: warning: Member write_callback_(const ::FLAC__StreamEncoder *encoder, const FLAC__byte buffer[], size_t bytes, unsigned samples, unsigned current_frame, void *client_data) (function) of class FLAC::Encoder::Stream is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC++/encoder.h:204: warning: Member seek_callback_(const FLAC__StreamEncoder *encoder, FLAC__uint64 absolute_byte_offset, void *client_data) (function) of class FLAC::Encoder::Stream is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC++/encoder.h:205: warning: Member tell_callback_(const FLAC__StreamEncoder *encoder, FLAC__uint64 *absolute_byte_offset, void *client_data) (function) of class FLAC::Encoder::Stream is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC++/encoder.h:206: warning: Member metadata_callback_(const ::FLAC__StreamEncoder *encoder, const ::FLAC__StreamMetadata *metadata, void *client_data) (function) of class FLAC::Encoder::Stream is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC++/encoder.h:200: warning: Member encoder_ (variable) of class FLAC::Encoder::Stream is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC++/encoder.h:108: warning: Member State(::FLAC__StreamEncoderState state) (function) of class FLAC::Encoder::Stream::State is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC++/encoder.h:109: warning: Member operator::FLAC__StreamEncoderState() const (function) of class FLAC::Encoder::Stream::State is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC++/encoder.h:110: warning: Member as_cstring() const (function) of class FLAC::Encoder::Stream::State is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC++/encoder.h:111: warning: Member resolved_as_cstring(const Stream &encoder) const (function) of class FLAC::Encoder::Stream::State is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC++/encoder.h:113: warning: Member state_ (variable) of class FLAC::Encoder::Stream::State is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC++/metadata.h:449: warning: Member get_id() const (function) of class FLAC::Metadata::Application is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC++/metadata.h:450: warning: Member get_data() const (function) of class FLAC::Metadata::Application is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC++/metadata.h:452: warning: Member set_id(const FLAC__byte value[4]) (function) of class FLAC::Metadata::Application is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC++/metadata.h:455: warning: Member set_data(FLAC__byte *data, unsigned length, bool copy) (function) of class FLAC::Metadata::Application is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC++/metadata.h:148: warning: Member object_ (variable) of class FLAC::Metadata::Prototype is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC++/metadata.h:1179: warning: Member clear() (function) of class FLAC::Metadata::Chain is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC++/metadata.h:1178: warning: Member chain_ (variable) of class FLAC::Metadata::Chain is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC++/metadata.h:1149: warning: Member Status(::FLAC__Metadata_ChainStatus status) (function) of class FLAC::Metadata::Chain::Status is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC++/metadata.h:1150: warning: Member operator::FLAC__Metadata_ChainStatus() const (function) of class FLAC::Metadata::Chain::Status is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC++/metadata.h:1151: warning: Member as_cstring() const (function) of class FLAC::Metadata::Chain::Status is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC++/metadata.h:1153: warning: Member status_ (variable) of class FLAC::Metadata::Chain::Status is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC++/metadata.h:804: warning: Member get_media_catalog_number() const (function) of class FLAC::Metadata::CueSheet is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC++/metadata.h:805: warning: Member get_lead_in() const (function) of class FLAC::Metadata::CueSheet is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC++/metadata.h:806: warning: Member get_is_cd() const (function) of class FLAC::Metadata::CueSheet is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC++/metadata.h:808: warning: Member get_num_tracks() const (function) of class FLAC::Metadata::CueSheet is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC++/metadata.h:809: warning: Member get_track(unsigned i) const (function) of class FLAC::Metadata::CueSheet is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC++/metadata.h:811: warning: Member set_media_catalog_number(const char value[128]) (function) of class FLAC::Metadata::CueSheet is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC++/metadata.h:812: warning: Member set_lead_in(FLAC__uint64 value) (function) of class FLAC::Metadata::CueSheet is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC++/metadata.h:813: warning: Member set_is_cd(bool value) (function) of class FLAC::Metadata::CueSheet is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC++/metadata.h:815: warning: Member set_index(unsigned track_num, unsigned index_num, const ::FLAC__StreamMetadata_CueSheet_Index &index) (function) of class FLAC::Metadata::CueSheet is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC++/metadata.h:148: warning: Member object_ (variable) of class FLAC::Metadata::Prototype is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC++/metadata.h:729: warning: Member Track(const ::FLAC__StreamMetadata_CueSheet_Track *track) (function) of class FLAC::Metadata::CueSheet::Track is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC++/metadata.h:730: warning: Member Track(const Track &track) (function) of class FLAC::Metadata::CueSheet::Track is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC++/metadata.h:731: warning: Member operator=(const Track &track) (function) of class FLAC::Metadata::CueSheet::Track is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC++/metadata.h:738: warning: Member get_offset() const (function) of class FLAC::Metadata::CueSheet::Track is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC++/metadata.h:739: warning: Member get_number() const (function) of class FLAC::Metadata::CueSheet::Track is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC++/metadata.h:740: warning: Member get_isrc() const (function) of class FLAC::Metadata::CueSheet::Track is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC++/metadata.h:741: warning: Member get_type() const (function) of class FLAC::Metadata::CueSheet::Track is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC++/metadata.h:742: warning: Member get_pre_emphasis() const (function) of class FLAC::Metadata::CueSheet::Track is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC++/metadata.h:744: warning: Member get_num_indices() const (function) of class FLAC::Metadata::CueSheet::Track is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC++/metadata.h:745: warning: Member get_index(unsigned i) const (function) of class FLAC::Metadata::CueSheet::Track is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC++/metadata.h:747: warning: Member get_track() const (function) of class FLAC::Metadata::CueSheet::Track is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC++/metadata.h:749: warning: Member set_offset(FLAC__uint64 value) (function) of class FLAC::Metadata::CueSheet::Track is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC++/metadata.h:750: warning: Member set_number(FLAC__byte value) (function) of class FLAC::Metadata::CueSheet::Track is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC++/metadata.h:751: warning: Member set_isrc(const char value[12]) (function) of class FLAC::Metadata::CueSheet::Track is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC++/metadata.h:752: warning: Member set_type(unsigned value) (function) of class FLAC::Metadata::CueSheet::Track is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC++/metadata.h:753: warning: Member set_pre_emphasis(bool value) (function) of class FLAC::Metadata::CueSheet::Track is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC++/metadata.h:755: warning: Member set_index(unsigned i, const ::FLAC__StreamMetadata_CueSheet_Index &index) (function) of class FLAC::Metadata::CueSheet::Track is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC++/metadata.h:726: warning: Member object_ (variable) of class FLAC::Metadata::CueSheet::Track is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC++/metadata.h:1213: warning: Member clear() (function) of class FLAC::Metadata::Iterator is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC++/metadata.h:1212: warning: Member iterator_ (variable) of class FLAC::Metadata::Iterator is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC++/metadata.h:148: warning: Member object_ (variable) of class FLAC::Metadata::Prototype is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC++/metadata.h:901: warning: Member get_type() const (function) of class FLAC::Metadata::Picture is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC++/metadata.h:902: warning: Member get_mime_type() const (function) of class FLAC::Metadata::Picture is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC++/metadata.h:903: warning: Member get_description() const (function) of class FLAC::Metadata::Picture is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC++/metadata.h:904: warning: Member get_width() const (function) of class FLAC::Metadata::Picture is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC++/metadata.h:905: warning: Member get_height() const (function) of class FLAC::Metadata::Picture is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC++/metadata.h:906: warning: Member get_depth() const (function) of class FLAC::Metadata::Picture is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC++/metadata.h:908: warning: Member get_data_length() const (function) of class FLAC::Metadata::Picture is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC++/metadata.h:909: warning: Member get_data() const (function) of class FLAC::Metadata::Picture is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC++/metadata.h:911: warning: Member set_type(::FLAC__StreamMetadata_Picture_Type type) (function) of class FLAC::Metadata::Picture is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC++/metadata.h:919: warning: Member set_width(FLAC__uint32 value) const (function) of class FLAC::Metadata::Picture is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC++/metadata.h:920: warning: Member set_height(FLAC__uint32 value) const (function) of class FLAC::Metadata::Picture is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC++/metadata.h:921: warning: Member set_depth(FLAC__uint32 value) const (function) of class FLAC::Metadata::Picture is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC++/metadata.h:148: warning: Member object_ (variable) of class FLAC::Metadata::Prototype is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC++/metadata.h:116: warning: Member Prototype(const ::FLAC__StreamMetadata &) (function) of class FLAC::Metadata::Prototype is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC++/metadata.h:117: warning: Member Prototype(const ::FLAC__StreamMetadata *) (function) of class FLAC::Metadata::Prototype is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC++/metadata.h:148: warning: Member object_ (variable) of class FLAC::Metadata::Prototype is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC++/metadata.h:508: warning: Member get_num_points() const (function) of class FLAC::Metadata::SeekTable is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC++/metadata.h:509: warning: Member get_point(unsigned index) const (function) of class FLAC::Metadata::SeekTable is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC++/metadata.h:148: warning: Member object_ (variable) of class FLAC::Metadata::Prototype is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC++/metadata.h:1091: warning: Member clear() (function) of class FLAC::Metadata::SimpleIterator is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC++/metadata.h:1090: warning: Member iterator_ (variable) of class FLAC::Metadata::SimpleIterator is not documented.
# de for file include/FLAC++/decoder.h...
# Generating code for file include/FLAC++/encoder.h...
# Generating code for file include/FLAC/all.h...
# Generating code for file include/FLAC++/all.h...
# Generating code for file include/FLAC/assert.h...
# Generating code for file include/FLAC/callback.h...
# Generating code for file include/FLAC/export.h...
# Generating code for file include/FLAC++/export.h...
# Generating code for file include/FLAC/format.h...
# Generating code for file include/FLAC/metadata.h...
# Generating code for file include/FLAC++/metadata.h...
# Generating code for file include/FLAC/ordinals.h...
# Generating code for file include/FLAC/stream_decoder.h...
# Generating code for file include/FLAC/stream_encoder.h...
# Generating file documentation...
# Generating docs for file include/FLAC++/decoder.h...
# Generating docs for file include/FLAC++/encoder.h...
# Generating docs for file include/FLAC/callback.h...
# Generating docs for file include/FLAC/export.h...
# Generating docs for file include/FLAC++/export.h...
# Generating docs for file include/FLAC/format.h...
# Generating docs for file include/FLAC/metadata.h...
# Generating docs for file include/FLAC++/metadata.h...
# Generating docs for file include/FLAC/stream_decoder.h...
# Generating docs for file include/FLAC/stream_encoder.h...
# Generating page documentation...
# Generating group documentation...
# Generating class documentation...
# Generating docs for compound FLAC__EntropyCodingMethod...
# Generating docs for compound FLAC__EntropyCodingMethod_PartitionedRice...
# Generating docs for compound FLAC__EntropyCodingMethod_PartitionedRiceContents...
# Generating docs for compound FLAC__Frame...
# Generating docs for compound FLAC__FrameFooter...
# Generating docs for compound FLAC__FrameHeader...
# Generating docs for compound FLAC__IOCallbacks...
# Generating docs for compound FLAC__StreamDecoder...
# Generating docs for compound FLAC__StreamEncoder...
# Generating docs for compound FLAC__StreamMetadata...
# Generating docs for compound FLAC__StreamMetadata_Application...
# Generating docs for compound FLAC__StreamMetadata_CueSheet...
# Generating docs for compound FLAC__StreamMetadata_CueSheet_Index...
# Generating docs for compound FLAC__StreamMetadata_CueSheet_Track...
# Generating docs for compound FLAC__StreamMetadata_Padding...
# Generating docs for compound FLAC__StreamMetadata_Picture...
# Generating docs for compound FLAC__StreamMetadata_SeekPoint...
# Generating docs for compound FLAC__StreamMetadata_SeekTable...
# Generating docs for compound FLAC__StreamMetadata_StreamInfo...
# Generating docs for compound FLAC__StreamMetadata_Unknown...
# Generating docs for compound FLAC__StreamMetadata_VorbisComment...
# Generating docs for compound FLAC__StreamMetadata_VorbisComment_Entry...
# Generating docs for compound FLAC__Subframe...
# Generating docs for compound FLAC__Subframe_Constant...
# Generating docs for compound FLAC__Subframe_Fixed...
# Generating docs for compound FLAC__Subframe_LPC...
# Generating docs for compound FLAC__Subframe_Verbatim...
# Generating namespace index...
# Generating docs for compound FLAC::Decoder::File...
# Generating docs for compound FLAC::Decoder::Stream...
# Generating docs for nested compound FLAC::Decoder::Stream::State...
# Generating docs for compound FLAC::Encoder::File...
# Generating docs for compound FLAC::Encoder::Stream...
# Generating docs for nested compound FLAC::Encoder::Stream::State...
# Generating docs for compound FLAC::Metadata::Application...
# Generating docs for compound FLAC::Metadata::Chain...
# Generating docs for nested compound FLAC::Metadata::Chain::Status...
# Generating docs for compound FLAC::Metadata::CueSheet...
# Generating docs for nested compound FLAC::Metadata::CueSheet::Track...
# Generating docs for compound FLAC::Metadata::Iterator...
# Generating docs for compound FLAC::Metadata::Padding...
# Generating docs for compound FLAC::Metadata::Picture...
# Generating docs for compound FLAC::Metadata::Prototype...
# Generating docs for compound FLAC::Metadata::SeekTable...
# Generating docs for compound FLAC::Metadata::SimpleIterator...
# Generating docs for nested compound FLAC::Metadata::SimpleIterator::Stat/tmp/flac/src/flac-1.3.1/include/FLAC++/metadata.h:1059: warning: Member Status(::FLAC__Metadata_SimpleIteratorStatus status) (function) of class FLAC::Metadata::SimpleIterator::Status is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC++/metadata.h:1060: warning: Member operator::FLAC__Metadata_SimpleIteratorStatus() const (function) of class FLAC::Metadata::SimpleIterator::Status is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC++/metadata.h:1061: warning: Member as_cstring() const (function) of class FLAC::Metadata::SimpleIterator::Status is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC++/metadata.h:1063: warning: Member status_ (variable) of class FLAC::Metadata::SimpleIterator::Status is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC++/metadata.h:148: warning: Member object_ (variable) of class FLAC::Metadata::Prototype is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC++/metadata.h:983: warning: Member get_data() const (function) of class FLAC::Metadata::Unknown is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC++/metadata.h:987: warning: Member set_data(FLAC__byte *data, unsigned length, bool copy) (function) of class FLAC::Metadata::Unknown is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC++/metadata.h:148: warning: Member object_ (variable) of class FLAC::Metadata::Prototype is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC++/metadata.h:677: warning: Member get_num_comments() const (function) of class FLAC::Metadata::VorbisComment is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC++/metadata.h:678: warning: Member get_vendor_string() const (function) of class FLAC::Metadata::VorbisComment is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC++/metadata.h:679: warning: Member get_comment(unsigned index) const (function) of class FLAC::Metadata::VorbisComment is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC++/metadata.h:148: warning: Member object_ (variable) of class FLAC::Metadata::Prototype is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC++/metadata.h:584: warning: Member Entry(const char *field, unsigned field_length) (function) of class FLAC::Metadata::VorbisComment::Entry is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC++/metadata.h:585: warning: Member Entry(const char *field) (function) of class FLAC::Metadata::VorbisComment::Entry is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC++/metadata.h:587: warning: Member Entry(const char *field_name, const char *field_value, unsigned field_value_length) (function) of class FLAC::Metadata::VorbisComment::Entry is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC++/metadata.h:588: warning: Member Entry(const char *field_name, const char *field_value) (function) of class FLAC::Metadata::VorbisComment::Entry is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC++/metadata.h:590: warning: Member Entry(const Entry &entry) (function) of class FLAC::Metadata::VorbisComment::Entry is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC++/metadata.h:592: warning: Member operator=(const Entry &entry) (function) of class FLAC::Metadata::VorbisComment::Entry is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC++/metadata.h:598: warning: Member get_field_length() const (function) of class FLAC::Metadata::VorbisComment::Entry is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC++/metadata.h:599: warning: Member get_field_name_length() const (function) of class FLAC::Metadata::VorbisComment::Entry is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC++/metadata.h:600: warning: Member get_field_value_length() const (function) of class FLAC::Metadata::VorbisComment::Entry is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC++/metadata.h:602: warning: Member get_entry() const (function) of class FLAC::Metadata::VorbisComment::Entry is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC++/metadata.h:603: warning: Member get_field() const (function) of class FLAC::Metadata::VorbisComment::Entry is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC++/metadata.h:604: warning: Member get_field_name() const (function) of class FLAC::Metadata::VorbisComment::Entry is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC++/metadata.h:605: warning: Member get_field_value() const (function) of class FLAC::Metadata::VorbisComment::Entry is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC++/metadata.h:607: warning: Member set_field(const char *field, unsigned field_length) (function) of class FLAC::Metadata::VorbisComment::Entry is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC++/metadata.h:608: warning: Member set_field(const char *field) (function) of class FLAC::Metadata::VorbisComment::Entry is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC++/metadata.h:609: warning: Member set_field_name(const char *field_name) (function) of class FLAC::Metadata::VorbisComment::Entry is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC++/metadata.h:610: warning: Member set_field_value(const char *field_value, unsigned field_value_length) (function) of class FLAC::Metadata::VorbisComment::Entry is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC++/metadata.h:611: warning: Member set_field_value(const char *field_value) (function) of class FLAC::Metadata::VorbisComment::Entry is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC++/metadata.h:613: warning: Member is_valid_ (variable) of class FLAC::Metadata::VorbisComment::Entry is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC++/metadata.h:614: warning: Member entry_ (variable) of class FLAC::Metadata::VorbisComment::Entry is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC++/metadata.h:615: warning: Member field_name_ (variable) of class FLAC::Metadata::VorbisComment::Entry is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC++/metadata.h:616: warning: Member field_name_length_ (variable) of class FLAC::Metadata::VorbisComment::Entry is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC++/metadata.h:617: warning: Member field_value_ (variable) of class FLAC::Metadata::VorbisComment::Entry is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC++/metadata.h:618: warning: Member field_value_length_ (variable) of class FLAC::Metadata::VorbisComment::Entry is not documented.
# /tmp/flac/src/flac-1.3.1/include/FLAC/all.h:152: warning: explicit link request to 'define' could not be resolved
# /tmp/flac/src/flac-1.3.1/include/FLAC/export.h:48: warning: explicit link request to 'defines' could not be resolved
# /tmp/flac/src/flac-1.3.1/include/FLAC++/export.h:48: warning: explicit link request to 'defines' could not be resolved
# /tmp/flac/src/flac-1.3.1/include/FLAC/export.h:38: warning: explicit link request to 'defines' could not be resolved
# /tmp/flac/src/flac-1.3.1/include/FLAC++/export.h:38: warning: explicit link request to 'defines' could not be resolved
# us...
# Generating docs for compound FLAC::Metadata::StreamInfo...
# Generating docs for compound FLAC::Metadata::Unknown...
# Generating docs for compound FLAC::Metadata::VorbisComment...
# Generating docs for nested compound FLAC::Metadata::VorbisComment::Entry...
# Generating graph info page...
# Generating directory documentation...
# Generating index page...
# Generating page index...
# Generating module index...
# Generating namespace index...
# Generating namespace member index...
# Generating annotated compound index...
# Generating alphabetical compound index...
# Generating hierarchical class index...
# Generating member index...
# Generating file index...
# Generating file member index...
# Generating example index...
# finalizing index lists...
# writing tag file...
# lookup cache used 1863/65536 hits=16444 misses=1927
# finished...
# rm -rf html/api
# mv doxytmp/html html/api
# rm -rf doxytmp
# make[3]: Leaving directory '/tmp/flac/src/flac-1.3.1/doc'
# Making all in html
# make[3]: Entering directory '/tmp/flac/src/flac-1.3.1/doc/html'
# Making all in images
# make[4]: Entering directory '/tmp/flac/src/flac-1.3.1/doc/html/images'
# make[4]: Nothing to be done for 'all'.
# make[4]: Leaving directory '/tmp/flac/src/flac-1.3.1/doc/html/images'
# make[4]: Entering directory '/tmp/flac/src/flac-1.3.1/doc/html'
# make[4]: Nothing to be done for 'all-am'.
# make[4]: Leaving directory '/tmp/flac/src/flac-1.3.1/doc/html'
# make[3]: Leaving directory '/tmp/flac/src/flac-1.3.1/doc/html'
# make[2]: Leaving directory '/tmp/flac/src/flac-1.3.1/doc'
# Making all in include
# make[2]: Entering directory '/tmp/flac/src/flac-1.3.1/include'
# Making all in FLAC
# make[3]: Entering directory '/tmp/flac/src/flac-1.3.1/include/FLAC'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/flac/src/flac-1.3.1/include/FLAC'
# Making all in FLAC++
# make[3]: Entering directory '/tmp/flac/src/flac-1.3.1/include/FLAC++'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/flac/src/flac-1.3.1/include/FLAC++'
# Making all in share
# make[3]: Entering directory '/tmp/flac/src/flac-1.3.1/include/share'
# Making all in grabbag
# make[4]: Entering directory '/tmp/flac/src/flac-1.3.1/include/share/grabbag'
# make[4]: Nothing to be done for 'all'.
# make[4]: Leaving directory '/tmp/flac/src/flac-1.3.1/include/share/grabbag'
# make[4]: Entering directory '/tmp/flac/src/flac-1.3.1/include/share'
# make[4]: Nothing to be done for 'all-am'.
# make[4]: Leaving directory '/tmp/flac/src/flac-1.3.1/include/share'
# make[3]: Leaving directory '/tmp/flac/src/flac-1.3.1/include/share'
# Making all in test_libs_common
# make[3]: Entering directory '/tmp/flac/src/flac-1.3.1/include/test_libs_common'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/flac/src/flac-1.3.1/include/test_libs_common'
# make[3]: Entering directory '/tmp/flac/src/flac-1.3.1/include'
# make[3]: Nothing to be done for 'all-am'.
# make[3]: Leaving directory '/tmp/flac/src/flac-1.3.1/include'
# make[2]: Leaving directory '/tmp/flac/src/flac-1.3.1/include'
# Making all in m4
# make[2]: Entering directory '/tmp/flac/src/flac-1.3.1/m4'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/flac/src/flac-1.3.1/m4'
# Making all in man
# make[2]: Entering directory '/tmp/flac/src/flac-1.3.1/man'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/flac/src/flac-1.3.1/man'
# Making all in src
# make[2]: Entering directory '/tmp/flac/src/flac-1.3.1/src'
# Making all in share
# make[3]: Entering directory '/tmp/flac/src/flac-1.3.1/src/share'
# CC getopt/getopt.lo
# CC getopt/getopt1.lo
# CCLD getopt/libgetopt.la
# ar: `u' modifier ignored since `D' is the default (see `U')
# CC grabbag/alloc.lo
# CC grabbag/cuesheet.lo
# CC grabbag/file.lo
# CC grabbag/picture.lo
# CC grabbag/replaygain.lo
# CC grabbag/seektable.lo
# CC grabbag/snprintf.lo
# CCLD grabbag/libgrabbag.la
# ar: `u' modifier ignored since `D' is the default (see `U')
# CC utf8/charset.lo
# CC utf8/iconvert.lo
# CC utf8/utf8.lo
# CCLD utf8/libutf8.la
# ar: `u' modifier ignored since `D' is the default (see `U')
# CC replaygain_analysis/replaygain_analysis.lo
# CCLD replaygain_analysis/libreplaygain_analysis.la
# ar: `u' modifier ignored since `D' is the default (see `U')
# CC replaygain_synthesis/replaygain_synthesis_libreplaygain_synthesis_la-replaygain_synthesis.lo
# CCLD replaygain_synthesis/libreplaygain_synthesis.la
# ar: `u' modifier ignored since `D' is the default (see `U')
# make[3]: Leaving directory '/tmp/flac/src/flac-1.3.1/src/share'
# Making all in libFLAC
# make[3]: Entering directory '/tmp/flac/src/flac-1.3.1/src/libFLAC'
# Making all in include
# make[4]: Entering directory '/tmp/flac/src/flac-1.3.1/src/libFLAC/include'
# Making all in private
# make[5]: Entering directory '/tmp/flac/src/flac-1.3.1/src/libFLAC/include/private'
# make[5]: Nothing to be done for 'all'.
# make[5]: Leaving directory '/tmp/flac/src/flac-1.3.1/src/libFLAC/include/private'
# Making all in protected
# make[5]: Entering directory '/tmp/flac/src/flac-1.3.1/src/libFLAC/include/protected'
# make[5]: Nothing to be done for 'all'.
# make[5]: Leaving directory '/tmp/flac/src/flac-1.3.1/src/libFLAC/include/protected'
# make[5]: Entering directory '/tmp/flac/src/flac-1.3.1/src/libFLAC/include'
# make[5]: Nothing to be done for 'all-am'.
# make[5]: Leaving directory '/tmp/flac/src/flac-1.3.1/src/libFLAC/include'
# make[4]: Leaving directory '/tmp/flac/src/flac-1.3.1/src/libFLAC/include'
# Making all in .
# make[4]: Entering directory '/tmp/flac/src/flac-1.3.1/src/libFLAC'
# CC bitmath.lo
# CC bitreader.lo
# CC bitwriter.lo
# CC cpu.lo
# CC crc.lo
# CC fixed.lo
# CC fixed_intrin_sse2.lo
# CC fixed_intrin_ssse3.lo
# CC float.lo
# CC format.lo
# CC lpc.lo
# CC lpc_intrin_sse.lo
# CC lpc_intrin_sse2.lo
# CC lpc_intrin_sse41.lo
# CC lpc_intrin_avx2.lo
# CC md5.lo
# CC memory.lo
# CC metadata_iterators.lo
# CC metadata_object.lo
# CC stream_decoder.lo
# CC stream_encoder.lo
# CC stream_encoder_intrin_sse2.lo
# CC stream_encoder_intrin_ssse3.lo
# CC stream_encoder_intrin_avx2.lo
# CC stream_encoder_framing.lo
# CC window.lo
# CC ogg_decoder_aspect.lo
# CC ogg_encoder_aspect.lo
# CC ogg_helper.lo
# CC ogg_mapping.lo
# CCLD libFLAC.la
# CCLD libFLAC-static.la
# ar: `u' modifier ignored since `D' is the default (see `U')
# make[4]: Leaving directory '/tmp/flac/src/flac-1.3.1/src/libFLAC'
# make[3]: Leaving directory '/tmp/flac/src/flac-1.3.1/src/libFLAC'
# Making all in flac
# make[3]: Entering directory '/tmp/flac/src/flac-1.3.1/src/flac'
# CC analyze.o
# CC decode.o
# decode.c: In function 'error_callback':
# decode.c:1406:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
# if(!decoder_session->error_callback_suppress_messages)
# ^~
# decode.c:1408:3: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
# flac__utils_printf(stderr, 1, "*** Got error code %d:%s\n", status, FLAC__StreamDecoderErrorStatusString[status]);
# ^~~~~~~~~~~~~~~~~~
# CC encode.o
# CC foreign_metadata.o
# CC main.o
# CC local_string_utils.o
# CC utils.o
# CC vorbiscomment.o
# CCLD flac
# make[3]: Leaving directory '/tmp/flac/src/flac-1.3.1/src/flac'
# Making all in metaflac
# make[3]: Entering directory '/tmp/flac/src/flac-1.3.1/src/metaflac'
# CC main.o
# CC operations.o
# CC operations_shorthand_cuesheet.o
# CC operations_shorthand_picture.o
# CC operations_shorthand_seektable.o
# CC operations_shorthand_streaminfo.o
# CC operations_shorthand_vorbiscomment.o
# CC options.o
# CC usage.o
# CC utils.o
# CCLD metaflac
# make[3]: Leaving directory '/tmp/flac/src/flac-1.3.1/src/metaflac'
# Making all in test_grabbag
# make[3]: Entering directory '/tmp/flac/src/flac-1.3.1/src/test_grabbag'
# Making all in cuesheet
# make[4]: Entering directory '/tmp/flac/src/flac-1.3.1/src/test_grabbag/cuesheet'
# CC main.o
# CCLD test_cuesheet
# make[4]: Leaving directory '/tmp/flac/src/flac-1.3.1/src/test_grabbag/cuesheet'
# Making all in picture
# make[4]: Entering directory '/tmp/flac/src/flac-1.3.1/src/test_grabbag/picture'
# CC main.o
# CCLD test_picture
# make[4]: Leaving directory '/tmp/flac/src/flac-1.3.1/src/test_grabbag/picture'
# make[4]: Entering directory '/tmp/flac/src/flac-1.3.1/src/test_grabbag'
# make[4]: Nothing to be done for 'all-am'.
# make[4]: Leaving directory '/tmp/flac/src/flac-1.3.1/src/test_grabbag'
# make[3]: Leaving directory '/tmp/flac/src/flac-1.3.1/src/test_grabbag'
# Making all in test_libs_common
# make[3]: Entering directory '/tmp/flac/src/flac-1.3.1/src/test_libs_common'
# CC file_utils_flac.lo
# CC metadata_utils.lo
# CCLD libtest_libs_common.la
# ar: `u' modifier ignored since `D' is the default (see `U')
# make[3]: Leaving directory '/tmp/flac/src/flac-1.3.1/src/test_libs_common'
# Making all in test_libFLAC
# make[3]: Entering directory '/tmp/flac/src/flac-1.3.1/src/test_libFLAC'
# CC bitwriter.o
# CC decoders.o
# CC encoders.o
# CC endswap.o
# CC format.o
# CC main.o
# CC metadata.o
# CC metadata_manip.o
# CC metadata_object.o
# CC md5.o
# CCLD test_libFLAC
# make[3]: Leaving directory '/tmp/flac/src/flac-1.3.1/src/test_libFLAC'
# Making all in test_seeking
# make[3]: Entering directory '/tmp/flac/src/flac-1.3.1/src/test_seeking'
# CC main.o
# CCLD test_seeking
# make[3]: Leaving directory '/tmp/flac/src/flac-1.3.1/src/test_seeking'
# Making all in test_streams
# make[3]: Entering directory '/tmp/flac/src/flac-1.3.1/src/test_streams'
# CC main.o
# CCLD test_streams
# make[3]: Leaving directory '/tmp/flac/src/flac-1.3.1/src/test_streams'
# Making all in utils
# make[3]: Entering directory '/tmp/flac/src/flac-1.3.1/src/utils'
# Making all in flacdiff
# make[4]: Entering directory '/tmp/flac/src/flac-1.3.1/src/utils/flacdiff'
# make[4]: Nothing to be done for 'all'.
# make[4]: Leaving directory '/tmp/flac/src/flac-1.3.1/src/utils/flacdiff'
# Making all in flactimer
# make[4]: Entering directory '/tmp/flac/src/flac-1.3.1/src/utils/flactimer'
# make[4]: Nothing to be done for 'all'.
# make[4]: Leaving directory '/tmp/flac/src/flac-1.3.1/src/utils/flactimer'
# make[4]: Entering directory '/tmp/flac/src/flac-1.3.1/src/utils'
# make[4]: Nothing to be done for 'all-am'.
# make[4]: Leaving directory '/tmp/flac/src/flac-1.3.1/src/utils'
# make[3]: Leaving directory '/tmp/flac/src/flac-1.3.1/src/utils'
# Making all in libFLAC++
# make[3]: Entering directory '/tmp/flac/src/flac-1.3.1/src/libFLAC++'
# CXX metadata.lo
# CXX stream_decoder.lo
# CXX stream_encoder.lo
# CXXLD libFLAC++.la
# make[3]: Leaving directory '/tmp/flac/src/flac-1.3.1/src/libFLAC++'
# Making all in test_libFLAC++
# make[3]: Entering directory '/tmp/flac/src/flac-1.3.1/src/test_libFLAC++'
# CXX decoders.o
# CXX encoders.o
# CXX main.o
# CXX metadata.o
# CXX metadata_manip.o
# CXX metadata_object.o
# CXXLD test_libFLAC++
# make[3]: Leaving directory '/tmp/flac/src/flac-1.3.1/src/test_libFLAC++'
# make[3]: Entering directory '/tmp/flac/src/flac-1.3.1/src'
# make[3]: Nothing to be done for 'all-am'.
# make[3]: Leaving directory '/tmp/flac/src/flac-1.3.1/src'
# make[2]: Leaving directory '/tmp/flac/src/flac-1.3.1/src'
# Making all in examples
# make[2]: Entering directory '/tmp/flac/src/flac-1.3.1/examples'
# Making all in c
# make[3]: Entering directory '/tmp/flac/src/flac-1.3.1/examples/c'
# Making all in decode
# make[4]: Entering directory '/tmp/flac/src/flac-1.3.1/examples/c/decode'
# Making all in file
# make[5]: Entering directory '/tmp/flac/src/flac-1.3.1/examples/c/decode/file'
# CC main.o
# CCLD example_c_decode_file
# make[5]: Leaving directory '/tmp/flac/src/flac-1.3.1/examples/c/decode/file'
# make[5]: Entering directory '/tmp/flac/src/flac-1.3.1/examples/c/decode'
# make[5]: Nothing to be done for 'all-am'.
# make[5]: Leaving directory '/tmp/flac/src/flac-1.3.1/examples/c/decode'
# make[4]: Leaving directory '/tmp/flac/src/flac-1.3.1/examples/c/decode'
# Making all in encode
# make[4]: Entering directory '/tmp/flac/src/flac-1.3.1/examples/c/encode'
# Making all in file
# make[5]: Entering directory '/tmp/flac/src/flac-1.3.1/examples/c/encode/file'
# CC main.o
# CCLD example_c_encode_file
# make[5]: Leaving directory '/tmp/flac/src/flac-1.3.1/examples/c/encode/file'
# make[5]: Entering directory '/tmp/flac/src/flac-1.3.1/examples/c/encode'
# make[5]: Nothing to be done for 'all-am'.
# make[5]: Leaving directory '/tmp/flac/src/flac-1.3.1/examples/c/encode'
# make[4]: Leaving directory '/tmp/flac/src/flac-1.3.1/examples/c/encode'
# make[4]: Entering directory '/tmp/flac/src/flac-1.3.1/examples/c'
# make[4]: Nothing to be done for 'all-am'.
# make[4]: Leaving directory '/tmp/flac/src/flac-1.3.1/examples/c'
# make[3]: Leaving directory '/tmp/flac/src/flac-1.3.1/examples/c'
# Making all in cpp
# make[3]: Entering directory '/tmp/flac/src/flac-1.3.1/examples/cpp'
# Making all in decode
# make[4]: Entering directory '/tmp/flac/src/flac-1.3.1/examples/cpp/decode'
# Making all in file
# make[5]: Entering directory '/tmp/flac/src/flac-1.3.1/examples/cpp/decode/file'
# CXX main.o
# CXXLD example_cpp_decode_file
# make[5]: Leaving directory '/tmp/flac/src/flac-1.3.1/examples/cpp/decode/file'
# make[5]: Entering directory '/tmp/flac/src/flac-1.3.1/examples/cpp/decode'
# make[5]: Nothing to be done for 'all-am'.
# make[5]: Leaving directory '/tmp/flac/src/flac-1.3.1/examples/cpp/decode'
# make[4]: Leaving directory '/tmp/flac/src/flac-1.3.1/examples/cpp/decode'
# Making all in encode
# make[4]: Entering directory '/tmp/flac/src/flac-1.3.1/examples/cpp/encode'
# Making all in file
# make[5]: Entering directory '/tmp/flac/src/flac-1.3.1/examples/cpp/encode/file'
# CXX main.o
# CXXLD example_cpp_encode_file
# make[5]: Leaving directory '/tmp/flac/src/flac-1.3.1/examples/cpp/encode/file'
# make[5]: Entering directory '/tmp/flac/src/flac-1.3.1/examples/cpp/encode'
# make[5]: Nothing to be done for 'all-am'.
# make[5]: Leaving directory '/tmp/flac/src/flac-1.3.1/examples/cpp/encode'
# make[4]: Leaving directory '/tmp/flac/src/flac-1.3.1/examples/cpp/encode'
# make[4]: Entering directory '/tmp/flac/src/flac-1.3.1/examples/cpp'
# make[4]: Nothing to be done for 'all-am'.
# make[4]: Leaving directory '/tmp/flac/src/flac-1.3.1/examples/cpp'
# make[3]: Leaving directory '/tmp/flac/src/flac-1.3.1/examples/cpp'
# make[3]: Entering directory '/tmp/flac/src/flac-1.3.1/examples'
# make[3]: Nothing to be done for 'all-am'.
# make[3]: Leaving directory '/tmp/flac/src/flac-1.3.1/examples'
# make[2]: Leaving directory '/tmp/flac/src/flac-1.3.1/examples'
# Making all in test
# make[2]: Entering directory '/tmp/flac/src/flac-1.3.1/test'
# Making all in cuesheets
# make[3]: Entering directory '/tmp/flac/src/flac-1.3.1/test/cuesheets'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/flac/src/flac-1.3.1/test/cuesheets'
# Making all in flac-to-flac-metadata-test-files
# make[3]: Entering directory '/tmp/flac/src/flac-1.3.1/test/flac-to-flac-metadata-test-files'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/flac/src/flac-1.3.1/test/flac-to-flac-metadata-test-files'
# Making all in metaflac-test-files
# make[3]: Entering directory '/tmp/flac/src/flac-1.3.1/test/metaflac-test-files'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/flac/src/flac-1.3.1/test/metaflac-test-files'
# Making all in pictures
# make[3]: Entering directory '/tmp/flac/src/flac-1.3.1/test/pictures'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/flac/src/flac-1.3.1/test/pictures'
# make[3]: Entering directory '/tmp/flac/src/flac-1.3.1/test'
# make[3]: Nothing to be done for 'all-am'.
# make[3]: Leaving directory '/tmp/flac/src/flac-1.3.1/test'
# make[2]: Leaving directory '/tmp/flac/src/flac-1.3.1/test'
# Making all in build
# make[2]: Entering directory '/tmp/flac/src/flac-1.3.1/build'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/flac/src/flac-1.3.1/build'
# Making all in objs
# make[2]: Entering directory '/tmp/flac/src/flac-1.3.1/objs'
# Making all in debug
# make[3]: Entering directory '/tmp/flac/src/flac-1.3.1/objs/debug'
# Making all in bin
# make[4]: Entering directory '/tmp/flac/src/flac-1.3.1/objs/debug/bin'
# make[4]: Nothing to be done for 'all'.
# make[4]: Leaving directory '/tmp/flac/src/flac-1.3.1/objs/debug/bin'
# Making all in lib
# make[4]: Entering directory '/tmp/flac/src/flac-1.3.1/objs/debug/lib'
# make[4]: Nothing to be done for 'all'.
# make[4]: Leaving directory '/tmp/flac/src/flac-1.3.1/objs/debug/lib'
# make[4]: Entering directory '/tmp/flac/src/flac-1.3.1/objs/debug'
# make[4]: Nothing to be done for 'all-am'.
# make[4]: Leaving directory '/tmp/flac/src/flac-1.3.1/objs/debug'
# make[3]: Leaving directory '/tmp/flac/src/flac-1.3.1/objs/debug'
# Making all in release
# make[3]: Entering directory '/tmp/flac/src/flac-1.3.1/objs/release'
# Making all in bin
# make[4]: Entering directory '/tmp/flac/src/flac-1.3.1/objs/release/bin'
# make[4]: Nothing to be done for 'all'.
# make[4]: Leaving directory '/tmp/flac/src/flac-1.3.1/objs/release/bin'
# Making all in lib
# make[4]: Entering directory '/tmp/flac/src/flac-1.3.1/objs/release/lib'
# make[4]: Nothing to be done for 'all'.
# make[4]: Leaving directory '/tmp/flac/src/flac-1.3.1/objs/release/lib'
# make[4]: Entering directory '/tmp/flac/src/flac-1.3.1/objs/release'
# make[4]: Nothing to be done for 'all-am'.
# make[4]: Leaving directory '/tmp/flac/src/flac-1.3.1/objs/release'
# make[3]: Leaving directory '/tmp/flac/src/flac-1.3.1/objs/release'
# make[3]: Entering directory '/tmp/flac/src/flac-1.3.1/objs'
# make[3]: Nothing to be done for 'all-am'.
# make[3]: Leaving directory '/tmp/flac/src/flac-1.3.1/objs'
# make[2]: Leaving directory '/tmp/flac/src/flac-1.3.1/objs'
# make[2]: Entering directory '/tmp/flac/src/flac-1.3.1'
# make[2]: Leaving directory '/tmp/flac/src/flac-1.3.1'
# make[1]: Leaving directory '/tmp/flac/src/flac-1.3.1'
# ==> Entering fakeroot environment...
# ==> Starting package_flac()...
# Making install in doc
# make[1]: Entering directory '/tmp/flac/src/flac-1.3.1/doc'
# Making install in .
# make[2]: Entering directory '/tmp/flac/src/flac-1.3.1/doc'
# make[3]: Entering directory '/tmp/flac/src/flac-1.3.1/doc'
# make[3]: Nothing to be done for 'install-exec-am'.
# /usr/bin/mkdir -p '/tmp/flac/pkg/flac/usr/share/doc/flac-1.3.1'
# /usr/bin/install -c -m 644 FLAC.tag '/tmp/flac/pkg/flac/usr/share/doc/flac-1.3.1'
# make[3]: Leaving directory '/tmp/flac/src/flac-1.3.1/doc'
# make[2]: Leaving directory '/tmp/flac/src/flac-1.3.1/doc'
# Making install in html
# make[2]: Entering directory '/tmp/flac/src/flac-1.3.1/doc/html'
# Making install in images
# make[3]: Entering directory '/tmp/flac/src/flac-1.3.1/doc/html/images'
# make[4]: Entering directory '/tmp/flac/src/flac-1.3.1/doc/html/images'
# make[4]: Nothing to be done for 'install-exec-am'.
# /usr/bin/mkdir -p '/tmp/flac/pkg/flac/usr/share/doc/flac-1.3.1/html/images'
# /usr/bin/install -c -m 644 logo.svg logo130.gif '/tmp/flac/pkg/flac/usr/share/doc/flac-1.3.1/html/images'
# make[4]: Leaving directory '/tmp/flac/src/flac-1.3.1/doc/html/images'
# make[3]: Leaving directory '/tmp/flac/src/flac-1.3.1/doc/html/images'
# make[3]: Entering directory '/tmp/flac/src/flac-1.3.1/doc/html'
# make[4]: Entering directory '/tmp/flac/src/flac-1.3.1/doc/html'
# make[4]: Nothing to be done for 'install-exec-am'.
# /bin/sh /tmp/flac/src/flac-1.3.1/install-sh -d /tmp/flac/pkg/flac/usr/share/doc/flac-1.3.1/html/api
# (cd ./api && /usr/bin/install -c -m 644 * /tmp/flac/pkg/flac/usr/share/doc/flac-1.3.1/html/api)
# /usr/bin/mkdir -p '/tmp/flac/pkg/flac/usr/share/doc/flac-1.3.1/html'
# /usr/bin/install -c -m 644 changelog.html developers.html documentation.html documentation_bugs.html documentation_example_code.html documentation_format_overview.html documentation_tools.html documentation_tools_flac.html documentation_tools_metaflac.html faq.html favicon.ico features.html flac.css format.html id.html index.html license.html ogg_mapping.html '/tmp/flac/pkg/flac/usr/share/doc/flac-1.3.1/html'
# make[4]: Leaving directory '/tmp/flac/src/flac-1.3.1/doc/html'
# make[3]: Leaving directory '/tmp/flac/src/flac-1.3.1/doc/html'
# make[2]: Leaving directory '/tmp/flac/src/flac-1.3.1/doc/html'
# make[1]: Leaving directory '/tmp/flac/src/flac-1.3.1/doc'
# Making install in include
# make[1]: Entering directory '/tmp/flac/src/flac-1.3.1/include'
# Making install in FLAC
# make[2]: Entering directory '/tmp/flac/src/flac-1.3.1/include/FLAC'
# make[3]: Entering directory '/tmp/flac/src/flac-1.3.1/include/FLAC'
# make[3]: Nothing to be done for 'install-exec-am'.
# /usr/bin/mkdir -p '/tmp/flac/pkg/flac/usr/include/FLAC'
# /usr/bin/install -c -m 644 all.h assert.h callback.h export.h format.h metadata.h ordinals.h stream_decoder.h stream_encoder.h '/tmp/flac/pkg/flac/usr/include/FLAC'
# make[3]: Leaving directory '/tmp/flac/src/flac-1.3.1/include/FLAC'
# make[2]: Leaving directory '/tmp/flac/src/flac-1.3.1/include/FLAC'
# Making install in FLAC++
# make[2]: Entering directory '/tmp/flac/src/flac-1.3.1/include/FLAC++'
# make[3]: Entering directory '/tmp/flac/src/flac-1.3.1/include/FLAC++'
# make[3]: Nothing to be done for 'install-exec-am'.
# /usr/bin/mkdir -p '/tmp/flac/pkg/flac/usr/include/FLAC++'
# /usr/bin/install -c -m 644 all.h decoder.h encoder.h export.h metadata.h '/tmp/flac/pkg/flac/usr/include/FLAC++'
# make[3]: Leaving directory '/tmp/flac/src/flac-1.3.1/include/FLAC++'
# make[2]: Leaving directory '/tmp/flac/src/flac-1.3.1/include/FLAC++'
# Making install in share
# make[2]: Entering directory '/tmp/flac/src/flac-1.3.1/include/share'
# Making install in grabbag
# make[3]: Entering directory '/tmp/flac/src/flac-1.3.1/include/share/grabbag'
# make[4]: Entering directory '/tmp/flac/src/flac-1.3.1/include/share/grabbag'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/flac/src/flac-1.3.1/include/share/grabbag'
# make[3]: Leaving directory '/tmp/flac/src/flac-1.3.1/include/share/grabbag'
# make[3]: Entering directory '/tmp/flac/src/flac-1.3.1/include/share'
# make[4]: Entering directory '/tmp/flac/src/flac-1.3.1/include/share'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/flac/src/flac-1.3.1/include/share'
# make[3]: Leaving directory '/tmp/flac/src/flac-1.3.1/include/share'
# make[2]: Leaving directory '/tmp/flac/src/flac-1.3.1/include/share'
# Making install in test_libs_common
# make[2]: Entering directory '/tmp/flac/src/flac-1.3.1/include/test_libs_common'
# make[3]: Entering directory '/tmp/flac/src/flac-1.3.1/include/test_libs_common'
# 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/flac/src/flac-1.3.1/include/test_libs_common'
# make[2]: Leaving directory '/tmp/flac/src/flac-1.3.1/include/test_libs_common'
# make[2]: Entering directory '/tmp/flac/src/flac-1.3.1/include'
# make[3]: Entering directory '/tmp/flac/src/flac-1.3.1/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/flac/src/flac-1.3.1/include'
# make[2]: Leaving directory '/tmp/flac/src/flac-1.3.1/include'
# make[1]: Leaving directory '/tmp/flac/src/flac-1.3.1/include'
# Making install in m4
# make[1]: Entering directory '/tmp/flac/src/flac-1.3.1/m4'
# make[2]: Entering directory '/tmp/flac/src/flac-1.3.1/m4'
# make[2]: Nothing to be done for 'install-exec-am'.
# make[2]: Nothing to be done for 'install-data-am'.
# make[2]: Leaving directory '/tmp/flac/src/flac-1.3.1/m4'
# make[1]: Leaving directory '/tmp/flac/src/flac-1.3.1/m4'
# Making install in man
# make[1]: Entering directory '/tmp/flac/src/flac-1.3.1/man'
# make[2]: Entering directory '/tmp/flac/src/flac-1.3.1/man'
# make[2]: Nothing to be done for 'install-exec-am'.
# /usr/bin/mkdir -p '/tmp/flac/pkg/flac/usr/share/man/man1'
# /usr/bin/install -c -m 644 flac.1 metaflac.1 '/tmp/flac/pkg/flac/usr/share/man/man1'
# make[2]: Leaving directory '/tmp/flac/src/flac-1.3.1/man'
# make[1]: Leaving directory '/tmp/flac/src/flac-1.3.1/man'
# Making install in src
# make[1]: Entering directory '/tmp/flac/src/flac-1.3.1/src'
# Making install in share
# make[2]: Entering directory '/tmp/flac/src/flac-1.3.1/src/share'
# make[3]: Entering directory '/tmp/flac/src/flac-1.3.1/src/share'
# 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/flac/src/flac-1.3.1/src/share'
# make[2]: Leaving directory '/tmp/flac/src/flac-1.3.1/src/share'
# Making install in libFLAC
# make[2]: Entering directory '/tmp/flac/src/flac-1.3.1/src/libFLAC'
# Making install in include
# make[3]: Entering directory '/tmp/flac/src/flac-1.3.1/src/libFLAC/include'
# Making install in private
# make[4]: Entering directory '/tmp/flac/src/flac-1.3.1/src/libFLAC/include/private'
# make[5]: Entering directory '/tmp/flac/src/flac-1.3.1/src/libFLAC/include/private'
# make[5]: Nothing to be done for 'install-exec-am'.
# make[5]: Nothing to be done for 'install-data-am'.
# make[5]: Leaving directory '/tmp/flac/src/flac-1.3.1/src/libFLAC/include/private'
# make[4]: Leaving directory '/tmp/flac/src/flac-1.3.1/src/libFLAC/include/private'
# Making install in protected
# make[4]: Entering directory '/tmp/flac/src/flac-1.3.1/src/libFLAC/include/protected'
# make[5]: Entering directory '/tmp/flac/src/flac-1.3.1/src/libFLAC/include/protected'
# make[5]: Nothing to be done for 'install-exec-am'.
# make[5]: Nothing to be done for 'install-data-am'.
# make[5]: Leaving directory '/tmp/flac/src/flac-1.3.1/src/libFLAC/include/protected'
# make[4]: Leaving directory '/tmp/flac/src/flac-1.3.1/src/libFLAC/include/protected'
# make[4]: Entering directory '/tmp/flac/src/flac-1.3.1/src/libFLAC/include'
# make[5]: Entering directory '/tmp/flac/src/flac-1.3.1/src/libFLAC/include'
# make[5]: Nothing to be done for 'install-exec-am'.
# make[5]: Nothing to be done for 'install-data-am'.
# make[5]: Leaving directory '/tmp/flac/src/flac-1.3.1/src/libFLAC/include'
# make[4]: Leaving directory '/tmp/flac/src/flac-1.3.1/src/libFLAC/include'
# make[3]: Leaving directory '/tmp/flac/src/flac-1.3.1/src/libFLAC/include'
# Making install in .
# make[3]: Entering directory '/tmp/flac/src/flac-1.3.1/src/libFLAC'
# make[4]: Entering directory '/tmp/flac/src/flac-1.3.1/src/libFLAC'
# /usr/bin/mkdir -p '/tmp/flac/pkg/flac/usr/lib'
# /bin/sh ../../libtool --mode=install /usr/bin/install -c libFLAC.la '/tmp/flac/pkg/flac/usr/lib'
# libtool: install: /usr/bin/install -c .libs/libFLAC.so.8.3.0 /tmp/flac/pkg/flac/usr/lib/libFLAC.so.8.3.0
# libtool: install: (cd /tmp/flac/pkg/flac/usr/lib && { ln -s -f libFLAC.so.8.3.0 libFLAC.so.8 || { rm -f libFLAC.so.8 && ln -s libFLAC.so.8.3.0 libFLAC.so.8; }; })
# libtool: install: (cd /tmp/flac/pkg/flac/usr/lib && { ln -s -f libFLAC.so.8.3.0 libFLAC.so || { rm -f libFLAC.so && ln -s libFLAC.so.8.3.0 libFLAC.so; }; })
# libtool: install: /usr/bin/install -c .libs/libFLAC.lai /tmp/flac/pkg/flac/usr/lib/libFLAC.la
# libtool: install: warning: remember to run `libtool --finish /usr/lib'
# /usr/bin/mkdir -p '/tmp/flac/pkg/flac/usr/share/aclocal'
# /usr/bin/install -c -m 644 libFLAC.m4 '/tmp/flac/pkg/flac/usr/share/aclocal'
# /usr/bin/mkdir -p '/tmp/flac/pkg/flac/usr/lib/pkgconfig'
# /usr/bin/install -c -m 644 flac.pc '/tmp/flac/pkg/flac/usr/lib/pkgconfig'
# make[4]: Leaving directory '/tmp/flac/src/flac-1.3.1/src/libFLAC'
# make[3]: Leaving directory '/tmp/flac/src/flac-1.3.1/src/libFLAC'
# make[2]: Leaving directory '/tmp/flac/src/flac-1.3.1/src/libFLAC'
# Making install in flac
# make[2]: Entering directory '/tmp/flac/src/flac-1.3.1/src/flac'
# make[3]: Entering directory '/tmp/flac/src/flac-1.3.1/src/flac'
# /usr/bin/mkdir -p '/tmp/flac/pkg/flac/usr/bin'
# /bin/sh ../../libtool --mode=install /usr/bin/install -c flac '/tmp/flac/pkg/flac/usr/bin'
# libtool: install: warning: `../../src/libFLAC/libFLAC.la' has not been installed in `/usr/lib'
# libtool: install: /usr/bin/install -c .libs/flac /tmp/flac/pkg/flac/usr/bin/flac
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/flac/src/flac-1.3.1/src/flac'
# make[2]: Leaving directory '/tmp/flac/src/flac-1.3.1/src/flac'
# Making install in metaflac
# make[2]: Entering directory '/tmp/flac/src/flac-1.3.1/src/metaflac'
# make[3]: Entering directory '/tmp/flac/src/flac-1.3.1/src/metaflac'
# /usr/bin/mkdir -p '/tmp/flac/pkg/flac/usr/bin'
# /bin/sh ../../libtool --mode=install /usr/bin/install -c metaflac '/tmp/flac/pkg/flac/usr/bin'
# libtool: install: warning: `../../src/libFLAC/libFLAC.la' has not been installed in `/usr/lib'
# libtool: install: /usr/bin/install -c .libs/metaflac /tmp/flac/pkg/flac/usr/bin/metaflac
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/flac/src/flac-1.3.1/src/metaflac'
# make[2]: Leaving directory '/tmp/flac/src/flac-1.3.1/src/metaflac'
# Making install in test_grabbag
# make[2]: Entering directory '/tmp/flac/src/flac-1.3.1/src/test_grabbag'
# Making install in cuesheet
# make[3]: Entering directory '/tmp/flac/src/flac-1.3.1/src/test_grabbag/cuesheet'
# make[4]: Entering directory '/tmp/flac/src/flac-1.3.1/src/test_grabbag/cuesheet'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/flac/src/flac-1.3.1/src/test_grabbag/cuesheet'
# make[3]: Leaving directory '/tmp/flac/src/flac-1.3.1/src/test_grabbag/cuesheet'
# Making install in picture
# make[3]: Entering directory '/tmp/flac/src/flac-1.3.1/src/test_grabbag/picture'
# make[4]: Entering directory '/tmp/flac/src/flac-1.3.1/src/test_grabbag/picture'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/flac/src/flac-1.3.1/src/test_grabbag/picture'
# make[3]: Leaving directory '/tmp/flac/src/flac-1.3.1/src/test_grabbag/picture'
# make[3]: Entering directory '/tmp/flac/src/flac-1.3.1/src/test_grabbag'
# make[4]: Entering directory '/tmp/flac/src/flac-1.3.1/src/test_grabbag'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/flac/src/flac-1.3.1/src/test_grabbag'
# make[3]: Leaving directory '/tmp/flac/src/flac-1.3.1/src/test_grabbag'
# make[2]: Leaving directory '/tmp/flac/src/flac-1.3.1/src/test_grabbag'
# Making install in test_libs_common
# make[2]: Entering directory '/tmp/flac/src/flac-1.3.1/src/test_libs_common'
# make[3]: Entering directory '/tmp/flac/src/flac-1.3.1/src/test_libs_common'
# 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/flac/src/flac-1.3.1/src/test_libs_common'
# make[2]: Leaving directory '/tmp/flac/src/flac-1.3.1/src/test_libs_common'
# Making install in test_libFLAC
# make[2]: Entering directory '/tmp/flac/src/flac-1.3.1/src/test_libFLAC'
# make[3]: Entering directory '/tmp/flac/src/flac-1.3.1/src/test_libFLAC'
# 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/flac/src/flac-1.3.1/src/test_libFLAC'
# make[2]: Leaving directory '/tmp/flac/src/flac-1.3.1/src/test_libFLAC'
# Making install in test_seeking
# make[2]: Entering directory '/tmp/flac/src/flac-1.3.1/src/test_seeking'
# make[3]: Entering directory '/tmp/flac/src/flac-1.3.1/src/test_seeking'
# 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/flac/src/flac-1.3.1/src/test_seeking'
# make[2]: Leaving directory '/tmp/flac/src/flac-1.3.1/src/test_seeking'
# Making install in test_streams
# make[2]: Entering directory '/tmp/flac/src/flac-1.3.1/src/test_streams'
# make[3]: Entering directory '/tmp/flac/src/flac-1.3.1/src/test_streams'
# 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/flac/src/flac-1.3.1/src/test_streams'
# make[2]: Leaving directory '/tmp/flac/src/flac-1.3.1/src/test_streams'
# Making install in utils
# make[2]: Entering directory '/tmp/flac/src/flac-1.3.1/src/utils'
# Making install in flacdiff
# make[3]: Entering directory '/tmp/flac/src/flac-1.3.1/src/utils/flacdiff'
# make[4]: Entering directory '/tmp/flac/src/flac-1.3.1/src/utils/flacdiff'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/flac/src/flac-1.3.1/src/utils/flacdiff'
# make[3]: Leaving directory '/tmp/flac/src/flac-1.3.1/src/utils/flacdiff'
# Making install in flactimer
# make[3]: Entering directory '/tmp/flac/src/flac-1.3.1/src/utils/flactimer'
# make[4]: Entering directory '/tmp/flac/src/flac-1.3.1/src/utils/flactimer'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/flac/src/flac-1.3.1/src/utils/flactimer'
# make[3]: Leaving directory '/tmp/flac/src/flac-1.3.1/src/utils/flactimer'
# make[3]: Entering directory '/tmp/flac/src/flac-1.3.1/src/utils'
# make[4]: Entering directory '/tmp/flac/src/flac-1.3.1/src/utils'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/flac/src/flac-1.3.1/src/utils'
# make[3]: Leaving directory '/tmp/flac/src/flac-1.3.1/src/utils'
# make[2]: Leaving directory '/tmp/flac/src/flac-1.3.1/src/utils'
# Making install in libFLAC++
# make[2]: Entering directory '/tmp/flac/src/flac-1.3.1/src/libFLAC++'
# make[3]: Entering directory '/tmp/flac/src/flac-1.3.1/src/libFLAC++'
# /usr/bin/mkdir -p '/tmp/flac/pkg/flac/usr/lib'
# /bin/sh ../../libtool --mode=install /usr/bin/install -c libFLAC++.la '/tmp/flac/pkg/flac/usr/lib'
# libtool: install: warning: relinking `libFLAC++.la'
# libtool: install: (cd /tmp/flac/src/flac-1.3.1/src/libFLAC++; /bin/sh /tmp/flac/src/flac-1.3.1/libtool --silent --tag CXX --mode=relink g++ -Wall -Wextra -Wcast-align -Wshadow -Wwrite-strings -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wsign-promo -Wundef -Wunreachable-code -Weffc++ -fvisibility=hidden -no-undefined -version-info 9:0:3 -o libFLAC++.la -rpath /usr/lib metadata.lo stream_decoder.lo stream_encoder.lo ../libFLAC/libFLAC.la -lm -inst-prefix-dir /tmp/flac/pkg/flac)
# libtool: install: /usr/bin/install -c .libs/libFLAC++.so.6.3.0T /tmp/flac/pkg/flac/usr/lib/libFLAC++.so.6.3.0
# libtool: install: (cd /tmp/flac/pkg/flac/usr/lib && { ln -s -f libFLAC++.so.6.3.0 libFLAC++.so.6 || { rm -f libFLAC++.so.6 && ln -s libFLAC++.so.6.3.0 libFLAC++.so.6; }; })
# libtool: install: (cd /tmp/flac/pkg/flac/usr/lib && { ln -s -f libFLAC++.so.6.3.0 libFLAC++.so || { rm -f libFLAC++.so && ln -s libFLAC++.so.6.3.0 libFLAC++.so; }; })
# libtool: install: /usr/bin/install -c .libs/libFLAC++.lai /tmp/flac/pkg/flac/usr/lib/libFLAC++.la
# libtool: install: warning: remember to run `libtool --finish /usr/lib'
# /usr/bin/mkdir -p '/tmp/flac/pkg/flac/usr/share/aclocal'
# /usr/bin/install -c -m 644 libFLAC++.m4 '/tmp/flac/pkg/flac/usr/share/aclocal'
# /usr/bin/mkdir -p '/tmp/flac/pkg/flac/usr/lib/pkgconfig'
# /usr/bin/install -c -m 644 flac++.pc '/tmp/flac/pkg/flac/usr/lib/pkgconfig'
# make[3]: Leaving directory '/tmp/flac/src/flac-1.3.1/src/libFLAC++'
# make[2]: Leaving directory '/tmp/flac/src/flac-1.3.1/src/libFLAC++'
# Making install in test_libFLAC++
# make[2]: Entering directory '/tmp/flac/src/flac-1.3.1/src/test_libFLAC++'
# make[3]: Entering directory '/tmp/flac/src/flac-1.3.1/src/test_libFLAC++'
# 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/flac/src/flac-1.3.1/src/test_libFLAC++'
# make[2]: Leaving directory '/tmp/flac/src/flac-1.3.1/src/test_libFLAC++'
# make[2]: Entering directory '/tmp/flac/src/flac-1.3.1/src'
# make[3]: Entering directory '/tmp/flac/src/flac-1.3.1/src'
# 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/flac/src/flac-1.3.1/src'
# make[2]: Leaving directory '/tmp/flac/src/flac-1.3.1/src'
# make[1]: Leaving directory '/tmp/flac/src/flac-1.3.1/src'
# Making install in examples
# make[1]: Entering directory '/tmp/flac/src/flac-1.3.1/examples'
# Making install in c
# make[2]: Entering directory '/tmp/flac/src/flac-1.3.1/examples/c'
# Making install in decode
# make[3]: Entering directory '/tmp/flac/src/flac-1.3.1/examples/c/decode'
# Making install in file
# make[4]: Entering directory '/tmp/flac/src/flac-1.3.1/examples/c/decode/file'
# make[5]: Entering directory '/tmp/flac/src/flac-1.3.1/examples/c/decode/file'
# make[5]: Nothing to be done for 'install-exec-am'.
# make[5]: Nothing to be done for 'install-data-am'.
# make[5]: Leaving directory '/tmp/flac/src/flac-1.3.1/examples/c/decode/file'
# make[4]: Leaving directory '/tmp/flac/src/flac-1.3.1/examples/c/decode/file'
# make[4]: Entering directory '/tmp/flac/src/flac-1.3.1/examples/c/decode'
# make[5]: Entering directory '/tmp/flac/src/flac-1.3.1/examples/c/decode'
# make[5]: Nothing to be done for 'install-exec-am'.
# make[5]: Nothing to be done for 'install-data-am'.
# make[5]: Leaving directory '/tmp/flac/src/flac-1.3.1/examples/c/decode'
# make[4]: Leaving directory '/tmp/flac/src/flac-1.3.1/examples/c/decode'
# make[3]: Leaving directory '/tmp/flac/src/flac-1.3.1/examples/c/decode'
# Making install in encode
# make[3]: Entering directory '/tmp/flac/src/flac-1.3.1/examples/c/encode'
# Making install in file
# make[4]: Entering directory '/tmp/flac/src/flac-1.3.1/examples/c/encode/file'
# make[5]: Entering directory '/tmp/flac/src/flac-1.3.1/examples/c/encode/file'
# make[5]: Nothing to be done for 'install-exec-am'.
# make[5]: Nothing to be done for 'install-data-am'.
# make[5]: Leaving directory '/tmp/flac/src/flac-1.3.1/examples/c/encode/file'
# make[4]: Leaving directory '/tmp/flac/src/flac-1.3.1/examples/c/encode/file'
# make[4]: Entering directory '/tmp/flac/src/flac-1.3.1/examples/c/encode'
# make[5]: Entering directory '/tmp/flac/src/flac-1.3.1/examples/c/encode'
# make[5]: Nothing to be done for 'install-exec-am'.
# make[5]: Nothing to be done for 'install-data-am'.
# make[5]: Leaving directory '/tmp/flac/src/flac-1.3.1/examples/c/encode'
# make[4]: Leaving directory '/tmp/flac/src/flac-1.3.1/examples/c/encode'
# make[3]: Leaving directory '/tmp/flac/src/flac-1.3.1/examples/c/encode'
# make[3]: Entering directory '/tmp/flac/src/flac-1.3.1/examples/c'
# make[4]: Entering directory '/tmp/flac/src/flac-1.3.1/examples/c'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/flac/src/flac-1.3.1/examples/c'
# make[3]: Leaving directory '/tmp/flac/src/flac-1.3.1/examples/c'
# make[2]: Leaving directory '/tmp/flac/src/flac-1.3.1/examples/c'
# Making install in cpp
# make[2]: Entering directory '/tmp/flac/src/flac-1.3.1/examples/cpp'
# Making install in decode
# make[3]: Entering directory '/tmp/flac/src/flac-1.3.1/examples/cpp/decode'
# Making install in file
# make[4]: Entering directory '/tmp/flac/src/flac-1.3.1/examples/cpp/decode/file'
# make[5]: Entering directory '/tmp/flac/src/flac-1.3.1/examples/cpp/decode/file'
# make[5]: Nothing to be done for 'install-exec-am'.
# make[5]: Nothing to be done for 'install-data-am'.
# make[5]: Leaving directory '/tmp/flac/src/flac-1.3.1/examples/cpp/decode/file'
# make[4]: Leaving directory '/tmp/flac/src/flac-1.3.1/examples/cpp/decode/file'
# make[4]: Entering directory '/tmp/flac/src/flac-1.3.1/examples/cpp/decode'
# make[5]: Entering directory '/tmp/flac/src/flac-1.3.1/examples/cpp/decode'
# make[5]: Nothing to be done for 'install-exec-am'.
# make[5]: Nothing to be done for 'install-data-am'.
# make[5]: Leaving directory '/tmp/flac/src/flac-1.3.1/examples/cpp/decode'
# make[4]: Leaving directory '/tmp/flac/src/flac-1.3.1/examples/cpp/decode'
# make[3]: Leaving directory '/tmp/flac/src/flac-1.3.1/examples/cpp/decode'
# Making install in encode
# make[3]: Entering directory '/tmp/flac/src/flac-1.3.1/examples/cpp/encode'
# Making install in file
# make[4]: Entering directory '/tmp/flac/src/flac-1.3.1/examples/cpp/encode/file'
# make[5]: Entering directory '/tmp/flac/src/flac-1.3.1/examples/cpp/encode/file'
# make[5]: Nothing to be done for 'install-exec-am'.
# make[5]: Nothing to be done for 'install-data-am'.
# make[5]: Leaving directory '/tmp/flac/src/flac-1.3.1/examples/cpp/encode/file'
# make[4]: Leaving directory '/tmp/flac/src/flac-1.3.1/examples/cpp/encode/file'
# make[4]: Entering directory '/tmp/flac/src/flac-1.3.1/examples/cpp/encode'
# make[5]: Entering directory '/tmp/flac/src/flac-1.3.1/examples/cpp/encode'
# make[5]: Nothing to be done for 'install-exec-am'.
# make[5]: Nothing to be done for 'install-data-am'.
# make[5]: Leaving directory '/tmp/flac/src/flac-1.3.1/examples/cpp/encode'
# make[4]: Leaving directory '/tmp/flac/src/flac-1.3.1/examples/cpp/encode'
# make[3]: Leaving directory '/tmp/flac/src/flac-1.3.1/examples/cpp/encode'
# make[3]: Entering directory '/tmp/flac/src/flac-1.3.1/examples/cpp'
# make[4]: Entering directory '/tmp/flac/src/flac-1.3.1/examples/cpp'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/flac/src/flac-1.3.1/examples/cpp'
# make[3]: Leaving directory '/tmp/flac/src/flac-1.3.1/examples/cpp'
# make[2]: Leaving directory '/tmp/flac/src/flac-1.3.1/examples/cpp'
# make[2]: Entering directory '/tmp/flac/src/flac-1.3.1/examples'
# make[3]: Entering directory '/tmp/flac/src/flac-1.3.1/examples'
# 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/flac/src/flac-1.3.1/examples'
# make[2]: Leaving directory '/tmp/flac/src/flac-1.3.1/examples'
# make[1]: Leaving directory '/tmp/flac/src/flac-1.3.1/examples'
# Making install in test
# make[1]: Entering directory '/tmp/flac/src/flac-1.3.1/test'
# Making install in cuesheets
# make[2]: Entering directory '/tmp/flac/src/flac-1.3.1/test/cuesheets'
# make[3]: Entering directory '/tmp/flac/src/flac-1.3.1/test/cuesheets'
# 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/flac/src/flac-1.3.1/test/cuesheets'
# make[2]: Leaving directory '/tmp/flac/src/flac-1.3.1/test/cuesheets'
# Making install in flac-to-flac-metadata-test-files
# make[2]: Entering directory '/tmp/flac/src/flac-1.3.1/test/flac-to-flac-metadata-test-files'
# make[3]: Entering directory '/tmp/flac/src/flac-1.3.1/test/flac-to-flac-metadata-test-files'
# 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/flac/src/flac-1.3.1/test/flac-to-flac-metadata-test-files'
# make[2]: Leaving directory '/tmp/flac/src/flac-1.3.1/test/flac-to-flac-metadata-test-files'
# Making install in metaflac-test-files
# make[2]: Entering directory '/tmp/flac/src/flac-1.3.1/test/metaflac-test-files'
# make[3]: Entering directory '/tmp/flac/src/flac-1.3.1/test/metaflac-test-files'
# 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/flac/src/flac-1.3.1/test/metaflac-test-files'
# make[2]: Leaving directory '/tmp/flac/src/flac-1.3.1/test/metaflac-test-files'
# Making install in pictures
# make[2]: Entering directory '/tmp/flac/src/flac-1.3.1/test/pictures'
# make[3]: Entering directory '/tmp/flac/src/flac-1.3.1/test/pictures'
# 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/flac/src/flac-1.3.1/test/pictures'
# make[2]: Leaving directory '/tmp/flac/src/flac-1.3.1/test/pictures'
# make[2]: Entering directory '/tmp/flac/src/flac-1.3.1/test'
# make[3]: Entering directory '/tmp/flac/src/flac-1.3.1/test'
# 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/flac/src/flac-1.3.1/test'
# make[2]: Leaving directory '/tmp/flac/src/flac-1.3.1/test'
# make[1]: Leaving directory '/tmp/flac/src/flac-1.3.1/test'
# Making install in build
# make[1]: Entering directory '/tmp/flac/src/flac-1.3.1/build'
# make[2]: Entering directory '/tmp/flac/src/flac-1.3.1/build'
# make[2]: Nothing to be done for 'install-exec-am'.
# make[2]: Nothing to be done for 'install-data-am'.
# make[2]: Leaving directory '/tmp/flac/src/flac-1.3.1/build'
# make[1]: Leaving directory '/tmp/flac/src/flac-1.3.1/build'
# Making install in objs
# make[1]: Entering directory '/tmp/flac/src/flac-1.3.1/objs'
# Making install in debug
# make[2]: Entering directory '/tmp/flac/src/flac-1.3.1/objs/debug'
# Making install in bin
# make[3]: Entering directory '/tmp/flac/src/flac-1.3.1/objs/debug/bin'
# make[4]: Entering directory '/tmp/flac/src/flac-1.3.1/objs/debug/bin'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/flac/src/flac-1.3.1/objs/debug/bin'
# make[3]: Leaving directory '/tmp/flac/src/flac-1.3.1/objs/debug/bin'
# Making install in lib
# make[3]: Entering directory '/tmp/flac/src/flac-1.3.1/objs/debug/lib'
# make[4]: Entering directory '/tmp/flac/src/flac-1.3.1/objs/debug/lib'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/flac/src/flac-1.3.1/objs/debug/lib'
# make[3]: Leaving directory '/tmp/flac/src/flac-1.3.1/objs/debug/lib'
# make[3]: Entering directory '/tmp/flac/src/flac-1.3.1/objs/debug'
# make[4]: Entering directory '/tmp/flac/src/flac-1.3.1/objs/debug'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/flac/src/flac-1.3.1/objs/debug'
# make[3]: Leaving directory '/tmp/flac/src/flac-1.3.1/objs/debug'
# make[2]: Leaving directory '/tmp/flac/src/flac-1.3.1/objs/debug'
# Making install in release
# make[2]: Entering directory '/tmp/flac/src/flac-1.3.1/objs/release'
# Making install in bin
# make[3]: Entering directory '/tmp/flac/src/flac-1.3.1/objs/release/bin'
# make[4]: Entering directory '/tmp/flac/src/flac-1.3.1/objs/release/bin'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/flac/src/flac-1.3.1/objs/release/bin'
# make[3]: Leaving directory '/tmp/flac/src/flac-1.3.1/objs/release/bin'
# Making install in lib
# make[3]: Entering directory '/tmp/flac/src/flac-1.3.1/objs/release/lib'
# make[4]: Entering directory '/tmp/flac/src/flac-1.3.1/objs/release/lib'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/flac/src/flac-1.3.1/objs/release/lib'
# make[3]: Leaving directory '/tmp/flac/src/flac-1.3.1/objs/release/lib'
# make[3]: Entering directory '/tmp/flac/src/flac-1.3.1/objs/release'
# make[4]: Entering directory '/tmp/flac/src/flac-1.3.1/objs/release'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/flac/src/flac-1.3.1/objs/release'
# make[3]: Leaving directory '/tmp/flac/src/flac-1.3.1/objs/release'
# make[2]: Leaving directory '/tmp/flac/src/flac-1.3.1/objs/release'
# make[2]: Entering directory '/tmp/flac/src/flac-1.3.1/objs'
# make[3]: Entering directory '/tmp/flac/src/flac-1.3.1/objs'
# 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/flac/src/flac-1.3.1/objs'
# make[2]: Leaving directory '/tmp/flac/src/flac-1.3.1/objs'
# make[1]: Leaving directory '/tmp/flac/src/flac-1.3.1/objs'
# make[1]: Entering directory '/tmp/flac/src/flac-1.3.1'
# make[2]: Entering directory '/tmp/flac/src/flac-1.3.1'
# make[2]: Nothing to be done for 'install-exec-am'.
# make[2]: Nothing to be done for 'install-data-am'.
# make[2]: Leaving directory '/tmp/flac/src/flac-1.3.1'
# make[1]: Leaving directory '/tmp/flac/src/flac-1.3.1'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "flac"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Starting package_flac-doc()...
# make: Entering directory '/tmp/flac/src/flac-1.3.1/doc'
# Making install in .
# make[1]: Entering directory '/tmp/flac/src/flac-1.3.1/doc'
# make[2]: Entering directory '/tmp/flac/src/flac-1.3.1/doc'
# make[2]: Nothing to be done for 'install-exec-am'.
# /usr/bin/mkdir -p '/tmp/flac/pkg/flac-doc/usr/share/doc/flac-1.3.1'
# /usr/bin/install -c -m 644 FLAC.tag '/tmp/flac/pkg/flac-doc/usr/share/doc/flac-1.3.1'
# make[2]: Leaving directory '/tmp/flac/src/flac-1.3.1/doc'
# make[1]: Leaving directory '/tmp/flac/src/flac-1.3.1/doc'
# Making install in html
# make[1]: Entering directory '/tmp/flac/src/flac-1.3.1/doc/html'
# Making install in images
# make[2]: Entering directory '/tmp/flac/src/flac-1.3.1/doc/html/images'
# make[3]: Entering directory '/tmp/flac/src/flac-1.3.1/doc/html/images'
# make[3]: Nothing to be done for 'install-exec-am'.
# /usr/bin/mkdir -p '/tmp/flac/pkg/flac-doc/usr/share/doc/flac-1.3.1/html/images'
# /usr/bin/install -c -m 644 logo.svg logo130.gif '/tmp/flac/pkg/flac-doc/usr/share/doc/flac-1.3.1/html/images'
# make[3]: Leaving directory '/tmp/flac/src/flac-1.3.1/doc/html/images'
# make[2]: Leaving directory '/tmp/flac/src/flac-1.3.1/doc/html/images'
# make[2]: Entering directory '/tmp/flac/src/flac-1.3.1/doc/html'
# make[3]: Entering directory '/tmp/flac/src/flac-1.3.1/doc/html'
# make[3]: Nothing to be done for 'install-exec-am'.
# /bin/sh /tmp/flac/src/flac-1.3.1/install-sh -d /tmp/flac/pkg/flac-doc/usr/share/doc/flac-1.3.1/html/api
# (cd ./api && /usr/bin/install -c -m 644 * /tmp/flac/pkg/flac-doc/usr/share/doc/flac-1.3.1/html/api)
# /usr/bin/mkdir -p '/tmp/flac/pkg/flac-doc/usr/share/doc/flac-1.3.1/html'
# /usr/bin/install -c -m 644 changelog.html developers.html documentation.html documentation_bugs.html documentation_example_code.html documentation_format_overview.html documentation_tools.html documentation_tools_flac.html documentation_tools_metaflac.html faq.html favicon.ico features.html flac.css format.html id.html index.html license.html ogg_mapping.html '/tmp/flac/pkg/flac-doc/usr/share/doc/flac-1.3.1/html'
# make[3]: Leaving directory '/tmp/flac/src/flac-1.3.1/doc/html'
# make[2]: Leaving directory '/tmp/flac/src/flac-1.3.1/doc/html'
# make[1]: Leaving directory '/tmp/flac/src/flac-1.3.1/doc/html'
# make: Leaving directory '/tmp/flac/src/flac-1.3.1/doc'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "flac-doc"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: flac 1.3.1-3 (Wed Aug 24 14:04:14 UTC 2016)

CMD: pacman --query --file flac-1.3.1-3-x86_64.pkg.tar.xz
# flac 1.3.1-3

Creating hybrid package for 'flac'

Trying to find vanilla package 'flac'...

CMD: pacman --query --file /mirror/flac-1.3.1-3.pkg.tar.xz
# flac 1.3.1-3

Package file has the following structure:
# /.PKGINFO
# /.MTREE
# /usr/share/man/man1/flac.1.gz
# /usr/share/man/man1/metaflac.1.gz
# /usr/share/aclocal/libFLAC.m4
# /usr/share/aclocal/libFLAC++.m4
# /usr/share/licenses/flac/LICENSE
# /usr/include/FLAC/all.h
# /usr/include/FLAC/assert.h
# /usr/include/FLAC/callback.h
# /usr/include/FLAC/export.h
# /usr/include/FLAC/format.h
# /usr/include/FLAC/metadata.h
# /usr/include/FLAC/ordinals.h
# /usr/include/FLAC/stream_decoder.h
# /usr/include/FLAC/stream_encoder.h
# /usr/include/FLAC++/all.h
# /usr/include/FLAC++/decoder.h
# /usr/include/FLAC++/encoder.h
# /usr/include/FLAC++/export.h
# /usr/include/FLAC++/metadata.h
# /usr/lib/libFLAC.so.8
# /usr/lib/libFLAC.so
# /usr/lib/libFLAC++.so.6
# /usr/lib/libFLAC++.so
# /usr/lib/libFLAC.so.8.3.0
# /usr/lib/libFLAC++.so.6.3.0
# /usr/lib/pkgconfig/flac.pc
# /usr/lib/pkgconfig/flac++.pc
# /usr/bin/flac
# /usr/bin/metaflac
# /sysroot/usr/lib/libFLAC.so.8.3.0
# /sysroot/usr/lib/libFLAC.so.8
# /sysroot/usr/lib/libFLAC.so
# /sysroot/usr/lib/libFLAC.la
# /sysroot/usr/lib/libFLAC++.so.6.3.0
# /sysroot/usr/lib/libFLAC++.so.6
# /sysroot/usr/lib/libFLAC++.so
# /sysroot/usr/lib/libFLAC++.la
# /sysroot/usr/lib/pkgconfig/flac.pc
# /sysroot/usr/lib/pkgconfig/flac++.pc
# /sysroot/usr/include/FLAC/all.h
# /sysroot/usr/include/FLAC/assert.h
# /sysroot/usr/include/FLAC/callback.h
# /sysroot/usr/include/FLAC/export.h
# /sysroot/usr/include/FLAC/format.h
# /sysroot/usr/include/FLAC/metadata.h
# /sysroot/usr/include/FLAC/ordinals.h
# /sysroot/usr/include/FLAC/stream_decoder.h
# /sysroot/usr/include/FLAC/stream_encoder.h
# /sysroot/usr/include/FLAC++/all.h
# /sysroot/usr/include/FLAC++/decoder.h
# /sysroot/usr/include/FLAC++/encoder.h
# /sysroot/usr/include/FLAC++/export.h
# /sysroot/usr/include/FLAC++/metadata.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 flac.pkg.tar.xz .PKGINFO
# .PKGINFO

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

CMD: pacman --query --file flac-doc-1.3.1-3-x86_64.pkg.tar.xz
# flac-doc 1.3.1-3

Creating hybrid package for 'flac-doc'

Trying to find vanilla package 'flac-doc'...

CMD: pacman --query --file /mirror/flac-doc-1.3.1-3.pkg.tar.xz
# flac-doc 1.3.1-3

Package file has the following structure:
# /.PKGINFO
# /.MTREE
# /usr/share/doc/flac-1.3.1/FLAC.tag
# /usr/share/doc/flac-1.3.1/html/changelog.html
# /usr/share/doc/flac-1.3.1/html/developers.html
# /usr/share/doc/flac-1.3.1/html/documentation.html
# /usr/share/doc/flac-1.3.1/html/documentation_bugs.html
# /usr/share/doc/flac-1.3.1/html/documentation_example_code.html
# /usr/share/doc/flac-1.3.1/html/documentation_format_overview.html
# /usr/share/doc/flac-1.3.1/html/documentation_tools.html
# /usr/share/doc/flac-1.3.1/html/documentation_tools_flac.html
# /usr/share/doc/flac-1.3.1/html/documentation_tools_metaflac.html
# /usr/share/doc/flac-1.3.1/html/faq.html
# /usr/share/doc/flac-1.3.1/html/favicon.ico
# /usr/share/doc/flac-1.3.1/html/features.html
# /usr/share/doc/flac-1.3.1/html/flac.css
# /usr/share/doc/flac-1.3.1/html/format.html
# /usr/share/doc/flac-1.3.1/html/id.html
# /usr/share/doc/flac-1.3.1/html/index.html
# /usr/share/doc/flac-1.3.1/html/license.html
# /usr/share/doc/flac-1.3.1/html/ogg_mapping.html
# /usr/share/doc/flac-1.3.1/html/images/logo.svg
# /usr/share/doc/flac-1.3.1/html/images/logo130.gif
# /usr/share/doc/flac-1.3.1/html/api/_09_2all_8h_source.html
# /usr/share/doc/flac-1.3.1/html/api/_09_2export_8h.html
# /usr/share/doc/flac-1.3.1/html/api/_09_2export_8h_source.html
# /usr/share/doc/flac-1.3.1/html/api/_09_2metadata_8h.html
# /usr/share/doc/flac-1.3.1/html/api/_09_2metadata_8h_source.html
# /usr/share/doc/flac-1.3.1/html/api/all_8h_source.html
# /usr/share/doc/flac-1.3.1/html/api/annotated.html
# /usr/share/doc/flac-1.3.1/html/api/arrowdown.png
# /usr/share/doc/flac-1.3.1/html/api/arrowright.png
# /usr/share/doc/flac-1.3.1/html/api/assert_8h_source.html
# /usr/share/doc/flac-1.3.1/html/api/bc_s.png
# /usr/share/doc/flac-1.3.1/html/api/bdwn.png
# /usr/share/doc/flac-1.3.1/html/api/callback_8h.html
# /usr/share/doc/flac-1.3.1/html/api/callback_8h_source.html
# /usr/share/doc/flac-1.3.1/html/api/classFLAC_1_1Decoder_1_1File-members.html
# /usr/share/doc/flac-1.3.1/html/api/classFLAC_1_1Decoder_1_1File.html
# /usr/share/doc/flac-1.3.1/html/api/classFLAC_1_1Decoder_1_1File.png
# /usr/share/doc/flac-1.3.1/html/api/classFLAC_1_1Decoder_1_1Stream-members.html
# /usr/share/doc/flac-1.3.1/html/api/classFLAC_1_1Decoder_1_1Stream.html
# /usr/share/doc/flac-1.3.1/html/api/classFLAC_1_1Decoder_1_1Stream.png
# /usr/share/doc/flac-1.3.1/html/api/classFLAC_1_1Decoder_1_1Stream_1_1State-members.html
# /usr/share/doc/flac-1.3.1/html/api/classFLAC_1_1Decoder_1_1Stream_1_1State.html
# /usr/share/doc/flac-1.3.1/html/api/classFLAC_1_1Encoder_1_1File-members.html
# /usr/share/doc/flac-1.3.1/html/api/classFLAC_1_1Encoder_1_1File.html
# /usr/share/doc/flac-1.3.1/html/api/classFLAC_1_1Encoder_1_1File.png
# /usr/share/doc/flac-1.3.1/html/api/classFLAC_1_1Encoder_1_1Stream-members.html
# /usr/share/doc/flac-1.3.1/html/api/classFLAC_1_1Encoder_1_1Stream.html
# /usr/share/doc/flac-1.3.1/html/api/classFLAC_1_1Encoder_1_1Stream.png
# /usr/share/doc/flac-1.3.1/html/api/classFLAC_1_1Encoder_1_1Stream_1_1State-members.html
# /usr/share/doc/flac-1.3.1/html/api/classFLAC_1_1Encoder_1_1Stream_1_1State.html
# /usr/share/doc/flac-1.3.1/html/api/classFLAC_1_1Metadata_1_1Application-members.html
# /usr/share/doc/flac-1.3.1/html/api/classFLAC_1_1Metadata_1_1Application.html
# /usr/share/doc/flac-1.3.1/html/api/classFLAC_1_1Metadata_1_1Application.png
# /usr/share/doc/flac-1.3.1/html/api/classFLAC_1_1Metadata_1_1Chain-members.html
# /usr/share/doc/flac-1.3.1/html/api/classFLAC_1_1Metadata_1_1Chain.html
# /usr/share/doc/flac-1.3.1/html/api/classFLAC_1_1Metadata_1_1Chain_1_1Status-members.html
# /usr/share/doc/flac-1.3.1/html/api/classFLAC_1_1Metadata_1_1Chain_1_1Status.html
# /usr/share/doc/flac-1.3.1/html/api/classFLAC_1_1Metadata_1_1CueSheet-members.html
# /usr/share/doc/flac-1.3.1/html/api/classFLAC_1_1Metadata_1_1CueSheet.html
# /usr/share/doc/flac-1.3.1/html/api/classFLAC_1_1Metadata_1_1CueSheet.png
# /usr/share/doc/flac-1.3.1/html/api/classFLAC_1_1Metadata_1_1CueSheet_1_1Track-members.html
# /usr/share/doc/flac-1.3.1/html/api/classFLAC_1_1Metadata_1_1CueSheet_1_1Track.html
# /usr/share/doc/flac-1.3.1/html/api/classFLAC_1_1Metadata_1_1Iterator-members.html
# /usr/share/doc/flac-1.3.1/html/api/classFLAC_1_1Metadata_1_1Iterator.html
# /usr/share/doc/flac-1.3.1/html/api/classFLAC_1_1Metadata_1_1Padding-members.html
# /usr/share/doc/flac-1.3.1/html/api/classFLAC_1_1Metadata_1_1Padding.html
# /usr/share/doc/flac-1.3.1/html/api/classFLAC_1_1Metadata_1_1Padding.png
# /usr/share/doc/flac-1.3.1/html/api/classFLAC_1_1Metadata_1_1Picture-members.html
# /usr/share/doc/flac-1.3.1/html/api/classFLAC_1_1Metadata_1_1Picture.html
# /usr/share/doc/flac-1.3.1/html/api/classFLAC_1_1Metadata_1_1Picture.png
# /usr/share/doc/flac-1.3.1/html/api/classFLAC_1_1Metadata_1_1Prototype-members.html
# /usr/share/doc/flac-1.3.1/html/api/classFLAC_1_1Metadata_1_1Prototype.html
# /usr/share/doc/flac-1.3.1/html/api/classFLAC_1_1Metadata_1_1Prototype.png
# /usr/share/doc/flac-1.3.1/html/api/classFLAC_1_1Metadata_1_1SeekTable-members.html
# /usr/share/doc/flac-1.3.1/html/api/classFLAC_1_1Metadata_1_1SeekTable.html
# /usr/share/doc/flac-1.3.1/html/api/classFLAC_1_1Metadata_1_1SeekTable.png
# /usr/share/doc/flac-1.3.1/html/api/classFLAC_1_1Metadata_1_1SimpleIterator-members.html
# /usr/share/doc/flac-1.3.1/html/api/classFLAC_1_1Metadata_1_1SimpleIterator.html
# /usr/share/doc/flac-1.3.1/html/api/classFLAC_1_1Metadata_1_1SimpleIterator_1_1Status-members.html
# /usr/share/doc/flac-1.3.1/html/api/classFLAC_1_1Metadata_1_1SimpleIterator_1_1Status.html
# /usr/share/doc/flac-1.3.1/html/api/classFLAC_1_1Metadata_1_1StreamInfo-members.html
# /usr/share/doc/flac-1.3.1/html/api/classFLAC_1_1Metadata_1_1StreamInfo.html
# /usr/share/doc/flac-1.3.1/html/api/classFLAC_1_1Metadata_1_1StreamInfo.png
# /usr/share/doc/flac-1.3.1/html/api/classFLAC_1_1Metadata_1_1Unknown-members.html
# /usr/share/doc/flac-1.3.1/html/api/classFLAC_1_1Metadata_1_1Unknown.html
# /usr/share/doc/flac-1.3.1/html/api/classFLAC_1_1Metadata_1_1Unknown.png
# /usr/share/doc/flac-1.3.1/html/api/classFLAC_1_1Metadata_1_1VorbisComment-members.html
# /usr/share/doc/flac-1.3.1/html/api/classFLAC_1_1Metadata_1_1VorbisComment.html
# /usr/share/doc/flac-1.3.1/html/api/classFLAC_1_1Metadata_1_1VorbisComment.png
# /usr/share/doc/flac-1.3.1/html/api/classFLAC_1_1Metadata_1_1VorbisComment_1_1Entry-members.html
# /usr/share/doc/flac-1.3.1/html/api/classFLAC_1_1Metadata_1_1VorbisComment_1_1Entry.html
# /usr/share/doc/flac-1.3.1/html/api/classes.html
# /usr/share/doc/flac-1.3.1/html/api/closed.png
# /usr/share/doc/flac-1.3.1/html/api/decoder_8h.html
# /usr/share/doc/flac-1.3.1/html/api/decoder_8h_source.html
# /usr/share/doc/flac-1.3.1/html/api/dir_1982b5890de532b4beef7221dae776e2.html
# /usr/share/doc/flac-1.3.1/html/api/doc.png
# /usr/share/doc/flac-1.3.1/html/api/dir_527642952c2881b3e5b36abb4a29ebef.html
# /usr/share/doc/flac-1.3.1/html/api/dir_d44c64559bbebec7f509842c48db8b23.html
# /usr/share/doc/flac-1.3.1/html/api/doxygen.css
# /usr/share/doc/flac-1.3.1/html/api/doxygen.png
# /usr/share/doc/flac-1.3.1/html/api/dynsections.js
# /usr/share/doc/flac-1.3.1/html/api/encoder_8h.html
# /usr/share/doc/flac-1.3.1/html/api/encoder_8h_source.html
# /usr/share/doc/flac-1.3.1/html/api/export_8h.html
# /usr/share/doc/flac-1.3.1/html/api/export_8h_source.html
# /usr/share/doc/flac-1.3.1/html/api/files.html
# /usr/share/doc/flac-1.3.1/html/api/folderclosed.png
# /usr/share/doc/flac-1.3.1/html/api/folderopen.png
# /usr/share/doc/flac-1.3.1/html/api/format_8h.html
# /usr/share/doc/flac-1.3.1/html/api/format_8h_source.html
# /usr/share/doc/flac-1.3.1/html/api/functions.html
# /usr/share/doc/flac-1.3.1/html/api/functions_b.html
# /usr/share/doc/flac-1.3.1/html/api/functions_c.html
# /usr/share/doc/flac-1.3.1/html/api/functions_d.html
# /usr/share/doc/flac-1.3.1/html/api/functions_e.html
# /usr/share/doc/flac-1.3.1/html/api/functions_f.html
# /usr/share/doc/flac-1.3.1/html/api/functions_func.html
# /usr/share/doc/flac-1.3.1/html/api/functions_func_c.html
# /usr/share/doc/flac-1.3.1/html/api/functions_func_d.html
# /usr/share/doc/flac-1.3.1/html/api/functions_func_e.html
# /usr/share/doc/flac-1.3.1/html/api/functions_func_f.html
# /usr/share/doc/flac-1.3.1/html/api/functions_func_g.html
# /usr/share/doc/flac-1.3.1/html/api/functions_func_i.html
# /usr/share/doc/flac-1.3.1/html/api/functions_func_l.html
# /usr/share/doc/flac-1.3.1/html/api/functions_func_m.html
# /usr/share/doc/flac-1.3.1/html/api/functions_func_n.html
# /usr/share/doc/flac-1.3.1/html/api/functions_func_o.html
# /usr/share/doc/flac-1.3.1/html/api/functions_func_p.html
# /usr/share/doc/flac-1.3.1/html/api/functions_func_r.html
# /usr/share/doc/flac-1.3.1/html/api/functions_func_s.html
# /usr/share/doc/flac-1.3.1/html/api/functions_func_t.html
# /usr/share/doc/flac-1.3.1/html/api/functions_func_u.html
# /usr/share/doc/flac-1.3.1/html/api/functions_func_v.html
# /usr/share/doc/flac-1.3.1/html/api/functions_func_w.html
# /usr/share/doc/flac-1.3.1/html/api/functions_func_~.html
# /usr/share/doc/flac-1.3.1/html/api/functions_g.html
# /usr/share/doc/flac-1.3.1/html/api/functions_h.html
# /usr/share/doc/flac-1.3.1/html/api/functions_i.html
# /usr/share/doc/flac-1.3.1/html/api/functions_l.html
# /usr/share/doc/flac-1.3.1/html/api/functions_m.html
# /usr/share/doc/flac-1.3.1/html/api/functions_n.html
# /usr/share/doc/flac-1.3.1/html/api/functions_o.html
# /usr/share/doc/flac-1.3.1/html/api/functions_p.html
# /usr/share/doc/flac-1.3.1/html/api/functions_q.html
# /usr/share/doc/flac-1.3.1/html/api/functions_r.html
# /usr/share/doc/flac-1.3.1/html/api/functions_s.html
# /usr/share/doc/flac-1.3.1/html/api/functions_t.html
# /usr/share/doc/flac-1.3.1/html/api/functions_u.html
# /usr/share/doc/flac-1.3.1/html/api/functions_v.html
# /usr/share/doc/flac-1.3.1/html/api/functions_vars.html
# /usr/share/doc/flac-1.3.1/html/api/functions_w.html
# /usr/share/doc/flac-1.3.1/html/api/functions_~.html
# /usr/share/doc/flac-1.3.1/html/api/globals.html
# /usr/share/doc/flac-1.3.1/html/api/globals_defs.html
# /usr/share/doc/flac-1.3.1/html/api/globals_enum.html
# /usr/share/doc/flac-1.3.1/html/api/globals_eval.html
# /usr/share/doc/flac-1.3.1/html/api/globals_func.html
# /usr/share/doc/flac-1.3.1/html/api/globals_type.html
# /usr/share/doc/flac-1.3.1/html/api/globals_vars.html
# /usr/share/doc/flac-1.3.1/html/api/group__flac.html
# /usr/share/doc/flac-1.3.1/html/api/group__flac__callbacks.html
# /usr/share/doc/flac-1.3.1/html/api/group__flac__decoder.html
# /usr/share/doc/flac-1.3.1/html/api/group__flac__encoder.html
# /usr/share/doc/flac-1.3.1/html/api/group__flac__export.html
# /usr/share/doc/flac-1.3.1/html/api/group__flac__format.html
# /usr/share/doc/flac-1.3.1/html/api/group__flac__metadata.html
# /usr/share/doc/flac-1.3.1/html/api/group__flac__metadata__level0.html
# /usr/share/doc/flac-1.3.1/html/api/group__flac__metadata__level1.html
# /usr/share/doc/flac-1.3.1/html/api/group__flac__metadata__level2.html
# /usr/share/doc/flac-1.3.1/html/api/group__flac__metadata__object.html
# /usr/share/doc/flac-1.3.1/html/api/group__flac__stream__decoder.html
# /usr/share/doc/flac-1.3.1/html/api/group__flac__stream__encoder.html
# /usr/share/doc/flac-1.3.1/html/api/group__flacpp.html
# /usr/share/doc/flac-1.3.1/html/api/group__flacpp__decoder.html
# /usr/share/doc/flac-1.3.1/html/api/group__flacpp__encoder.html
# /usr/share/doc/flac-1.3.1/html/api/group__flacpp__export.html
# /usr/share/doc/flac-1.3.1/html/api/group__flacpp__metadata.html
# /usr/share/doc/flac-1.3.1/html/api/group__flacpp__metadata__level0.html
# /usr/share/doc/flac-1.3.1/html/api/group__flacpp__metadata__level1.html
# /usr/share/doc/flac-1.3.1/html/api/group__flacpp__metadata__level2.html
# /usr/share/doc/flac-1.3.1/html/api/group__flacpp__metadata__object.html
# /usr/share/doc/flac-1.3.1/html/api/group__porting.html
# /usr/share/doc/flac-1.3.1/html/api/group__porting__1__1__2__to__1__1__3.html
# /usr/share/doc/flac-1.3.1/html/api/group__porting__1__1__3__to__1__1__4.html
# /usr/share/doc/flac-1.3.1/html/api/group__porting__1__1__4__to__1__2__0.html
# /usr/share/doc/flac-1.3.1/html/api/hierarchy.html
# /usr/share/doc/flac-1.3.1/html/api/index.html
# /usr/share/doc/flac-1.3.1/html/api/jquery.js
# /usr/share/doc/flac-1.3.1/html/api/metadata_8h.html
# /usr/share/doc/flac-1.3.1/html/api/metadata_8h_source.html
# /usr/share/doc/flac-1.3.1/html/api/modules.html
# /usr/share/doc/flac-1.3.1/html/api/nav_f.png
# /usr/share/doc/flac-1.3.1/html/api/nav_g.png
# /usr/share/doc/flac-1.3.1/html/api/nav_h.png
# /usr/share/doc/flac-1.3.1/html/api/open.png
# /usr/share/doc/flac-1.3.1/html/api/ordinals_8h_source.html
# /usr/share/doc/flac-1.3.1/html/api/splitbar.png
# /usr/share/doc/flac-1.3.1/html/api/stream__decoder_8h.html
# /usr/share/doc/flac-1.3.1/html/api/stream__decoder_8h_source.html
# /usr/share/doc/flac-1.3.1/html/api/stream__encoder_8h.html
# /usr/share/doc/flac-1.3.1/html/api/stream__encoder_8h_source.html
# /usr/share/doc/flac-1.3.1/html/api/structFLAC____EntropyCodingMethod-members.html
# /usr/share/doc/flac-1.3.1/html/api/structFLAC____EntropyCodingMethod.html
# /usr/share/doc/flac-1.3.1/html/api/structFLAC____Frame-members.html
# /usr/share/doc/flac-1.3.1/html/api/structFLAC____EntropyCodingMethod__PartitionedRice-members.html
# /usr/share/doc/flac-1.3.1/html/api/structFLAC____EntropyCodingMethod__PartitionedRice.html
# /usr/share/doc/flac-1.3.1/html/api/structFLAC____EntropyCodingMethod__PartitionedRiceContents-members.html
# /usr/share/doc/flac-1.3.1/html/api/structFLAC____EntropyCodingMethod__PartitionedRiceContents.html
# /usr/share/doc/flac-1.3.1/html/api/structFLAC____Frame.html
# /usr/share/doc/flac-1.3.1/html/api/structFLAC____FrameFooter-members.html
# /usr/share/doc/flac-1.3.1/html/api/structFLAC____FrameFooter.html
# /usr/share/doc/flac-1.3.1/html/api/structFLAC____FrameHeader-members.html
# /usr/share/doc/flac-1.3.1/html/api/structFLAC____FrameHeader.html
# /usr/share/doc/flac-1.3.1/html/api/structFLAC____IOCallbacks-members.html
# /usr/share/doc/flac-1.3.1/html/api/structFLAC____IOCallbacks.html
# /usr/share/doc/flac-1.3.1/html/api/structFLAC____StreamDecoder-members.html
# /usr/share/doc/flac-1.3.1/html/api/structFLAC____StreamDecoder.html
# /usr/share/doc/flac-1.3.1/html/api/structFLAC____StreamEncoder-members.html
# /usr/share/doc/flac-1.3.1/html/api/structFLAC____StreamEncoder.html
# /usr/share/doc/flac-1.3.1/html/api/structFLAC____StreamMetadata-members.html
# /usr/share/doc/flac-1.3.1/html/api/structFLAC____StreamMetadata.html
# /usr/share/doc/flac-1.3.1/html/api/structFLAC____StreamMetadata__Application-members.html
# /usr/share/doc/flac-1.3.1/html/api/structFLAC____StreamMetadata__Application.html
# /usr/share/doc/flac-1.3.1/html/api/structFLAC____StreamMetadata__CueSheet-members.html
# /usr/share/doc/flac-1.3.1/html/api/structFLAC____StreamMetadata__CueSheet.html
# /usr/share/doc/flac-1.3.1/html/api/structFLAC____StreamMetadata__CueSheet__Index-members.html
# /usr/share/doc/flac-1.3.1/html/api/structFLAC____StreamMetadata__CueSheet__Index.html
# /usr/share/doc/flac-1.3.1/html/api/structFLAC____StreamMetadata__CueSheet__Track-members.html
# /usr/share/doc/flac-1.3.1/html/api/structFLAC____StreamMetadata__CueSheet__Track.html
# /usr/share/doc/flac-1.3.1/html/api/structFLAC____StreamMetadata__Padding-members.html
# /usr/share/doc/flac-1.3.1/html/api/structFLAC____StreamMetadata__Padding.html
# /usr/share/doc/flac-1.3.1/html/api/structFLAC____StreamMetadata__Picture-members.html
# /usr/share/doc/flac-1.3.1/html/api/structFLAC____StreamMetadata__Picture.html
# /usr/share/doc/flac-1.3.1/html/api/structFLAC____StreamMetadata__SeekPoint-members.html
# /usr/share/doc/flac-1.3.1/html/api/structFLAC____StreamMetadata__SeekPoint.html
# /usr/share/doc/flac-1.3.1/html/api/structFLAC____StreamMetadata__SeekTable-members.html
# /usr/share/doc/flac-1.3.1/html/api/structFLAC____StreamMetadata__SeekTable.html
# /usr/share/doc/flac-1.3.1/html/api/structFLAC____StreamMetadata__StreamInfo-members.html
# /usr/share/doc/flac-1.3.1/html/api/structFLAC____StreamMetadata__StreamInfo.html
# /usr/share/doc/flac-1.3.1/html/api/structFLAC____StreamMetadata__Unknown-members.html
# /usr/share/doc/flac-1.3.1/html/api/structFLAC____StreamMetadata__Unknown.html
# /usr/share/doc/flac-1.3.1/html/api/structFLAC____StreamMetadata__VorbisComment-members.html
# /usr/share/doc/flac-1.3.1/html/api/structFLAC____StreamMetadata__VorbisComment.html
# /usr/share/doc/flac-1.3.1/html/api/structFLAC____StreamMetadata__VorbisComment__Entry-members.html
# /usr/share/doc/flac-1.3.1/html/api/structFLAC____StreamMetadata__VorbisComment__Entry.html
# /usr/share/doc/flac-1.3.1/html/api/structFLAC____Subframe-members.html
# /usr/share/doc/flac-1.3.1/html/api/structFLAC____Subframe.html
# /usr/share/doc/flac-1.3.1/html/api/structFLAC____Subframe__Constant-members.html
# /usr/share/doc/flac-1.3.1/html/api/structFLAC____Subframe__Constant.html
# /usr/share/doc/flac-1.3.1/html/api/structFLAC____Subframe__Fixed-members.html
# /usr/share/doc/flac-1.3.1/html/api/structFLAC____Subframe__Fixed.html
# /usr/share/doc/flac-1.3.1/html/api/structFLAC____Subframe__LPC-members.html
# /usr/share/doc/flac-1.3.1/html/api/structFLAC____Subframe__LPC.html
# /usr/share/doc/flac-1.3.1/html/api/structFLAC____Subframe__Verbatim-members.html
# /usr/share/doc/flac-1.3.1/html/api/structFLAC____Subframe__Verbatim.html
# /usr/share/doc/flac-1.3.1/html/api/sync_off.png
# /usr/share/doc/flac-1.3.1/html/api/sync_on.png
# /usr/share/doc/flac-1.3.1/html/api/tab_a.png
# /usr/share/doc/flac-1.3.1/html/api/tab_b.png
# /usr/share/doc/flac-1.3.1/html/api/tab_h.png
# /usr/share/doc/flac-1.3.1/html/api/tab_s.png
# /usr/share/doc/flac-1.3.1/html/api/tabs.css
# /usr/share/licenses/flac-doc/LICENSE

Generating .MTREE

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

Tar-ing up files

CMD: bsdtar -cf - .PKGINFO usr .MTREE

CMD: xz -c -z

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

CMD: bsdtar -tqf flac-doc.pkg.tar.xz .PKGINFO
# .PKGINFO

Created package at path /var/cache/pacman/pkg/flac-doc.pkg.tar.xz

Attempting to access local repository, attempt 1

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

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/flac-doc.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/flac-doc.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/flac/src/flac-1.3.1/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 flac configure 1.3.1, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr --disable-sse
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 8c11b3e1ba35
# 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/bin
# PATH: /usr/lib/jvm/default/bin
# PATH: /usr/bin/site_perl
# PATH: /usr/bin/vendor_perl
# PATH: /usr/bin/core_perl
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2759: checking for a BSD-compatible install
# configure:2827: result: /usr/bin/install -c
# configure:2838: checking whether build environment is sane
# configure:2893: result: yes
# configure:2952: checking for x86_64-unknown-linux-strip
# configure:2982: result: no
# configure:2992: checking for strip
# configure:3008: found /usr/bin/strip
# configure:3019: result: strip
# configure:3044: checking for a thread-safe mkdir -p
# configure:3083: result: /usr/bin/mkdir -p
# configure:3090: checking for gawk
# configure:3106: found /usr/bin/gawk
# configure:3117: result: gawk
# configure:3128: checking whether make sets $(MAKE)
# configure:3150: result: yes
# configure:3179: checking whether make supports nested variables
# configure:3196: result: yes
# configure:3275: checking how to create a pax tar archive
# configure:3286: tar --version
# tar (GNU tar) 1.29
# Copyright (C) 2015 Free Software Foundation, Inc.
# License GPLv3+: GNU GPL version 3 or later .
# This is free software: you are free to change and redistribute it.
# There is NO WARRANTY, to the extent permitted by law.
#
# Written by John Gilmore and Jay Fenlason.
# configure:3289: $? = 0
# configure:3329: tardir=conftest.dir && eval tar --format=posix -chf - "$tardir" >conftest.tar
# configure:3332: $? = 0
# configure:3336: tar -xf -
# configure:3339: $? = 0
# configure:3341: cat conftest.dir/file
# GrepMe
# configure:3344: $? = 0
# configure:3357: result: gnutar
# configure:3418: checking whether make supports nested variables
# configure:3435: result: yes
# configure:3462: checking for style of include used by make
# configure:3490: result: GNU
# configure:3521: checking for x86_64-unknown-linux-gcc
# configure:3551: result: no
# configure:3561: checking for gcc
# configure:3577: found /usr/bin/gcc
# configure:3588: result: gcc
# configure:3817: checking for C compiler version
# configure:3826: 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:3837: $? = 0
# configure:3826: 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:3837: $? = 0
# configure:3826: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:3837: $? = 1
# configure:3826: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gcc: fatal error: no input files
# compilation terminated.
# configure:3837: $? = 1
# configure:3857: checking whether the C compiler works
# configure:3879: gcc conftest.c >&5
# configure:3883: $? = 0
# configure:3931: result: yes
# configure:3934: checking for C compiler default output file name
# configure:3936: result: a.out
# configure:3942: checking for suffix of executables
# configure:3949: gcc -o conftest conftest.c >&5
# configure:3953: $? = 0
# configure:3975: result:
# configure:3997: checking whether we are cross compiling
# configure:4005: gcc -o conftest conftest.c >&5
# configure:4009: $? = 0
# configure:4016: ./conftest
# configure:4020: $? = 0
# configure:4035: result: no
# configure:4040: checking for suffix of object files
# configure:4062: gcc -c conftest.c >&5
# configure:4066: $? = 0
# configure:4087: result: o
# configure:4091: checking whether we are using the GNU C compiler
# configure:4110: gcc -c conftest.c >&5
# configure:4110: $? = 0
# configure:4119: result: yes
# configure:4128: checking whether gcc accepts -g
# configure:4148: gcc -c -g conftest.c >&5
# configure:4148: $? = 0
# configure:4189: result: yes
# configure:4206: checking for gcc option to accept ISO C89
# configure:4269: gcc -c conftest.c >&5
# configure:4269: $? = 0
# configure:4282: result: none needed
# configure:4307: checking whether gcc understands -c and -o together
# configure:4329: gcc -c conftest.c -o conftest2.o
# configure:4332: $? = 0
# configure:4329: gcc -c conftest.c -o conftest2.o
# configure:4332: $? = 0
# configure:4344: result: yes
# configure:4363: checking dependency style of gcc
# configure:4474: result: gcc3
# configure:4493: checking for gcc option to accept ISO C99
# configure:4642: gcc -c conftest.c >&5
# configure:4642: $? = 0
# configure:4655: result: none needed
# configure:4763: checking for gcc option to accept ISO Standard C
# configure:4774: result: none needed
# configure:4787: checking how to run the C preprocessor
# configure:4818: gcc -E conftest.c
# configure:4818: $? = 0
# configure:4832: gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4832: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "flac"
# | #define PACKAGE_TARNAME "flac"
# | #define PACKAGE_VERSION "1.3.1"
# | #define PACKAGE_STRING "flac 1.3.1"
# | #define PACKAGE_BUGREPORT "flac-dev@xiph.org"
# | #define PACKAGE_URL "https://www.xiph.org/flac/"
# | #define PACKAGE "flac"
# | #define VERSION "1.3.1"
# | /* end confdefs.h. */
# | #include
# configure:4857: result: gcc -E
# configure:4877: gcc -E conftest.c
# configure:4877: $? = 0
# configure:4891: gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4891: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "flac"
# | #define PACKAGE_TARNAME "flac"
# | #define PACKAGE_VERSION "1.3.1"
# | #define PACKAGE_STRING "flac 1.3.1"
# | #define PACKAGE_BUGREPORT "flac-dev@xiph.org"
# | #define PACKAGE_URL "https://www.xiph.org/flac/"
# | #define PACKAGE "flac"
# | #define VERSION "1.3.1"
# | /* end confdefs.h. */
# | #include
# configure:4920: checking for grep that handles long lines and -e
# configure:4978: result: /usr/bin/grep
# configure:4983: checking for egrep
# configure:5045: result: /usr/bin/grep -E
# configure:5050: checking for ANSI C header files
# configure:5070: gcc -c conftest.c >&5
# configure:5070: $? = 0
# configure:5143: gcc -o conftest conftest.c >&5
# configure:5143: $? = 0
# configure:5143: ./conftest
# configure:5143: $? = 0
# configure:5154: result: yes
# configure:5167: checking for sys/types.h
# configure:5167: gcc -c conftest.c >&5
# configure:5167: $? = 0
# configure:5167: result: yes
# configure:5167: checking for sys/stat.h
# configure:5167: gcc -c conftest.c >&5
# configure:5167: $? = 0
# configure:5167: result: yes
# configure:5167: checking for stdlib.h
# configure:5167: gcc -c conftest.c >&5
# configure:5167: $? = 0
# configure:5167: result: yes
# configure:5167: checking for string.h
# configure:5167: gcc -c conftest.c >&5
# configure:5167: $? = 0
# configure:5167: result: yes
# configure:5167: checking for memory.h
# configure:5167: gcc -c conftest.c >&5
# configure:5167: $? = 0
# configure:5167: result: yes
# configure:5167: checking for strings.h
# configure:5167: gcc -c conftest.c >&5
# configure:5167: $? = 0
# configure:5167: result: yes
# configure:5167: checking for inttypes.h
# configure:5167: gcc -c conftest.c >&5
# configure:5167: $? = 0
# configure:5167: result: yes
# configure:5167: checking for stdint.h
# configure:5167: gcc -c conftest.c >&5
# configure:5167: $? = 0
# configure:5167: result: yes
# configure:5167: checking for unistd.h
# configure:5167: gcc -c conftest.c >&5
# configure:5167: $? = 0
# configure:5167: result: yes
# configure:5180: checking minix/config.h usability
# configure:5180: gcc -c conftest.c >&5
# conftest.c:54:26: fatal error: minix/config.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5180: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "flac"
# | #define PACKAGE_TARNAME "flac"
# | #define PACKAGE_VERSION "1.3.1"
# | #define PACKAGE_STRING "flac 1.3.1"
# | #define PACKAGE_BUGREPORT "flac-dev@xiph.org"
# | #define PACKAGE_URL "https://www.xiph.org/flac/"
# | #define PACKAGE "flac"
# | #define VERSION "1.3.1"
# | #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
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:5180: result: no
# configure:5180: checking minix/config.h presence
# configure:5180: gcc -E conftest.c
# conftest.c:21:26: fatal error: minix/config.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5180: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "flac"
# | #define PACKAGE_TARNAME "flac"
# | #define PACKAGE_VERSION "1.3.1"
# | #define PACKAGE_STRING "flac 1.3.1"
# | #define PACKAGE_BUGREPORT "flac-dev@xiph.org"
# | #define PACKAGE_URL "https://www.xiph.org/flac/"
# | #define PACKAGE "flac"
# | #define VERSION "1.3.1"
# | #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
# | /* end confdefs.h. */
# | #include
# configure:5180: result: no
# configure:5180: checking for minix/config.h
# configure:5180: result: no
# configure:5201: checking whether it is safe to define __EXTENSIONS__
# configure:5219: gcc -c conftest.c >&5
# configure:5219: $? = 0
# configure:5226: result: yes
# configure:5245: checking for x86_64-unknown-linux-ar
# configure:5275: result: no
# configure:5245: checking for x86_64-unknown-linux-lib
# configure:5275: result: no
# configure:5245: checking for x86_64-unknown-linux-link
# configure:5275: result: no
# configure:5289: checking for ar
# configure:5305: found /usr/bin/ar
# configure:5316: result: ar
# configure:5342: checking the archiver (ar) interface
# configure:5358: gcc -c conftest.c >&5
# configure:5358: $? = 0
# configure:5360: ar cru libconftest.a conftest.o >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# configure:5363: $? = 0
# configure:5391: result: ar
# configure:5440: checking build system type
# configure:5454: result: x86_64-unknown-linux-gnu
# configure:5474: checking host system type
# configure:5487: result: x86_64-unknown-linux-gnu
# configure:5528: checking how to print strings
# configure:5555: result: printf
# configure:5576: checking for a sed that does not truncate output
# configure:5640: result: /usr/bin/sed
# configure:5658: checking for fgrep
# configure:5720: result: /usr/bin/grep -F
# configure:5755: checking for ld used by gcc
# configure:5822: result: /usr/bin/ld
# configure:5829: checking if the linker (/usr/bin/ld) is GNU ld
# configure:5844: result: yes
# configure:5856: checking for BSD- or MS-compatible name lister (nm)
# configure:5905: result: /usr/bin/nm -B
# configure:6035: checking the name lister (/usr/bin/nm -B) interface
# configure:6042: gcc -c conftest.c >&5
# configure:6045: /usr/bin/nm -B "conftest.o"
# configure:6048: output
# 0000000000000000 B some_variable
# configure:6055: result: BSD nm
# configure:6058: checking whether ln -s works
# configure:6062: result: yes
# configure:6070: checking the maximum length of command line arguments
# configure:6201: result: 1572864
# configure:6218: checking whether the shell understands some XSI constructs
# configure:6228: result: yes
# configure:6232: checking whether the shell understands "+="
# configure:6238: result: yes
# configure:6273: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
# configure:6313: result: func_convert_file_noop
# configure:6320: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:6340: result: func_convert_file_noop
# configure:6347: checking for /usr/bin/ld option to reload object files
# configure:6354: result: -r
# configure:6388: checking for x86_64-unknown-linux-objdump
# configure:6418: result: no
# configure:6428: checking for objdump
# configure:6444: found /usr/bin/objdump
# configure:6455: result: objdump
# configure:6484: checking how to recognize dependent libraries
# configure:6682: result: pass_all
# configure:6727: checking for x86_64-unknown-linux-dlltool
# configure:6757: result: no
# configure:6767: checking for dlltool
# configure:6797: result: no
# configure:6824: checking how to associate runtime and link libraries
# configure:6851: result: printf %s\n
# configure:6867: checking for x86_64-unknown-linux-ar
# configure:6894: result: ar
# configure:6975: checking for archiver @FILE support
# configure:6992: gcc -c conftest.c >&5
# configure:6992: $? = 0
# configure:6995: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# configure:6998: $? = 0
# configure:7003: 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:7006: $? = 1
# configure:7018: result: @
# configure:7036: checking for x86_64-unknown-linux-strip
# configure:7063: result: strip
# configure:7135: checking for x86_64-unknown-linux-ranlib
# configure:7165: result: no
# configure:7175: checking for ranlib
# configure:7191: found /usr/bin/ranlib
# configure:7202: result: ranlib
# configure:7304: checking command to parse /usr/bin/nm -B output from gcc object
# configure:7424: gcc -c conftest.c >&5
# configure:7427: $? = 0
# configure:7431: /usr/bin/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:7434: $? = 0
# configure:7500: gcc -o conftest conftest.c conftstm.o >&5
# configure:7503: $? = 0
# configure:7541: result: ok
# configure:7578: checking for sysroot
# configure:7608: result: no
# configure:7685: gcc -c conftest.c >&5
# configure:7688: $? = 0
# configure:7837: checking for x86_64-unknown-linux-mt
# configure:7867: result: no
# configure:7877: checking for mt
# configure:7907: result: no
# configure:7927: checking if : is a manifest tool
# configure:7933: : '-?'
# configure:7941: result: no
# configure:8580: checking for dlfcn.h
# configure:8580: gcc -c conftest.c >&5
# configure:8580: $? = 0
# configure:8580: result: yes
# configure:9082: checking for objdir
# configure:9097: result: .libs
# configure:9368: checking if gcc supports -fno-rtti -fno-exceptions
# configure:9386: 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:9390: $? = 0
# configure:9403: result: no
# configure:9730: checking for gcc option to produce PIC
# configure:9737: result: -fPIC -DPIC
# configure:9745: checking if gcc PIC flag -fPIC -DPIC works
# configure:9763: gcc -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:9767: $? = 0
# configure:9780: result: yes
# configure:9809: checking if gcc static flag -static works
# configure:9837: result: yes
# configure:9852: checking if gcc supports -c -o file.o
# configure:9873: gcc -c -o out/conftest2.o conftest.c >&5
# configure:9877: $? = 0
# configure:9899: result: yes
# configure:9907: checking if gcc supports -c -o file.o
# configure:9954: result: yes
# configure:9987: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
# configure:11144: result: yes
# configure:11181: checking whether -lc should be explicitly linked in
# configure:11189: gcc -c conftest.c >&5
# configure:11192: $? = 0
# configure:11207: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
# configure:11210: $? = 0
# configure:11224: result: no
# configure:11384: checking dynamic linker characteristics
# configure:11884: gcc -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:11884: $? = 0
# configure:12118: result: GNU/Linux ld.so
# configure:12225: checking how to hardcode library paths into programs
# configure:12250: result: immediate
# configure:12790: checking whether stripping libraries is possible
# configure:12795: result: yes
# configure:12830: checking if libtool supports shared libraries
# configure:12832: result: yes
# configure:12835: checking whether to build shared libraries
# configure:12856: result: yes
# configure:12859: checking whether to build static libraries
# configure:12863: result: no
# configure:12909: checking dependency style of gcc
# configure:13018: result: gcc3
# configure:13047: checking for x86_64-unknown-linux-g++
# configure:13077: result: no
# configure:13047: checking for x86_64-unknown-linux-c++
# configure:13077: result: no
# configure:13047: checking for x86_64-unknown-linux-gpp
# configure:13077: result: no
# configure:13047: checking for x86_64-unknown-linux-aCC
# configure:13077: result: no
# configure:13047: checking for x86_64-unknown-linux-CC
# configure:13077: result: no
# configure:13047: checking for x86_64-unknown-linux-cxx
# configure:13077: result: no
# configure:13047: checking for x86_64-unknown-linux-cc++
# configure:13077: result: no
# configure:13047: checking for x86_64-unknown-linux-cl.exe
# configure:13077: result: no
# configure:13047: checking for x86_64-unknown-linux-FCC
# configure:13077: result: no
# configure:13047: checking for x86_64-unknown-linux-KCC
# configure:13077: result: no
# configure:13047: checking for x86_64-unknown-linux-RCC
# configure:13077: result: no
# configure:13047: checking for x86_64-unknown-linux-xlC_r
# configure:13077: result: no
# configure:13047: checking for x86_64-unknown-linux-xlC
# configure:13077: result: no
# configure:13091: checking for g++
# configure:13107: found /usr/bin/g++
# configure:13118: result: g++
# configure:13145: checking for C++ compiler version
# configure:13154: g++ --version >&5
# g++ (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:13165: $? = 0
# configure:13154: g++ -v >&5
# Using built-in specs.
# COLLECT_GCC=g++
# 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:13165: $? = 0
# configure:13154: g++ -V >&5
# g++: error: unrecognized command line option '-V'
# g++: fatal error: no input files
# compilation terminated.
# configure:13165: $? = 1
# configure:13154: g++ -qversion >&5
# g++: error: unrecognized command line option '-qversion'; did you mean '--version'?
# g++: fatal error: no input files
# compilation terminated.
# configure:13165: $? = 1
# configure:13169: checking whether we are using the GNU C++ compiler
# configure:13188: g++ -c conftest.cpp >&5
# configure:13188: $? = 0
# configure:13197: result: yes
# configure:13206: checking whether g++ accepts -g
# configure:13226: g++ -c -g conftest.cpp >&5
# configure:13226: $? = 0
# configure:13267: result: yes
# configure:13292: checking dependency style of g++
# configure:13403: result: gcc3
# configure:13436: checking how to run the C++ preprocessor
# configure:13463: g++ -E conftest.cpp
# configure:13463: $? = 0
# configure:13477: g++ -E conftest.cpp
# conftest.cpp:28:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:13477: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "flac"
# | #define PACKAGE_TARNAME "flac"
# | #define PACKAGE_VERSION "1.3.1"
# | #define PACKAGE_STRING "flac 1.3.1"
# | #define PACKAGE_BUGREPORT "flac-dev@xiph.org"
# | #define PACKAGE_URL "https://www.xiph.org/flac/"
# | #define PACKAGE "flac"
# | #define VERSION "1.3.1"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | #include
# configure:13502: result: g++ -E
# configure:13522: g++ -E conftest.cpp
# configure:13522: $? = 0
# configure:13536: g++ -E conftest.cpp
# conftest.cpp:28:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:13536: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "flac"
# | #define PACKAGE_TARNAME "flac"
# | #define PACKAGE_VERSION "1.3.1"
# | #define PACKAGE_STRING "flac 1.3.1"
# | #define PACKAGE_BUGREPORT "flac-dev@xiph.org"
# | #define PACKAGE_URL "https://www.xiph.org/flac/"
# | #define PACKAGE "flac"
# | #define VERSION "1.3.1"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | #include
# configure:13705: checking for ld used by g++
# configure:13772: result: /usr/bin/ld -m elf_x86_64
# configure:13779: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
# configure:13794: result: yes
# configure:13849: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
# configure:14851: result: yes
# configure:14887: g++ -c conftest.cpp >&5
# configure:14890: $? = 0
# configure:15410: checking for g++ option to produce PIC
# configure:15417: result: -fPIC -DPIC
# configure:15425: checking if g++ PIC flag -fPIC -DPIC works
# configure:15443: g++ -c -fPIC -DPIC -DPIC conftest.cpp >&5
# configure:15447: $? = 0
# configure:15460: result: yes
# configure:15483: checking if g++ static flag -static works
# configure:15511: result: yes
# configure:15523: checking if g++ supports -c -o file.o
# configure:15544: g++ -c -o out/conftest2.o conftest.cpp >&5
# configure:15548: $? = 0
# configure:15570: result: yes
# configure:15575: checking if g++ supports -c -o file.o
# configure:15622: result: yes
# configure:15652: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
# configure:15691: result: yes
# configure:15832: checking dynamic linker characteristics
# configure:16500: result: GNU/Linux ld.so
# configure:16553: checking how to hardcode library paths into programs
# configure:16578: result: immediate
# configure:16618: checking whether we are using the CLANG C compiler
# configure:16641: gcc -o conftest conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:36:5: error: unknown type name 'This'
# This is not clang!
# ^~~~
# conftest.c:36:13: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'not'
# This is not clang!
# ^~~
# configure:16641: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "flac"
# | #define PACKAGE_TARNAME "flac"
# | #define PACKAGE_VERSION "1.3.1"
# | #define PACKAGE_STRING "flac 1.3.1"
# | #define PACKAGE_BUGREPORT "flac-dev@xiph.org"
# | #define PACKAGE_URL "https://www.xiph.org/flac/"
# | #define PACKAGE "flac"
# | #define VERSION "1.3.1"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# |
# | #include
# |
# | int
# | main ()
# | {
# |
# | #ifndef __clang__
# | This is not clang!
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:16647: result: no
# configure:16673: gcc -o conftest conftest.c >&5
# configure:16673: $? = 0
# configure:16683: checking whether make sets $(MAKE)
# configure:16705: result: yes
# configure:16723: checking for special C compiler options needed for large files
# configure:16768: result: no
# configure:16774: checking for _FILE_OFFSET_BITS value needed for large files
# configure:16799: gcc -c conftest.c >&5
# configure:16799: $? = 0
# configure:16831: result: no
# configure:16916: checking for _LARGEFILE_SOURCE value needed for large files
# configure:16935: gcc -o conftest conftest.c >&5
# configure:16935: $? = 0
# configure:16963: result: no
# configure:16989: checking size of off_t
# configure:16994: gcc -o conftest conftest.c >&5
# configure:16994: $? = 0
# configure:16994: ./conftest
# configure:16994: $? = 0
# configure:17008: result: 8
# configure:17022: checking size of void*
# configure:17027: gcc -o conftest conftest.c >&5
# configure:17027: $? = 0
# configure:17027: ./conftest
# configure:17027: $? = 0
# configure:17041: result: 8
# configure:17051: checking for library containing lround
# configure:17082: gcc -o conftest conftest.c >&5
# conftest.c:38:6: warning: conflicting types for built-in function 'lround'
# char lround ();
# ^~~~~~
# /tmp/cc2B0jlO.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `lround'
# collect2: error: ld returned 1 exit status
# configure:17082: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "flac"
# | #define PACKAGE_TARNAME "flac"
# | #define PACKAGE_VERSION "1.3.1"
# | #define PACKAGE_STRING "flac 1.3.1"
# | #define PACKAGE_BUGREPORT "flac-dev@xiph.org"
# | #define PACKAGE_URL "https://www.xiph.org/flac/"
# | #define PACKAGE "flac"
# | #define VERSION "1.3.1"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_FSEEKO 1
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_VOIDP 8
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char lround ();
# | int
# | main ()
# | {
# | return lround ();
# | ;
# | return 0;
# | }
# configure:17082: gcc -o conftest conftest.c -lm >&5
# conftest.c:38:6: warning: conflicting types for built-in function 'lround'
# char lround ();
# ^~~~~~
# configure:17082: $? = 0
# configure:17099: result: -lm
# configure:17118: checking for variable-length arrays
# configure:17134: g++ -c conftest.cpp >&5
# configure:17134: $? = 0
# configure:17141: result: yes
# configure:17162: checking for ANSI C header files
# configure:17266: result: yes
# configure:17275: checking for inline
# configure:17291: gcc -c conftest.c >&5
# configure:17291: $? = 0
# configure:17299: result: inline
# configure:17318: checking for variable-length arrays
# configure:17341: result: yes
# configure:17350: checking for typeof syntax and keyword spelling
# configure:17381: gcc -c conftest.c >&5
# configure:17381: $? = 0
# configure:17388: result: typeof
# configure:17407: checking for stdint.h
# configure:17407: result: yes
# configure:17407: checking for inttypes.h
# configure:17407: result: yes
# configure:17407: checking byteswap.h usability
# configure:17407: gcc -c conftest.c >&5
# configure:17407: $? = 0
# configure:17407: result: yes
# configure:17407: checking byteswap.h presence
# configure:17407: gcc -E conftest.c
# configure:17407: $? = 0
# configure:17407: result: yes
# configure:17407: checking for byteswap.h
# configure:17407: result: yes
# configure:17407: checking sys/param.h usability
# configure:17407: gcc -c conftest.c >&5
# configure:17407: $? = 0
# configure:17407: result: yes
# configure:17407: checking sys/param.h presence
# configure:17407: gcc -E conftest.c
# configure:17407: $? = 0
# configure:17407: result: yes
# configure:17407: checking for sys/param.h
# configure:17407: result: yes
# configure:17407: checking termios.h usability
# configure:17407: gcc -c conftest.c >&5
# configure:17407: $? = 0
# configure:17407: result: yes
# configure:17407: checking termios.h presence
# configure:17407: gcc -E conftest.c
# configure:17407: $? = 0
# configure:17407: result: yes
# configure:17407: checking for termios.h
# configure:17407: result: yes
# configure:17407: checking x86intrin.h usability
# configure:17407: gcc -c conftest.c >&5
# configure:17407: $? = 0
# configure:17407: result: yes
# configure:17407: checking x86intrin.h presence
# configure:17407: gcc -E conftest.c
# configure:17407: $? = 0
# configure:17407: result: yes
# configure:17407: checking for x86intrin.h
# configure:17407: result: yes
# configure:17407: checking cpuid.h usability
# configure:17407: gcc -c conftest.c >&5
# configure:17407: $? = 0
# configure:17407: result: yes
# configure:17407: checking cpuid.h presence
# configure:17407: gcc -E conftest.c
# configure:17407: $? = 0
# configure:17407: result: yes
# configure:17407: checking for cpuid.h
# configure:17407: result: yes
# configure:17418: checking whether termios.h defines TIOCGWINSZ
# configure:17441: result: no
# configure:17445: checking whether sys/ioctl.h defines TIOCGWINSZ
# configure:17468: result: yes
# configure:17479: checking for bswap32 instrinsic
# configure:17499: gcc -o conftest conftest.c -lm >&5
# configure:17499: $? = 0
# configure:17514: result: yes
# configure:17517: checking for bswap16 instrinsic
# configure:17537: gcc -o conftest conftest.c -lm >&5
# configure:17537: $? = 0
# configure:17552: result: yes
# configure:17558: checking whether byte ordering is bigendian
# configure:17573: gcc -c conftest.c >&5
# conftest.c:48:9: error: unknown type name 'not'
# not a universal capable compiler
# ^~~
# conftest.c:48:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
# not a universal capable compiler
# ^~~~~~~~~
# conftest.c:48:15: error: unknown type name 'universal'
# configure:17573: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "flac"
# | #define PACKAGE_TARNAME "flac"
# | #define PACKAGE_VERSION "1.3.1"
# | #define PACKAGE_STRING "flac 1.3.1"
# | #define PACKAGE_BUGREPORT "flac-dev@xiph.org"
# | #define PACKAGE_URL "https://www.xiph.org/flac/"
# | #define PACKAGE "flac"
# | #define VERSION "1.3.1"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_FSEEKO 1
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_VOIDP 8
# | #define HAVE_LROUND 1
# | #define HAVE_C_VARARRAYS 1
# | #define HAVE_CXX_VARARRAYS 1
# | #define STDC_HEADERS 1
# | #define HAVE_C_VARARRAYS 1
# | #define HAVE_TYPEOF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_BYTESWAP_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_X86INTRIN_H 1
# | #define HAVE_CPUID_H 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define HAVE_BSWAP32 1
# | #define HAVE_BSWAP16 1
# | /* end confdefs.h. */
# | #ifndef __APPLE_CC__
# | not a universal capable compiler
# | #endif
# | typedef int dummy;
# |
# configure:17618: gcc -c conftest.c >&5
# configure:17618: $? = 0
# configure:17636: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:54:4: error: unknown type name 'not'
# not big endian
# ^~~
# conftest.c:54:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
# not big endian
# ^~~~~~
# configure:17636: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "flac"
# | #define PACKAGE_TARNAME "flac"
# | #define PACKAGE_VERSION "1.3.1"
# | #define PACKAGE_STRING "flac 1.3.1"
# | #define PACKAGE_BUGREPORT "flac-dev@xiph.org"
# | #define PACKAGE_URL "https://www.xiph.org/flac/"
# | #define PACKAGE "flac"
# | #define VERSION "1.3.1"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_FSEEKO 1
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_VOIDP 8
# | #define HAVE_LROUND 1
# | #define HAVE_C_VARARRAYS 1
# | #define HAVE_CXX_VARARRAYS 1
# | #define STDC_HEADERS 1
# | #define HAVE_C_VARARRAYS 1
# | #define HAVE_TYPEOF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_BYTESWAP_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_X86INTRIN_H 1
# | #define HAVE_CPUID_H 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define HAVE_BSWAP32 1
# | #define HAVE_BSWAP16 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | #if BYTE_ORDER != BIG_ENDIAN
# | not big endian
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:17764: result: no
# configure:17829: checking for socklen_t
# configure:17829: gcc -c conftest.c >&5
# configure:17829: $? = 0
# configure:17829: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:86:24: error: expected expression before ')' token
# if (sizeof ((socklen_t)))
# ^
# configure:17829: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "flac"
# | #define PACKAGE_TARNAME "flac"
# | #define PACKAGE_VERSION "1.3.1"
# | #define PACKAGE_STRING "flac 1.3.1"
# | #define PACKAGE_BUGREPORT "flac-dev@xiph.org"
# | #define PACKAGE_URL "https://www.xiph.org/flac/"
# | #define PACKAGE "flac"
# | #define VERSION "1.3.1"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_FSEEKO 1
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_VOIDP 8
# | #define HAVE_LROUND 1
# | #define HAVE_C_VARARRAYS 1
# | #define HAVE_CXX_VARARRAYS 1
# | #define STDC_HEADERS 1
# | #define HAVE_C_VARARRAYS 1
# | #define HAVE_TYPEOF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_BYTESWAP_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_X86INTRIN_H 1
# | #define HAVE_CPUID_H 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define HAVE_BSWAP32 1
# | #define HAVE_BSWAP16 1
# | #define CPU_IS_BIG_ENDIAN 0
# | #define CPU_IS_LITTLE_ENDIAN 1
# | #define WORDS_BIGENDIAN 0
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((socklen_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:17829: result: yes
# configure:17842: checking for getopt_long
# configure:17842: gcc -o conftest conftest.c -lm >&5
# configure:17842: $? = 0
# configure:17842: result: yes
# configure:17856: checking size of void*
# configure:17875: result: 8
# configure:18187: checking for doxygen
# configure:18203: found /usr/bin/doxygen
# configure:18214: result: doxygen
# configure:18301: checking for xmms-config
# configure:18332: result: no
# configure:18444: checking for XMMS - version >= 0.9.5.1
# configure:18452: result: no
# configure:18479: WARNING: *** XMMS >= 0.9.5.1 not installed - XMMS support will not be built
# configure:18588: checking for Ogg
# configure:18623: gcc -o conftest -I/usr/include conftest.c -lm -L/usr/lib -logg >&5
# configure:18623: $? = 0
# configure:18623: ./conftest
# configure:18623: $? = 0
# configure:18642: result: yes
# configure:18764: checking for ld used by gcc
# configure:18831: result: /usr/bin/ld -m elf_x86_64
# configure:18838: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
# configure:18853: result: yes
# configure:18860: checking for shared library run path origin
# configure:18873: result: done
# configure:19451: checking for iconv
# configure:19475: gcc -o conftest conftest.c -lm >&5
# configure:19475: $? = 0
# configure:19509: result: yes
# configure:19512: checking for working iconv
# configure:19632: gcc -o conftest conftest.c -lm >&5
# configure:19632: $? = 0
# configure:19632: ./conftest
# configure:19632: $? = 0
# configure:19644: result: yes
# configure:19672: checking for iconv declaration
# configure:19701: gcc -c conftest.c >&5
# configure:19701: $? = 0
# configure:19712: result:
# extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
# configure:19724: checking for nl_langinfo and CODESET
# configure:19740: gcc -o conftest conftest.c -lm >&5
# configure:19740: $? = 0
# configure:19749: result: yes
# configure:19762: checking for docbook-to-man
# configure:19792: result: no
# configure:19762: checking for docbook2man
# configure:19792: result: no
# configure:19819: checking for nasm
# configure:19835: found /usr/bin/nasm
# configure:19846: result: nasm
# configure:19884: checking for version of gcc
# configure:19887: result: 6.1.1
# configure:19904: checking if gcc accepts -Wdeclaration-after-statement
# configure:19921: gcc -o conftest -Wdeclaration-after-statement -DNDEBUG conftest.c -lm >&5
# configure:19921: $? = 0
# configure:19922: result: yes
# configure:19934: checking if gcc accepts -D_FORTIFY_SOURCE=2
# configure:19951: gcc -o conftest -D_FORTIFY_SOURCE=2 -DNDEBUG conftest.c -lm >&5
# In file included from /usr/include/stdio.h:27:0,
# from conftest.c:63:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# configure:19951: $? = 0
# configure:19952: result: yes
# configure:19971: checking if g++ accepts -Weffc++
# configure:19989: g++ -o conftest -Weffc++ -DNDEBUG conftest.cpp -lm >&5
# configure:19989: $? = 0
# configure:19990: result: yes
# configure:20089: checking if gcc accepts -Wextra
# configure:20106: gcc -o conftest -Wextra -DNDEBUG -DFLAC__USE_VISIBILITY_ATTR conftest.c -lm >&5
# configure:20106: $? = 0
# configure:20107: result: yes
# configure:20385: checking that generated files are newer than configure
# configure:20391: result: done
# configure:20499: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by flac config.status 1.3.1, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 8c11b3e1ba35
#
# config.status:1317: creating Makefile
# config.status:1317: creating src/Makefile
# config.status:1317: creating src/libFLAC/Makefile
# config.status:1317: creating src/libFLAC/flac.pc
# config.status:1317: creating src/libFLAC/ia32/Makefile
# config.status:1317: creating src/libFLAC/include/Makefile
# config.status:1317: creating src/libFLAC/include/private/Makefile
# config.status:1317: creating src/libFLAC/include/protected/Makefile
# config.status:1317: creating src/libFLAC++/Makefile
# config.status:1317: creating src/libFLAC++/flac++.pc
# config.status:1317: creating src/flac/Makefile
# config.status:1317: creating src/metaflac/Makefile
# config.status:1317: creating src/plugin_common/Makefile
# config.status:1317: creating src/plugin_xmms/Makefile
# config.status:1317: creating src/share/Makefile
# config.status:1317: creating src/test_grabbag/Makefile
# config.status:1317: creating src/test_grabbag/cuesheet/Makefile
# config.status:1317: creating src/test_grabbag/picture/Makefile
# config.status:1317: creating src/test_libs_common/Makefile
# config.status:1317: creating src/test_libFLAC/Makefile
# config.status:1317: creating src/test_libFLAC++/Makefile
# config.status:1317: creating src/test_seeking/Makefile
# config.status:1317: creating src/test_streams/Makefile
# config.status:1317: creating src/utils/Makefile
# config.status:1317: creating src/utils/flacdiff/Makefile
# config.status:1317: creating src/utils/flactimer/Makefile
# config.status:1317: creating examples/Makefile
# config.status:1317: creating examples/c/Makefile
# config.status:1317: creating examples/c/decode/Makefile
# config.status:1317: creating examples/c/decode/file/Makefile
# config.status:1317: creating examples/c/encode/Makefile
# config.status:1317: creating examples/c/encode/file/Makefile
# config.status:1317: creating examples/cpp/Makefile
# config.status:1317: creating examples/cpp/decode/Makefile
# config.status:1317: creating examples/cpp/decode/file/Makefile
# config.status:1317: creating examples/cpp/encode/Makefile
# config.status:1317: creating examples/cpp/encode/file/Makefile
# config.status:1317: creating include/Makefile
# config.status:1317: creating include/FLAC/Makefile
# config.status:1317: creating include/FLAC++/Makefile
# config.status:1317: creating include/share/Makefile
# config.status:1317: creating include/share/grabbag/Makefile
# config.status:1317: creating include/test_libs_common/Makefile
# config.status:1317: creating doc/Doxyfile
# config.status:1317: creating doc/Makefile
# config.status:1317: creating doc/html/Makefile
# config.status:1317: creating doc/html/images/Makefile
# config.status:1317: creating m4/Makefile
# config.status:1317: creating man/Makefile
# config.status:1317: creating test/common.sh
# config.status:1317: creating test/Makefile
# config.status:1317: creating test/cuesheets/Makefile
# config.status:1317: creating test/flac-to-flac-metadata-test-files/Makefile
# config.status:1317: creating test/metaflac-test-files/Makefile
# config.status:1317: creating test/pictures/Makefile
# config.status:1317: creating build/Makefile
# config.status:1317: creating objs/Makefile
# config.status:1317: creating objs/debug/Makefile
# config.status:1317: creating objs/debug/bin/Makefile
# config.status:1317: creating objs/debug/lib/Makefile
# config.status:1317: creating objs/release/Makefile
# config.status:1317: creating objs/release/bin/Makefile
# config.status:1317: creating objs/release/lib/Makefile
# config.status:1317: creating config.h
# config.status:1546: executing depfiles commands
# config.status:1546: executing libtool commands
# configure:23067: result:
# -=-=-=-=-=-=-=-=-=-= Configuration Complete =-=-=-=-=-=-=-=-=-=-
#
# Configuration summary :
#
# FLAC version : ........................ 1.3.1
#
# Host CPU : ............................ x86_64
# Host Vendor : ......................... unknown
# Host OS : ............................. linux-gnu
#
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_big_endian=0
# ac_cv_c_bigendian=no
# ac_cv_c_bswap16=yes
# ac_cv_c_bswap32=yes
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_inline=inline
# ac_cv_c_little_endian=1
# ac_cv_c_typeof=typeof
# ac_cv_c_vararrays=yes
# ac_cv_cxx_compiler_gnu=yes
# ac_cv_env_CCASFLAGS_set=
# ac_cv_env_CCASFLAGS_value=
# ac_cv_env_CCAS_set=
# ac_cv_env_CCAS_value=
# ac_cv_env_CCC_set=
# ac_cv_env_CCC_value=
# 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_CXXCPP_set=
# ac_cv_env_CXXCPP_value=
# ac_cv_env_CXXFLAGS_set=set
# ac_cv_env_CXXFLAGS_value=
# ac_cv_env_CXX_set=
# ac_cv_env_CXX_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_getopt_long=yes
# ac_cv_header_byteswap_h=yes
# ac_cv_header_cpuid_h=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_minix_config_h=no
# 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_param_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_termios_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_header_x86intrin_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/bin/grep -E'
# ac_cv_path_FGREP='/usr/bin/grep -F'
# ac_cv_path_GREP=/usr/bin/grep
# ac_cv_path_SED=/usr/bin/sed
# ac_cv_path_XMMS_CONFIG=no
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/bin/mkdir
# ac_cv_prog_AR=ar
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CPP='gcc -E'
# ac_cv_prog_CXXCPP='g++ -E'
# ac_cv_prog_DOXYGEN=doxygen
# ac_cv_prog_NASM=nasm
# ac_cv_prog_STRIP=strip
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_CC=gcc
# ac_cv_prog_ac_ct_CXX=g++
# 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_c99=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_cc_stdc=
# ac_cv_prog_cxx_g=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_safe_to_define___extensions__=yes
# ac_cv_search_lround=-lm
# ac_cv_sizeof_off_t=8
# ac_cv_sizeof_voidp=8
# ac_cv_sys_file_offset_bits=no
# ac_cv_sys_largefile_CC=no
# ac_cv_sys_largefile_source=no
# ac_cv_sys_tiocgwinsz_in_sys_ioctl_h=yes
# ac_cv_sys_tiocgwinsz_in_termios_h=no
# ac_cv_type_socklen_t=yes
# acl_cv_path_LD='/usr/bin/ld -m elf_x86_64'
# acl_cv_prog_gnu_ld=yes
# acl_cv_rpath=done
# am_cv_CCAS_dependencies_compiler_type=gcc3
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_CXX_dependencies_compiler_type=gcc3
# am_cv_ar_interface=ar
# am_cv_func_iconv=yes
# am_cv_func_iconv_works=yes
# am_cv_langinfo_codeset=yes
# am_cv_lib_iconv=no
# am_cv_make_support_nested_variables=yes
# am_cv_prog_cc_c_o=yes
# am_cv_prog_tar_pax=gnutar
# am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);'
# am_cv_proto_iconv_arg1=
# 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/bin/ld
# lt_cv_path_LDCXX='/usr/bin/ld -m elf_x86_64'
# lt_cv_path_NM='/usr/bin/nm -B'
# lt_cv_path_mainfest_tool=no
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_c_o_CXX=yes
# lt_cv_prog_compiler_pic='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_works=yes
# lt_cv_prog_compiler_pic_works_CXX=yes
# lt_cv_prog_compiler_rtti_exceptions=no
# lt_cv_prog_compiler_static_works=yes
# lt_cv_prog_compiler_static_works_CXX=yes
# lt_cv_prog_gnu_ld=yes
# lt_cv_prog_gnu_ldcxx=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
# xiph_cv_c_compiler_clang=no
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/flac/src/flac-1.3.1/missing aclocal-1.14'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# AM_BACKSLASH='\'
# AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
# AM_DEFAULT_VERBOSITY='0'
# AM_V='$(V)'
# AR='ar'
# AS='as'
# AUTOCONF='${SHELL} /tmp/flac/src/flac-1.3.1/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/flac/src/flac-1.3.1/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/flac/src/flac-1.3.1/missing automake-1.14'
# AWK='gawk'
# CC='gcc'
# CCAS='gcc'
# CCASDEPMODE='depmode=gcc3'
# CCASFLAGS=''
# CCDEPMODE='depmode=gcc3'
# CFLAGS='-O3 -funroll-loops -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -Wunreachable-code -Winline -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 -fvisibility=hidden -Wextra'
# CPP='gcc -E'
# CPPFLAGS='-DNDEBUG -DFLAC__USE_VISIBILITY_ATTR'
# CXX='g++'
# CXXCPP='g++ -E'
# CXXDEPMODE='depmode=gcc3'
# CXXFLAGS=' -Wall -Wextra -Wcast-align -Wshadow -Wwrite-strings -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wsign-promo -Wundef -Wunreachable-code -Weffc++ -fvisibility=hidden'
# CYGPATH_W='echo'
# DEBUG_FALSE=''
# DEBUG_TRUE='#'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DLLTOOL='false'
# DOCBOOK_TO_MAN=''
# DOXYGEN='doxygen'
# DSYMUTIL=''
# DUMPBIN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/bin/grep -E'
# EXEEXT=''
# FGREP='/usr/bin/grep -F'
# FLAC__CPU_X86_64_FALSE='#'
# FLAC__CPU_X86_64_TRUE=''
# FLAC__TEST_LEVEL='1'
# FLAC__TEST_WITH_VALGRIND='no'
# FLaC__CPU_IA32_FALSE=''
# FLaC__CPU_IA32_TRUE='#'
# FLaC__CPU_PPC_FALSE=''
# FLaC__CPU_PPC_SPE_FALSE=''
# FLaC__CPU_PPC_SPE_TRUE='#'
# FLaC__CPU_PPC_TRUE='#'
# FLaC__CPU_SPARC_FALSE=''
# FLaC__CPU_SPARC_TRUE='#'
# FLaC__HAS_DOCBOOK_TO_MAN_FALSE=''
# FLaC__HAS_DOCBOOK_TO_MAN_TRUE='#'
# FLaC__HAS_DOXYGEN_FALSE='#'
# FLaC__HAS_DOXYGEN_TRUE=''
# FLaC__HAS_NASM_FALSE='#'
# FLaC__HAS_NASM_TRUE=''
# FLaC__HAS_OGG_FALSE='#'
# FLaC__HAS_OGG_TRUE=''
# FLaC__HAS_XMMS_FALSE=''
# FLaC__HAS_XMMS_TRUE='#'
# FLaC__INSTALL_XMMS_PLUGIN_LOCALLY_FALSE=''
# FLaC__INSTALL_XMMS_PLUGIN_LOCALLY_TRUE='#'
# FLaC__NO_ASM_FALSE=''
# FLaC__NO_ASM_TRUE='#'
# FLaC__SSE_OS_FALSE=''
# FLaC__SSE_OS_TRUE='#'
# FLaC__SYS_DARWIN_FALSE=''
# FLaC__SYS_DARWIN_TRUE='#'
# FLaC__SYS_LINUX_FALSE=''
# FLaC__SYS_LINUX_TRUE='#'
# FLaC__USE_ALTIVEC_FALSE='#'
# FLaC__USE_ALTIVEC_TRUE=''
# FLaC__WITH_CPPLIBS_FALSE='#'
# FLaC__WITH_CPPLIBS_TRUE=''
# GCC_MAJOR_VERSION='6'
# GCC_MINOR_VERSION='1'
# GCC_VERSION='6.1.1'
# GREP='/usr/bin/grep'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# LD='/usr/bin/ld -m elf_x86_64'
# LDFLAGS=''
# LIBICONV=''
# LIBOBJS=''
# LIBS='-lm '
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIPO=''
# LN_S='ln -s'
# LTLIBICONV=''
# LTLIBOBJS=''
# MAKEINFO='${SHELL} /tmp/flac/src/flac-1.3.1/missing makeinfo'
# MANIFEST_TOOL=':'
# MKDIR_P='/usr/bin/mkdir -p'
# NASM='nasm'
# NM='/usr/bin/nm -B'
# NMEDIT=''
# OBJDUMP='objdump'
# OBJEXT='o'
# OBJ_FORMAT='elf'
# OGG_CFLAGS='-I/usr/include'
# OGG_LIBS='-L/usr/lib -logg'
# OGG_PACKAGE='ogg'
# OS_IS_WINDOWS_FALSE=''
# OS_IS_WINDOWS_TRUE='#'
# OTOOL64=''
# OTOOL=''
# PACKAGE='flac'
# PACKAGE_BUGREPORT='flac-dev@xiph.org'
# PACKAGE_NAME='flac'
# PACKAGE_STRING='flac 1.3.1'
# PACKAGE_TARNAME='flac'
# PACKAGE_URL='https://www.xiph.org/flac/'
# PACKAGE_VERSION='1.3.1'
# PATH_SEPARATOR=':'
# RANLIB='ranlib'
# SED='/usr/bin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# VERSION='1.3.1'
# XMMS_CFLAGS=''
# XMMS_CONFIG='no'
# XMMS_DATA_DIR=''
# XMMS_EFFECT_PLUGIN_DIR=''
# XMMS_GENERAL_PLUGIN_DIR=''
# XMMS_INPUT_PLUGIN_DIR=''
# XMMS_LIBS=''
# XMMS_OUTPUT_PLUGIN_DIR=''
# XMMS_PLUGIN_DIR=''
# XMMS_VERSION=''
# XMMS_VISUALIZATION_PLUGIN_DIR=''
# ac_ct_AR='ar'
# ac_ct_CC='gcc'
# ac_ct_CXX='g++'
# ac_ct_DUMPBIN=''
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE='#'
# am__fastdepCCAS_FALSE='#'
# am__fastdepCCAS_TRUE=''
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__fastdepCXX_FALSE='#'
# am__fastdepCXX_TRUE=''
# am__include='include'
# am__isrc=''
# am__leading_dot='.'
# am__nodep='_no'
# am__quote=''
# am__tar='tar --format=posix -chf - "$$tardir"'
# am__untar='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/flac/src/flac-1.3.1/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 "flac"
# #define PACKAGE_TARNAME "flac"
# #define PACKAGE_VERSION "1.3.1"
# #define PACKAGE_STRING "flac 1.3.1"
# #define PACKAGE_BUGREPORT "flac-dev@xiph.org"
# #define PACKAGE_URL "https://www.xiph.org/flac/"
# #define PACKAGE "flac"
# #define VERSION "1.3.1"
# #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 __EXTENSIONS__ 1
# #define _ALL_SOURCE 1
# #define _GNU_SOURCE 1
# #define _POSIX_PTHREAD_SEMANTICS 1
# #define _TANDEM_SOURCE 1
# #define HAVE_DLFCN_H 1
# #define LT_OBJDIR ".libs/"
# #define HAVE_FSEEKO 1
# #define SIZEOF_OFF_T 8
# #define SIZEOF_VOIDP 8
# #define HAVE_LROUND 1
# #define HAVE_C_VARARRAYS 1
# #define HAVE_CXX_VARARRAYS 1
# #define STDC_HEADERS 1
# #define HAVE_C_VARARRAYS 1
# #define HAVE_TYPEOF 1
# #define HAVE_STDINT_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_BYTESWAP_H 1
# #define HAVE_SYS_PARAM_H 1
# #define HAVE_TERMIOS_H 1
# #define HAVE_X86INTRIN_H 1
# #define HAVE_CPUID_H 1
# #define GWINSZ_IN_SYS_IOCTL 1
# #define HAVE_BSWAP32 1
# #define HAVE_BSWAP16 1
# #define CPU_IS_BIG_ENDIAN 0
# #define CPU_IS_LITTLE_ENDIAN 1
# #define WORDS_BIGENDIAN 0
# #define HAVE_SOCKLEN_T 1
# #define HAVE_GETOPT_LONG 1
# #define SIZEOF_VOIDP 8
# #define FLAC__CPU_X86_64 1
# #define FLAC__HAS_X86INTRIN
# #define FLAC__ALIGN_MALLOC_DATA 1
# #define FLAC__USE_ALTIVEC 1
# #define FLAC__HAS_OGG 1
# #define HAVE_ICONV 1
# #define ICONV_CONST
# #define HAVE_LANGINFO_CODESET 1
# #define FLAC__HAS_NASM 1
#
# configure: exit 0