>>> flac 1.4.2 Extracting xzcat /tmp/instance-22/dl/flac/flac-1.4.2.tar.xz | tar --strip-components=1 -C /tmp/instance-22/output-1/build/flac-1.4.2 -xf - >>> flac 1.4.2 Patching >>> flac 1.4.2 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-22/output-1/build/flac-1.4.2 -name $file); do cp support/gnuconfig/$file $i; done; done >>> flac 1.4.2 Patching libtool patching file /tmp/instance-22/output-1/build/flac-1.4.2/ltmain.sh Hunk #1 succeeded at 2694 (offset 7 lines). Hunk #2 succeeded at 4284 (offset 7 lines). Hunk #3 succeeded at 6615 (offset 61 lines). Hunk #4 succeeded at 6625 (offset 61 lines). Hunk #5 succeeded at 6918 (offset 61 lines). Hunk #6 succeeded at 7210 (offset 61 lines). Hunk #7 succeeded at 8188 (offset 76 lines). Hunk #8 succeeded at 10829 (offset 119 lines). >>> flac 1.4.2 Configuring (cd /tmp/instance-22/output-1/build/flac-1.4.2/ && rm -rf config.cache && PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-22/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-22/output-1/host/bin/sh4a-buildroot-linux-gnu-as" LD="/tmp/instance-22/output-1/host/bin/sh4a-buildroot-linux-gnu-ld" NM="/tmp/instance-22/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-22/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc" GCC="/tmp/instance-22/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc" CPP="/tmp/instance-22/output-1/host/bin/sh4a-buildroot-linux-gnu-cpp" CXX="/tmp/instance-22/output-1/host/bin/sh4a-buildroot-linux-gnu-g++" FC="/tmp/instance-22/output-1/host/bin/sh4a-buildroot-linux-gnu-gfortran" F77="/tmp/instance-22/output-1/host/bin/sh4a-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-22/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-22/output-1/host/bin/sh4a-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-22/output-1/host/bin/sh4a-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-22/output-1/host/bin/sh4a-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/tmp/instance-22/output-1/host/bin/ccache /usr/bin/gcc" GCC_FOR_BUILD="/tmp/instance-22/output-1/host/bin/ccache /usr/bin/gcc" CXX_FOR_BUILD="/tmp/instance-22/output-1/host/bin/ccache /usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-22/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-22/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-22/output-1/host/lib -Wl,-rpath,/tmp/instance-22/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-22/output-1/host/bin/sh4a-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-22/output-1/host/bin/sh4a-buildroot-linux-gnu-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 " LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-22/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-22/output-1/host/sh4a-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no ac_cv_lbl_unaligned_fail=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=no CONFIG_SITE=/dev/null ./configure --target=sh4a-buildroot-linux-gnu --host=sh4a-buildroot-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --enable-static --enable-shared --disable-altivec --disable-cpplibs --disable-vsx --disable-xmms-plugin --disable-stack-smash-protection --with-ogg=/tmp/instance-22/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls, --disable-xmms-plugin checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for sh4a-buildroot-linux-gnu-strip... /bin/true checking for a race-free 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 whether to enable debugging... no checking for sh4a-buildroot-linux-gnu-gcc... /tmp/instance-22/output-1/host/bin/sh4a-buildroot-linux-gnu-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... yes checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether /tmp/instance-22/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-22/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc option to enable C11 features... none needed checking whether /tmp/instance-22/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of /tmp/instance-22/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc... none checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for sh4a-buildroot-linux-gnu-ar... /tmp/instance-22/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar checking the archiver (/tmp/instance-22/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar) interface... ar checking build system type... x86_64-pc-linux-gnu checking host system type... sh4a-buildroot-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by /tmp/instance-22/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc... /tmp/instance-22/output-1/host/bin/sh4a-buildroot-linux-gnu-ld checking if the linker (/tmp/instance-22/output-1/host/bin/sh4a-buildroot-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /tmp/instance-22/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-nm checking the name lister (/tmp/instance-22/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to sh4a-buildroot-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /tmp/instance-22/output-1/host/bin/sh4a-buildroot-linux-gnu-ld option to reload object files... -r checking for sh4a-buildroot-linux-gnu-objdump... /tmp/instance-22/output-1/host/bin/sh4a-buildroot-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for sh4a-buildroot-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for sh4a-buildroot-linux-gnu-ar... (cached) /tmp/instance-22/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar checking for archiver @FILE support... @ checking for sh4a-buildroot-linux-gnu-strip... (cached) /bin/true checking for sh4a-buildroot-linux-gnu-ranlib... /tmp/instance-22/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ranlib checking command to parse /tmp/instance-22/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-nm output from /tmp/instance-22/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for sh4a-buildroot-linux-gnu-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if /tmp/instance-22/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for /tmp/instance-22/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if /tmp/instance-22/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if /tmp/instance-22/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc static flag -static works... no checking if /tmp/instance-22/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc supports -c -o file.o... yes checking if /tmp/instance-22/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the /tmp/instance-22/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc linker (/tmp/instance-22/output-1/host/bin/sh4a-buildroot-linux-gnu-ld) 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... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking dependency style of /tmp/instance-22/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc... none checking whether the compiler supports GNU C++... no checking whether no accepts -g... no checking for no option to enable C++11 features... none needed checking dependency style of no... none 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*... 4 checking for library containing lround... -lm checking for inline... inline checking for typeof syntax and keyword spelling... typeof checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking for byteswap.h... yes checking for sys/auxv.h... yes checking for sys/param.h... yes checking for sys/ioctl.h... yes checking for termios.h... yes checking for x86intrin.h... no checking for cpuid.h... no checking for arm_neon.h... no checking for bswap32 intrinsic... yes checking for bswap16 intrinsic... yes checking whether byte ordering is bigendian... (cached) no checking for getauxval... yes checking for getopt_long... yes checking size of void*... (cached) 4 checking for doxygen... doxygen checking for Ogg... cross compiling; assumed OK... yes checking for ld used by /tmp/instance-22/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc... /tmp/instance-22/output-1/host/bin/sh4a-buildroot-linux-gnu-ld checking if the linker (/tmp/instance-22/output-1/host/bin/sh4a-buildroot-linux-gnu-ld) is GNU ld... yes checking for shared library run path origin... done checking how to run the C preprocessor... /tmp/instance-22/output-1/host/bin/sh4a-buildroot-linux-gnu-cpp checking for iconv... yes checking for working iconv... guessing 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 pandoc... no checking for clock_gettime in -lrt... yes checking for version of /tmp/instance-22/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc... 11.3.0 checking if /tmp/instance-22/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc accepts -Wdeclaration-after-statement... yes checking whether to add -D_FORTIFY_SOURCE=2 to CPPFLAGS... yes checking if no accepts -Weffc++... no checking for git... yes checking whether C compiler accepts -fassociative-math -fno-signed-zeros -fno-trapping-math -freciprocal-math... 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/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/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/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 microbench/Makefile config.status: creating oss-fuzz/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls, --disable-xmms-plugin -=-=-=-=-=-=-=-=-=-= Configuration Complete =-=-=-=-=-=-=-=-=-=- Configuration summary : FLAC version : ............................ 1.4.2 Host CPU : ................................ sh4a Host Vendor : ............................. buildroot Host OS : ................................. linux-gnu Compiler is GCC : ......................... yes GCC version : ............................. 11.3.0 Compiler is Clang : ....................... no Asm optimizations : ....................... no Ogg/FLAC support : ........................ yes Stack protector : ........................ no Fuzzing support (Clang only) : ............ no >>> flac 1.4.2 Building PATH="/tmp/instance-22/output-1/host/bin:/tmp/instance-22/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-22/output-1/build/flac-1.4.2/ make[1]: Entering directory '/tmp/instance-22/output-1/build/flac-1.4.2' /home/autobuild/make/make all-recursive make[2]: Entering directory '/tmp/instance-22/output-1/build/flac-1.4.2' Making all in doc make[3]: Entering directory '/tmp/instance-22/output-1/build/flac-1.4.2/doc' Making all in . make[4]: Entering directory '/tmp/instance-22/output-1/build/flac-1.4.2/doc' doxygen Doxyfile warning: Tag 'TCL_SUBST' at line 204 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 'SYMBOL_CACHE_SIZE' at line 328 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 548 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 943 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 'USE_INLINE_TREES' at line 1134 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 1397 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 1403 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 'PERL_PATH' at line 1569 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 'MSCGEN_PATH' at line 1590 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: argument 'a4wide' for option PAPER_TYPE is not a valid enum value Using the default: a4! /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC/callback.h:186: warning: end of file while inside a group /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC/export.h:116: warning: end of file while inside a group /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC/format.h:1033: warning: end of file while inside a group /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC/metadata.h:2207: warning: end of file while inside a group /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC/stream_decoder.h:1585: warning: end of file while inside a group /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC/stream_encoder.h:1838: warning: end of file while inside a group /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/export.h:101: warning: end of file while inside a group Doxygen version used: 1.8.18 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/instance-22/output-1/build/flac-1.4.2/include/FLAC Searching for files in directory /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++ Reading and parsing tag files Parsing files Preprocessing /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC/all.h... Parsing file /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC/all.h... Preprocessing /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC/assert.h... Parsing file /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC/assert.h... Preprocessing /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC/callback.h... Parsing file /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC/callback.h... Preprocessing /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC/export.h... Parsing file /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC/export.h... Preprocessing /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC/format.h... Parsing file /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC/format.h... Preprocessing /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC/metadata.h... Parsing file /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC/metadata.h... Preprocessing /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC/ordinals.h... Parsing file /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC/ordinals.h... Preprocessing /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC/stream_decoder.h... Parsing file /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC/stream_decoder.h... Preprocessing /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC/stream_encoder.h... Parsing file /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC/stream_encoder.h... Preprocessing /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/all.h... Parsing file /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/all.h... Preprocessing /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/decoder.h... Parsing file /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/decoder.h... Preprocessing /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/encoder.h... Parsing file /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/encoder.h... Preprocessing /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/export.h... Parsing file /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/export.h... Preprocessing /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h... Parsing file /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Computing nesting relations for classes... Associating documentation with 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... Computing class relations... Add enum values to enums... Searching for member function documentation... Creating members for template instances... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... 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... I/tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC/metadata.h:731: warning: Member FLAC__Metadata_ChainStatus (enumeration) of group flac_metadata_level2 is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC/format.h:253: warning: Member type (variable) of class FLAC__EntropyCodingMethod is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC/format.h:256: warning: Member data (variable) of class FLAC__EntropyCodingMethod is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC/format.h:298: warning: Member data (variable) of class FLAC__Subframe_Verbatim is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC/format.h:299: warning: Member data_type (variable) of class FLAC__Subframe_Verbatim is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC/format.h:352: warning: Member type (variable) of class FLAC__Subframe is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC/format.h:358: warning: Member data (variable) of class FLAC__Subframe is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC/format.h:359: warning: Member wasted_bits (variable) of class FLAC__Subframe is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC/format.h:481: warning: Member header (variable) of class FLAC__Frame is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC/format.h:482: warning: Member subframes[FLAC__MAX_CHANNELS] (variable) of class FLAC__Frame is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC/format.h:483: warning: Member footer (variable) of class FLAC__Frame is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC/format.h:537: warning: Member min_blocksize (variable) of class FLAC__StreamMetadata_StreamInfo is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC/format.h:537: warning: Member max_blocksize (variable) of class FLAC__StreamMetadata_StreamInfo is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC/format.h:538: warning: Member min_framesize (variable) of class FLAC__StreamMetadata_StreamInfo is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC/format.h:538: warning: Member max_framesize (variable) of class FLAC__StreamMetadata_StreamInfo is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC/format.h:539: warning: Member sample_rate (variable) of class FLAC__StreamMetadata_StreamInfo is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC/format.h:540: warning: Member channels (variable) of class FLAC__StreamMetadata_StreamInfo is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC/format.h:541: warning: Member bits_per_sample (variable) of class FLAC__StreamMetadata_StreamInfo is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC/format.h:542: warning: Member total_samples (variable) of class FLAC__StreamMetadata_StreamInfo is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC/format.h:543: warning: Member md5sum[16] (variable) of class FLAC__StreamMetadata_StreamInfo is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC/format.h:573: warning: Member id[4] (variable) of class FLAC__StreamMetadata_Application is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC/format.h:574: warning: Member data (variable) of class FLAC__StreamMetadata_Application is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC/format.h:620: warning: Member num_points (variable) of class FLAC__StreamMetadata_SeekTable is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC/format.h:621: warning: Member points (variable) of class FLAC__StreamMetadata_SeekTable is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC/format.h:632: warning: Member length (variable) of class FLAC__StreamMetadata_VorbisComment_Entry is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC/format.h:633: warning: Member entry (variable) of class FLAC__StreamMetadata_VorbisComment_Entry is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC/format.h:642: warning: Member vendor_string (variable) of class FLAC__StreamMetadata_VorbisComment is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC/format.h:643: warning: Member num_comments (variable) of class FLAC__StreamMetadata_VorbisComment is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC/format.h:644: warning: Member comments (variable) of class FLAC__StreamMetadata_VorbisComment is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC/format.h:835: warning: Member data (variable) of class FLAC__StreamMetadata_Unknown is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC/metadata.h:731: warning: Member FLAC__Metadata_ChainStatus (enumeration) of group flac_metadata_level2 is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC/stream_decoder.h:471: warning: Member protected_ (variable) of class FLAC__StreamDecoder is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC/stream_decoder.h:472: warning: Member private_ (variable) of class FLAC__StreamDecoder is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC/stream_encoder.h:465: warning: Member protected_ (variable) of class FLAC__StreamEncoder is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC/stream_encoder.h:466: warning: Member private_ (variable) of class FLAC__StreamEncoder is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:116: warning: Member Prototype(const ::FLAC__StreamMetadata &) (function) of class FLAC::Metadata::Prototype is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:117: warning: Member Prototype(const ::FLAC__StreamMetadata *) (function) of class FLAC::Metadata::Prototype is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:135: warning: Member operator=(const ::FLAC__StreamMetadata &) (function) of class FLAC::Metadata::Prototype is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:136: warning: Member operator=(const ::FLAC__StreamMetadata *) (function) of class FLAC::Metadata::Prototype is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:158: warning: Member operator==(const ::FLAC__StreamMetadata &) const (function) of class FLAC::Metadata::Prototype is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:159: warning: Member operator==(const ::FLAC__StreamMetadata *) const (function) of class FLAC::Metadata::Prototype is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:165: warning: Member operator!=(const ::FLAC__StreamMetadata &) const (function) of class FLAC::Metadata::Prototype is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:166: warning: Member operator!=(const ::FLAC__StreamMetadata *) const (function) of class FLAC::Metadata::Prototype is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:288: warning: Member StreamInfo(const ::FLAC__StreamMetadata &object) (function) of class FLAC::Metadata::StreamInfo is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:289: warning: Member StreamInfo(const ::FLAC__StreamMetadata *object) (function) of class FLAC::Metadata::StreamInfo is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:302: warning: Member operator=(const ::FLAC__StreamMetadata &object) (function) of class FLAC::Metadata::StreamInfo is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:303: warning: Member operator=(const ::FLAC__StreamMetadata *object) (function) of class FLAC::Metadata::StreamInfo is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:314: warning: Member operator==(const ::FLAC__StreamMetadata &object) const (function) of class FLAC::Metadata::StreamInfo is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:315: warning: Member operator==(const ::FLAC__StreamMetadata *object) const (function) of class FLAC::Metadata::StreamInfo is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:321: warning: Member operator!=(const ::FLAC__StreamMetadata &object) const (function) of class FLAC::Metadata::StreamInfo is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:322: warning: Member operator!=(const ::FLAC__StreamMetadata *object) const (function) of class FLAC::Metadata::StreamInfo is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:328: warning: Member get_max_blocksize() const (function) of class FLAC::Metadata::StreamInfo is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:329: warning: Member get_min_framesize() const (function) of class FLAC::Metadata::StreamInfo is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:330: warning: Member get_max_framesize() const (function) of class FLAC::Metadata::StreamInfo is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:331: warning: Member get_sample_rate() const (function) of class FLAC::Metadata::StreamInfo is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:332: warning: Member get_channels() const (function) of class FLAC::Metadata::StreamInfo is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:333: warning: Member get_bits_per_sample() const (function) of class FLAC::Metadata::StreamInfo is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:334: warning: Member get_total_samples() const (function) of class FLAC::Metadata::StreamInfo is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:335: warning: Member get_md5sum() const (function) of class FLAC::Metadata::StreamInfo is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:337: warning: Member set_min_blocksize(uint32_t value) (function) of class FLAC::Metadata::StreamInfo is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:338: warning: Member set_max_blocksize(uint32_t value) (function) of class FLAC::Metadata::StreamInfo is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:339: warning: Member set_min_framesize(uint32_t value) (function) of class FLAC::Metadata::StreamInfo is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:340: warning: Member set_max_framesize(uint32_t value) (function) of class FLAC::Metadata::StreamInfo is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:341: warning: Member set_sample_rate(uint32_t value) (function) of class FLAC::Metadata::StreamInfo is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:342: warning: Member set_channels(uint32_t value) (function) of class FLAC::Metadata::StreamInfo is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:343: warning: Member set_bits_per_sample(uint32_t value) (function) of class FLAC::Metadata::StreamInfo is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:344: warning: Member set_total_samples(FLAC__uint64 value) (function) of class FLAC::Metadata::StreamInfo is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:345: warning: Member set_md5sum(const FLAC__byte value[16]) (function) of class FLAC::Metadata::StreamInfo is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:362: warning: Member Padding(const ::FLAC__StreamMetadata &object) (function) of class FLAC::Metadata::Padding is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:363: warning: Member Padding(const ::FLAC__StreamMetadata *object) (function) of class FLAC::Metadata::Padding is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:380: warning: Member operator=(const ::FLAC__StreamMetadata &object) (function) of class FLAC::Metadata::Padding is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:381: warning: Member operator=(const ::FLAC__StreamMetadata *object) (function) of class FLAC::Metadata::Padding is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:392: warning: Member operator==(const ::FLAC__StreamMetadata &object) const (function) of class FLAC::Metadata::Padding is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:393: warning: Member operator==(const ::FLAC__StreamMetadata *object) const (function) of class FLAC::Metadata::Padding is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:399: warning: Member operator!=(const ::FLAC__StreamMetadata &object) const (function) of class FLAC::Metadata::Padding is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:400: warning: Member operator!=(const ::FLAC__StreamMetadata *object) const (function) of class FLAC::Metadata::Padding is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:421: warning: Member Application(const ::FLAC__StreamMetadata &object) (function) of class FLAC::Metadata::Application is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:422: warning: Member Application(const ::FLAC__StreamMetadata *object) (function) of class FLAC::Metadata::Application is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:435: warning: Member operator=(const ::FLAC__StreamMetadata &object) (function) of class FLAC::Metadata::Application is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:436: warning: Member operator=(const ::FLAC__StreamMetadata *object) (function) of class FLAC::Metadata::Application is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:447: warning: Member operator==(const ::FLAC__StreamMetadata &object) const (function) of class FLAC::Metadata::Application is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:448: warning: Member operator==(const ::FLAC__StreamMetadata *object) const (function) of class FLAC::Metadata::Application is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:454: warning: Member operator!=(const ::FLAC__StreamMetadata &object) const (function) of class FLAC::Metadata::Application is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:455: warning: Member operator!=(const ::FLAC__StreamMetadata *object) const (function) of class FLAC::Metadata::Application is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:458: warning: Member get_id() const (function) of class FLAC::Metadata::Application is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:459: warning: Member get_data() const (function) of class FLAC::Metadata::Application is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:461: warning: Member set_id(const FLAC__byte value[4]) (function) of class FLAC::Metadata::Application is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:464: warning: Member set_data(FLAC__byte *data, uint32_t length, bool copy) (function) of class FLAC::Metadata::Application is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:480: warning: Member SeekTable(const ::FLAC__StreamMetadata &object) (function) of class FLAC::Metadata::SeekTable is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:481: warning: Member SeekTable(const ::FLAC__StreamMetadata *object) (function) of class FLAC::Metadata::SeekTable is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:494: warning: Member operator=(const ::FLAC__StreamMetadata &object) (function) of class FLAC::Metadata::SeekTable is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:495: warning: Member operator=(const ::FLAC__StreamMetadata *object) (function) of class FLAC::Metadata::SeekTable is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:506: warning: Member operator==(const ::FLAC__StreamMetadata &object) const (function) of class FLAC::Metadata::SeekTable is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:507: warning: Member operator==(const ::FLAC__StreamMetadata *object) const (function) of class FLAC::Metadata::SeekTable is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:513: warning: Member operator!=(const ::FLAC__StreamMetadata &object) const (function) of class FLAC::Metadata::SeekTable is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:514: warning: Member operator!=(const ::FLAC__StreamMetadata *object) const (function) of class FLAC::Metadata::SeekTable is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:517: warning: Member get_num_points() const (function) of class FLAC::Metadata::SeekTable is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:518: warning: Member get_point(uint32_t index) const (function) of class FLAC::Metadata::SeekTable is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:593: warning: Member Entry(const char *field, uint32_t field_length) (function) of class FLAC::Metadata::VorbisComment::Entry is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:594: warning: Member Entry(const char *field) (function) of class FLAC::Metadata::VorbisComment::Entry is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:596: warning: Member Entry(const char *field_name, const char *field_value, uint32_t field_value_length) (function) of class FLAC::Metadata::VorbisComment::Entry is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:597: warning: Member Entry(const char *field_name, const char *field_value) (function) of class FLAC::Metadata::VorbisComment::Entry is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:599: warning: Member Entry(const Entry &entry) (function) of class FLAC::Metadata::VorbisComment::Entry is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:601: warning: Member operator=(const Entry &entry) (function) of class FLAC::Metadata::VorbisComment::Entry is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:607: warning: Member get_field_length() const (function) of class FLAC::Metadata::VorbisComment::Entry is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:608: warning: Member get_field_name_length() const (function) of class FLAC::Metadata::VorbisComment::Entry is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:609: warning: Member get_field_value_length() const (function) of class FLAC::Metadata::VorbisComment::Entry is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:611: warning: Member get_entry() const (function) of class FLAC::Metadata::VorbisComment::Entry is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:612: warning: Member get_field() const (function) of class FLAC::Metadata::VorbisComment::Entry is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:613: warning: Member get_field_name() const (function) of class FLAC::Metadata::VorbisComment::Entry is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:614: warning: Member get_field_value() const (function) of class FLAC::Metadata::VorbisComment::Entry is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:616: warning: Member set_field(const char *field, uint32_t field_length) (function) of class FLAC::Metadata::VorbisComment::Entry is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:617: warning: Member set_field(const char *field) (function) of class FLAC::Metadata::VorbisComment::Entry is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:618: warning: Member set_field_name(const char *field_name) (function) of class FLAC::Metadata::VorbisComment::Entry is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:619: warning: Member set_field_value(const char *field_value, uint32_t field_value_length) (function) of class FLAC::Metadata::VorbisComment::Entry is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:620: warning: Member set_field_value(const char *field_value) (function) of class FLAC::Metadata::VorbisComment::Entry is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:649: warning: Member VorbisComment(const ::FLAC__StreamMetadata &object) (function) of class FLAC::Metadata::VorbisComment is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:650: warning: Member VorbisComment(const ::FLAC__StreamMetadata *object) (function) of class FLAC::Metadata::VorbisComment is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:663: warning: Member operator=(const ::FLAC__StreamMetadata &object) (function) of class FLAC::Metadata::VorbisComment is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:664: warning: Member operator=(const ::FLAC__StreamMetadata *object) (function) of class FLAC::Metadata::VorbisComment is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:675: warning: Member operator==(const ::FLAC__StreamMetadata &object) const (function) of class FLAC::Metadata::VorbisComment is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:676: warning: Member operator==(const ::FLAC__StreamMetadata *object) const (function) of class FLAC::Metadata::VorbisComment is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:682: warning: Member operator!=(const ::FLAC__StreamMetadata &object) const (function) of class FLAC::Metadata::VorbisComment is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:683: warning: Member operator!=(const ::FLAC__StreamMetadata *object) const (function) of class FLAC::Metadata::VorbisComment is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:686: warning: Member get_num_comments() const (function) of class FLAC::Metadata::VorbisComment is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:687: warning: Member get_vendor_string() const (function) of class FLAC::Metadata::VorbisComment is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:688: warning: Member get_comment(uint32_t index) const (function) of class FLAC::Metadata::VorbisComment is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:738: warning: Member Track(const ::FLAC__StreamMetadata_CueSheet_Track *track) (function) of class FLAC::Metadata::CueSheet::Track is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:739: warning: Member Track(const Track &track) (function) of class FLAC::Metadata::CueSheet::Track is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:740: warning: Member operator=(const Track &track) (function) of class FLAC::Metadata::CueSheet::Track is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:747: warning: Member get_offset() const (function) of class FLAC::Metadata::CueSheet::Track is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:748: warning: Member get_number() const (function) of class FLAC::Metadata::CueSheet::Track is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:749: warning: Member get_isrc() const (function) of class FLAC::Metadata::CueSheet::Track is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:750: warning: Member get_type() const (function) of class FLAC::Metadata::CueSheet::Track is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:751: warning: Member get_pre_emphasis() const (function) of class FLAC::Metadata::CueSheet::Track is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:753: warning: Member get_num_indices() const (function) of class FLAC::Metadata::CueSheet::Track is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:754: warning: Member get_index(uint32_t i) const (function) of class FLAC::Metadata::CueSheet::Track is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:756: warning: Member get_track() const (function) of class FLAC::Metadata::CueSheet::Track is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:758: warning: Member set_offset(FLAC__uint64 value) (function) of class FLAC::Metadata::CueSheet::Track is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:759: warning: Member set_number(FLAC__byte value) (function) of class FLAC::Metadata::CueSheet::Track is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:760: warning: Member set_isrc(const char value[12]) (function) of class FLAC::Metadata::CueSheet::Track is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:761: warning: Member set_type(uint32_t value) (function) of class FLAC::Metadata::CueSheet::Track is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:762: warning: Member set_pre_emphasis(bool value) (function) of class FLAC::Metadata::CueSheet::Track is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:764: warning: Member set_index(uint32_t i, const ::FLAC__StreamMetadata_CueSheet_Index &index) (function) of class FLAC::Metadata::CueSheet::Track is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:776: warning: Member CueSheet(const ::FLAC__StreamMetadata &object) (function) of class FLAC::Metadata::CueSheet is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:777: warning: Member CueSheet(const ::FLAC__StreamMetadata *object) (function) of class FLAC::Metadata::CueSheet is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:790: warning: Member operator=(const ::FLAC__StreamMetadata &object) (function) of class FLAC::Metadata::CueSheet is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:791: warning: Member operator=(const ::FLAC__StreamMetadata *object) (function) of class FLAC::Metadata::CueSheet is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:802: warning: Member operator==(const ::FLAC__StreamMetadata &object) const (function) of class FLAC::Metadata::CueSheet is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:803: warning: Member operator==(const ::FLAC__StreamMetadata *object) const (function) of class FLAC::Metadata::CueSheet is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:809: warning: Member operator!=(const ::FLAC__StreamMetadata &object) const (function) of class FLAC::Metadata::CueSheet is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:810: warning: Member operator!=(const ::FLAC__StreamMetadata *object) const (function) of class FLAC::Metadata::CueSheet is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:813: warning: Member get_media_catalog_number() const (function) of class FLAC::Metadata::CueSheet is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:814: warning: Member get_lead_in() const (function) of class FLAC::Metadata::CueSheet is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:815: warning: Member get_is_cd() const (function) of class FLAC::Metadata::CueSheet is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:817: warning: Member get_num_tracks() const (function) of class FLAC::Metadata::CueSheet is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:818: warning: Member get_track(uint32_t i) const (function) of class FLAC::Metadata::CueSheet is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:820: warning: Member set_media_catalog_number(const char value[128]) (function) of class FLAC::Metadata::CueSheet is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:821: warning: Member set_lead_in(FLAC__uint64 value) (function) of class FLAC::Metadata::CueSheet is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:822: warning: Member set_is_cd(bool value) (function) of class FLAC::Metadata::CueSheet is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:824: warning: Member set_index(uint32_t track_num, uint32_t index_num, const ::FLAC__StreamMetadata_CueSheet_Index &index) (function) of class FLAC::Metadata::CueSheet is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:873: warning: Member Picture(const ::FLAC__StreamMetadata &object) (function) of class FLAC::Metadata::Picture is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:874: warning: Member Picture(const ::FLAC__StreamMetadata *object) (function) of class FLAC::Metadata::Picture is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:887: warning: Member operator=(const ::FLAC__StreamMetadata &object) (function) of class FLAC::Metadata::Picture is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:888: warning: Member operator=(const ::FLAC__StreamMetadata *object) (function) of class FLAC::Metadata::Picture is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:899: warning: Member operator==(const ::FLAC__StreamMetadata &object) const (function) of class FLAC::Metadata::Picture is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:900: warning: Member operator==(const ::FLAC__StreamMetadata *object) const (function) of class FLAC::Metadata::Picture is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:906: warning: Member operator!=(const ::FLAC__StreamMetadata &object) const (function) of class FLAC::Metadata::Picture is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:907: warning: Member operator!=(const ::FLAC__StreamMetadata *object) const (function) of class FLAC::Metadata::Picture is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:910: warning: Member get_type() const (function) of class FLAC::Metadata::Picture is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:911: warning: Member get_mime_type() const (function) of class FLAC::Metadata::Picture is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:912: warning: Member get_description() const (function) of class FLAC::Metadata::Picture is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:913: warning: Member get_width() const (function) of class FLAC::Metadata::Picture is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:914: warning: Member get_height() const (function) of class FLAC::Metadata::Picture is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:915: warning: Member get_depth() const (function) of class FLAC::Metadata::Picture is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:917: warning: Member get_data_length() const (function) of class FLAC::Metadata::Picture is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:918: warning: Member get_data() const (function) of class FLAC::Metadata::Picture is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:920: warning: Member set_type(::FLAC__StreamMetadata_Picture_Type type) (function) of class FLAC::Metadata::Picture is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:928: warning: Member set_width(FLAC__uint32 value) const (function) of class FLAC::Metadata::Picture is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:929: warning: Member set_height(FLAC__uint32 value) const (function) of class FLAC::Metadata::Picture is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:930: warning: Member set_depth(FLAC__uint32 value) const (function) of class FLAC::Metadata::Picture is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:955: warning: Member Unknown(const ::FLAC__StreamMetadata &object) (function) of class FLAC::Metadata::Unknown is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:956: warning: Member Unknown(const ::FLAC__StreamMetadata *object) (function) of class FLAC::Metadata::Unknown is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:969: warning: Member operator=(const ::FLAC__StreamMetadata &object) (function) of class FLAC::Metadata::Unknown is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:970: warning: Member operator=(const ::FLAC__StreamMetadata *object) (function) of class FLAC::Metadata::Unknown is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:981: warning: Member operator==(const ::FLAC__StreamMetadata &object) const (function) of class FLAC::Metadata::Unknown is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:982: warning: Member operator==(const ::FLAC__StreamMetadata *object) const (function) of class FLAC::Metadata::Unknown is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:988: warning: Member operator!=(const ::FLAC__StreamMetadata &object) const (function) of class FLAC::Metadata::Unknown is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:989: warning: Member operator!=(const ::FLAC__StreamMetadata *object) const (function) of class FLAC::Metadata::Unknown is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:992: warning: Member get_data() const (function) of class FLAC::Metadata::Unknown is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:996: warning: Member set_data(FLAC__byte *data, uint32_t length, bool copy) (function) of class FLAC::Metadata::Unknown is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:1068: warning: Member Status(::FLAC__Metadata_SimpleIteratorStatus status) (function) of class FLAC::Metadata::SimpleIterator::Status is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:1069: warning: Member operator::FLAC__Metadata_SimpleIteratorStatus() const (function) of class FLAC::Metadata::SimpleIterator::Status is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:1070: warning: Member as_cstring() const (function) of class FLAC::Metadata::SimpleIterator::Status is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:1100: warning: Member clear() (function) of class FLAC::Metadata::SimpleIterator is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:1158: warning: Member Status(::FLAC__Metadata_ChainStatus status) (function) of class FLAC::Metadata::Chain::Status is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:1159: warning: Member operator::FLAC__Metadata_ChainStatus() const (function) of class FLAC::Metadata::Chain::Status is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:1160: warning: Member as_cstring() const (function) of class FLAC::Metadata::Chain::Status is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:1188: warning: Member clear() (function) of class FLAC::Metadata::Chain is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:1222: warning: Member clear() (function) of class FLAC::Metadata::Iterator is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:148: warning: Member object_ (variable) of class FLAC::Metadata::Prototype is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:622: warning: Member is_valid_ (variable) of class FLAC::Metadata::VorbisComment::Entry is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:623: warning: Member entry_ (variable) of class FLAC::Metadata::VorbisComment::Entry is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:624: warning: Member field_name_ (variable) of class FLAC::Metadata::VorbisComment::Entry is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:625: warning: Member field_name_length_ (variable) of class FLAC::Metadata::VorbisComment::Entry is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:626: warning: Member field_value_ (variable) of class FLAC::Metadata::VorbisComment::Entry is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:627: warning: Member field_value_length_ (variable) of class FLAC::Metadata::VorbisComment::Entry is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:735: warning: Member object_ (variable) of class FLAC::Metadata::CueSheet::Track is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:1072: warning: Member status_ (variable) of class FLAC::Metadata::SimpleIterator::Status is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:1099: warning: Member iterator_ (variable) of class FLAC::Metadata::SimpleIterator is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:1162: warning: Member status_ (variable) of class FLAC::Metadata::Chain::Status is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:1187: warning: Member chain_ (variable) of class FLAC::Metadata::Chain is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:1221: warning: Member iterator_ (variable) of class FLAC::Metadata::Iterator is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC/format.h:253: warning: Member type (variable) of class FLAC__EntropyCodingMethod is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC/format.h:256: warning: Member data (variable) of class FLAC__EntropyCodingMethod is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC/format.h:481: warning: Member header (variable) of class FLAC__Frame is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC/format.h:482: warning: Member subframes[FLAC__MAX_CHANNELS] (variable) of class FLAC__Frame is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC/format.h:483: warning: Member footer (variable) of class FLAC__Frame is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC/stream_decoder.h:471: warning: Member protected_ (variable) of class FLAC__StreamDecoder is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC/stream_decoder.h:472: warning: Member private_ (variable) of class FLAC__StreamDecoder is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC/stream_encoder.h:465: warning: Member protected_ (variable) of class FLAC__StreamEncoder is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC/stream_encoder.h:466: warning: Member private_ (variable) of class FLAC__StreamEncoder is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC/format.h:573: warning: Member id[4] (variable) of class FLAC__StreamMetadata_Application is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC/format.h:574: warning: Member data (variable) of class FLAC__StreamMetadata_Application is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC/format.h:620: warning: Member num_points (variable) of class FLAC__StreamMetadata_SeekTable is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC/format.h:621: warning: Member points (variable) of class FLAC__StreamMetadata_SeekTable is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC/format.h:537: warning: Member min_blocksize (variable) of class FLAC__StreamMetadata_StreamInfo is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC/format.h:537: warning: Member max_blocksize (variable) of class FLAC__StreamMetadata_StreamInfo is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC/format.h:538: warning: Member min_framesize (variable) of class FLAC__StreamMetadata_StreamInfo is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC/format.h:538: warning: Member max_framesize (variable) of class FLAC__StreamMetadata_StreamInfo is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC/format.h:539: warning: Member sample_rate (variable) of class FLAC__StreamMetadata_StreamInfo is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC/format.h:540: warning: Member channels (variable) of class FLAC__StreamMetadata_StreamInfo is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC/format.h:541: warning: Member bits_per_sample (variable) of class FLAC__StreamMetadata_StreamInfo is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC/format.h:542: warning: Member total_samples (variable) of class FLAC__StreamMetadata_StreamInfo is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC/format.h:543: warning: Member md5sum[16] (variable) of class FLAC__StreamMetadata_StreamInfo is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC/format.h:835: warning: Member data (variable) of class FLAC__StreamMetadata_Unknown is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC/format.h:642: warning: Member vendor_string (variable) of class FLAC__StreamMetadata_VorbisComment is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC/format.h:643: warning: Member num_comments (variable) of class FLAC__StreamMetadata_VorbisComment is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC/format.h:644: warning: Member comments (variable) of class FLAC__StreamMetadata_VorbisComment is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC/format.h:632: warning: Member length (variable) of class FLAC__StreamMetadata_VorbisComment_Entry is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC/format.h:633: warning: Member entry (variable) of class FLAC__StreamMetadata_VorbisComment_Entry is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC/format.h:352: warning: Member type (variable) of class FLAC__Subframe is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC/format.h:358: warning: Member data (variable) of class FLAC__Subframe is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC/format.h:359: warning: Member wasted_bits (variable) of class FLAC__Subframe is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC/format.h:298: warning: Member data (variable) of class FLAC__Subframe_Verbatim is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC/format.h:299: warning: Member data_type (variable) of class FLAC__Subframe_Verbatim is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/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/instance-22/output-1/build/flac-1.4.2/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/instance-22/output-1/build/flac-1.4.2/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/instance-22/output-1/build/flac-1.4.2/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/instance-22/output-1/build/flac-1.4.2/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/instance-22/output-1/build/flac-1.4.2/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/instance-22/output-1/build/flac-1.4.2/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/instance-22/output-1/build/flac-1.4.2/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/instance-22/output-1/build/flac-1.4.2/include/FLAC++/decoder.h:188: warning: Member decoder_ (variable) of class FLAC::Decoder::Stream is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/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/instance-22/output-1/build/flac-1.4.2/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/instance-22/output-1/build/flac-1.4.2/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/instance-22/output-1/build/flac-1.4.2/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/instance-22/output-1/build/flac-1.4.2/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/instance-22/output-1/build/flac-1.4.2/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/instance-22/output-1/build/flac-1.4.2/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/instance-22/output-1/build/flac-1.4.2/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/instance-22/output-1/build/flac-1.4.2/include/FLAC++/decoder.h:188: warning: Member decoder_ (variable) of class FLAC::Decoder::Stream is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/decoder.h:106: warning: Member State(::FLAC__StreamDecoderState state) (function) of class FLAC::Decoder::Stream::State is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/decoder.h:107: warning: Member operator::FLAC__StreamDecoderState() const (function) of class FLAC::Decoder::Stream::State is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/decoder.h:108: warning: Member as_cstring() const (function) of class FLAC::Decoder::Stream::State is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/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/instance-22/output-1/build/flac-1.4.2/include/FLAC++/decoder.h:111: warning: Member state_ (variable) of class FLAC::Decoder::Stream::State is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/encoder.h:204: 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/instance-22/output-1/build/flac-1.4.2/include/FLAC++/encoder.h:205: warning: Member write_callback_(const ::FLAC__StreamEncoder *encoder, const FLAC__byte buffer[], size_t bytes, uint32_t samples, uint32_t current_frame, void *client_data) (function) of class FLAC::Encoder::Stream is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/encoder.h:206: 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/instance-22/output-1/build/flac-1.4.2/include/FLAC++/encoder.h:207: 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/instance-22/output-1/build/flac-1.4.2/include/FLAC++/encoder.h:208: 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/instance-22/output-1/build/flac-1.4.2/include/FLAC++/encoder.h:202: warning: Member encoder_ (variable) of class FLAC::Encoder::Stream is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/encoder.h:204: 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/instance-22/output-1/build/flac-1.4.2/include/FLAC++/encoder.h:205: warning: Member write_callback_(const ::FLAC__StreamEncoder *encoder, const FLAC__byte buffer[], size_t bytes, uint32_t samples, uint32_t current_frame, void *client_data) (function) of class FLAC::Encoder::Stream is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/encoder.h:206: 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/instance-22/output-1/build/flac-1.4.2/include/FLAC++/encoder.h:207: 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/instance-22/output-1/build/flac-1.4.2/include/FLAC++/encoder.h:208: 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/instance-22/output-1/build/flac-1.4.2/include/FLAC++/encoder.h:202: warning: Member encoder_ (variable) of class FLAC::Encoder::Stream is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/encoder.h:108: warning: Member State(::FLAC__StreamEncoderState state) (function) of class FLAC::Encoder::Stream::State is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/encoder.h:109: warning: Member operator::FLAC__StreamEncoderState() const (function) of class FLAC::Encoder::Stream::State is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/encoder.h:110: warning: Member as_cstring() const (function) of class FLAC::Encoder::Stream::State is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/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/instance-22/output-1/build/flac-1.4.2/include/FLAC++/encoder.h:113: warning: Member state_ (variable) of class FLAC::Encoder::Stream::State is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:421: warning: Member Application(const ::FLAC__StreamMetadata &object) (function) of class FLAC::Metadata::Application is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:422: warning: Member Application(const ::FLAC__StreamMetadata *object) (function) of class FLAC::Metadata::Application is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:435: warning: Member operator=(const ::FLAC__StreamMetadata &object) (function) of class FLAC::Metadata::Application is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:436: warning: Member operator=(const ::FLAC__StreamMetadata *object) (function) of class FLAC::Metadata::Application is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:447: warning: Member operator==(const ::FLAC__StreamMetadata &object) const (function) of class FLAC::Metadata::Application is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:448: warning: Member operator==(const ::FLAC__StreamMetadata *object) const (function) of class FLAC::Metadata::Application is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:454: warning: Member operator!=(const ::FLAC__StreamMetadata &object) const (function) of class FLAC::Metadata::Application is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:455: warning: Member operator!=(const ::FLAC__StreamMetadata *object) const (function) of class FLAC::Metadata::Application is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:458: warning: Member get_id() const (function) of class FLAC::Metadata::Application is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:459: warning: Member get_data() const (function) of class FLAC::Metadata::Application is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:461: warning: Member set_id(const FLAC__byte value[4]) (function) of class FLAC::Metadata::Application is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:464: warning: Member set_data(FLAC__byte *data, uint32_t length, bool copy) (function) of class FLAC::Metadata::Application is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:148: warning: Member object_ (variable) of class FLAC::Metadata::Prototype is not documented. nheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Setting anonymous enum type... Computing dependencies between directories... Generating citations page... Counting members... 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... Correcting members for VHDL... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Generating code 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/tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:1188: warning: Member clear() (function) of class FLAC::Metadata::Chain is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:1187: warning: Member chain_ (variable) of class FLAC::Metadata::Chain is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:1158: warning: Member Status(::FLAC__Metadata_ChainStatus status) (function) of class FLAC::Metadata::Chain::Status is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:1159: warning: Member operator::FLAC__Metadata_ChainStatus() const (function) of class FLAC::Metadata::Chain::Status is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:1160: warning: Member as_cstring() const (function) of class FLAC::Metadata::Chain::Status is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:1162: warning: Member status_ (variable) of class FLAC::Metadata::Chain::Status is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:776: warning: Member CueSheet(const ::FLAC__StreamMetadata &object) (function) of class FLAC::Metadata::CueSheet is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:777: warning: Member CueSheet(const ::FLAC__StreamMetadata *object) (function) of class FLAC::Metadata::CueSheet is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:790: warning: Member operator=(const ::FLAC__StreamMetadata &object) (function) of class FLAC::Metadata::CueSheet is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:791: warning: Member operator=(const ::FLAC__StreamMetadata *object) (function) of class FLAC::Metadata::CueSheet is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:802: warning: Member operator==(const ::FLAC__StreamMetadata &object) const (function) of class FLAC::Metadata::CueSheet is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:803: warning: Member operator==(const ::FLAC__StreamMetadata *object) const (function) of class FLAC::Metadata::CueSheet is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:809: warning: Member operator!=(const ::FLAC__StreamMetadata &object) const (function) of class FLAC::Metadata::CueSheet is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:810: warning: Member operator!=(const ::FLAC__StreamMetadata *object) const (function) of class FLAC::Metadata::CueSheet is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:813: warning: Member get_media_catalog_number() const (function) of class FLAC::Metadata::CueSheet is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:814: warning: Member get_lead_in() const (function) of class FLAC::Metadata::CueSheet is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:815: warning: Member get_is_cd() const (function) of class FLAC::Metadata::CueSheet is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:817: warning: Member get_num_tracks() const (function) of class FLAC::Metadata::CueSheet is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:818: warning: Member get_track(uint32_t i) const (function) of class FLAC::Metadata::CueSheet is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:820: warning: Member set_media_catalog_number(const char value[128]) (function) of class FLAC::Metadata::CueSheet is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:821: warning: Member set_lead_in(FLAC__uint64 value) (function) of class FLAC::Metadata::CueSheet is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:822: warning: Member set_is_cd(bool value) (function) of class FLAC::Metadata::CueSheet is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:824: warning: Member set_index(uint32_t track_num, uint32_t index_num, const ::FLAC__StreamMetadata_CueSheet_Index &index) (function) of class FLAC::Metadata::CueSheet is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:148: warning: Member object_ (variable) of class FLAC::Metadata::Prototype is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:738: warning: Member Track(const ::FLAC__StreamMetadata_CueSheet_Track *track) (function) of class FLAC::Metadata::CueSheet::Track is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:739: warning: Member Track(const Track &track) (function) of class FLAC::Metadata::CueSheet::Track is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:740: warning: Member operator=(const Track &track) (function) of class FLAC::Metadata::CueSheet::Track is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:747: warning: Member get_offset() const (function) of class FLAC::Metadata::CueSheet::Track is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:748: warning: Member get_number() const (function) of class FLAC::Metadata::CueSheet::Track is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:749: warning: Member get_isrc() const (function) of class FLAC::Metadata::CueSheet::Track is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:750: warning: Member get_type() const (function) of class FLAC::Metadata::CueSheet::Track is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:751: warning: Member get_pre_emphasis() const (function) of class FLAC::Metadata::CueSheet::Track is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:753: warning: Member get_num_indices() const (function) of class FLAC::Metadata::CueSheet::Track is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:754: warning: Member get_index(uint32_t i) const (function) of class FLAC::Metadata::CueSheet::Track is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:756: warning: Member get_track() const (function) of class FLAC::Metadata::CueSheet::Track is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:758: warning: Member set_offset(FLAC__uint64 value) (function) of class FLAC::Metadata::CueSheet::Track is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:759: warning: Member set_number(FLAC__byte value) (function) of class FLAC::Metadata::CueSheet::Track is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:760: warning: Member set_isrc(const char value[12]) (function) of class FLAC::Metadata::CueSheet::Track is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:761: warning: Member set_type(uint32_t value) (function) of class FLAC::Metadata::CueSheet::Track is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:762: warning: Member set_pre_emphasis(bool value) (function) of class FLAC::Metadata::CueSheet::Track is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:764: warning: Member set_index(uint32_t i, const ::FLAC__StreamMetadata_CueSheet_Index &index) (function) of class FLAC::Metadata::CueSheet::Track is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:735: warning: Member object_ (variable) of class FLAC::Metadata::CueSheet::Track is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:1222: warning: Member clear() (function) of class FLAC::Metadata::Iterator is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:1221: warning: Member iterator_ (variable) of class FLAC::Metadata::Iterator is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:362: warning: Member Padding(const ::FLAC__StreamMetadata &object) (function) of class FLAC::Metadata::Padding is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:363: warning: Member Padding(const ::FLAC__StreamMetadata *object) (function) of class FLAC::Metadata::Padding is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:380: warning: Member operator=(const ::FLAC__StreamMetadata &object) (function) of class FLAC::Metadata::Padding is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:381: warning: Member operator=(const ::FLAC__StreamMetadata *object) (function) of class FLAC::Metadata::Padding is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:392: warning: Member operator==(const ::FLAC__StreamMetadata &object) const (function) of class FLAC::Metadata::Padding is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:393: warning: Member operator==(const ::FLAC__StreamMetadata *object) const (function) of class FLAC::Metadata::Padding is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:399: warning: Member operator!=(const ::FLAC__StreamMetadata &object) const (function) of class FLAC::Metadata::Padding is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:400: warning: Member operator!=(const ::FLAC__StreamMetadata *object) const (function) of class FLAC::Metadata::Padding is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:148: warning: Member object_ (variable) of class FLAC::Metadata::Prototype is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:873: warning: Member Picture(const ::FLAC__StreamMetadata &object) (function) of class FLAC::Metadata::Picture is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:874: warning: Member Picture(const ::FLAC__StreamMetadata *object) (function) of class FLAC::Metadata::Picture is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:887: warning: Member operator=(const ::FLAC__StreamMetadata &object) (function) of class FLAC::Metadata::Picture is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:888: warning: Member operator=(const ::FLAC__StreamMetadata *object) (function) of class FLAC::Metadata::Picture is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:899: warning: Member operator==(const ::FLAC__StreamMetadata &object) const (function) of class FLAC::Metadata::Picture is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:900: warning: Member operator==(const ::FLAC__StreamMetadata *object) const (function) of class FLAC::Metadata::Picture is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:906: warning: Member operator!=(const ::FLAC__StreamMetadata &object) const (function) of class FLAC::Metadata::Picture is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:907: warning: Member operator!=(const ::FLAC__StreamMetadata *object) const (function) of class FLAC::Metadata::Picture is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:910: warning: Member get_type() const (function) of class FLAC::Metadata::Picture is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:911: warning: Member get_mime_type() const (function) of class FLAC::Metadata::Picture is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:912: warning: Member get_description() const (function) of class FLAC::Metadata::Picture is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:913: warning: Member get_width() const (function) of class FLAC::Metadata::Picture is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:914: warning: Member get_height() const (function) of class FLAC::Metadata::Picture is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:915: warning: Member get_depth() const (function) of class FLAC::Metadata::Picture is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:917: warning: Member get_data_length() const (function) of class FLAC::Metadata::Picture is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:918: warning: Member get_data() const (function) of class FLAC::Metadata::Picture is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:920: warning: Member set_type(::FLAC__StreamMetadata_Picture_Type type) (function) of class FLAC::Metadata::Picture is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:928: warning: Member set_width(FLAC__uint32 value) const (function) of class FLAC::Metadata::Picture is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:929: warning: Member set_height(FLAC__uint32 value) const (function) of class FLAC::Metadata::Picture is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:930: warning: Member set_depth(FLAC__uint32 value) const (function) of class FLAC::Metadata::Picture is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:148: warning: Member object_ (variable) of class FLAC::Metadata::Prototype is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:158: warning: Member operator==(const ::FLAC__StreamMetadata &) const (function) of class FLAC::Metadata::Prototype is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:159: warning: Member operator==(const ::FLAC__StreamMetadata *) const (function) of class FLAC::Metadata::Prototype is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:165: warning: Member operator!=(const ::FLAC__StreamMetadata &) const (function) of class FLAC::Metadata::Prototype is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:166: warning: Member operator!=(const ::FLAC__StreamMetadata *) const (function) of class FLAC::Metadata::Prototype is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:116: warning: Member Prototype(const ::FLAC__StreamMetadata &) (function) of class FLAC::Metadata::Prototype is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:117: warning: Member Prototype(const ::FLAC__StreamMetadata *) (function) of class FLAC::Metadata::Prototype is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:135: warning: Member operator=(const ::FLAC__StreamMetadata &) (function) of class FLAC::Metadata::Prototype is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:136: warning: Member operator=(const ::FLAC__StreamMetadata *) (function) of class FLAC::Metadata::Prototype is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:148: warning: Member object_ (variable) of class FLAC::Metadata::Prototype is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:480: warning: Member SeekTable(const ::FLAC__StreamMetadata &object) (function) of class FLAC::Metadata::SeekTable is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:481: warning: Member SeekTable(const ::FLAC__StreamMetadata *object) (function) of class FLAC::Metadata::SeekTable is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:494: warning: Member operator=(const ::FLAC__StreamMetadata &object) (function) of class FLAC::Metadata::SeekTable is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:495: warning: Member operator=(const ::FLAC__StreamMetadata *object) (function) of class FLAC::Metadata::SeekTable is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:506: warning: Member operator==(const ::FLAC__StreamMetadata &object) const (function) of class FLAC::Metadata::SeekTable is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:507: warning: Member operator==(const ::FLAC__StreamMetadata *object) const (function) of class FLAC::Metadata::SeekTable is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:513: warning: Member operator!=(const ::FLAC__StreamMetadata &object) const (function) of class FLAC::Metadata::SeekTable is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:514: warning: Member operator!=(const ::FLAC__StreamMetadata *object) const (function) of class FLAC::Metadata::SeekTable is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:517: warning: Member get_num_points() const (function) of class FLAC::Metadata::SeekTable is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:518: warning: Member get_point(uint32_t index) const (function) of class FLAC::Metadata::SeekTable is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:148: warning: Member object_ (variable) of class FLAC::Metadata::Prototype is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:1100: warning: Member clear() (function) of class FLAC::Metadata::SimpleIterator is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:1099: warning: Member iterator_ (variable) of class FLAC::Metadata::SimpleIterator is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:1068: warning: Member Status(::FLAC__Metadata_SimpleIteratorStatus status) (function) of class FLAC::Metadata::SimpleIterator::Status is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:1069: warning: Member operator::FLAC__Metadata_SimpleIteratorStatus() const (function) of class FLAC::Metadata::SimpleIterator::Status is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:1070: warning: Member as_cstring() const (function) of class FLAC::Metadata::SimpleIterator::Status is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:1072: warning: Member status_ (variable) of class FLAC::Metadata::SimpleIterator::Status is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:288: warning: Member StreamInfo(const ::FLAC__StreamMetadata &object) (function) of class FLAC::Metadata::StreamInfo is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:289: warning: Member StreamInfo(const ::FLAC__StreamMetadata *object) (function) of class FLAC::Metadata::StreamInfo is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:302: warning: Member operator=(const ::FLAC__StreamMetadata &object) (function) of class FLAC::Metadata::StreamInfo is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:303: warning: Member operator=(const ::FLAC__StreamMetadata *object) (function) of class FLAC::Metadata::StreamInfo is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:314: warning: Member operator==(const ::FLAC__StreamMetadata &object) const (function) of class FLAC::Metadata::StreamInfo is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:315: warning: Member operator==(const ::FLAC__StreamMetadata *object) const (function) of class FLAC::Metadata::StreamInfo is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:321: warning: Member operator!=(const ::FLAC__StreamMetadata &object) const (function) of class FLAC::Metadata::StreamInfo is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:322: warning: Member operator!=(const ::FLAC__StreamMetadata *object) const (function) of class FLAC::Metadata::StreamInfo is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:328: warning: Member get_max_blocksize() const (function) of class FLAC::Metadata::StreamInfo is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:329: warning: Member get_min_framesize() const (function) of class FLAC::Metadata::StreamInfo is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:330: warning: Member get_max_framesize() const (function) of class FLAC::Metadata::StreamInfo is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:331: warning: Member get_sample_rate() const (function) of class FLAC::Metadata::StreamInfo is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:332: warning: Member get_channels() const (function) of class FLAC::Metadata::StreamInfo is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:333: warning: Member get_bits_per_sample() const (function) of class FLAC::Metadata::StreamInfo is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:334: warning: Member get_total_samples() const (function) of class FLAC::Metadata::StreamInfo is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:335: warning: Member get_md5sum() const (function) of class FLAC::Metadata::StreamInfo is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:337: warning: Member set_min_blocksize(uint32_t value) (function) of class FLAC::Metadata::StreamInfo is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:338: warning: Member set_max_blocksize(uint32_t value) (function) of class FLAC::Metadata::StreamInfo is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:339: warning: Member set_min_framesize(uint32_t value) (function) of class FLAC::Metadata::StreamInfo is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:340: warning: Member set_max_framesize(uint32_t value) (function) of class FLAC::Metadata::StreamInfo is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:341: warning: Member set_sample_rate(uint32_t value) (function) of class FLAC::Metadata::StreamInfo is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:342: warning: Member set_channels(uint32_t value) (function) of class FLAC::Metadata::StreamInfo is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:343: warning: Member set_bits_per_sample(uint32_t value) (function) of class FLAC::Metadata::StreamInfo is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:344: warning: Member set_total_samples(FLAC__uint64 value) (function) of class FLAC::Metadata::StreamInfo is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:345: warning: Member set_md5sum(const FLAC__byte value[16]) (function) of class FLAC::Metadata::StreamInfo is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:148: warning: Member object_ (variable) of class FLAC::Metadata::Prototype is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:955: warning: Member Unknown(const ::FLAC__StreamMetadata &object) (function) of class FLAC::Metadata::Unknown is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:956: warning: Member Unknown(const ::FLAC__StreamMetadata *object) (function) of class FLAC::Metadata::Unknown is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:969: warning: Member operator=(const ::FLAC__StreamMetadata &object) (function) of class FLAC::Metadata::Unknown is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:970: warning: Member operator=(const ::FLAC__StreamMetadata *object) (function) of class FLAC::Metadata::Unknown is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:981: warning: Member operator==(const ::FLAC__StreamMetadata &object) const (function) of class FLAC::Metadata::Unknown is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:982: warning: Member operator==(const ::FLAC__StreamMetadata *object) const (function) of class FLAC::Metadata::Unknown is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:988: warning: Member operator!=(const ::FLAC__StreamMetadata &object) const (function) of class FLAC::Metadata::Unknown is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:989: warning: Member operator!=(const ::FLAC__StreamMetadata *object) const (function) of class FLAC::Metadata::Unknown is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:992: warning: Member get_data() const (function) of class FLAC::Metadata::Unknown is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:996: warning: Member set_data(FLAC__byte *data, uint32_t length, bool copy) (function) of class FLAC::Metadata::Unknown is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:148: warning: Member object_ (variable) of class FLAC::Metadata::Prototype is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:649: warning: Member VorbisComment(const ::FLAC__StreamMetadata &object) (function) of class FLAC::Metadata::VorbisComment is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:650: warning: Member VorbisComment(const ::FLAC__StreamMetadata *object) (function) of class FLAC::Metadata::VorbisComment is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:663: warning: Member operator=(const ::FLAC__StreamMetadata &object) (function) of class FLAC::Metadata::VorbisComment is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:664: warning: Member operator=(const ::FLAC__StreamMetadata *object) (function) of class FLAC::Metadata::VorbisComment is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:675: warning: Member operator==(const ::FLAC__StreamMetadata &object) const (function) of class FLAC::Metadata::VorbisComment is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:676: warning: Member operator==(const ::FLAC__StreamMetadata *object) const (function) of class FLAC::Metadata::VorbisComment is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:682: warning: Member operator!=(const ::FLAC__StreamMetadata &object) const (function) of class FLAC::Metadata::VorbisComment is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:683: warning: Member operator!=(const ::FLAC__StreamMetadata *object) const (function) of class FLAC::Metadata::VorbisComment is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:686: warning: Member get_num_comments() const (function) of class FLAC::Metadata::VorbisComment is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:687: warning: Member get_vendor_string() const (function) of class FLAC::Metadata::VorbisComment is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:688: warning: Member get_comment(uint32_t index) const (function) of class FLAC::Metadata::VorbisComment is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:148: warning: Member object_ (variable) of class FLAC::Metadata::Prototype is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:593: warning: Member Entry(const char *field, uint32_t field_length) (function) of class FLAC::Metadata::VorbisComment::Entry is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:594: warning: Member Entry(const char *field) (function) of class FLAC::Metadata::VorbisComment::Entry is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:596: warning: Member Entry(const char *field_name, const char *field_value, uint32_t field_value_length) (function) of class FLAC::Metadata::VorbisComment::Entry is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:597: warning: Member Entry(const char *field_name, const char *field_value) (function) of class FLAC::Metadata::VorbisComment::Entry is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:599: warning: Member Entry(const Entry &entry) (function) of class FLAC::Metadata::VorbisComment::Entry is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:601: warning: Member operator=(const Entry &entry) (function) of class FLAC::Metadata::VorbisComment::Entry is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:607: warning: Member get_field_length() const (function) of class FLAC::Metadata::VorbisComment::Entry is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:608: warning: Member get_field_name_length() const (function) of class FLAC::Metadata::VorbisComment::Entry is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:609: warning: Member get_field_value_length() const (function) of class FLAC::Metadata::VorbisComment::Entry is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:611: warning: Member get_entry() const (function) of class FLAC::Metadata::VorbisComment::Entry is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:612: warning: Member get_field() const (function) of class FLAC::Metadata::VorbisComment::Entry is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:613: warning: Member get_field_name() const (function) of class FLAC::Metadata::VorbisComment::Entry is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:614: warning: Member get_field_value() const (function) of class FLAC::Metadata::VorbisComment::Entry is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:616: warning: Member set_field(const char *field, uint32_t field_length) (function) of class FLAC::Metadata::VorbisComment::Entry is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:617: warning: Member set_field(const char *field) (function) of class FLAC::Metadata::VorbisComment::Entry is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:618: warning: Member set_field_name(const char *field_name) (function) of class FLAC::Metadata::VorbisComment::Entry is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:619: warning: Member set_field_value(const char *field_value, uint32_t field_value_length) (function) of class FLAC::Metadata::VorbisComment::Entry is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:620: warning: Member set_field_value(const char *field_value) (function) of class FLAC::Metadata::VorbisComment::Entry is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:622: warning: Member is_valid_ (variable) of class FLAC::Metadata::VorbisComment::Entry is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:623: warning: Member entry_ (variable) of class FLAC::Metadata::VorbisComment::Entry is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:624: warning: Member field_name_ (variable) of class FLAC::Metadata::VorbisComment::Entry is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:625: warning: Member field_name_length_ (variable) of class FLAC::Metadata::VorbisComment::Entry is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:626: warning: Member field_value_ (variable) of class FLAC::Metadata::VorbisComment::Entry is not documented. /tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC++/metadata.h:627: warning: Member field_value_length_ (variable) of class FLAC::Metadata::VorbisComment::Entry is not documented. ::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::Status... 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... Running plantuml with JAVA... lookup cache used 1608/65536 hits=14847 misses=1684 finished... rm -rf api mv doxytmp/html api rm -rf doxytmp make[4]: Leaving directory '/tmp/instance-22/output-1/build/flac-1.4.2/doc' Making all in images make[4]: Entering directory '/tmp/instance-22/output-1/build/flac-1.4.2/doc/images' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-22/output-1/build/flac-1.4.2/doc/images' make[3]: Leaving directory '/tmp/instance-22/output-1/build/flac-1.4.2/doc' Making all in include make[3]: Entering directory '/tmp/instance-22/output-1/build/flac-1.4.2/include' Making all in FLAC make[4]: Entering directory '/tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-22/output-1/build/flac-1.4.2/include/FLAC' Making all in share make[4]: Entering directory '/tmp/instance-22/output-1/build/flac-1.4.2/include/share' Making all in grabbag make[5]: Entering directory '/tmp/instance-22/output-1/build/flac-1.4.2/include/share/grabbag' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-22/output-1/build/flac-1.4.2/include/share/grabbag' make[5]: Entering directory '/tmp/instance-22/output-1/build/flac-1.4.2/include/share' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/tmp/instance-22/output-1/build/flac-1.4.2/include/share' make[4]: Leaving directory '/tmp/instance-22/output-1/build/flac-1.4.2/include/share' Making all in test_libs_common make[4]: Entering directory '/tmp/instance-22/output-1/build/flac-1.4.2/include/test_libs_common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-22/output-1/build/flac-1.4.2/include/test_libs_common' make[4]: Entering directory '/tmp/instance-22/output-1/build/flac-1.4.2/include' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/tmp/instance-22/output-1/build/flac-1.4.2/include' make[3]: Leaving directory '/tmp/instance-22/output-1/build/flac-1.4.2/include' Making all in m4 make[3]: Entering directory '/tmp/instance-22/output-1/build/flac-1.4.2/m4' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-22/output-1/build/flac-1.4.2/m4' Making all in man make[3]: Entering directory '/tmp/instance-22/output-1/build/flac-1.4.2/man' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-22/output-1/build/flac-1.4.2/man' Making all in src make[3]: Entering directory '/tmp/instance-22/output-1/build/flac-1.4.2/src' Making all in libFLAC make[4]: Entering directory '/tmp/instance-22/output-1/build/flac-1.4.2/src/libFLAC' Making all in include make[5]: Entering directory '/tmp/instance-22/output-1/build/flac-1.4.2/src/libFLAC/include' Making all in private make[6]: Entering directory '/tmp/instance-22/output-1/build/flac-1.4.2/src/libFLAC/include/private' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/tmp/instance-22/output-1/build/flac-1.4.2/src/libFLAC/include/private' Making all in protected make[6]: Entering directory '/tmp/instance-22/output-1/build/flac-1.4.2/src/libFLAC/include/protected' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/tmp/instance-22/output-1/build/flac-1.4.2/src/libFLAC/include/protected' make[6]: Entering directory '/tmp/instance-22/output-1/build/flac-1.4.2/src/libFLAC/include' make[6]: Nothing to be done for 'all-am'. make[6]: Leaving directory '/tmp/instance-22/output-1/build/flac-1.4.2/src/libFLAC/include' make[5]: Leaving directory '/tmp/instance-22/output-1/build/flac-1.4.2/src/libFLAC/include' Making all in . make[5]: Entering directory '/tmp/instance-22/output-1/build/flac-1.4.2/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_sse2.lo CC lpc_intrin_sse41.lo CC lpc_intrin_avx2.lo CC lpc_intrin_fma.lo CC lpc_intrin_vsx.lo CC lpc_intrin_neon.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 during RTL pass: reload window.c: In function 'FLAC__window_flattop': window.c:117:1: internal compiler error: in gen_reg_rtx, at emit-rtl.c:1168 117 | } | ^ 0x129198e diagnostic_impl(rich_location*, diagnostic_metadata const*, int, char const*, __va_list_tag (*) [1], diagnostic_t) ???:0 0x1291cd7 internal_error(char const*, ...) ???:0 0x5da2a7 fancy_abort(char const*, int, char const*) ???:0 0x5afbb5 gen_reg_rtx(machine_mode) [clone .cold] ???:0 0x7f1be2 copy_to_reg(rtx_def*) ???:0 0x7e0677 operand_subword_force(rtx_def*, poly_int<1u, unsigned long>, machine_mode) ???:0 0x815c7a emit_move_multi_word(machine_mode, rtx_def*, rtx_def*) ???:0 0x81906c gen_move_insn(rtx_def*, rtx_def*) ???:0 0xa9a5a7 gen_reload(rtx_def*, rtx_def*, int, reload_type) [clone .isra.0] ???:0 0xaa1959 reload_as_needed(int) ???:0 0xaa6cc3 reload(rtx_insn*, int) ???:0 0x95243c (anonymous namespace)::pass_reload::execute(function*) ???:0 Please submit a full bug report, with preprocessed source if appropriate. Please include the complete backtrace with any bug report. See for instructions. make[5]: *** [Makefile:740: window.lo] Error 1 make[5]: Leaving directory '/tmp/instance-22/output-1/build/flac-1.4.2/src/libFLAC' make[4]: *** [Makefile:798: all-recursive] Error 1 make[4]: Leaving directory '/tmp/instance-22/output-1/build/flac-1.4.2/src/libFLAC' make[3]: *** [Makefile:423: all-recursive] Error 1 make[3]: Leaving directory '/tmp/instance-22/output-1/build/flac-1.4.2/src' make[2]: *** [Makefile:495: all-recursive] Error 1 make[2]: Leaving directory '/tmp/instance-22/output-1/build/flac-1.4.2' make[1]: *** [Makefile:427: all] Error 2 make[1]: Leaving directory '/tmp/instance-22/output-1/build/flac-1.4.2' make: *** [package/pkg-generic.mk:293: /tmp/instance-22/output-1/build/flac-1.4.2/.stamp_built] Error 2 make: Leaving directory '/tmp/instance-22/buildroot'