The build took 00h 00m 58s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
9,834 |
sh |
4,149 |
ansic |
3,755 |
makefile |
17,738 |
total |
The process tree of the build process is here.
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:
CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: libfishsound 1.0.0-1 (Wed Aug 24 14:04:43 UTC 2016)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (2) speexdsp-1.2rc3-2 speex-1.2rc2-1
Total Installed Size: 1.14 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 speexdsp...
installing speex...
:: Running post-transaction hooks...
(1/1) Updating manpage index...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
configure: WARNING: If you wanted to set the --build type, don't use --host.
If a cross compiler is detected then cross compile mode will be used.
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for x86_64-unknown-linux-strip... no
checking for strip... strip
checking for x86_64-unknown-linux-gcc... no
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for a BSD-compatible install... /usr/bin/install -c
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... 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 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-ar... no
checking for ar... ar
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 ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking whether make sets $(MAKE)... (cached) yes
checking for an ANSI C-conforming const... yes
checking whether byte ordering is bigendian... no
checking for stdint.h... (cached) yes
checking for uintptr_t... yes
checking for pkg-config... yes
checking for doxygen... true
checking for x86_64-unknown-linux-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for VORBIS... yes
checking for VORBISENC... yes
checking for SPEEX... yes
checking for speex_decode_int in -lspeex... yes
checking for speex_lib_get_mode in -lspeex... yes
checking for FLAC... yes
checking for FLAC__stream_decoder_init_stream in -lFLAC... yes
checking for OGGZ... no
checking for oggz_open in -loggz... no
checking for SNDFILE... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating doc/Doxyfile
config.status: creating include/Makefile
config.status: creating include/fishsound/Makefile
config.status: creating src/Makefile
config.status: creating src/libfishsound/Version_script
config.status: creating src/libfishsound/Makefile
config.status: creating src/tests/Makefile
config.status: creating src/examples/Makefile
config.status: creating fishsound.pc
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
------------------------------------------------------------------------
libfishsound 1.0.0: Automatic configuration OK.
General configuration:
Experimental code: ........... no
Decoding support: ............ yes
Encoding support: ............ yes
Library configuration (./src/libfishsound):
FLAC support: ................ yes (1.1.3)
Speex support: ............... yes (1.1.x)
Vorbis support: .............. yes
Example programs (./src/examples):
(none; liboggz and libsndfile required)
Installation paths:
libfishsound: ................ /usr/lib
C header files: .............. /usr/include/fishsound
Documentation: ............... /usr/share/doc/libfishsound
Building:
Type 'make' to compile libfishsound.
Type 'make install' to install libfishsound.
Type 'make check' to run test suite (Valgrind testing not enabled)
Example programs will be built but not installed.
------------------------------------------------------------------------
make all-recursive
make[1]: Entering directory '/tmp/libfishsound/src/libfishsound-1.0.0'
Making all in doc
make[2]: Entering directory '/tmp/libfishsound/src/libfishsound-1.0.0/doc'
doxygen
warning: Tag `USE_WINDOWS_ENCODING' at line 54 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 123 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 545 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 779 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 785 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 1039 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 1047 of file `Doxyfile' has become obsolete.
To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
/tmp/libfishsound/src/libfishsound-1.0.0/include/fishsound/fishsound.h:167: warning: Invalid or missing section label
/tmp/libfishsound/src/libfishsound-1.0.0/src/examples/fishsound-decenc.c:42: warning: Compound FS_DecEnc is not documented.
/tmp/libfishsound/src/libfishsound-1.0.0/src/examples/fishsound-encdec.c:42: warning: Compound FS_EncDec is not documented.
Searching for include files...
Searching for example files...
Searching for files in directory /tmp/libfishsound/src/libfishsound-1.0.0
Searching for files in directory /tmp/libfishsound/src/libfishsound-1.0.0/src/examples
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/libfishsound/src/libfishsound-1.0.0/include/fishsound
Searching for files in directory /tmp/libfishsound/src/libfishsound-1.0.0/src/examples
Reading and parsing tag files
Parsing files
Preprocessing /tmp/libfishsound/src/libfishsound-1.0.0/include/fishsound/comments.h...
Parsing file /tmp/libfishsound/src/libfishsound-1.0.0/include/fishsound/comments.h...
Preprocessing /tmp/libfishsound/src/libfishsound-1.0.0/include/fishsound/constants.h...
Parsing file /tmp/libfishsound/src/libfishsound-1.0.0/include/fishsound/constants.h...
Preprocessing /tmp/libfishsound/src/libfishsound-1.0.0/include/fishsound/decode.h...
Parsing file /tmp/libfishsound/src/libfishsound-1.0.0/include/fishsound/decode.h...
Preprocessing /tmp/libfishsound/src/libfishsound-1.0.0/include/fishsound/deprecated.h...
Parsing file /tmp/libfishsound/src/libfishsound-1.0.0/include/fishsound/deprecated.h...
Preprocessing /tmp/libfishsound/src/libfishsound-1.0.0/include/fishsound/encode.h...
Parsing file /tmp/libfishsound/src/libfishsound-1.0.0/include/fishsound/encode.h...
Preprocessing /tmp/libfishsound/src/libfishsound-1.0.0/include/fishsound/fishsound.h...
Parsing file /tmp/libfishsound/src/libfishsound-1.0.0/include/fishsound/fishsound.h...
Preprocessing /tmp/libfishsound/src/libfishsound-1.0.0/src/examples/fishsound-decenc.c...
Parsing file /tmp/libfishsound/src/libfishsound-1.0.0/src/examples/fishsound-decenc.c...
Preprocessing /tmp/libfishsound/src/libfishsound-1.0.0/src/examples/fishsound-decode.c...
Parsing file /tmp/libfishsound/src/libfishsound-1.0.0/src/examples/fishsound-decode.c...
Preprocessing /tmp/libfishsound/src/libfishsound-1.0.0/src/examples/fishsound-encdec.c...
Parsing file /tmp/libfishsound/src/libfishsound-1.0.0/src/examples/fishsound-encdec.c...
Preprocessing /tmp/libfishsound/src/libfishsound-1.0.0/src/examples/fishsound-encode.c...
Parsing file /tmp/libfishsound/src/libfishsound-1.0.0/src/examples/fishsound-encode.c...
Preprocessing /tmp/libfishsound/src/libfishsound-1.0.0/src/examples/fishsound-identify.c...
Parsing file /tmp/libfishsound/src/libfishsound-1.0.0/src/examples/fishsound-identify.c...
Preprocessing /tmp/libfishsound/src/libfishsound-1.0.0/src/examples/fishsound-info.c...
Parsing file /tmp/libfishsound/src/libfishsound-1.0.0/src/examples/fishsound-info.c...
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 dir/tmp/libfishsound/src/libfishsound-1.0.0/include/fishsound/fishsound.h:10: warning: Unexpected character `/' while looking for section label or title
/tmp/libfishsound/src/libfishsound-1.0.0/include/fishsound/fishsound.h:166: warning: Invalid section id `/configure'; ignoring section
/tmp/libfishsound/src/libfishsound-1.0.0/src/examples/fishsound-decenc.c:43: warning: Member infilename (variable) of class FS_DecEnc is not documented.
/tmp/libfishsound/src/libfishsound-1.0.0/src/examples/fishsound-decenc.c:44: warning: Member outfilename (variable) of class FS_DecEnc is not documented.
/tmp/libfishsound/src/libfishsound-1.0.0/src/examples/fishsound-decenc.c:45: warning: Member oggz_in (variable) of class FS_DecEnc is not documented.
/tmp/libfishsound/src/libfishsound-1.0.0/src/examples/fishsound-decenc.c:46: warning: Member oggz_out (variable) of class FS_DecEnc is not documented.
/tmp/libfishsound/src/libfishsound-1.0.0/src/examples/fishsound-decenc.c:47: warning: Member decoder (variable) of class FS_DecEnc is not documented.
/tmp/libfishsound/src/libfishsound-1.0.0/src/examples/fishsound-decenc.c:48: warning: Member encoder (variable) of class FS_DecEnc is not documented.
/tmp/libfishsound/src/libfishsound-1.0.0/src/examples/fishsound-decenc.c:49: warning: Member format (variable) of class FS_DecEnc is not documented.
/tmp/libfishsound/src/libfishsound-1.0.0/src/examples/fishsound-decenc.c:50: warning: Member interleave (variable) of class FS_DecEnc is not documented.
/tmp/libfishsound/src/libfishsound-1.0.0/src/examples/fishsound-decenc.c:51: warning: Member blocksize (variable) of class FS_DecEnc is not documented.
/tmp/libfishsound/src/libfishsound-1.0.0/src/examples/fishsound-decenc.c:52: warning: Member channels (variable) of class FS_DecEnc is not documented.
/tmp/libfishsound/src/libfishsound-1.0.0/src/examples/fishsound-decenc.c:53: warning: Member pcm (variable) of class FS_DecEnc is not documented.
/tmp/libfishsound/src/libfishsound-1.0.0/src/examples/fishsound-decenc.c:54: warning: Member begun (variable) of class FS_DecEnc is not documented.
/tmp/libfishsound/src/libfishsound-1.0.0/src/examples/fishsound-decenc.c:55: warning: Member b_o_s (variable) of class FS_DecEnc is not documented.
/tmp/libfishsound/src/libfishsound-1.0.0/src/examples/fishsound-decenc.c:56: warning: Member serialno (variable) of class FS_DecEnc is not documented.
/tmp/libfishsound/src/libfishsound-1.0.0/src/examples/fishsound-decenc.c:57: warning: Member frames_in (variable) of class FS_DecEnc is not documented.
/tmp/libfishsound/src/libfishsound-1.0.0/src/examples/fishsound-decenc.c:58: warning: Member frames_out (variable) of class FS_DecEnc is not documented.
/tmp/libfishsound/src/libfishsound-1.0.0/src/examples/fishsound-encdec.c:43: warning: Member infilename (variable) of class FS_EncDec is not documented.
/tmp/libfishsound/src/libfishsound-1.0.0/src/examples/fishsound-encdec.c:44: warning: Member outfilename (variable) of class FS_EncDec is not documented.
/tmp/libfishsound/src/libfishsound-1.0.0/src/examples/fishsound-encdec.c:45: warning: Member sndfile_in (variable) of class FS_EncDec is not documented.
/tmp/libfishsound/src/libfishsound-1.0.0/src/examples/fishsound-encdec.c:46: warning: Member sndfile_out (variable) of class FS_EncDec is not documented.
/tmp/libfishsound/src/libfishsound-1.0.0/src/examples/fishsound-encdec.c:47: warning: Member encoder (variable) of class FS_EncDec is not documented.
/tmp/libfishsound/src/libfishsound-1.0.0/src/examples/fishsound-encdec.c:48: warning: Member decoder (variable) of class FS_EncDec is not documented.
/tmp/libfishsound/src/libfishsound-1.0.0/src/examples/fishsound-encdec.c:49: warning: Member channels (variable) of class FS_EncDec is not documented.
/tmp/libfishsound/src/libfishsound-1.0.0/src/examples/fishsound-encdec.c:50: warning: Member pcm (variable) of class FS_EncDec is not documented.
/tmp/libfishsound/src/libfishsound-1.0.0/src/examples/fishsound-encdec.c:51: warning: Member frames_in (variable) of class FS_EncDec is not documented.
/tmp/libfishsound/src/libfishsound-1.0.0/src/examples/fishsound-encdec.c:52: warning: Member frames_out (variable) of class FS_EncDec is not documented.
ectories...
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 code for file comments.h...
Generating code for file constants.h...
Generating code for file decode.h...
Generating code for file deprecated.h...
Generating code for file encode.h...
Parsing code for file fishsound-decenc.c...
Parsing code for file fishsound-decode.c...
Parsing code for file fishsound-encdec.c...
Parsing code for file fishsound-encode.c...
Parsing code for file fishsound-identify.c...
Parsing code for file fishsound-info.c...
Generating code for file fishsound.h...
Generating file documentation...
Generating docs for file comments.h...
Generating docs for file constants.h...
Generating docs for file decode.h...
Generating docs for file deprecated.h...
Generating docs for file encode.h...
Generating docs for file fishsound.h...
Generating page documentation...
Generating group documentation...
Generating class documentation...
Generating docs for compound FishSoundComment...
Generating docs for compound FishSoundFormat...
Generating docs for compound FishSoundInfo...
Generating docs for compound FS_DecEnc...
Generating docs for compound FS_EncDec...
Generating namespace index...
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 160/65536 hits=744 misses=161
finished...
touch doxygen-build.stamp
make[2]: Leaving directory '/tmp/libfishsound/src/libfishsound-1.0.0/doc'
Making all in include
make[2]: Entering directory '/tmp/libfishsound/src/libfishsound-1.0.0/include'
Making all in fishsound
make[3]: Entering directory '/tmp/libfishsound/src/libfishsound-1.0.0/include/fishsound'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/tmp/libfishsound/src/libfishsound-1.0.0/include/fishsound'
make[3]: Entering directory '/tmp/libfishsound/src/libfishsound-1.0.0/include'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/tmp/libfishsound/src/libfishsound-1.0.0/include'
make[2]: Leaving directory '/tmp/libfishsound/src/libfishsound-1.0.0/include'
Making all in src
make[2]: Entering directory '/tmp/libfishsound/src/libfishsound-1.0.0/src'
Making all in libfishsound
make[3]: Entering directory '/tmp/libfishsound/src/libfishsound-1.0.0/src/libfishsound'
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -Wall -pedantic -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -MT fishsound.lo -MD -MP -MF .deps/fishsound.Tpo -c -o fishsound.lo fishsound.c
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -Wall -pedantic -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -MT decode.lo -MD -MP -MF .deps/decode.Tpo -c -o decode.lo decode.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -Wall -pedantic -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -MT fishsound.lo -MD -MP -MF .deps/fishsound.Tpo -c fishsound.c -fPIC -DPIC -o .libs/fishsound.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -Wall -pedantic -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -MT decode.lo -MD -MP -MF .deps/decode.Tpo -c decode.c -fPIC -DPIC -o .libs/decode.o
mv -f .deps/fishsound.Tpo .deps/fishsound.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -Wall -pedantic -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -MT encode.lo -MD -MP -MF .deps/encode.Tpo -c -o encode.lo encode.c
mv -f .deps/decode.Tpo .deps/decode.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -Wall -pedantic -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -MT comments.lo -MD -MP -MF .deps/comments.Tpo -c -o comments.lo comments.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -Wall -pedantic -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -MT encode.lo -MD -MP -MF .deps/encode.Tpo -c encode.c -fPIC -DPIC -o .libs/encode.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -Wall -pedantic -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -MT comments.lo -MD -MP -MF .deps/comments.Tpo -c comments.c -fPIC -DPIC -o .libs/comments.o
mv -f .deps/encode.Tpo .deps/encode.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -Wall -pedantic -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -MT speex.lo -MD -MP -MF .deps/speex.Tpo -c -o speex.lo speex.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -Wall -pedantic -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -MT speex.lo -MD -MP -MF .deps/speex.Tpo -c speex.c -fPIC -DPIC -o .libs/speex.o
mv -f .deps/comments.Tpo .deps/comments.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -Wall -pedantic -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -MT vorbis.lo -MD -MP -MF .deps/vorbis.Tpo -c -o vorbis.lo vorbis.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -Wall -pedantic -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -MT vorbis.lo -MD -MP -MF .deps/vorbis.Tpo -c vorbis.c -fPIC -DPIC -o .libs/vorbis.o
mv -f .deps/vorbis.Tpo .deps/vorbis.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -Wall -pedantic -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -MT flac.lo -MD -MP -MF .deps/flac.Tpo -c -o flac.lo flac.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -Wall -pedantic -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -MT flac.lo -MD -MP -MF .deps/flac.Tpo -c flac.c -fPIC -DPIC -o .libs/flac.o
mv -f .deps/speex.Tpo .deps/speex.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -Wall -pedantic -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -MT fs_vector.lo -MD -MP -MF .deps/fs_vector.Tpo -c -o fs_vector.lo fs_vector.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -Wall -pedantic -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -MT fs_vector.lo -MD -MP -MF .deps/fs_vector.Tpo -c fs_vector.c -fPIC -DPIC -o .libs/fs_vector.o
flac.c: In function 'fs_flac_decode_header':
flac.c:253:8: warning: passing argument 2 of 'FLAC__stream_decoder_init_stream' from incompatible pointer type [-Wincompatible-pointer-types]
fs_flac_read_callback,
^~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/FLAC/all.h:43:0,
from flac.c:55:
/usr/include/FLAC/stream_decoder.h:1073:40: note: expected 'FLAC__StreamDecoderReadCallback {aka enum (*)(const struct *, unsigned char *, long unsigned int *, void *)}' but argument is of type 'FLAC__StreamDecoderReadStatus (*)(const FLAC__StreamDecoder *, FLAC__byte *, unsigned int *, void *) {aka enum (*)(const struct *, unsigned char *, unsigned int *, void *)}'
FLAC_API FLAC__StreamDecoderInitStatus FLAC__stream_decoder_init_stream(
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
flac.c:262:10: warning: comparison between 'FLAC__StreamDecoderInitStatus {aka enum }' and 'enum ' [-Wenum-compare]
) != FLAC__STREAM_DECODER_SEARCH_FOR_METADATA)
^~
flac.c: In function 'fs_flac_enc_headers':
flac.c:597:8: warning: passing argument 2 of 'FLAC__stream_encoder_init_stream' from incompatible pointer type [-Wincompatible-pointer-types]
fs_flac_enc_write_callback,
^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/FLAC/all.h:44:0,
from flac.c:55:
/usr/include/FLAC/stream_encoder.h:1493:40: note: expected 'FLAC__StreamEncoderWriteCallback {aka enum (*)(const struct *, const unsigned char *, long unsigned int, unsigned int, unsigned int, void *)}' but argument is of type 'FLAC__StreamEncoderWriteStatus (*)(const FLAC__StreamEncoder *, const FLAC__byte *, unsigned int, unsigned int, unsigned int, void *) {aka enum (*)(const struct *, const unsigned char *, unsigned int, unsigned int, unsigned int, void *)}'
FLAC_API FLAC__StreamEncoderInitStatus FLAC__stream_encoder_init_stream(FLAC__StreamEncoder *encoder, FLAC__StreamEncoderWriteCallback write_callback, FLAC__StreamEncoderSeekCallback seek_callback, FLAC__StreamEncoderTellCallback tell_callback, FLAC__StreamEncoderMetadataCallback metadata_callback, void *client_data);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
flac.c:602:10: warning: comparison between 'FLAC__StreamEncoderInitStatus {aka enum }' and 'enum ' [-Wenum-compare]
) != FLAC__STREAM_ENCODER_OK)
^~
mv -f .deps/fs_vector.Tpo .deps/fs_vector.Plo
mv -f .deps/flac.Tpo .deps/flac.Plo
/bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -pedantic -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -version-info 4:0:3 -Wl,--version-script=Version_script -o libfishsound.la -rpath /usr/lib fishsound.lo decode.lo encode.lo comments.lo speex.lo vorbis.lo flac.lo fs_vector.lo -lvorbisenc -lvorbis -lspeex -lFLAC
libtool: link: gcc -shared .libs/fishsound.o .libs/decode.o .libs/encode.o .libs/comments.o .libs/speex.o .libs/vorbis.o .libs/flac.o .libs/fs_vector.o -lvorbisenc -lvorbis -lspeex -lFLAC -Wl,--version-script=Version_script -Wl,-soname -Wl,libfishsound.so.1 -o .libs/libfishsound.so.1.3.0
libtool: link: (cd ".libs" && rm -f "libfishsound.so.1" && ln -s "libfishsound.so.1.3.0" "libfishsound.so.1")
libtool: link: (cd ".libs" && rm -f "libfishsound.so" && ln -s "libfishsound.so.1.3.0" "libfishsound.so")
libtool: link: ( cd ".libs" && rm -f "libfishsound.la" && ln -s "../libfishsound.la" "libfishsound.la" )
make[3]: Leaving directory '/tmp/libfishsound/src/libfishsound-1.0.0/src/libfishsound'
Making all in examples
make[3]: Entering directory '/tmp/libfishsound/src/libfishsound-1.0.0/src/examples'
gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../src/libfishsound -Wall -pedantic -g -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -MT fishsound-encdec.o -MD -MP -MF .deps/fishsound-encdec.Tpo -c -o fishsound-encdec.o fishsound-encdec.c
mv -f .deps/fishsound-encdec.Tpo .deps/fishsound-encdec.Po
/bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -pedantic -g -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -o fishsound-encdec fishsound-encdec.o ../libfishsound/libfishsound.la -lvorbisenc -lvorbis -lspeex -lFLAC -lsndfile
libtool: link: gcc -Wall -pedantic -g -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -o .libs/fishsound-encdec fishsound-encdec.o ../libfishsound/.libs/libfishsound.so -lvorbisenc -lvorbis -lspeex -lFLAC -lsndfile
make[3]: Leaving directory '/tmp/libfishsound/src/libfishsound-1.0.0/src/examples'
Making all in tests
make[3]: Entering directory '/tmp/libfishsound/src/libfishsound-1.0.0/src/tests'
gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -Wall -pedantic -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -MT comment-test.o -MD -MP -MF .deps/comment-test.Tpo -c -o comment-test.o comment-test.c
gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -Wall -pedantic -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -MT noop.o -MD -MP -MF .deps/noop.Tpo -c -o noop.o noop.c
mv -f .deps/noop.Tpo .deps/noop.Po
gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -Wall -pedantic -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -MT encdec-comments.o -MD -MP -MF .deps/encdec-comments.Tpo -c -o encdec-comments.o encdec-comments.c
mv -f .deps/comment-test.Tpo .deps/comment-test.Po
gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -Wall -pedantic -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -MT encdec-audio.o -MD -MP -MF .deps/encdec-audio.Tpo -c -o encdec-audio.o encdec-audio.c
mv -f .deps/encdec-comments.Tpo .deps/encdec-comments.Po
/bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -pedantic -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -o comment-test comment-test.o ../libfishsound/libfishsound.la -lvorbisenc -lvorbis -lspeex -lFLAC
mv -f .deps/encdec-audio.Tpo .deps/encdec-audio.Po
/bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -pedantic -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -o noop noop.o ../libfishsound/libfishsound.la -lvorbisenc -lvorbis -lspeex -lFLAC
libtool: link: gcc -Wall -pedantic -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -o .libs/comment-test comment-test.o ../libfishsound/.libs/libfishsound.so -lvorbisenc -lvorbis -lspeex -lFLAC
libtool: link: gcc -Wall -pedantic -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -o .libs/noop noop.o ../libfishsound/.libs/libfishsound.so -lvorbisenc -lvorbis -lspeex -lFLAC
/bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -pedantic -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -o encdec-comments encdec-comments.o ../libfishsound/libfishsound.la -lvorbisenc -lvorbis -lspeex -lFLAC
libtool: link: gcc -Wall -pedantic -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -o .libs/encdec-comments encdec-comments.o ../libfishsound/.libs/libfishsound.so -lvorbisenc -lvorbis -lspeex -lFLAC
/bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -pedantic -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -o encdec-audio encdec-audio.o ../libfishsound/libfishsound.la -lvorbisenc -lvorbis -lspeex -lFLAC
libtool: link: gcc -Wall -pedantic -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -o .libs/encdec-audio encdec-audio.o ../libfishsound/.libs/libfishsound.so -lvorbisenc -lvorbis -lspeex -lFLAC
make[3]: Leaving directory '/tmp/libfishsound/src/libfishsound-1.0.0/src/tests'
make[3]: Entering directory '/tmp/libfishsound/src/libfishsound-1.0.0/src'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/tmp/libfishsound/src/libfishsound-1.0.0/src'
make[2]: Leaving directory '/tmp/libfishsound/src/libfishsound-1.0.0/src'
make[2]: Entering directory '/tmp/libfishsound/src/libfishsound-1.0.0'
make[2]: Leaving directory '/tmp/libfishsound/src/libfishsound-1.0.0'
make[1]: Leaving directory '/tmp/libfishsound/src/libfishsound-1.0.0'
==> Entering fakeroot environment...
==> Starting package()...
Making install in doc
make[1]: Entering directory '/tmp/libfishsound/src/libfishsound-1.0.0/doc'
make[2]: Entering directory '/tmp/libfishsound/src/libfishsound-1.0.0/doc'
make[2]: Nothing to be done for 'install-exec-am'.
/bin/sh /tmp/libfishsound/src/libfishsound-1.0.0/install-sh -d ./docs
if test -d libfishsound; then \
for dir in libfishsound/*; do \
if test -d $dir; then \
b=`basename $dir`; \
/bin/sh /tmp/libfishsound/src/libfishsound-1.0.0/install-sh -d ./docs/$b; \
for f in $dir/*; do \
/usr/bin/install -c -m 644 $f ./docs/$b; \
done \
fi \
done \
fi
make[2]: Leaving directory '/tmp/libfishsound/src/libfishsound-1.0.0/doc'
make[1]: Leaving directory '/tmp/libfishsound/src/libfishsound-1.0.0/doc'
Making install in include
make[1]: Entering directory '/tmp/libfishsound/src/libfishsound-1.0.0/include'
Making install in fishsound
make[2]: Entering directory '/tmp/libfishsound/src/libfishsound-1.0.0/include/fishsound'
make[3]: Entering directory '/tmp/libfishsound/src/libfishsound-1.0.0/include/fishsound'
make[3]: Nothing to be done for 'install-exec-am'.
test -z "/usr/include/fishsound" || /usr/bin/mkdir -p "/tmp/libfishsound/pkg/libfishsound//usr/include/fishsound"
/usr/bin/install -c -m 644 'fishsound.h' '/tmp/libfishsound/pkg/libfishsound//usr/include/fishsound/fishsound.h'
/usr/bin/install -c -m 644 'decode.h' '/tmp/libfishsound/pkg/libfishsound//usr/include/fishsound/decode.h'
/usr/bin/install -c -m 644 'encode.h' '/tmp/libfishsound/pkg/libfishsound//usr/include/fishsound/encode.h'
/usr/bin/install -c -m 644 'comments.h' '/tmp/libfishsound/pkg/libfishsound//usr/include/fishsound/comments.h'
/usr/bin/install -c -m 644 'constants.h' '/tmp/libfishsound/pkg/libfishsound//usr/include/fishsound/constants.h'
/usr/bin/install -c -m 644 'deprecated.h' '/tmp/libfishsound/pkg/libfishsound//usr/include/fishsound/deprecated.h'
make[3]: Leaving directory '/tmp/libfishsound/src/libfishsound-1.0.0/include/fishsound'
make[2]: Leaving directory '/tmp/libfishsound/src/libfishsound-1.0.0/include/fishsound'
make[2]: Entering directory '/tmp/libfishsound/src/libfishsound-1.0.0/include'
make[3]: Entering directory '/tmp/libfishsound/src/libfishsound-1.0.0/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/libfishsound/src/libfishsound-1.0.0/include'
make[2]: Leaving directory '/tmp/libfishsound/src/libfishsound-1.0.0/include'
make[1]: Leaving directory '/tmp/libfishsound/src/libfishsound-1.0.0/include'
Making install in src
make[1]: Entering directory '/tmp/libfishsound/src/libfishsound-1.0.0/src'
Making install in libfishsound
make[2]: Entering directory '/tmp/libfishsound/src/libfishsound-1.0.0/src/libfishsound'
make[3]: Entering directory '/tmp/libfishsound/src/libfishsound-1.0.0/src/libfishsound'
test -z "/usr/lib" || /usr/bin/mkdir -p "/tmp/libfishsound/pkg/libfishsound//usr/lib"
make[3]: Nothing to be done for 'install-data-am'.
/bin/sh ../../libtool --mode=install /usr/bin/install -c 'libfishsound.la' '/tmp/libfishsound/pkg/libfishsound//usr/lib/libfishsound.la'
libtool: install: /usr/bin/install -c .libs/libfishsound.so.1.3.0 /tmp/libfishsound/pkg/libfishsound//usr/lib/libfishsound.so.1.3.0
libtool: install: (cd /tmp/libfishsound/pkg/libfishsound//usr/lib && { ln -s -f libfishsound.so.1.3.0 libfishsound.so.1 || { rm -f libfishsound.so.1 && ln -s libfishsound.so.1.3.0 libfishsound.so.1; }; })
libtool: install: (cd /tmp/libfishsound/pkg/libfishsound//usr/lib && { ln -s -f libfishsound.so.1.3.0 libfishsound.so || { rm -f libfishsound.so && ln -s libfishsound.so.1.3.0 libfishsound.so; }; })
libtool: install: /usr/bin/install -c .libs/libfishsound.lai /tmp/libfishsound/pkg/libfishsound//usr/lib/libfishsound.la
libtool: install: warning: remember to run `libtool --finish /usr/lib'
make[3]: Leaving directory '/tmp/libfishsound/src/libfishsound-1.0.0/src/libfishsound'
make[2]: Leaving directory '/tmp/libfishsound/src/libfishsound-1.0.0/src/libfishsound'
Making install in examples
make[2]: Entering directory '/tmp/libfishsound/src/libfishsound-1.0.0/src/examples'
make[3]: Entering directory '/tmp/libfishsound/src/libfishsound-1.0.0/src/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/libfishsound/src/libfishsound-1.0.0/src/examples'
make[2]: Leaving directory '/tmp/libfishsound/src/libfishsound-1.0.0/src/examples'
Making install in tests
make[2]: Entering directory '/tmp/libfishsound/src/libfishsound-1.0.0/src/tests'
make[3]: Entering directory '/tmp/libfishsound/src/libfishsound-1.0.0/src/tests'
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/libfishsound/src/libfishsound-1.0.0/src/tests'
make[2]: Leaving directory '/tmp/libfishsound/src/libfishsound-1.0.0/src/tests'
make[2]: Entering directory '/tmp/libfishsound/src/libfishsound-1.0.0/src'
make[3]: Entering directory '/tmp/libfishsound/src/libfishsound-1.0.0/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/libfishsound/src/libfishsound-1.0.0/src'
make[2]: Leaving directory '/tmp/libfishsound/src/libfishsound-1.0.0/src'
make[1]: Leaving directory '/tmp/libfishsound/src/libfishsound-1.0.0/src'
make[1]: Entering directory '/tmp/libfishsound/src/libfishsound-1.0.0'
make[2]: Entering directory '/tmp/libfishsound/src/libfishsound-1.0.0'
make[2]: Nothing to be done for 'install-exec-am'.
test -z "/usr/lib/pkgconfig" || /usr/bin/mkdir -p "/tmp/libfishsound/pkg/libfishsound//usr/lib/pkgconfig"
/usr/bin/install -c -m 644 'fishsound.pc' '/tmp/libfishsound/pkg/libfishsound//usr/lib/pkgconfig/fishsound.pc'
make[2]: Leaving directory '/tmp/libfishsound/src/libfishsound-1.0.0'
make[1]: Leaving directory '/tmp/libfishsound/src/libfishsound-1.0.0'
==> Tidying install...
-> Removing doc files...
-> Purging unwanted files...
==> Checking for packaging issue...
==> Creating package "libfishsound"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
error: invalid option '--noprogressbar'
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: libfishsound 1.0.0-1 (Wed Aug 24 14:04:59 UTC 2016)
CMD: pacman --query --file libfishsound-1.0.0-1-x86_64.pkg.tar.xz
Creating hybrid package for 'libfishsound'
Trying to find vanilla package 'libfishsound'...
CMD: pacman --query --file /mirror/libfishsound-1.0.0-1.pkg.tar.xz
Package file has the following structure:
/.PKGINFO
/.MTREE
/usr/include/fishsound/decode.h
/usr/include/fishsound/deprecated.h
/usr/include/fishsound/comments.h
/usr/include/fishsound/encode.h
/usr/include/fishsound/constants.h
/usr/include/fishsound/fishsound.h
/usr/share/licenses/libfishsound/LICENSE
/usr/lib/libfishsound.so.1
/usr/lib/libfishsound.so
/usr/lib/libfishsound.so.1.3.0
/usr/lib/pkgconfig/fishsound.pc
/sysroot/usr/lib/libfishsound.so.1.3.0
/sysroot/usr/lib/libfishsound.so.1
/sysroot/usr/lib/libfishsound.so
/sysroot/usr/lib/libfishsound.la
/sysroot/usr/lib/pkgconfig/fishsound.pc
/sysroot/usr/include/fishsound/fishsound.h
/sysroot/usr/include/fishsound/decode.h
/sysroot/usr/include/fishsound/encode.h
/sysroot/usr/include/fishsound/comments.h
/sysroot/usr/include/fishsound/constants.h
/sysroot/usr/include/fishsound/deprecated.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 libfishsound.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/libfishsound.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/libfishsound.pkg.tar.xz
Attempting to access local repository, attempt 2
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/libfishsound.pkg.tar.xz
Attempting to access local repository, attempt 3
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/libfishsound.pkg.tar.xz
==> Extracting database to a temporary location...
==> Extracting database to a temporary location...
==> Adding package '/var/cache/pacman/pkg/libfishsound.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/libfishsound/src/libfishsound-1.0.0/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 configure, which was
generated by GNU Autoconf 2.63. Invocation command line was
$ ./configure --host=x86_64-unknown-linux --prefix=/usr --enable-static=no
## --------- ##
## Platform. ##
## --------- ##
hostname = 66361e7a35cf
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:2143: checking build system type
configure:2161: result: x86_64-unknown-linux-gnu
configure:2183: checking host system type
configure:2198: result: x86_64-unknown-linux-gnu
configure:2220: checking target system type
configure:2235: result: x86_64-unknown-linux-gnu
configure:2280: checking for a BSD-compatible install
configure:2348: result: /usr/bin/install -c
configure:2359: checking whether build environment is sane
configure:2402: result: yes
configure:2427: checking for a thread-safe mkdir -p
configure:2466: result: /usr/bin/mkdir -p
configure:2479: checking for gawk
configure:2495: found /usr/bin/gawk
configure:2506: result: gawk
configure:2517: checking whether make sets $(MAKE)
configure:2539: result: yes
configure:2619: checking for x86_64-unknown-linux-strip
configure:2649: result: no
configure:2659: checking for strip
configure:2675: found /usr/bin/strip
configure:2686: result: strip
configure:2755: checking for x86_64-unknown-linux-gcc
configure:2785: result: no
configure:2795: checking for gcc
configure:2811: found /usr/bin/gcc
configure:2822: result: gcc
configure:3054: checking for C compiler version
configure:3062: 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:3066: $? = 0
configure:3073: 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:3077: $? = 0
configure:3084: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:3088: $? = 1
configure:3111: checking for C compiler default output file name
configure:3133: gcc conftest.c >&5
configure:3137: $? = 0
configure:3175: result: a.out
configure:3194: checking whether the C compiler works
configure:3204: ./a.out
configure:3208: $? = 0
configure:3227: result: yes
configure:3234: checking whether we are cross compiling
configure:3236: result: no
configure:3239: checking for suffix of executables
configure:3246: gcc -o conftest conftest.c >&5
configure:3250: $? = 0
configure:3276: result:
configure:3282: checking for suffix of object files
configure:3308: gcc -c conftest.c >&5
configure:3312: $? = 0
configure:3337: result: o
configure:3341: checking whether we are using the GNU C compiler
configure:3370: gcc -c conftest.c >&5
configure:3377: $? = 0
configure:3394: result: yes
configure:3403: checking whether gcc accepts -g
configure:3433: gcc -c -g conftest.c >&5
configure:3440: $? = 0
configure:3541: result: yes
configure:3558: checking for gcc option to accept ISO C89
configure:3632: gcc -c conftest.c >&5
configure:3639: $? = 0
configure:3662: result: none needed
configure:3691: checking for style of include used by make
configure:3719: result: GNU
configure:3744: checking dependency style of gcc
configure:3835: result: gcc3
configure:3855: checking how to run the C preprocessor
configure:3895: gcc -E conftest.c
configure:3902: $? = 0
configure:3933: gcc -E conftest.c
conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory
#include
^
compilation terminated.
configure:3940: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libfishsound"
| #define VERSION "1.0.0"
| /* end confdefs.h. */
| #include
configure:3973: result: gcc -E
configure:4002: gcc -E conftest.c
configure:4009: $? = 0
configure:4040: gcc -E conftest.c
conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory
#include
^
compilation terminated.
configure:4047: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libfishsound"
| #define VERSION "1.0.0"
| /* end confdefs.h. */
| #include
configure:4100: checking for a BSD-compatible install
configure:4168: result: /usr/bin/install -c
configure:4204: checking for a sed that does not truncate output
configure:4270: result: /usr/bin/sed
configure:4288: checking for grep that handles long lines and -e
configure:4348: result: /usr/bin/grep
configure:4353: checking for egrep
configure:4417: result: /usr/bin/grep -E
configure:4422: checking for fgrep
configure:4486: result: /usr/bin/grep -F
configure:4521: checking for ld used by gcc
configure:4588: result: /usr/bin/ld
configure:4597: checking if the linker (/usr/bin/ld) is GNU ld
configure:4612: result: yes
configure:4624: checking for BSD- or MS-compatible name lister (nm)
configure:4673: result: /usr/bin/nm -B
configure:4791: checking the name lister (/usr/bin/nm -B) interface
configure:4798: gcc -c conftest.c >&5
configure:4801: /usr/bin/nm -B "conftest.o"
configure:4804: output
0000000000000000 B some_variable
configure:4811: result: BSD nm
configure:4814: checking whether ln -s works
configure:4818: result: yes
configure:4826: checking the maximum length of command line arguments
configure:4946: result: 1572864
configure:4963: checking whether the shell understands some XSI constructs
configure:4973: result: yes
configure:4977: checking whether the shell understands "+="
configure:4983: result: yes
configure:5018: checking for /usr/bin/ld option to reload object files
configure:5025: result: -r
configure:5054: checking for x86_64-unknown-linux-objdump
configure:5084: result: no
configure:5094: checking for objdump
configure:5110: found /usr/bin/objdump
configure:5121: result: objdump
configure:5153: checking how to recognize dependent libraries
configure:5349: result: pass_all
configure:5369: checking for x86_64-unknown-linux-ar
configure:5399: result: no
configure:5409: checking for ar
configure:5425: found /usr/bin/ar
configure:5436: result: ar
configure:5474: checking for x86_64-unknown-linux-strip
configure:5501: result: strip
configure:5573: checking for x86_64-unknown-linux-ranlib
configure:5603: result: no
configure:5613: checking for ranlib
configure:5629: found /usr/bin/ranlib
configure:5640: result: ranlib
configure:5730: checking command to parse /usr/bin/nm -B output from gcc object
configure:5848: gcc -c conftest.c >&5
configure:5851: $? = 0
configure:5855: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
configure:5858: $? = 0
configure:5912: gcc -o conftest conftest.c conftstm.o >&5
configure:5915: $? = 0
configure:5953: result: ok
configure:6049: gcc -c conftest.c >&5
configure:6052: $? = 0
configure:6816: checking for ANSI C header files
configure:6846: gcc -c conftest.c >&5
configure:6853: $? = 0
configure:6952: gcc -o conftest conftest.c >&5
configure:6956: $? = 0
configure:6962: ./conftest
configure:6966: $? = 0
configure:6984: result: yes
configure:7008: checking for sys/types.h
configure:7029: gcc -c conftest.c >&5
configure:7036: $? = 0
configure:7053: result: yes
configure:7008: checking for sys/stat.h
configure:7029: gcc -c conftest.c >&5
configure:7036: $? = 0
configure:7053: result: yes
configure:7008: checking for stdlib.h
configure:7029: gcc -c conftest.c >&5
configure:7036: $? = 0
configure:7053: result: yes
configure:7008: checking for string.h
configure:7029: gcc -c conftest.c >&5
configure:7036: $? = 0
configure:7053: result: yes
configure:7008: checking for memory.h
configure:7029: gcc -c conftest.c >&5
configure:7036: $? = 0
configure:7053: result: yes
configure:7008: checking for strings.h
configure:7029: gcc -c conftest.c >&5
configure:7036: $? = 0
configure:7053: result: yes
configure:7008: checking for inttypes.h
configure:7029: gcc -c conftest.c >&5
configure:7036: $? = 0
configure:7053: result: yes
configure:7008: checking for stdint.h
configure:7029: gcc -c conftest.c >&5
configure:7036: $? = 0
configure:7053: result: yes
configure:7008: checking for unistd.h
configure:7029: gcc -c conftest.c >&5
configure:7036: $? = 0
configure:7053: result: yes
configure:7071: checking for dlfcn.h
configure:7092: gcc -c conftest.c >&5
configure:7099: $? = 0
configure:7116: result: yes
configure:7302: checking for objdir
configure:7317: result: .libs
configure:7609: checking if gcc supports -fno-rtti -fno-exceptions
configure:7627: 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:7631: $? = 0
configure:7644: result: no
configure:7664: checking for gcc option to produce PIC
configure:7936: result: -fPIC -DPIC
configure:7948: checking if gcc PIC flag -fPIC -DPIC works
configure:7966: gcc -c -fPIC -DPIC -DPIC conftest.c >&5
configure:7970: $? = 0
configure:7983: result: yes
configure:8007: checking if gcc static flag -static works
configure:8035: result: yes
configure:8050: checking if gcc supports -c -o file.o
configure:8071: gcc -c -o out/conftest2.o conftest.c >&5
configure:8075: $? = 0
configure:8097: result: yes
configure:8105: checking if gcc supports -c -o file.o
configure:8152: result: yes
configure:8185: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:9260: result: yes
configure:9297: checking whether -lc should be explicitly linked in
configure:9302: gcc -c conftest.c >&5
configure:9305: $? = 0
configure:9320: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
configure:9323: $? = 0
configure:9335: result: no
configure:9499: checking dynamic linker characteristics
configure:9942: gcc -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
configure:9949: $? = 0
configure:10194: result: GNU/Linux ld.so
configure:10296: checking how to hardcode library paths into programs
configure:10321: result: immediate
configure:11154: checking whether stripping libraries is possible
configure:11159: result: yes
configure:11194: checking if libtool supports shared libraries
configure:11196: result: yes
configure:11199: checking whether to build shared libraries
configure:11220: result: yes
configure:11223: checking whether to build static libraries
configure:11227: result: no
configure:11262: checking whether make sets $(MAKE)
configure:11284: result: yes
configure:11294: checking for an ANSI C-conforming const
configure:11369: gcc -c conftest.c >&5
configure:11376: $? = 0
configure:11391: result: yes
configure:11402: checking whether byte ordering is bigendian
configure:11427: gcc -c conftest.c >&5
conftest.c:23:9: error: unknown type name 'not'
not a universal capable compiler
^~~
conftest.c:23:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
not a universal capable compiler
^~~~~~~~~
conftest.c:23:15: error: unknown type name 'universal'
configure:11434: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libfishsound"
| #define VERSION "1.0.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #ifndef __APPLE_CC__
| not a universal capable compiler
| #endif
| typedef int dummy;
|
configure:11484: gcc -c conftest.c >&5
configure:11491: $? = 0
configure:11523: gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:29:4: error: unknown type name 'not'
not big endian
^~~
conftest.c:29:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
not big endian
^~~~~~
configure:11530: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libfishsound"
| #define VERSION "1.0.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include
| #include
|
| int
| main ()
| {
| #if BYTE_ORDER != BIG_ENDIAN
| not big endian
| #endif
|
| ;
| return 0;
| }
configure:11782: result: no
configure:11817: checking for stdint.h
configure:11824: result: yes
configure:11958: checking for uintptr_t
configure:11986: gcc -c conftest.c >&5
configure:11993: $? = 0
configure:12020: gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:59:24: error: expected expression before ')' token
if (sizeof ((uintptr_t)))
^
configure:12027: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libfishsound"
| #define VERSION "1.0.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STDINT_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
| int
| main ()
| {
| if (sizeof ((uintptr_t)))
| return 0;
| ;
| return 0;
| }
configure:12050: result: yes
configure:12065: checking for pkg-config
configure:12081: found /usr/bin/pkg-config
configure:12092: result: yes
configure:12104: checking for doxygen
configure:12120: found /usr/bin/doxygen
configure:12132: result: true
configure:12353: checking for x86_64-unknown-linux-pkg-config
configure:12386: result: no
configure:12396: checking for pkg-config
configure:12414: found /usr/bin/pkg-config
configure:12426: result: /usr/bin/pkg-config
configure:12451: checking pkg-config is at least version 0.9.0
configure:12454: result: yes
configure:12465: checking for VORBIS
configure:12473: $PKG_CONFIG --exists --print-errors "vorbis"
configure:12476: $? = 0
configure:12491: $PKG_CONFIG --exists --print-errors "vorbis"
configure:12494: $? = 0
configure:12530: result: yes
configure:12766: checking for VORBISENC
configure:12774: $PKG_CONFIG --exists --print-errors "vorbisenc"
configure:12777: $? = 0
configure:12792: $PKG_CONFIG --exists --print-errors "vorbisenc"
configure:12795: $? = 0
configure:12831: result: yes
configure:13127: checking for SPEEX
configure:13135: $PKG_CONFIG --exists --print-errors "speex"
configure:13138: $? = 0
configure:13153: $PKG_CONFIG --exists --print-errors "speex"
configure:13156: $? = 0
configure:13192: result: yes
configure:13415: checking for speex_decode_int in -lspeex
configure:13450: gcc -o conftest conftest.c -lspeex -lspeex >&5
configure:13457: $? = 0
configure:13478: result: yes
configure:13494: checking for speex_lib_get_mode in -lspeex
configure:13529: gcc -o conftest conftest.c -lspeex -lspeex >&5
configure:13536: $? = 0
configure:13557: result: yes
configure:13642: checking for FLAC
configure:13650: $PKG_CONFIG --exists --print-errors "flac"
configure:13653: $? = 0
configure:13668: $PKG_CONFIG --exists --print-errors "flac"
configure:13671: $? = 0
configure:13707: result: yes
configure:13929: checking for FLAC__stream_decoder_init_stream in -lFLAC
configure:13964: gcc -o conftest conftest.c -lFLAC -lFLAC >&5
configure:13971: $? = 0
configure:13992: result: yes
configure:14162: checking for OGGZ
configure:14170: $PKG_CONFIG --exists --print-errors "oggz >= 0.5.40"
Package oggz was not found in the pkg-config search path.
Perhaps you should add the directory containing `oggz.pc'
to the PKG_CONFIG_PATH environment variable
No package 'oggz' found
configure:14173: $? = 1
configure:14188: $PKG_CONFIG --exists --print-errors "oggz >= 0.5.40"
Package oggz was not found in the pkg-config search path.
Perhaps you should add the directory containing `oggz.pc'
to the PKG_CONFIG_PATH environment variable
No package 'oggz' found
configure:14191: $? = 1
No package 'oggz' found
configure:14219: result: no
configure:14241: checking for oggz_open in -loggz
configure:14276: gcc -o conftest conftest.c -loggz >&5
/usr/bin/ld: cannot find -loggz
collect2: error: ld returned 1 exit status
configure:14283: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libfishsound"
| #define VERSION "1.0.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STDINT_H 1
| #define HAVE_UINTPTR_T 1
| #define FS_DECODE 1
| #define FS_ENCODE 1
| #define HAVE_VORBIS 1
| #define HAVE_VORBISENC 1
| #define HAVE_SPEEX_1_1 1
| #define HAVE_SPEEX_LIB_GET_MODE 1
| #define HAVE_SPEEX 1
| #define HAVE_FLAC_1_1_3 1
| #define HAVE_FLAC 1
| /* 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 oggz_open ();
| int
| main ()
| {
| return oggz_open ();
| ;
| return 0;
| }
configure:14304: result: no
configure:14359: checking for SNDFILE
configure:14367: $PKG_CONFIG --exists --print-errors "sndfile >= 1.0.0"
configure:14370: $? = 0
configure:14385: $PKG_CONFIG --exists --print-errors "sndfile >= 1.0.0"
configure:14388: $? = 0
configure:14424: result: yes
configure:14784: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by config.status, which was
generated by GNU Autoconf 2.63. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on 66361e7a35cf
config.status:1050: creating Makefile
config.status:1050: creating doc/Makefile
config.status:1050: creating doc/Doxyfile
config.status:1050: creating include/Makefile
config.status:1050: creating include/fishsound/Makefile
config.status:1050: creating src/Makefile
config.status:1050: creating src/libfishsound/Version_script
config.status:1050: creating src/libfishsound/Makefile
config.status:1050: creating src/tests/Makefile
config.status:1050: creating src/examples/Makefile
config.status:1050: creating fishsound.pc
config.status:1050: creating config.h
config.status:1324: executing depfiles commands
config.status:1324: executing libtool commands
configure:17171: result:
------------------------------------------------------------------------
libfishsound 1.0.0: Automatic configuration OK.
General configuration:
Experimental code: ........... no
Decoding support: ............ yes
Encoding support: ............ yes
Library configuration (./src/libfishsound):
FLAC support: ................ yes (1.1.3)
Speex support: ............... yes (1.1.x)
Vorbis support: .............. yes
Example programs (./src/examples):
(none; liboggz and libsndfile required)
Installation paths:
libfishsound: ................ /usr/lib
C header files: .............. /usr/include/fishsound
Documentation: ............... /usr/share/doc/libfishsound
Building:
Type 'make' to compile libfishsound.
Type 'make install' to install libfishsound.
Type 'make check' to run test suite (Valgrind testing not enabled)
Example programs will be built but not installed.
------------------------------------------------------------------------
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_FLAC_CFLAGS_set=
ac_cv_env_FLAC_CFLAGS_value=
ac_cv_env_FLAC_LIBS_set=
ac_cv_env_FLAC_LIBS_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_OGGZ_CFLAGS_set=
ac_cv_env_OGGZ_CFLAGS_value=
ac_cv_env_OGGZ_LIBS_set=
ac_cv_env_OGGZ_LIBS_value=
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_SNDFILE_CFLAGS_set=
ac_cv_env_SNDFILE_CFLAGS_value=
ac_cv_env_SNDFILE_LIBS_set=
ac_cv_env_SNDFILE_LIBS_value=
ac_cv_env_SPEEX_CFLAGS_set=
ac_cv_env_SPEEX_CFLAGS_value=
ac_cv_env_SPEEX_LIBS_set=
ac_cv_env_SPEEX_LIBS_value=
ac_cv_env_VORBISENC_CFLAGS_set=
ac_cv_env_VORBISENC_CFLAGS_value=
ac_cv_env_VORBISENC_LIBS_set=
ac_cv_env_VORBISENC_LIBS_value=
ac_cv_env_VORBIS_CFLAGS_set=
ac_cv_env_VORBIS_CFLAGS_value=
ac_cv_env_VORBIS_LIBS_set=
ac_cv_env_VORBIS_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_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_lib_FLAC_FLAC__stream_decoder_init_stream=yes
ac_cv_lib_oggz_oggz_open=no
ac_cv_lib_speex_speex_decode_int=yes
ac_cv_lib_speex_speex_lib_get_mode=yes
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_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/usr/bin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_HAVE_DOXYGEN=true
ac_cv_prog_HAVE_PKG_CONFIG=yes
ac_cv_prog_STRIP=strip
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_OBJDUMP=objdump
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_target=x86_64-unknown-linux-gnu
ac_cv_type_uintptr_t=yes
am_cv_CC_dependencies_compiler_type=gcc3
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_NM='/usr/bin/nm -B'
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_gnu_ld=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
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
pkg_cv_FLAC_CFLAGS=
pkg_cv_FLAC_LIBS=-lFLAC
pkg_cv_SNDFILE_CFLAGS=
pkg_cv_SNDFILE_LIBS=-lsndfile
pkg_cv_SPEEX_CFLAGS=
pkg_cv_SPEEX_LIBS=-lspeex
pkg_cv_VORBISENC_CFLAGS=
pkg_cv_VORBISENC_LIBS=-lvorbisenc
pkg_cv_VORBIS_CFLAGS=
pkg_cv_VORBIS_LIBS=-lvorbis
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /tmp/libfishsound/src/libfishsound-1.0.0/missing --run aclocal-1.10'
ACLOCAL_AMFLAGS='-I m4'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /tmp/libfishsound/src/libfishsound-1.0.0/missing --run tar'
AR='ar'
AUTOCONF='${SHELL} /tmp/libfishsound/src/libfishsound-1.0.0/missing --run autoconf'
AUTOHEADER='${SHELL} /tmp/libfishsound/src/libfishsound-1.0.0/missing --run autoheader'
AUTOMAKE='${SHELL} /tmp/libfishsound/src/libfishsound-1.0.0/missing --run automake-1.10'
AWK='gawk'
BINDIR='/usr/bin'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS=' -Wall -Wextra -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused'
CPP='gcc -E'
CPPFLAGS=''
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DOCDIR='/usr/share/doc'
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
EXEEXT=''
FGREP='/usr/bin/grep -F'
FLAC_CFLAGS=''
FLAC_LIBS='-lFLAC'
FS_DECODE_FALSE='#'
FS_DECODE_TRUE=''
FS_ENCODE_FALSE='#'
FS_ENCODE_TRUE=''
GREP='/usr/bin/grep'
HAVE_DOXYGEN='true'
HAVE_DOXYGEN_FALSE='#'
HAVE_DOXYGEN_TRUE=''
HAVE_FLAC_FALSE='#'
HAVE_FLAC_TRUE=''
HAVE_LIBSNDFILE1_FALSE='#'
HAVE_LIBSNDFILE1_TRUE=''
HAVE_OGGZ_FALSE=''
HAVE_OGGZ_TRUE='#'
HAVE_PKG_CONFIG='yes'
HAVE_SPEEX_FALSE='#'
HAVE_SPEEX_TRUE=''
HAVE_VALGRIND=''
HAVE_VORBISENC_FALSE='#'
HAVE_VORBISENC_TRUE=''
HAVE_VORBIS_FALSE='#'
HAVE_VORBIS_TRUE=''
INCLUDEDIR='/usr/include'
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=''
LIBDIR='/usr/lib'
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
MAKEINFO='${SHELL} /tmp/libfishsound/src/libfishsound-1.0.0/missing --run makeinfo'
MKDIR_P='/usr/bin/mkdir -p'
NM='/usr/bin/nm -B'
NMEDIT=''
OBJDUMP='objdump'
OBJEXT='o'
OGGZ_CFLAGS=''
OGGZ_LIBS=''
OTOOL64=''
OTOOL=''
PACKAGE='libfishsound'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
PKG_CONFIG='/usr/bin/pkg-config'
RANLIB='ranlib'
SED='/usr/bin/sed'
SET_MAKE=''
SHARED_VERSION_INFO='4:0:3'
SHELL='/bin/sh'
SHLIB_VERSION_ARG='-Wl,--version-script=Version_script'
SNDFILE_CFLAGS=''
SNDFILE_LIBS='-lsndfile'
SPEEX_CFLAGS=''
SPEEX_LIBS='-lspeex'
STRIP='strip'
VALGRIND_ENVIRONMENT=''
VERSION='1.0.0'
VORBISENC_CFLAGS=''
VORBISENC_LIBS='-lvorbisenc'
VORBIS_CFLAGS=''
VORBIS_LIBS='-lvorbisenc -lvorbis'
ac_ct_CC='gcc'
ac_ct_DUMPBIN=''
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} 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}'
dvidir='${docdir}'
exec_prefix='${prefix}'
fishsound_pkgdeps=' vorbis vorbisenc speex flac'
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/libfishsound/src/libfishsound-1.0.0/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
lt_ECHO='echo'
mandir='${datarootdir}/man'
mkdir_p='/usr/bin/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='x86_64-unknown-linux-gnu'
target_alias=''
target_cpu='x86_64'
target_os='linux-gnu'
target_vendor='unknown'
## ----------- ##
## confdefs.h. ##
## ----------- ##
#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#define PACKAGE "libfishsound"
#define VERSION "1.0.0"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define HAVE_STDINT_H 1
#define HAVE_UINTPTR_T 1
#define FS_DECODE 1
#define FS_ENCODE 1
#define HAVE_VORBIS 1
#define HAVE_VORBISENC 1
#define HAVE_SPEEX_1_1 1
#define HAVE_SPEEX_LIB_GET_MODE 1
#define HAVE_SPEEX 1
#define HAVE_FLAC_1_1_3 1
#define HAVE_FLAC 1
#define HAVE_LIBSNDFILE1 /**/
configure: exit 0