This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by flac configure 1.3.4, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --srcdir=./.. --cache-file=./config.cache --disable-dependency-tracking --without-libiconv-prefix --without-libintl-prefix --enable-html --enable-silent-rules --enable-cpplibs --disable-asm-optimizations --disable-sse --build i586-pc-msdosdjgpp --host i586-pc-msdosdjgpp --disable-stack-smash-protection --prefix=/dev/env/DJDIR --disable-nls ## --------- ## ## Platform. ## ## --------- ## hostname = MEIN_COMPUTER uname -m = i786 uname -r = 7 uname -s = MS-DOS uname -v = 10 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /dev/c/djgpp-2.05/bin PATH: /dev/c/batch PATH: /dev/c/windows PATH: /dev/c/windows/command ## ----------- ## ## Core tests. ## ## ----------- ## configure:2661: loading site script ./../djgpp/config.site | #! /bin/sh | | # This is the config.site file for configuring GNU packages | # which are to be built with DJGPP tools. | | | # Include the djgpp subdirectory in PATH, so that getconf is found | PATH="$srcdir/djgpp:$PATH" | | # These two variables are required, otherwise looking for | # programs along the PATH will not work. | PATH_SEPARATOR=: | PATH_EXPAND=y | | # This is required in for "test -f foo" to find foo.exe | export TEST_FINDS_EXE=y | | # The root of the DJGPP tree serves as the default prefix | test "x$prefix" = xNONE && prefix='/dev/env/DJDIR' | | # This is required for config.status script to be run, since | # ./configure runs it by invoking ${CONFIG_SHELL-/bin/sh} | CONFIG_SHELL=${CONFIG_SHELL='sh'} | | # These are set here so the generated Makefile's will be good | # for every DJGPP installation, not only the one where the | # package was configured. | # $INSTALL must be an absolute path name, otherwise config.status | # will try to prepend ./ and ../ to it when it goes into subdirs. | INSTALL=${INSTALL='/dev/env/DJDIR/bin/ginstall -c'} | GMSGFMT=${GMSGFMT='/dev/env/DJDIR/bin/msgfmt'} | MSGFMT=${MSGFMT='/dev/env/DJDIR/bin/msgfmt'} | MSGMERGE=${MSGMERGE='/dev/env/DJDIR/bin/msgmerge'} | XGETTEXT=${XGETTEXT='/dev/env/DJDIR/bin/xgettext'} | AWK=${AWK='gawk'} | | # A sane default for cat. | ac_cv_path_CAT=${CAT='cat'} | | # A sane default for emacs. | ac_cv_path_EMACS=${EMACS='emacs'} | | # A sane default for m4. | ac_cv_path_M4=${M4='m4'} | | # A sane default for grep. | ac_cv_path_GREP=${GREP='grep'} | | # A sane default for egrep. | ac_cv_path_EGREP=${EGREP='egrep'} | | # A sane default for fgrep. | ac_cv_path_FGREP=${FGREP='fgrep'} | | # A sane default for sed. | ac_cv_path_SED=${SED='sed'} | | # A sane default for makeinfo. | ac_cv_path_MAKEINFO=${MAKEINFO='makeinfo'} | | # A sane default for makeinfo. | ac_cv_path_INSTALL_INFO=${INSTALL_INFO='install-info'} | | # A sane default for roff. | ac_cv_path_ROFF=${ROFF='groff'} | | # A sane default for groff. | ac_cv_path_GROFF=${GROFF='groff'} | | # A sane default for nroff. | ac_cv_path_NROFF=${NROFF='nroff'} | | # A sane default for soelim. | ac_cv_path_SOELIM=${SOELIM='soelim'} | | # A sane default for pic. | ac_cv_path_PIC=${PIC='pic'} | | # A sane default for perl. | ac_cv_path_PERL=${PERL='perl'} | | # A sane default for mkdir. | ac_cv_path_mkdir=${MKDIR_P='mkdir -p'} | | # A sane default for rm. | ac_cv_path_RM=${RM='rm'} | | # A sane default for mv. | ac_cv_path_MV=${MV='mv'} | | # A sane default for sort. | ac_cv_path_SORT=${SORT='sort'} | | # A sane default for tar. | ac_cv_path_TAR=${TAR='tar'} | | # A sane default for pr. | ac_cv_path_PR=${PR='pr'} | | # A sane default for pr. | ac_cv_path_PR_PROGRAM=${PR='pr'} | | # A sane default for ed. | ac_cv_path_ed_PROGRAM=${ED='ed'} | | # A sane default for texi2dvi. | ac_cv_path_TEXI2DVI=${TEXI2DVI='texi2dvi'} | | # A sane default for texi2pdf. | ac_cv_path_TEXI2PDF=${TEXI2PDF='texi2pdf'} | | # A sane default for dvips. | ac_cv_path_DVIPS=${DVIPS='dvips'} | | # A sane default for ps2pdf. | ac_cv_path_PS2PDF=${PS2PDF='ps2pdf'} | | # A sane default for bash. | ac_cv_path_TEST_MINUS_S_SH=${TEST_MINUS_S_SH='bash'} | | # A sane default for bash. | ac_cv_path_TEST_SHELL=${TEST_SHELL='bash'} | | # A sane default for sh. | ac_cv_path_SH=${SH='sh'} | | # A sane default for mktemp. | ac_cv_path_MKTEMP=${MKTEMP='mktemp'} | | # A sane default for dd. | ac_cv_path_lt_DD=${DD='dd'} | | # A sane default for compress. | ac_cv_path_COMPRESS=${COMPRESS='compress'} | | # A sane default for unzip. | ac_cv_path_UNZIP=${UNZIP='unzip'} | | # A sane default for zip. | ac_cv_path_ZIP=${ZIP='zip'} | | # A sane default for zcat. | ac_cv_path_ZCAT=${ZCAT='zcat'} | | # A sane default for bzip2. | ac_cv_path_BZIP2=${BZIP2='bzip2'} | | # A sane default for gzip. | ac_cv_path_GZIP=${GZIP='gzip'} | | # A sane default for uncompress. | ac_cv_path_UNCOMPRESS=${UNCOMPRESS='gunzip'} | | # A sane default for wget. | ac_cv_path_WGET=${WGET='wget'} | | # A sane default for xmllint. | ac_cv_path_XMLLINT=${XMLLINT='xmllint'} | | # A sane default for xsltproc. | ac_cv_path_XSLTPROC=${XSLTPROC='xsltproc'} | | # A sane default for xml2-config. | ac_cv_path_ac_pt_XML_CONFIG=${XML_CONFIG='xml2-config'} | | # A sane default for pkg-config. | ac_cv_path_ac_pt_PKG_CONFIG=${ac_cv_path_ac_pt_PKG_CONFIG='pkg-config'} | ac_cv_path_PKG_CONFIG=${ac_cv_path_PKG_CONFIG='pkg-config'} | | # These are set here so the generated libtool will be good | # for every DJGPP installation, not only the one where the | # package was configured. | AR=${AR='ar'} | LD=${LD='ld'} | NM=${NM='nm'} | STRIP=${STRIP='strip'} | RANLIB=${RANLIB='ranlib'} | lt_cv_path_LD=${lt_cv_path_LD='ld'} | lt_cv_path_NM=${lt_cv_path_NM='nm'} | | # These are set here so the generated config.h will be good | # for every DJGPP installation, not only the one where the | # package was configured. | gl_cv_absolute_stdint_h=${gl_cv_absolute_stdint_h='/dev/env/DJDIR/include/stdint.h'} | gl_cv_absolute_string_h=${gl_cv_absolute_string_h='/dev/env/DJDIR/include/string.h'} | gl_cv_absolute_sys_stat_h=${gl_cv_absolute_sys_stat_h='/dev/env/DJDIR/include/sys/stat.h'} | gl_cv_absolute_sys_time_h=${gl_cv_absolute_sys_time_h='/dev/env/DJDIR/include/sys/time.h'} | gl_cv_absolute_inttypes_h=${gl_cv_absolute_inttypes_h='/dev/env/DJDIR/include/inttypes.h'} | gl_cv_absolute_unistd_h=${gl_cv_absolute_unistd_h='/dev/env/DJDIR/include/unistd.h'} | gl_cv_absolute_wchar_h=${gl_cv_absolute_wchar_h='/dev/env/DJDIR/include/wchar.h'} | gl_cv_absolute_wctype_h=${gl_cv_absolute_wctype_h='/dev/env/DJDIR/include/wctype.h'} | gl_cv_absolute_stdlib_h=${gl_cv_absolute_stdlib_h='/dev/env/DJDIR/include/stdlib.h'} | | # Assume a working sleep. | gl_cv_func_sleep_works=yes | | # Force the test for 'ln -s' to report 'cp -pf'. | ac_cv_prog_LN_S='cp -pf' | | # There is no fork and vfork functionality. | ac_cv_func_fork=no | ac_cv_func_fork_works=no | ac_cv_func_vfork=no | ac_cv_func_vfork_works=no | ac_cv_func_pipe=yes | | # Ensure that always old GNU extern inline semantics is used | # (aka -fgnu89-inline) even if ISO C99 semantics has been specified. | case $(gcc --version 2>/dev/null | sed "/^.* \([1-9]\+\.[0-9]\+[.0-9]*\).*$/!d;s/^.* \([1-9]\+\.[0-9]\+[.0-9]*\).*$/\1/") in | [1-3].*|4.[0-1][.0-9]* ) CFLAGS=${CFLAGS='-g2 -O2 -std=gnu99 -march=i386 -mtune=i586'};; | * ) CFLAGS=${CFLAGS='-g2 -O2 -fgnu89-inline -march=i386 -mtune=i586'};; | esac | | # DJGPP's implementation of printf survives out-of-memory conditions. | gl_cv_func_printf_enomem=yes | | if [ "x${WATT_ROOT}" = "x" ]; then | # This is to skip all socket specific tests. | # This is the socklen_t equivalent to socklen_t as defined by WATT-32. | gl_cv_socklen_t_equiv=${gl_cv_socklen_t_equiv=int} | | elif [ -d "${WATT_ROOT}" ]; then | # If the checks shall work then wat3211b | # or later must have been installed. | | # Ensure that always WATT-32 include path is added. | # The WATT_ROOT environment variable must be set. | CPPFLAGS=${CPPFLAGS='-I/dev/env/WATT_ROOT/inc'} | | # Ensure that always WATT-32 library path is added. | # The WATT_ROOT environment variable must be set. | LIBS=${LIBS='-L/dev/env/WATT_ROOT/lib -lwatt'} | ficonfigure:2684: creating cache ./config.cache configure:2806: checking for a BSD-compatible install configure:2874: result: /dev/env/DJDIR/bin/ginstall -c configure:2885: checking whether build environment is sane configure:2940: result: yes configure:3094: checking for a thread-safe mkdir -p configure:3133: result: mkdir -p configure:3140: checking for gawk configure:3167: result: gawk configure:3178: checking whether make sets $(MAKE) configure:3200: result: yes configure:3230: checking whether make supports nested variables configure:3247: result: yes configure:3326: checking how to create a pax tar archive configure:3337: tar --version tar (GNU tar) 1.12a Copyright (C) 1988, 92, 93, 94, 95, 96, 97 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Written by John Gilmore and Jay Fenlason. configure:3340: $? = 0 configure:3380: tardir=conftest.dir && eval tar --format=posix -chf - "$tardir" >conftest.tar c:/djgpp-2.05/bin/tar: unrecognized option `--format=posix' Try `tar --help' for more information. configure:3383: $? = 2 configure:3380: tardir=conftest.dir && eval pax -L -x pax -w "$tardir" >conftest.tar ./configure: line 3381: pax: command not found configure:3383: $? = 127 configure:3380: tardir=conftest.dir && eval find "$tardir" -print | cpio -o -H pax -L >conftest.tar ./configure: line 3381: cpio: command not found configure:3383: $? = 127 configure:3380: tardir=conftest.dir && eval false >conftest.tar configure:3383: $? = 1 configure:3408: result: none configure:3469: checking whether make supports nested variables configure:3486: result: yes configure:3498: checking whether configure should try to set CFLAGS/CXXFLAGS/CPPFLAGS/LDFLAGS configure:3506: result: no configure:3510: checking whether to enable debugging configure:3572: result: no configure:3608: checking whether make supports the include directive configure:3623: make -f confmf.GNU && cat confinc.out this is the am__doit target configure:3626: $? = 0 configure:3645: result: yes (GNU style) configure:3675: checking for i586-pc-msdosdjgpp-gcc configure:3705: result: no configure:3715: checking for gcc configure:3731: found /dev/c/djgpp-2.05/bin/gcc configure:3742: result: gcc configure:3971: checking for C compiler version configure:3980: gcc --version >&5 gcc.exe (GCC) 3.4.6 Copyright (C) 2006 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3991: $? = 0 configure:3980: gcc -v >&5 Reading specs from c:/djgpp-2.05/bin/../lib/gcc/djgpp/3.46/specs Configured with: /gcc-3.46/configure djgpp --prefix=/dev/env/DJDIR --disable-nls --disable-libstdcxx-pch Thread model: single gcc version 3.4.6 configure:3991: $? = 0 configure:3980: gcc -V >&5 gcc.exe: `-V' option must have argument configure:3991: $? = 1 configure:3980: gcc -qversion >&5 gcc.exe: unrecognized option `-qversion' gcc.exe: no input files configure:3991: $? = 1 configure:4011: checking whether the C compiler works configure:4033: gcc -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 conftest.c >&5 configure:4037: $? = 0 configure:4085: result: yes configure:4088: checking for C compiler default output file name configure:4090: result: a.out configure:4096: checking for suffix of executables configure:4103: gcc -o conftest -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 conftest.c >&5 configure:4107: $? = 0 configure:4129: result: .exe configure:4151: checking whether we are cross compiling configure:4159: gcc -o conftest.exe -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 conftest.c >&5 configure:4163: $? = 0 configure:4170: ./conftest.exe configure:4174: $? = 0 configure:4189: result: no configure:4194: checking for suffix of object files configure:4216: gcc -c -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 conftest.c >&5 configure:4220: $? = 0 configure:4241: result: o configure:4245: checking whether we are using the GNU C compiler configure:4264: gcc -c -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 conftest.c >&5 configure:4264: $? = 0 configure:4273: result: yes configure:4282: checking whether gcc accepts -g configure:4302: gcc -c -g conftest.c >&5 configure:4302: $? = 0 configure:4343: result: yes configure:4360: checking for gcc option to accept ISO C89 configure:4423: gcc -c -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 conftest.c >&5 configure:4423: $? = 0 configure:4436: result: none needed configure:4461: checking whether gcc understands -c and -o together configure:4483: gcc -c conftest.c -o conftest2.o configure:4486: $? = 0 configure:4483: gcc -c conftest.c -o conftest2.o configure:4486: $? = 0 configure:4498: result: yes configure:4517: checking dependency style of gcc configure:4628: result: none configure:4647: checking for gcc option to accept ISO C99 configure:4796: gcc -c -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 conftest.c >&5 configure:4796: $? = 0 configure:4809: result: none needed configure:4917: checking for gcc option to accept ISO Standard C configure:4928: result: none needed configure:4941: checking how to run the C preprocessor configure:4972: gcc -E conftest.c configure:4972: $? = 0 configure:4986: gcc -E conftest.c conftest.c:12:28: ac_nonexistent.h: No such file or directory (ENOENT) configure:4986: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "flac" | #define PACKAGE_TARNAME "flac" | #define PACKAGE_VERSION "1.3.4" | #define PACKAGE_STRING "flac 1.3.4" | #define PACKAGE_BUGREPORT "flac-dev@xiph.org" | #define PACKAGE_URL "https://www.xiph.org/flac/" | #define PACKAGE "flac" | #define VERSION "1.3.4 (DJGPP 2.05 port (r1))" | #define NDEBUG /**/ | /* end confdefs.h. */ | #include configure:5011: result: gcc -E configure:5031: gcc -E conftest.c configure:5031: $? = 0 configure:5045: gcc -E conftest.c conftest.c:12:28: ac_nonexistent.h: No such file or directory (ENOENT) configure:5045: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "flac" | #define PACKAGE_TARNAME "flac" | #define PACKAGE_VERSION "1.3.4" | #define PACKAGE_STRING "flac 1.3.4" | #define PACKAGE_BUGREPORT "flac-dev@xiph.org" | #define PACKAGE_URL "https://www.xiph.org/flac/" | #define PACKAGE "flac" | #define VERSION "1.3.4 (DJGPP 2.05 port (r1))" | #define NDEBUG /**/ | /* end confdefs.h. */ | #include configure:5074: checking for grep that handles long lines and -e configure:5132: result: grep configure:5137: checking for egrep configure:5199: result: egrep configure:5204: checking for ANSI C header files configure:5224: gcc -c -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 conftest.c >&5 configure:5224: $? = 0 configure:5297: gcc -o conftest.exe -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 conftest.c >&5 configure:5297: $? = 0 configure:5297: ./conftest.exe configure:5297: $? = 0 configure:5308: result: yes configure:5321: checking for sys/types.h configure:5321: gcc -c -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 conftest.c >&5 configure:5321: $? = 0 configure:5321: result: yes configure:5321: checking for sys/stat.h configure:5321: gcc -c -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 conftest.c >&5 configure:5321: $? = 0 configure:5321: result: yes configure:5321: checking for stdlib.h configure:5321: gcc -c -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 conftest.c >&5 configure:5321: $? = 0 configure:5321: result: yes configure:5321: checking for string.h configure:5321: gcc -c -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 conftest.c >&5 configure:5321: $? = 0 configure:5321: result: yes configure:5321: checking for memory.h configure:5321: gcc -c -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 conftest.c >&5 configure:5321: $? = 0 configure:5321: result: yes configure:5321: checking for strings.h configure:5321: gcc -c -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 conftest.c >&5 configure:5321: $? = 0 configure:5321: result: yes configure:5321: checking for inttypes.h configure:5321: gcc -c -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 conftest.c >&5 configure:5321: $? = 0 configure:5321: result: yes configure:5321: checking for stdint.h configure:5321: gcc -c -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 conftest.c >&5 configure:5321: $? = 0 configure:5321: result: yes configure:5321: checking for unistd.h configure:5321: gcc -c -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 conftest.c >&5 configure:5321: $? = 0 configure:5321: result: yes configure:5334: checking minix/config.h usability configure:5334: gcc -c -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 conftest.c >&5 conftest.c:55:26: minix/config.h: No such file or directory (ENOENT) configure:5334: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "flac" | #define PACKAGE_TARNAME "flac" | #define PACKAGE_VERSION "1.3.4" | #define PACKAGE_STRING "flac 1.3.4" | #define PACKAGE_BUGREPORT "flac-dev@xiph.org" | #define PACKAGE_URL "https://www.xiph.org/flac/" | #define PACKAGE "flac" | #define VERSION "1.3.4 (DJGPP 2.05 port (r1))" | #define NDEBUG /**/ | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5334: result: no configure:5334: checking minix/config.h presence configure:5334: gcc -E conftest.c conftest.c:22:26: minix/config.h: No such file or directory (ENOENT) configure:5334: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "flac" | #define PACKAGE_TARNAME "flac" | #define PACKAGE_VERSION "1.3.4" | #define PACKAGE_STRING "flac 1.3.4" | #define PACKAGE_BUGREPORT "flac-dev@xiph.org" | #define PACKAGE_URL "https://www.xiph.org/flac/" | #define PACKAGE "flac" | #define VERSION "1.3.4 (DJGPP 2.05 port (r1))" | #define NDEBUG /**/ | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:5334: result: no configure:5334: checking for minix/config.h configure:5334: result: no configure:5355: checking whether it is safe to define __EXTENSIONS__ configure:5373: gcc -c -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 conftest.c >&5 configure:5373: $? = 0 configure:5380: result: yes configure:5399: checking for i586-pc-msdosdjgpp-ar configure:5426: result: ar configure:5496: checking the archiver (ar) interface configure:5512: gcc -c -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 conftest.c >&5 configure:5512: $? = 0 configure:5514: ar cru libconftest.a conftest.o >&5 configure:5517: $? = 0 configure:5545: result: ar configure:5594: checking build system type configure:5608: result: i586-pc-msdosdjgpp configure:5628: checking host system type configure:5641: result: i586-pc-msdosdjgpp configure:5682: checking how to print strings configure:5694: result: printf configure:5715: checking for a sed that does not truncate output configure:5779: result: sed configure:5797: checking for fgrep configure:5859: result: fgrep configure:5894: checking for ld used by gcc configure:5961: result: ld configure:5968: checking if the linker (ld) is GNU ld configure:5983: result: yes configure:5995: checking for BSD- or MS-compatible name lister (nm) configure:6049: result: nm configure:6179: checking the name lister (nm) interface configure:6186: gcc -c -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 conftest.c >&5 configure:6189: nm "conftest.o" configure:6192: output 00000000 b .bss 00000000 N .comment 00000000 d .data 00000000 N .debug_abbrev 00000000 N .debug_info 00000000 N .debug_line 00000000 N .debug_pubnames 00000000 t .text 00000000 B _some_variable configure:6199: result: BSD nm configure:6202: checking whether ln -s works configure:6209: result: no, using cp -pf configure:6214: checking the maximum length of command line arguments configure:6345: result: 12288 configure:6393: checking how to convert i586-pc-msdosdjgpp file names to i586-pc-msdosdjgpp format configure:6433: result: func_convert_file_noop configure:6440: checking how to convert i586-pc-msdosdjgpp file names to toolchain format configure:6460: result: func_convert_file_noop configure:6467: checking for ld option to reload object files configure:6474: result: -r configure:6508: checking for i586-pc-msdosdjgpp-objdump configure:6538: result: no configure:6548: checking for objdump configure:6564: found /dev/c/djgpp-2.05/bin/objdump configure:6575: result: objdump configure:6604: checking how to recognize dependent libraries configure:6804: result: unknown configure:6849: checking for i586-pc-msdosdjgpp-dlltool configure:6879: result: no configure:6889: checking for dlltool configure:6919: result: no configure:6946: checking how to associate runtime and link libraries configure:6973: result: printf %s\n configure:6989: checking for i586-pc-msdosdjgpp-ar configure:7016: result: ar configure:7097: checking for archiver @FILE support configure:7114: gcc -c -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 conftest.c >&5 configure:7114: $? = 0 configure:7117: ar cru libconftest.a @conftest.lst >&5 configure:7120: $? = 0 configure:7125: ar cru libconftest.a @conftest.lst >&5 ar: conftest.o: No such file or directory (ENOENT) configure:7128: $? = 1 configure:7140: result: @ configure:7158: checking for i586-pc-msdosdjgpp-strip configure:7185: result: strip configure:7257: checking for i586-pc-msdosdjgpp-ranlib configure:7284: result: ranlib configure:7426: checking command to parse nm output from gcc object configure:7579: gcc -c -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 conftest.c >&5 configure:7582: $? = 0 configure:7586: nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:7589: $? = 0 cannot find nm_test_var in conftest.nm configure:7579: gcc -c -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 conftest.c >&5 configure:7582: $? = 0 configure:7586: nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:7589: $? = 0 configure:7655: gcc -o conftest.exe -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 conftest.c conftstm.o >&5 configure:7658: $? = 0 configure:7696: result: ok configure:7743: checking for sysroot configure:7773: result: no configure:7780: checking for a working dd configure:7818: result: dd configure:7822: checking how to truncate binary pipes configure:7837: result: dd bs=4096 count=1 configure:8126: checking for i586-pc-msdosdjgpp-mt configure:8156: result: no configure:8166: checking for mt configure:8196: result: no configure:8216: checking if : is a manifest tool configure:8222: : '-?' configure:8230: result: no configure:8904: checking for dlfcn.h configure:8904: gcc -c -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 conftest.c >&5 configure:8904: $? = 0 configure:8904: result: yes configure:9456: checking for objdir configure:9471: result: _libs configure:9735: checking if gcc supports -fno-rtti -fno-exceptions configure:9753: gcc -c -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 -fno-rtti -fno-exceptions conftest.c >&5 cc1.exe: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure:9757: $? = 0 configure:9770: result: no configure:10128: checking for gcc option to produce PIC configure:10135: result: configure:10207: checking if gcc static flag -static works configure:10235: result: yes configure:10250: checking if gcc supports -c -o file.o configure:10271: gcc -c -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 -o out/conftest2.o conftest.c >&5 configure:10275: $? = 0 configure:10297: result: yes configure:10305: checking if gcc supports -c -o file.o configure:10352: result: yes configure:10385: checking whether the gcc linker (ld) supports shared libraries configure:11644: result: no configure:11884: checking dynamic linker characteristics configure:12705: result: no configure:12827: checking how to hardcode library paths into programs configure:12852: result: unsupported configure:13400: checking whether stripping libraries is possible configure:13405: result: yes configure:13440: checking if libtool supports shared libraries configure:13442: result: no configure:13445: checking whether to build shared libraries configure:13470: result: no configure:13473: checking whether to build static libraries configure:13477: result: yes configure:13523: checking dependency style of gcc configure:13632: result: none configure:13661: checking for i586-pc-msdosdjgpp-g++ configure:13691: result: no configure:13661: checking for i586-pc-msdosdjgpp-c++ configure:13691: result: no configure:13661: checking for i586-pc-msdosdjgpp-gpp configure:13691: result: no configure:13661: checking for i586-pc-msdosdjgpp-aCC configure:13691: result: no configure:13661: checking for i586-pc-msdosdjgpp-CC configure:13691: result: no configure:13661: checking for i586-pc-msdosdjgpp-cxx configure:13691: result: no configure:13661: checking for i586-pc-msdosdjgpp-cc++ configure:13691: result: no configure:13661: checking for i586-pc-msdosdjgpp-cl.exe configure:13691: result: no configure:13661: checking for i586-pc-msdosdjgpp-FCC configure:13691: result: no configure:13661: checking for i586-pc-msdosdjgpp-KCC configure:13691: result: no configure:13661: checking for i586-pc-msdosdjgpp-RCC configure:13691: result: no configure:13661: checking for i586-pc-msdosdjgpp-xlC_r configure:13691: result: no configure:13661: checking for i586-pc-msdosdjgpp-xlC configure:13691: result: no configure:13705: checking for g++ configure:13735: result: no configure:13705: checking for c++ configure:13735: result: no configure:13705: checking for gpp configure:13721: found /dev/c/djgpp-2.05/bin/gpp configure:13732: result: gpp configure:13759: checking for C++ compiler version configure:13768: gpp --version >&5 gpp.exe (GCC) 3.4.6 Copyright (C) 2006 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:13779: $? = 0 configure:13768: gpp -v >&5 Reading specs from c:/djgpp-2.05/bin/../lib/gcc/djgpp/3.46/specs Configured with: /gcc-3.46/configure djgpp --prefix=/dev/env/DJDIR --disable-nls --disable-libstdcxx-pch Thread model: single gcc version 3.4.6 configure:13779: $? = 0 configure:13768: gpp -V >&5 gpp.exe: `-V' option must have argument configure:13779: $? = 1 configure:13768: gpp -qversion >&5 gpp.exe: unrecognized option `-qversion' gpp.exe: no input files configure:13779: $? = 1 configure:13783: checking whether we are using the GNU C++ compiler configure:13802: gpp -c conftest.cpp >&5 configure:13802: $? = 0 configure:13811: result: yes configure:13820: checking whether gpp accepts -g configure:13840: gpp -c -g conftest.cpp >&5 configure:13840: $? = 0 configure:13881: result: yes configure:13906: checking dependency style of gpp configure:14017: result: none configure:14050: checking how to run the C++ preprocessor configure:14077: gpp -E conftest.cpp configure:14077: $? = 0 configure:14091: gpp -E conftest.cpp conftest.cpp:29:28: ac_nonexistent.h: No such file or directory (ENOENT) configure:14091: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "flac" | #define PACKAGE_TARNAME "flac" | #define PACKAGE_VERSION "1.3.4" | #define PACKAGE_STRING "flac 1.3.4" | #define PACKAGE_BUGREPORT "flac-dev@xiph.org" | #define PACKAGE_URL "https://www.xiph.org/flac/" | #define PACKAGE "flac" | #define VERSION "1.3.4 (DJGPP 2.05 port (r1))" | #define NDEBUG /**/ | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR "_libs/" | /* end confdefs.h. */ | #include configure:14116: result: gpp -E configure:14136: gpp -E conftest.cpp configure:14136: $? = 0 configure:14150: gpp -E conftest.cpp conftest.cpp:29:28: ac_nonexistent.h: No such file or directory (ENOENT) configure:14150: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "flac" | #define PACKAGE_TARNAME "flac" | #define PACKAGE_VERSION "1.3.4" | #define PACKAGE_STRING "flac 1.3.4" | #define PACKAGE_BUGREPORT "flac-dev@xiph.org" | #define PACKAGE_URL "https://www.xiph.org/flac/" | #define PACKAGE "flac" | #define VERSION "1.3.4 (DJGPP 2.05 port (r1))" | #define NDEBUG /**/ | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR "_libs/" | /* end confdefs.h. */ | #include configure:14312: checking for ld used by gpp configure:14379: result: ld configure:14386: checking if the linker (ld) is GNU ld configure:14401: result: yes configure:14456: checking whether the gpp linker (ld) supports shared libraries configure:15529: result: no configure:15565: gpp -c conftest.cpp >&5 configure:15568: $? = 0 configure:16049: checking for gpp option to produce PIC configure:16056: result: configure:16122: checking if gpp static flag -static works configure:16150: result: yes configure:16162: checking if gpp supports -c -o file.o configure:16183: gpp -c -o out/conftest2.o conftest.cpp >&5 configure:16187: $? = 0 configure:16209: result: yes configure:16214: checking if gpp supports -c -o file.o configure:16261: result: yes configure:16291: checking whether the gpp linker (ld) supports shared libraries configure:16331: result: no configure:16472: checking dynamic linker characteristics configure:17220: result: no configure:17285: checking how to hardcode library paths into programs configure:17310: result: immediate configure:17350: checking whether we are using the CLANG C compiler configure:17373: gcc -o conftest.exe -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 conftest.c >&5 conftest.c: In function `main': conftest.c:37: error: `This' undeclared (first use in this function) conftest.c:37: error: (Each undeclared identifier is reported only once conftest.c:37: error: for each function it appears in.) conftest.c:37: error: syntax error before "is" configure:17373: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "flac" | #define PACKAGE_TARNAME "flac" | #define PACKAGE_VERSION "1.3.4" | #define PACKAGE_STRING "flac 1.3.4" | #define PACKAGE_BUGREPORT "flac-dev@xiph.org" | #define PACKAGE_URL "https://www.xiph.org/flac/" | #define PACKAGE "flac" | #define VERSION "1.3.4 (DJGPP 2.05 port (r1))" | #define NDEBUG /**/ | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR "_libs/" | /* end confdefs.h. */ | | #include | | int | main () | { | | #ifndef __clang__ | This is not clang! | #endif | | ; | return 0; | } configure:17379: result: no configure:17405: gcc -o conftest.exe -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 conftest.c >&5 configure:17405: $? = 0 configure:17415: checking whether make sets $(MAKE) configure:17437: result: yes configure:17455: checking for special C compiler options needed for large files configure:17500: result: no configure:17506: checking for _FILE_OFFSET_BITS value needed for large files configure:17531: gcc -c -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 conftest.c >&5 conftest.c:35: warning: left shift count >= width of type conftest.c:35: warning: left shift count >= width of type conftest.c:37: error: size of array `off_t_is_large' is negative configure:17531: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "flac" | #define PACKAGE_TARNAME "flac" | #define PACKAGE_VERSION "1.3.4" | #define PACKAGE_STRING "flac 1.3.4" | #define PACKAGE_BUGREPORT "flac-dev@xiph.org" | #define PACKAGE_URL "https://www.xiph.org/flac/" | #define PACKAGE "flac" | #define VERSION "1.3.4 (DJGPP 2.05 port (r1))" | #define NDEBUG /**/ | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR "_libs/" | /* end confdefs.h. */ | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:17555: gcc -c -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 conftest.c >&5 conftest.c:36: warning: left shift count >= width of type conftest.c:36: warning: left shift count >= width of type conftest.c:38: error: size of array `off_t_is_large' is negative configure:17555: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "flac" | #define PACKAGE_TARNAME "flac" | #define PACKAGE_VERSION "1.3.4" | #define PACKAGE_STRING "flac 1.3.4" | #define PACKAGE_BUGREPORT "flac-dev@xiph.org" | #define PACKAGE_URL "https://www.xiph.org/flac/" | #define PACKAGE "flac" | #define VERSION "1.3.4 (DJGPP 2.05 port (r1))" | #define NDEBUG /**/ | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR "_libs/" | /* end confdefs.h. */ | #define _FILE_OFFSET_BITS 64 | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:17563: result: unknown configure:17575: checking for _LARGE_FILES value needed for large files configure:17600: gcc -c -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 conftest.c >&5 conftest.c:35: warning: left shift count >= width of type conftest.c:35: warning: left shift count >= width of type conftest.c:37: error: size of array `off_t_is_large' is negative configure:17600: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "flac" | #define PACKAGE_TARNAME "flac" | #define PACKAGE_VERSION "1.3.4" | #define PACKAGE_STRING "flac 1.3.4" | #define PACKAGE_BUGREPORT "flac-dev@xiph.org" | #define PACKAGE_URL "https://www.xiph.org/flac/" | #define PACKAGE "flac" | #define VERSION "1.3.4 (DJGPP 2.05 port (r1))" | #define NDEBUG /**/ | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR "_libs/" | /* end confdefs.h. */ | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:17624: gcc -c -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 conftest.c >&5 conftest.c:36: warning: left shift count >= width of type conftest.c:36: warning: left shift count >= width of type conftest.c:38: error: size of array `off_t_is_large' is negative configure:17624: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "flac" | #define PACKAGE_TARNAME "flac" | #define PACKAGE_VERSION "1.3.4" | #define PACKAGE_STRING "flac 1.3.4" | #define PACKAGE_BUGREPORT "flac-dev@xiph.org" | #define PACKAGE_URL "https://www.xiph.org/flac/" | #define PACKAGE "flac" | #define VERSION "1.3.4 (DJGPP 2.05 port (r1))" | #define NDEBUG /**/ | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR "_libs/" | /* end confdefs.h. */ | #define _LARGE_FILES 1 | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:17632: result: unknown configure:17648: checking for _LARGEFILE_SOURCE value needed for large files configure:17667: gcc -o conftest.exe -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 conftest.c >&5 configure:17667: $? = 0 configure:17695: result: no configure:17721: checking size of off_t configure:17726: gcc -o conftest.exe -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 conftest.c >&5 configure:17726: $? = 0 configure:17726: ./conftest.exe configure:17726: $? = 0 configure:17740: result: 4 configure:17754: checking size of void* configure:17759: gcc -o conftest.exe -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 conftest.c >&5 configure:17759: $? = 0 configure:17759: ./conftest.exe configure:17759: $? = 0 configure:17773: result: 4 configure:17783: checking for library containing lround configure:17814: gcc -o conftest.exe -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 conftest.c >&5 ld: ./ccusMoJ2.o: in function `main': g:/flc/srcs/contrib/flac-1.3.4/0build/conftest.c:43: undefined reference to `_lround' collect2: ld returned 1 exit status configure:17814: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "flac" | #define PACKAGE_TARNAME "flac" | #define PACKAGE_VERSION "1.3.4" | #define PACKAGE_STRING "flac 1.3.4" | #define PACKAGE_BUGREPORT "flac-dev@xiph.org" | #define PACKAGE_URL "https://www.xiph.org/flac/" | #define PACKAGE "flac" | #define VERSION "1.3.4 (DJGPP 2.05 port (r1))" | #define NDEBUG /**/ | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR "_libs/" | #define HAVE_FSEEKO 1 | #define SIZEOF_OFF_T 4 | #define SIZEOF_VOIDP 4 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char lround (); | int | main () | { | return lround (); | ; | return 0; | } configure:17814: gcc -o conftest.exe -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 conftest.c -lm >&5 configure:17814: $? = 0 configure:17831: result: -lm configure:17850: checking for variable-length arrays configure:17866: gpp -c conftest.cpp >&5 configure:17866: $? = 0 configure:17873: result: yes configure:17894: checking for ANSI C header files configure:17998: result: yes configure:18007: checking for inline configure:18023: gcc -c -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 conftest.c >&5 configure:18023: $? = 0 configure:18031: result: inline configure:18050: checking for variable-length arrays configure:18073: result: yes configure:18082: checking for typeof syntax and keyword spelling configure:18113: gcc -c -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 conftest.c >&5 configure:18113: $? = 0 configure:18120: result: typeof configure:18139: checking for stdint.h configure:18139: result: yes configure:18139: checking for inttypes.h configure:18139: result: yes configure:18139: checking byteswap.h usability configure:18139: gcc -c -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 conftest.c >&5 conftest.c:73:22: byteswap.h: No such file or directory (ENOENT) configure:18139: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "flac" | #define PACKAGE_TARNAME "flac" | #define PACKAGE_VERSION "1.3.4" | #define PACKAGE_STRING "flac 1.3.4" | #define PACKAGE_BUGREPORT "flac-dev@xiph.org" | #define PACKAGE_URL "https://www.xiph.org/flac/" | #define PACKAGE "flac" | #define VERSION "1.3.4 (DJGPP 2.05 port (r1))" | #define NDEBUG /**/ | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR "_libs/" | #define HAVE_FSEEKO 1 | #define SIZEOF_OFF_T 4 | #define SIZEOF_VOIDP 4 | #define HAVE_LROUND 1 | #define HAVE_C_VARARRAYS 1 | #define HAVE_CXX_VARARRAYS 1 | #define STDC_HEADERS 1 | #define HAVE_C_VARARRAYS 1 | #define HAVE_TYPEOF 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:18139: result: no configure:18139: checking byteswap.h presence configure:18139: gcc -E conftest.c conftest.c:40:22: byteswap.h: No such file or directory (ENOENT) configure:18139: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "flac" | #define PACKAGE_TARNAME "flac" | #define PACKAGE_VERSION "1.3.4" | #define PACKAGE_STRING "flac 1.3.4" | #define PACKAGE_BUGREPORT "flac-dev@xiph.org" | #define PACKAGE_URL "https://www.xiph.org/flac/" | #define PACKAGE "flac" | #define VERSION "1.3.4 (DJGPP 2.05 port (r1))" | #define NDEBUG /**/ | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR "_libs/" | #define HAVE_FSEEKO 1 | #define SIZEOF_OFF_T 4 | #define SIZEOF_VOIDP 4 | #define HAVE_LROUND 1 | #define HAVE_C_VARARRAYS 1 | #define HAVE_CXX_VARARRAYS 1 | #define STDC_HEADERS 1 | #define HAVE_C_VARARRAYS 1 | #define HAVE_TYPEOF 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | /* end confdefs.h. */ | #include configure:18139: result: no configure:18139: checking for byteswap.h configure:18139: result: no configure:18139: checking sys/param.h usability configure:18139: gcc -c -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 conftest.c >&5 configure:18139: $? = 0 configure:18139: result: yes configure:18139: checking sys/param.h presence configure:18139: gcc -E conftest.c configure:18139: $? = 0 configure:18139: result: yes configure:18139: checking for sys/param.h configure:18139: result: yes configure:18139: checking sys/ioctl.h usability configure:18139: gcc -c -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 conftest.c >&5 configure:18139: $? = 0 configure:18139: result: yes configure:18139: checking sys/ioctl.h presence configure:18139: gcc -E conftest.c configure:18139: $? = 0 configure:18139: result: yes configure:18139: checking for sys/ioctl.h configure:18139: result: yes configure:18139: checking termios.h usability configure:18139: gcc -c -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 conftest.c >&5 configure:18139: $? = 0 configure:18139: result: yes configure:18139: checking termios.h presence configure:18139: gcc -E conftest.c configure:18139: $? = 0 configure:18139: result: yes configure:18139: checking for termios.h configure:18139: result: yes configure:18139: checking x86intrin.h usability configure:18139: gcc -c -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 conftest.c >&5 conftest.c:76:23: x86intrin.h: No such file or directory (ENOENT) configure:18139: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "flac" | #define PACKAGE_TARNAME "flac" | #define PACKAGE_VERSION "1.3.4" | #define PACKAGE_STRING "flac 1.3.4" | #define PACKAGE_BUGREPORT "flac-dev@xiph.org" | #define PACKAGE_URL "https://www.xiph.org/flac/" | #define PACKAGE "flac" | #define VERSION "1.3.4 (DJGPP 2.05 port (r1))" | #define NDEBUG /**/ | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR "_libs/" | #define HAVE_FSEEKO 1 | #define SIZEOF_OFF_T 4 | #define SIZEOF_VOIDP 4 | #define HAVE_LROUND 1 | #define HAVE_C_VARARRAYS 1 | #define HAVE_CXX_VARARRAYS 1 | #define STDC_HEADERS 1 | #define HAVE_C_VARARRAYS 1 | #define HAVE_TYPEOF 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:18139: result: no configure:18139: checking x86intrin.h presence configure:18139: gcc -E conftest.c conftest.c:43:23: x86intrin.h: No such file or directory (ENOENT) configure:18139: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "flac" | #define PACKAGE_TARNAME "flac" | #define PACKAGE_VERSION "1.3.4" | #define PACKAGE_STRING "flac 1.3.4" | #define PACKAGE_BUGREPORT "flac-dev@xiph.org" | #define PACKAGE_URL "https://www.xiph.org/flac/" | #define PACKAGE "flac" | #define VERSION "1.3.4 (DJGPP 2.05 port (r1))" | #define NDEBUG /**/ | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR "_libs/" | #define HAVE_FSEEKO 1 | #define SIZEOF_OFF_T 4 | #define SIZEOF_VOIDP 4 | #define HAVE_LROUND 1 | #define HAVE_C_VARARRAYS 1 | #define HAVE_CXX_VARARRAYS 1 | #define STDC_HEADERS 1 | #define HAVE_C_VARARRAYS 1 | #define HAVE_TYPEOF 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | /* end confdefs.h. */ | #include configure:18139: result: no configure:18139: checking for x86intrin.h configure:18139: result: no configure:18139: checking cpuid.h usability configure:18139: gcc -c -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 conftest.c >&5 conftest.c:76:19: cpuid.h: No such file or directory (ENOENT) configure:18139: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "flac" | #define PACKAGE_TARNAME "flac" | #define PACKAGE_VERSION "1.3.4" | #define PACKAGE_STRING "flac 1.3.4" | #define PACKAGE_BUGREPORT "flac-dev@xiph.org" | #define PACKAGE_URL "https://www.xiph.org/flac/" | #define PACKAGE "flac" | #define VERSION "1.3.4 (DJGPP 2.05 port (r1))" | #define NDEBUG /**/ | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR "_libs/" | #define HAVE_FSEEKO 1 | #define SIZEOF_OFF_T 4 | #define SIZEOF_VOIDP 4 | #define HAVE_LROUND 1 | #define HAVE_C_VARARRAYS 1 | #define HAVE_CXX_VARARRAYS 1 | #define STDC_HEADERS 1 | #define HAVE_C_VARARRAYS 1 | #define HAVE_TYPEOF 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:18139: result: no configure:18139: checking cpuid.h presence configure:18139: gcc -E conftest.c conftest.c:43:19: cpuid.h: No such file or directory (ENOENT) configure:18139: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "flac" | #define PACKAGE_TARNAME "flac" | #define PACKAGE_VERSION "1.3.4" | #define PACKAGE_STRING "flac 1.3.4" | #define PACKAGE_BUGREPORT "flac-dev@xiph.org" | #define PACKAGE_URL "https://www.xiph.org/flac/" | #define PACKAGE "flac" | #define VERSION "1.3.4 (DJGPP 2.05 port (r1))" | #define NDEBUG /**/ | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR "_libs/" | #define HAVE_FSEEKO 1 | #define SIZEOF_OFF_T 4 | #define SIZEOF_VOIDP 4 | #define HAVE_LROUND 1 | #define HAVE_C_VARARRAYS 1 | #define HAVE_CXX_VARARRAYS 1 | #define STDC_HEADERS 1 | #define HAVE_C_VARARRAYS 1 | #define HAVE_TYPEOF 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | /* end confdefs.h. */ | #include configure:18139: result: no configure:18139: checking for cpuid.h configure:18139: result: no configure:18150: checking for bswap32 intrinsic configure:18170: gcc -o conftest.exe -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 conftest.c -lm >&5 conftest.c: In function `main': conftest.c:47: warning: implicit declaration of function `__builtin_bswap32' ld: ./cc08mxc5.o: in function `main': g:/flc/srcs/contrib/flac-1.3.4/0build/conftest.c:47: undefined reference to `___builtin_bswap32' collect2: ld returned 1 exit status configure:18170: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "flac" | #define PACKAGE_TARNAME "flac" | #define PACKAGE_VERSION "1.3.4" | #define PACKAGE_STRING "flac 1.3.4" | #define PACKAGE_BUGREPORT "flac-dev@xiph.org" | #define PACKAGE_URL "https://www.xiph.org/flac/" | #define PACKAGE "flac" | #define VERSION "1.3.4 (DJGPP 2.05 port (r1))" | #define NDEBUG /**/ | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR "_libs/" | #define HAVE_FSEEKO 1 | #define SIZEOF_OFF_T 4 | #define SIZEOF_VOIDP 4 | #define HAVE_LROUND 1 | #define HAVE_C_VARARRAYS 1 | #define HAVE_CXX_VARARRAYS 1 | #define STDC_HEADERS 1 | #define HAVE_C_VARARRAYS 1 | #define HAVE_TYPEOF 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | /* end confdefs.h. */ | | int | main () | { | return __builtin_bswap32 (0) ; | ; | return 0; | } configure:18185: result: no configure:18188: checking for bswap16 intrinsic configure:18208: gcc -o conftest.exe -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 conftest.c -lm >&5 conftest.c: In function `main': conftest.c:48: warning: implicit declaration of function `__builtin_bswap16' ld: ./ccAXG7vi.o: in function `main': g:/flc/srcs/contrib/flac-1.3.4/0build/conftest.c:48: undefined reference to `___builtin_bswap16' collect2: ld returned 1 exit status configure:18208: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "flac" | #define PACKAGE_TARNAME "flac" | #define PACKAGE_VERSION "1.3.4" | #define PACKAGE_STRING "flac 1.3.4" | #define PACKAGE_BUGREPORT "flac-dev@xiph.org" | #define PACKAGE_URL "https://www.xiph.org/flac/" | #define PACKAGE "flac" | #define VERSION "1.3.4 (DJGPP 2.05 port (r1))" | #define NDEBUG /**/ | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR "_libs/" | #define HAVE_FSEEKO 1 | #define SIZEOF_OFF_T 4 | #define SIZEOF_VOIDP 4 | #define HAVE_LROUND 1 | #define HAVE_C_VARARRAYS 1 | #define HAVE_CXX_VARARRAYS 1 | #define STDC_HEADERS 1 | #define HAVE_C_VARARRAYS 1 | #define HAVE_TYPEOF 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_BSWAP32 0 | /* end confdefs.h. */ | | int | main () | { | return __builtin_bswap16 (0) ; | ; | return 0; | } configure:18223: result: no configure:18229: checking whether byte ordering is bigendian configure:18244: gcc -c -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 conftest.c >&5 conftest.c:46: error: syntax error before "a" conftest.c:48: error: syntax error before "typedef" configure:18244: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "flac" | #define PACKAGE_TARNAME "flac" | #define PACKAGE_VERSION "1.3.4" | #define PACKAGE_STRING "flac 1.3.4" | #define PACKAGE_BUGREPORT "flac-dev@xiph.org" | #define PACKAGE_URL "https://www.xiph.org/flac/" | #define PACKAGE "flac" | #define VERSION "1.3.4 (DJGPP 2.05 port (r1))" | #define NDEBUG /**/ | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR "_libs/" | #define HAVE_FSEEKO 1 | #define SIZEOF_OFF_T 4 | #define SIZEOF_VOIDP 4 | #define HAVE_LROUND 1 | #define HAVE_C_VARARRAYS 1 | #define HAVE_CXX_VARARRAYS 1 | #define STDC_HEADERS 1 | #define HAVE_C_VARARRAYS 1 | #define HAVE_TYPEOF 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_BSWAP32 0 | #define HAVE_BSWAP16 0 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:18289: gcc -c -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 conftest.c >&5 conftest.c: In function `main': conftest.c:52: error: `bogus' undeclared (first use in this function) conftest.c:52: error: (Each undeclared identifier is reported only once conftest.c:52: error: for each function it appears in.) conftest.c:52: error: syntax error before "endian" configure:18289: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "flac" | #define PACKAGE_TARNAME "flac" | #define PACKAGE_VERSION "1.3.4" | #define PACKAGE_STRING "flac 1.3.4" | #define PACKAGE_BUGREPORT "flac-dev@xiph.org" | #define PACKAGE_URL "https://www.xiph.org/flac/" | #define PACKAGE "flac" | #define VERSION "1.3.4 (DJGPP 2.05 port (r1))" | #define NDEBUG /**/ | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR "_libs/" | #define HAVE_FSEEKO 1 | #define SIZEOF_OFF_T 4 | #define SIZEOF_VOIDP 4 | #define HAVE_LROUND 1 | #define HAVE_C_VARARRAYS 1 | #define HAVE_CXX_VARARRAYS 1 | #define STDC_HEADERS 1 | #define HAVE_C_VARARRAYS 1 | #define HAVE_TYPEOF 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_BSWAP32 0 | #define HAVE_BSWAP16 0 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if ! (defined BYTE_ORDER && defined BIG_ENDIAN && defined LITTLE_ENDIAN && BYTE_ORDER && BIG_ENDIAN && LITTLE_ENDIAN) | bogus endian macros | #endif | | ; | return 0; | } configure:18333: gcc -c -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 conftest.c >&5 conftest.c: In function `main': conftest.c:51: error: `bogus' undeclared (first use in this function) conftest.c:51: error: (Each undeclared identifier is reported only once conftest.c:51: error: for each function it appears in.) conftest.c:51: error: syntax error before "endian" configure:18333: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "flac" | #define PACKAGE_TARNAME "flac" | #define PACKAGE_VERSION "1.3.4" | #define PACKAGE_STRING "flac 1.3.4" | #define PACKAGE_BUGREPORT "flac-dev@xiph.org" | #define PACKAGE_URL "https://www.xiph.org/flac/" | #define PACKAGE "flac" | #define VERSION "1.3.4 (DJGPP 2.05 port (r1))" | #define NDEBUG /**/ | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR "_libs/" | #define HAVE_FSEEKO 1 | #define SIZEOF_OFF_T 4 | #define SIZEOF_VOIDP 4 | #define HAVE_LROUND 1 | #define HAVE_C_VARARRAYS 1 | #define HAVE_CXX_VARARRAYS 1 | #define STDC_HEADERS 1 | #define HAVE_C_VARARRAYS 1 | #define HAVE_TYPEOF 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_BSWAP32 0 | #define HAVE_BSWAP16 0 | /* end confdefs.h. */ | #include | | int | main () | { | #if ! (defined _LITTLE_ENDIAN || defined _BIG_ENDIAN) | bogus endian macros | #endif | | ; | return 0; | } configure:18424: gcc -o conftest.exe -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 conftest.c -lm >&5 configure:18424: $? = 0 configure:18424: ./conftest.exe configure:18424: $? = 0 configure:18435: result: no configure:18500: checking for socklen_t configure:18500: gcc -c -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 conftest.c >&5 conftest.c: In function `main': conftest.c:85: error: `socklen_t' undeclared (first use in this function) conftest.c:85: error: (Each undeclared identifier is reported only once conftest.c:85: error: for each function it appears in.) configure:18500: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "flac" | #define PACKAGE_TARNAME "flac" | #define PACKAGE_VERSION "1.3.4" | #define PACKAGE_STRING "flac 1.3.4" | #define PACKAGE_BUGREPORT "flac-dev@xiph.org" | #define PACKAGE_URL "https://www.xiph.org/flac/" | #define PACKAGE "flac" | #define VERSION "1.3.4 (DJGPP 2.05 port (r1))" | #define NDEBUG /**/ | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR "_libs/" | #define HAVE_FSEEKO 1 | #define SIZEOF_OFF_T 4 | #define SIZEOF_VOIDP 4 | #define HAVE_LROUND 1 | #define HAVE_C_VARARRAYS 1 | #define HAVE_CXX_VARARRAYS 1 | #define STDC_HEADERS 1 | #define HAVE_C_VARARRAYS 1 | #define HAVE_TYPEOF 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_BSWAP32 0 | #define HAVE_BSWAP16 0 | #define CPU_IS_BIG_ENDIAN 0 | #define CPU_IS_LITTLE_ENDIAN 1 | #define WORDS_BIGENDIAN 0 | #define FLAC__NO_ASM 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof (socklen_t)) | return 0; | ; | return 0; | } configure:18500: result: no configure:18513: checking for getopt_long configure:18513: gcc -o conftest.exe -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 conftest.c -lm >&5 ld: ./ccKzQ9j0.o: in function `main': g:/flc/srcs/contrib/flac-1.3.4/0build/conftest.c:83: undefined reference to `_getopt_long' collect2: ld returned 1 exit status configure:18513: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "flac" | #define PACKAGE_TARNAME "flac" | #define PACKAGE_VERSION "1.3.4" | #define PACKAGE_STRING "flac 1.3.4" | #define PACKAGE_BUGREPORT "flac-dev@xiph.org" | #define PACKAGE_URL "https://www.xiph.org/flac/" | #define PACKAGE "flac" | #define VERSION "1.3.4 (DJGPP 2.05 port (r1))" | #define NDEBUG /**/ | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR "_libs/" | #define HAVE_FSEEKO 1 | #define SIZEOF_OFF_T 4 | #define SIZEOF_VOIDP 4 | #define HAVE_LROUND 1 | #define HAVE_C_VARARRAYS 1 | #define HAVE_CXX_VARARRAYS 1 | #define STDC_HEADERS 1 | #define HAVE_C_VARARRAYS 1 | #define HAVE_TYPEOF 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_BSWAP32 0 | #define HAVE_BSWAP16 0 | #define CPU_IS_BIG_ENDIAN 0 | #define CPU_IS_LITTLE_ENDIAN 1 | #define WORDS_BIGENDIAN 0 | #define FLAC__NO_ASM 1 | /* end confdefs.h. */ | /* Define getopt_long to an innocuous variant, in case declares getopt_long. | For example, HP-UX 11i declares gettimeofday. */ | #define getopt_long innocuous_getopt_long | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getopt_long (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getopt_long | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char getopt_long (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_getopt_long || defined __stub___getopt_long | choke me | #endif | | int | main () | { | return getopt_long (); | ; | return 0; | } configure:18513: result: no configure:18527: checking size of void* configure:18546: result: 4 configure:19012: checking for doxygen configure:19042: result: no configure:19126: checking for xmms-config configure:19157: result: no configure:19269: checking for XMMS - version >= 0.9.5.1 configure:19277: result: no configure:19304: WARNING: *** XMMS >= 0.9.5.1 not installed - XMMS support will not be built configure:19478: checking for Ogg configure:19513: gcc -o conftest.exe -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 -I/dev/env/DJDIR/include conftest.c -lm -L/dev/env/DJDIR/lib -logg >&5 configure:19513: $? = 0 configure:19513: ./conftest.exe configure:19513: $? = 0 configure:19532: result: yes configure:19667: checking for ld used by gcc configure:19734: result: ld configure:19741: checking if the linker (ld) is GNU ld configure:19756: result: yes configure:19763: checking for shared library run path origin configure:19776: result: done configure:20354: checking for iconv configure:20378: gcc -o conftest.exe -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 conftest.c -lm >&5 conftest.c:60:19: iconv.h: No such file or directory (ENOENT) conftest.c: In function `main': conftest.c:65: error: `iconv_t' undeclared (first use in this function) conftest.c:65: error: (Each undeclared identifier is reported only once conftest.c:65: error: for each function it appears in.) conftest.c:65: error: syntax error before "cd" conftest.c:66: warning: implicit declaration of function `iconv' conftest.c:66: error: `cd' undeclared (first use in this function) conftest.c:67: warning: implicit declaration of function `iconv_close' configure:20378: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "flac" | #define PACKAGE_TARNAME "flac" | #define PACKAGE_VERSION "1.3.4" | #define PACKAGE_STRING "flac 1.3.4" | #define PACKAGE_BUGREPORT "flac-dev@xiph.org" | #define PACKAGE_URL "https://www.xiph.org/flac/" | #define PACKAGE "flac" | #define VERSION "1.3.4 (DJGPP 2.05 port (r1))" | #define NDEBUG /**/ | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR "_libs/" | #define HAVE_FSEEKO 1 | #define SIZEOF_OFF_T 4 | #define SIZEOF_VOIDP 4 | #define HAVE_LROUND 1 | #define HAVE_C_VARARRAYS 1 | #define HAVE_CXX_VARARRAYS 1 | #define STDC_HEADERS 1 | #define HAVE_C_VARARRAYS 1 | #define HAVE_TYPEOF 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_BSWAP32 0 | #define HAVE_BSWAP16 0 | #define CPU_IS_BIG_ENDIAN 0 | #define CPU_IS_LITTLE_ENDIAN 1 | #define WORDS_BIGENDIAN 0 | #define FLAC__NO_ASM 1 | #define SIZEOF_VOIDP 4 | #define FLAC__CPU_IA32 1 | #define FLAC__HAS_X86INTRIN 0 | #define FLAC__ALIGN_MALLOC_DATA 1 | #define FLAC__USE_ALTIVEC 1 | #define FLAC__USE_VSX 1 | #define FLAC__USE_AVX 1 | #define ENABLE_64_BIT_WORDS 0 | #define FLAC__HAS_OGG 1 | /* end confdefs.h. */ | | #include | #include | | int | main () | { | iconv_t cd = iconv_open("",""); | iconv(cd,NULL,NULL,NULL,NULL); | iconv_close(cd); | ; | return 0; | } configure:20402: gcc -o conftest.exe -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 conftest.c -lm -liconv >&5 conftest.c:60:19: iconv.h: No such file or directory (ENOENT) conftest.c: In function `main': conftest.c:65: error: `iconv_t' undeclared (first use in this function) conftest.c:65: error: (Each undeclared identifier is reported only once conftest.c:65: error: for each function it appears in.) conftest.c:65: error: syntax error before "cd" conftest.c:66: warning: implicit declaration of function `iconv' conftest.c:66: error: `cd' undeclared (first use in this function) conftest.c:67: warning: implicit declaration of function `iconv_close' configure:20402: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "flac" | #define PACKAGE_TARNAME "flac" | #define PACKAGE_VERSION "1.3.4" | #define PACKAGE_STRING "flac 1.3.4" | #define PACKAGE_BUGREPORT "flac-dev@xiph.org" | #define PACKAGE_URL "https://www.xiph.org/flac/" | #define PACKAGE "flac" | #define VERSION "1.3.4 (DJGPP 2.05 port (r1))" | #define NDEBUG /**/ | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR "_libs/" | #define HAVE_FSEEKO 1 | #define SIZEOF_OFF_T 4 | #define SIZEOF_VOIDP 4 | #define HAVE_LROUND 1 | #define HAVE_C_VARARRAYS 1 | #define HAVE_CXX_VARARRAYS 1 | #define STDC_HEADERS 1 | #define HAVE_C_VARARRAYS 1 | #define HAVE_TYPEOF 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_BSWAP32 0 | #define HAVE_BSWAP16 0 | #define CPU_IS_BIG_ENDIAN 0 | #define CPU_IS_LITTLE_ENDIAN 1 | #define WORDS_BIGENDIAN 0 | #define FLAC__NO_ASM 1 | #define SIZEOF_VOIDP 4 | #define FLAC__CPU_IA32 1 | #define FLAC__HAS_X86INTRIN 0 | #define FLAC__ALIGN_MALLOC_DATA 1 | #define FLAC__USE_ALTIVEC 1 | #define FLAC__USE_VSX 1 | #define FLAC__USE_AVX 1 | #define ENABLE_64_BIT_WORDS 0 | #define FLAC__HAS_OGG 1 | /* end confdefs.h. */ | | #include | #include | | int | main () | { | iconv_t cd = iconv_open("",""); | iconv(cd,NULL,NULL,NULL,NULL); | iconv_close(cd); | ; | return 0; | } configure:20412: result: no, consider installing GNU libiconv configure:20627: checking for nl_langinfo and CODESET configure:20643: gcc -o conftest.exe -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 conftest.c -lm >&5 conftest.c:58:22: langinfo.h: No such file or directory (ENOENT) conftest.c: In function `main': conftest.c:62: warning: implicit declaration of function `nl_langinfo' conftest.c:62: error: `CODESET' undeclared (first use in this function) conftest.c:62: error: (Each undeclared identifier is reported only once conftest.c:62: error: for each function it appears in.) conftest.c:62: warning: initialization makes pointer from integer without a cast configure:20643: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "flac" | #define PACKAGE_TARNAME "flac" | #define PACKAGE_VERSION "1.3.4" | #define PACKAGE_STRING "flac 1.3.4" | #define PACKAGE_BUGREPORT "flac-dev@xiph.org" | #define PACKAGE_URL "https://www.xiph.org/flac/" | #define PACKAGE "flac" | #define VERSION "1.3.4 (DJGPP 2.05 port (r1))" | #define NDEBUG /**/ | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR "_libs/" | #define HAVE_FSEEKO 1 | #define SIZEOF_OFF_T 4 | #define SIZEOF_VOIDP 4 | #define HAVE_LROUND 1 | #define HAVE_C_VARARRAYS 1 | #define HAVE_CXX_VARARRAYS 1 | #define STDC_HEADERS 1 | #define HAVE_C_VARARRAYS 1 | #define HAVE_TYPEOF 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_BSWAP32 0 | #define HAVE_BSWAP16 0 | #define CPU_IS_BIG_ENDIAN 0 | #define CPU_IS_LITTLE_ENDIAN 1 | #define WORDS_BIGENDIAN 0 | #define FLAC__NO_ASM 1 | #define SIZEOF_VOIDP 4 | #define FLAC__CPU_IA32 1 | #define FLAC__HAS_X86INTRIN 0 | #define FLAC__ALIGN_MALLOC_DATA 1 | #define FLAC__USE_ALTIVEC 1 | #define FLAC__USE_VSX 1 | #define FLAC__USE_AVX 1 | #define ENABLE_64_BIT_WORDS 0 | #define FLAC__HAS_OGG 1 | /* end confdefs.h. */ | #include | int | main () | { | char* cs = nl_langinfo(CODESET); return !cs; | ; | return 0; | } configure:20652: result: no configure:20665: checking for docbook-to-man configure:20695: result: no configure:20665: checking for docbook2man configure:20695: result: no configure:20717: checking for clock_gettime in -lrt configure:20742: gcc -o conftest.exe -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 conftest.c -lrt -lm >&5 ld: cannot find -lrt collect2: ld returned 1 exit status configure:20742: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "flac" | #define PACKAGE_TARNAME "flac" | #define PACKAGE_VERSION "1.3.4" | #define PACKAGE_STRING "flac 1.3.4" | #define PACKAGE_BUGREPORT "flac-dev@xiph.org" | #define PACKAGE_URL "https://www.xiph.org/flac/" | #define PACKAGE "flac" | #define VERSION "1.3.4 (DJGPP 2.05 port (r1))" | #define NDEBUG /**/ | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR "_libs/" | #define HAVE_FSEEKO 1 | #define SIZEOF_OFF_T 4 | #define SIZEOF_VOIDP 4 | #define HAVE_LROUND 1 | #define HAVE_C_VARARRAYS 1 | #define HAVE_CXX_VARARRAYS 1 | #define STDC_HEADERS 1 | #define HAVE_C_VARARRAYS 1 | #define HAVE_TYPEOF 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_BSWAP32 0 | #define HAVE_BSWAP16 0 | #define CPU_IS_BIG_ENDIAN 0 | #define CPU_IS_LITTLE_ENDIAN 1 | #define WORDS_BIGENDIAN 0 | #define FLAC__NO_ASM 1 | #define SIZEOF_VOIDP 4 | #define FLAC__CPU_IA32 1 | #define FLAC__HAS_X86INTRIN 0 | #define FLAC__ALIGN_MALLOC_DATA 1 | #define FLAC__USE_ALTIVEC 1 | #define FLAC__USE_VSX 1 | #define FLAC__USE_AVX 1 | #define ENABLE_64_BIT_WORDS 0 | #define FLAC__HAS_OGG 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char clock_gettime (); | int | main () | { | return clock_gettime (); | ; | return 0; | } configure:20751: result: no configure:20767: checking for nasm configure:20797: result: no configure:20829: checking for version of gcc configure:20832: result: 3.46 configure:20851: checking if gcc accepts -Wdeclaration-after-statement configure:20868: gcc -o conftest.exe -Wdeclaration-after-statement conftest.c -lm >&5 configure:20868: $? = 0 configure:20869: result: yes configure:20883: checking whether to add -D_FORTIFY_SOURCE=2 to CPPFLAGS configure:20899: gcc -o conftest.exe -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -Winline -Wdeclaration-after-statement conftest.c -lm >&5 conftest.c:60: warning: function declaration isn't a prototype configure:20899: $? = 0 configure:20901: result: yes configure:20921: checking if gpp accepts -Weffc++ configure:20939: gpp -o conftest.exe -Weffc++ -D_FORTIFY_SOURCE=2 conftest.cpp -lm >&5 configure:20939: $? = 0 configure:20940: result: yes configure:21344: updating cache ./config.cache configure:21388: checking that generated files are newer than configure configure:21394: result: done configure:21530: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by flac config.status 1.3.4, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on MEIN_COMPUTER config.status:1323: creating Makefile config.status:1323: creating src/Makefile config.status:1323: creating src/libFLAC/Makefile config.status:1323: creating src/libFLAC/flac.pc config.status:1323: creating src/libFLAC/ia32/Makefile config.status:1323: creating src/libFLAC/include/Makefile config.status:1323: creating src/libFLAC/include/private/Makefile config.status:1323: creating src/libFLAC/include/protected/Makefile config.status:1323: creating src/libFLACXX/Makefile config.status:1323: creating src/libFLACXX/flacxx.pc config.status:1323: creating src/flac/Makefile config.status:1323: creating src/metaflac/Makefile config.status:1323: creating src/plugin_common/Makefile config.status:1323: creating src/plugin_xmms/Makefile config.status:1323: creating src/share/Makefile config.status:1323: creating src/test_grabbag/Makefile config.status:1323: creating src/test_grabbag/cuesheet/Makefile config.status:1323: creating src/test_grabbag/picture/Makefile config.status:1323: creating src/test_libs_common/Makefile config.status:1323: creating src/test_libFLAC/Makefile config.status:1323: creating src/test_libFLACXX/Makefile config.status:1323: creating src/test_seeking/Makefile config.status:1323: creating src/test_streams/Makefile config.status:1323: creating src/utils/Makefile config.status:1323: creating src/utils/flacdiff/Makefile config.status:1323: creating src/utils/flactimer/Makefile config.status:1323: creating examples/Makefile config.status:1323: creating examples/c/Makefile config.status:1323: creating examples/c/decode/Makefile config.status:1323: creating examples/c/decode/file/Makefile config.status:1323: creating examples/c/encode/Makefile config.status:1323: creating examples/c/encode/file/Makefile config.status:1323: creating examples/cpp/Makefile config.status:1323: creating examples/cpp/decode/Makefile config.status:1323: creating examples/cpp/decode/file/Makefile config.status:1323: creating examples/cpp/encode/Makefile config.status:1323: creating examples/cpp/encode/file/Makefile config.status:1323: creating include/Makefile config.status:1323: creating include/FLAC/Makefile config.status:1323: creating include/FLACXX/Makefile config.status:1323: creating include/share/Makefile config.status:1323: creating include/share/grabbag/Makefile config.status:1323: creating include/test_libs_common/Makefile config.status:1323: creating doc/Doxyfile config.status:1323: creating doc/Makefile config.status:1323: creating doc/html/Makefile config.status:1323: creating doc/html/images/Makefile config.status:1323: creating m4/Makefile config.status:1323: creating man/Makefile config.status:1323: creating test/common.sh config.status:1323: creating test/Makefile config.status:1323: creating test/cuesheets/Makefile config.status:1323: creating test/flac-to-flac-metadata-test-files/Makefile config.status:1323: creating test/metaflac-test-files/Makefile config.status:1323: creating test/pictures/Makefile config.status:1323: creating build/Makefile config.status:1323: creating microbench/Makefile config.status:1323: creating oss-fuzz/Makefile config.status:1323: creating config.h config.status:1626: executing depfiles commands config.status:1626: executing libtool commands configure:24090: WARNING: unrecognized options: --without-libintl-prefix, --enable-html, --disable-nls configure:24105: result: -=-=-=-=-=-=-=-=-=-= Configuration Complete =-=-=-=-=-=-=-=-=-=- Configuration summary : FLAC version : ............................ 1.3.4 Host CPU : ................................ i586 Host Vendor : ............................. pc Host OS : ................................. msdosdjgpp ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i586-pc-msdosdjgpp ac_cv_c_big_endian=0 ac_cv_c_bigendian=no ac_cv_c_bswap16=no ac_cv_c_bswap32=no ac_cv_c_compiler_gnu=yes ac_cv_c_inline=inline ac_cv_c_little_endian=1 ac_cv_c_typeof=typeof ac_cv_c_vararrays=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCASFLAGS_set= ac_cv_env_CCASFLAGS_value= ac_cv_env_CCAS_set= ac_cv_env_CCAS_value= ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_LT_SYS_LIBRARY_PATH_set= ac_cv_env_LT_SYS_LIBRARY_PATH_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i586-pc-msdosdjgpp ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i586-pc-msdosdjgpp ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext=.exe ac_cv_func_fork=no ac_cv_func_fork_works=no ac_cv_func_getopt_long=no ac_cv_func_pipe=yes ac_cv_func_vfork=no ac_cv_func_vfork_works=no ac_cv_header_byteswap_h=no ac_cv_header_cpuid_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_termios_h=yes ac_cv_header_unistd_h=yes ac_cv_header_x86intrin_h=no ac_cv_host=i586-pc-msdosdjgpp ac_cv_lib_rt_clock_gettime=no ac_cv_objext=o ac_cv_path_BZIP2=bzip2 ac_cv_path_CAT=cat ac_cv_path_COMPRESS=compress ac_cv_path_DVIPS=dvips ac_cv_path_EGREP=egrep ac_cv_path_EMACS=emacs ac_cv_path_FGREP=fgrep ac_cv_path_GREP=grep ac_cv_path_GROFF=groff ac_cv_path_GZIP=gzip ac_cv_path_INSTALL_INFO=install-info ac_cv_path_M4=m4 ac_cv_path_MAKEINFO=makeinfo ac_cv_path_MKTEMP=mktemp ac_cv_path_MV=mv ac_cv_path_NROFF=nroff ac_cv_path_PERL=perl ac_cv_path_PIC=pic ac_cv_path_PKG_CONFIG=pkg-config ac_cv_path_PR=pr ac_cv_path_PR_PROGRAM=pr ac_cv_path_PS2PDF=ps2pdf ac_cv_path_RM=rm ac_cv_path_ROFF=groff ac_cv_path_SED=sed ac_cv_path_SH=sh ac_cv_path_SOELIM=soelim ac_cv_path_SORT=sort ac_cv_path_TAR=tar ac_cv_path_TEST_MINUS_S_SH=bash ac_cv_path_TEST_SHELL=bash ac_cv_path_TEXI2DVI=texi2dvi ac_cv_path_TEXI2PDF=texi2pdf ac_cv_path_UNCOMPRESS=gunzip ac_cv_path_UNZIP=unzip ac_cv_path_WGET=wget ac_cv_path_XMLLINT=xmllint ac_cv_path_XMMS_CONFIG=no ac_cv_path_XSLTPROC=xsltproc ac_cv_path_ZCAT=zcat ac_cv_path_ZIP=zip ac_cv_path_ac_pt_PKG_CONFIG=pkg-config ac_cv_path_ac_pt_XML_CONFIG=xml2-config ac_cv_path_ed_PROGRAM=ed ac_cv_path_lt_DD=dd ac_cv_path_mkdir='mkdir -p' ac_cv_prog_AR=ar ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP='gpp -E' ac_cv_prog_LN_S='cp -pf' ac_cv_prog_RANLIB=ranlib ac_cv_prog_STRIP=strip ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=gpp ac_cv_prog_ac_ct_OBJDUMP=objdump ac_cv_prog_cc_c89= ac_cv_prog_cc_c99= ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_cxx_g=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_lround=-lm ac_cv_sizeof_off_t=4 ac_cv_sizeof_voidp=4 ac_cv_sys_file_offset_bits=unknown ac_cv_sys_large_files=unknown ac_cv_sys_largefile_CC=no ac_cv_sys_largefile_source=no ac_cv_type_socklen_t=no acl_cv_path_LD=ld acl_cv_prog_gnu_ld=yes acl_cv_rpath=done am_cv_CCAS_dependencies_compiler_type=none am_cv_CC_dependencies_compiler_type=none am_cv_CXX_dependencies_compiler_type=none am_cv_ar_interface=ar am_cv_func_iconv='no, consider installing GNU libiconv' am_cv_langinfo_codeset=no am_cv_lib_iconv=no am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes am_cv_prog_tar_pax=none gl_cv_absolute_inttypes_h=/dev/env/DJDIR/include/inttypes.h gl_cv_absolute_stdint_h=/dev/env/DJDIR/include/stdint.h gl_cv_absolute_stdlib_h=/dev/env/DJDIR/include/stdlib.h gl_cv_absolute_string_h=/dev/env/DJDIR/include/string.h gl_cv_absolute_sys_stat_h=/dev/env/DJDIR/include/sys/stat.h gl_cv_absolute_sys_time_h=/dev/env/DJDIR/include/sys/time.h gl_cv_absolute_unistd_h=/dev/env/DJDIR/include/unistd.h gl_cv_absolute_wchar_h=/dev/env/DJDIR/include/wchar.h gl_cv_absolute_wctype_h=/dev/env/DJDIR/include/wctype.h gl_cv_func_printf_enomem=yes gl_cv_func_sleep_works=yes gl_cv_socklen_t_equiv=int lt_cv_ar_at_file=@ lt_cv_deplibs_check_method=unknown lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=_libs lt_cv_path_LD=ld lt_cv_path_LDCXX=ld lt_cv_path_NM=nm lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_pic= lt_cv_prog_compiler_pic_CXX= lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_compiler_static_works_CXX=yes lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_global_symbol_to_import= lt_cv_sys_max_cmd_len=12288 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop lt_cv_truncate_bin='dd bs=4096 count=1' xiph_cv_c_compiler_clang=no ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} ./../missing aclocal-1.16' AMDEPBACKSLASH='' AMDEP_FALSE='' AMDEP_TRUE='#' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='0' AM_V='$(V)' AR='ar' AS='as' AUTOCONF='${SHELL} ./../missing autoconf' AUTOHEADER='${SHELL} ./../missing autoheader' AUTOMAKE='${SHELL} ./../missing automake-1.16' AWK='gawk' CC='gcc' CCAS='gcc' CCASDEPMODE='depmode=none' CCASFLAGS='-g2 -O2 -std=gnu99 -march=i386 -mtune=i586' CCDEPMODE='depmode=none' CFLAGS='-g2 -O2 -std=gnu99 -march=i386 -mtune=i586 -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations -Winline -Wdeclaration-after-statement' CPP='gcc -E' CPPFLAGS='-DFLAC__NO_DLL -D_FORTIFY_SOURCE=2' CXX='gpp' CXXCPP='gpp -E' CXXDEPMODE='depmode=none' CXXFLAGS=' -Wall -Wextra -Wcast-align -Wshadow -Wwrite-strings -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wsign-promo -Wundef -Weffc++' CYGPATH_W='echo' DEBUG_FALSE='' DEBUG_TRUE='#' DEFS='-DHAVE_CONFIG_H' DEPDIR='_deps' DLLTOOL='false' DOCBOOK_TO_MAN='' DOXYGEN='' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='egrep' ENABLE_64_BIT_WORDS='' EXAMPLES_FALSE='#' EXAMPLES_TRUE='' EXEEXT='.exe' FGREP='fgrep' FLAC__CPU_X86_64_FALSE='' FLAC__CPU_X86_64_TRUE='#' FLAC__HAS_OGG='1' FLAC__TEST_LEVEL='1' FLAC__TEST_WITH_VALGRIND='no' FLaC__CPU_IA32_FALSE='#' FLaC__CPU_IA32_TRUE='' FLaC__CPU_PPC64_FALSE='' FLaC__CPU_PPC64_TRUE='#' FLaC__CPU_PPC_FALSE='' FLaC__CPU_PPC_TRUE='#' FLaC__CPU_SPARC_FALSE='' FLaC__CPU_SPARC_TRUE='#' FLaC__HAS_DOCBOOK_TO_MAN_FALSE='' FLaC__HAS_DOCBOOK_TO_MAN_TRUE='#' FLaC__HAS_DOXYGEN_FALSE='' FLaC__HAS_DOXYGEN_TRUE='#' FLaC__HAS_NASM_FALSE='' FLaC__HAS_NASM_TRUE='#' FLaC__HAS_OGG_FALSE='#' FLaC__HAS_OGG_TRUE='' FLaC__HAS_XMMS_FALSE='' FLaC__HAS_XMMS_TRUE='#' FLaC__INSTALL_XMMS_PLUGIN_LOCALLY_FALSE='' FLaC__INSTALL_XMMS_PLUGIN_LOCALLY_TRUE='#' FLaC__NO_ASM_FALSE='#' FLaC__NO_ASM_TRUE='' FLaC__SYS_DARWIN_FALSE='' FLaC__SYS_DARWIN_TRUE='#' FLaC__SYS_LINUX_FALSE='' FLaC__SYS_LINUX_TRUE='#' FLaC__USE_ALTIVEC_FALSE='#' FLaC__USE_ALTIVEC_TRUE='' FLaC__USE_AVX_FALSE='#' FLaC__USE_AVX_TRUE='' FLaC__USE_VSX_FALSE='#' FLaC__USE_VSX_TRUE='' FLaC__WITH_CPPLIBS_FALSE='#' FLaC__WITH_CPPLIBS_TRUE='' GCC_MAJOR_VERSION='3' GCC_MINOR_VERSION='46' GCC_VERSION='3.46' GREP='grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LD='ld' LDFLAGS='' LIBICONV='' LIBOBJS='' LIBS='-lm ' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIB_CLOCK_GETTIME='' LIB_FUZZING_ENGINE='' LIPO='' LN_S='cp -pf' LTLIBICONV='' LTLIBOBJS='' LT_SYS_LIBRARY_PATH='' MAKEINFO='makeinfo --no-split' MANIFEST_TOOL=':' MKDIR_P='mkdir -p' NASM='' NM='nm' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OBJ_FORMAT='coff' OGG_CFLAGS='-I/dev/env/DJDIR/include' OGG_LIBS='-L/dev/env/DJDIR/lib -logg' OGG_PACKAGE='ogg' OS_IS_WINDOWS_FALSE='' OS_IS_WINDOWS_TRUE='#' OTOOL64='' OTOOL='' PACKAGE='flac' PACKAGE_BUGREPORT='flac-dev@xiph.org' PACKAGE_NAME='flac' PACKAGE_STRING='flac 1.3.4' PACKAGE_TARNAME='flac' PACKAGE_URL='https://www.xiph.org/flac/' PACKAGE_VERSION='1.3.4' PATH_SEPARATOR=':' RANLIB='ranlib' SED='sed' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' USE_OSSFUZZERS_FALSE='' USE_OSSFUZZERS_TRUE='#' USE_OSSFUZZ_FLAG_FALSE='' USE_OSSFUZZ_FLAG_TRUE='#' USE_OSSFUZZ_STATIC_FALSE='' USE_OSSFUZZ_STATIC_TRUE='#' VERSION='1.3.4' XMMS_CFLAGS='' XMMS_CONFIG='no' XMMS_DATA_DIR='' XMMS_EFFECT_PLUGIN_DIR='' XMMS_GENERAL_PLUGIN_DIR='' XMMS_INPUT_PLUGIN_DIR='' XMMS_LIBS='' XMMS_OUTPUT_PLUGIN_DIR='' XMMS_PLUGIN_DIR='' XMMS_VERSION='' XMMS_VISUALIZATION_PLUGIN_DIR='' ac_ct_AR='' ac_ct_CC='gcc' ac_ct_CXX='gpp' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='#' am__EXEEXT_TRUE='' am__fastdepCCAS_FALSE='' am__fastdepCCAS_TRUE='#' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='#' am__fastdepCXX_FALSE='' am__fastdepCXX_TRUE='#' am__include='include' am__isrc=' -I$(srcdir)' am__leading_dot='_' am__nodep='' am__quote='' am__tar='false' am__untar='false' bindir='${exec_prefix}/bin' build='i586-pc-msdosdjgpp' build_alias='i586-pc-msdosdjgpp' build_cpu='i586' build_os='msdosdjgpp' build_vendor='pc' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='i586-pc-msdosdjgpp' host_alias='i586-pc-msdosdjgpp' host_cpu='i586' host_os='msdosdjgpp' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} ./../install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/dev/env/DJDIR' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "flac" #define PACKAGE_TARNAME "flac" #define PACKAGE_VERSION "1.3.4" #define PACKAGE_STRING "flac 1.3.4" #define PACKAGE_BUGREPORT "flac-dev@xiph.org" #define PACKAGE_URL "https://www.xiph.org/flac/" #define PACKAGE "flac" #define VERSION "1.3.4 (DJGPP 2.05 port (r1))" #define NDEBUG /**/ #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define __EXTENSIONS__ 1 #define _ALL_SOURCE 1 #define _GNU_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define _TANDEM_SOURCE 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR "_libs/" #define HAVE_FSEEKO 1 #define SIZEOF_OFF_T 4 #define SIZEOF_VOIDP 4 #define HAVE_LROUND 1 #define HAVE_C_VARARRAYS 1 #define HAVE_CXX_VARARRAYS 1 #define STDC_HEADERS 1 #define HAVE_C_VARARRAYS 1 #define HAVE_TYPEOF 1 #define HAVE_STDINT_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_BSWAP32 0 #define HAVE_BSWAP16 0 #define CPU_IS_BIG_ENDIAN 0 #define CPU_IS_LITTLE_ENDIAN 1 #define WORDS_BIGENDIAN 0 #define FLAC__NO_ASM 1 #define SIZEOF_VOIDP 4 #define FLAC__CPU_IA32 1 #define FLAC__HAS_X86INTRIN 0 #define FLAC__ALIGN_MALLOC_DATA 1 #define FLAC__USE_ALTIVEC 1 #define FLAC__USE_VSX 1 #define FLAC__USE_AVX 1 #define ENABLE_64_BIT_WORDS 0 #define FLAC__HAS_OGG 1 configure: exit 0