Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- This file contains any messages produced by compilers while
- running configure, to aid debugging if configure makes a mistake.
- It was created by lame configure 3.100, which was
- generated by GNU Autoconf 2.69. Invocation command line was
- $ ./configure --host=x86_64-apple-darwin --enable-static --disable-shared --enable-nasm --prefix=/home/achaithanya/custom_build CFLAGS=-O3 -flto CC=x86_64-apple-darwin21.4-clang CXX=x86_64-apple-darwin21.4-clang++ AR=x86_64-apple-darwin21.4-ar AS=x86_64-apple-darwin21.4-as RANLIB=x86_64-apple-darwin21.4-ranlib STRIP=x86_64-apple-darwin21.4-strip OBJDUMP=x86_64-apple-darwin21.4-ObjectDump NM=x86_64-apple-darwin21.4-nm PKG_CONFIG=x86_64-apple-darwin21.4-pkg-config LD=x86_64-apple-darwin21.4-ld LIBTOOL=x86_64-apple-darwin21.4-libtool LIPO=x86_64-apple-darwin21.4-lipo NMEDIT=x86_64-apple-darwin21.4-nmedit DSYMUTIL=x86_64-apple-darwin21.4-dsymutil OTOOL=x86_64-apple-darwin21.4-otool
- ## --------- ##
- ## Platform. ##
- ## --------- ##
- hostname = ACHAITHANYA-PC2
- uname -m = x86_64
- uname -r = 5.15.90.1-microsoft-standard-WSL2
- uname -s = Linux
- uname -v = #1 SMP Fri Jan 27 02:56:13 UTC 2023
- /usr/bin/uname -p = x86_64
- /bin/uname -X = unknown
- /bin/arch = x86_64
- /usr/bin/arch -k = unknown
- /usr/convex/getsysinfo = unknown
- /usr/bin/hostinfo = unknown
- /bin/machine = unknown
- /usr/bin/oslevel = unknown
- /bin/universe = unknown
- PATH: /usr/local/osxcross/bin
- PATH: /usr/local/sbin
- PATH: /usr/local/bin
- PATH: /usr/sbin
- PATH: /usr/bin
- PATH: /sbin
- PATH: /bin
- PATH: /usr/games
- PATH: /usr/local/games
- PATH: /usr/lib/wsl/lib
- PATH: /mnt/c/Program Files (x86)/Common Files/Oracle/Java/javapath
- PATH: /mnt/c/windows/system32
- PATH: /mnt/c/windows
- PATH: /mnt/c/windows/System32/Wbem
- PATH: /mnt/c/windows/System32/WindowsPowerShell/v1.0/
- PATH: /mnt/c/windows/System32/OpenSSH/
- PATH: /mnt/c/Program Files/PuTTY/
- PATH: /mnt/c/Program Files/Collaborator Client
- PATH: /mnt/c/Program Files/dotnet/
- PATH: /mnt/c/ProgramData/chocolatey/bin
- PATH: /mnt/c/Users/achaithanya/AppData/Local/Microsoft/WindowsApps
- PATH: /mnt/c/Users/achaithanya/AppData/Local/Programs/Microsoft VS Code/bin
- PATH: /snap/bin
- ## ----------- ##
- ## Core tests. ##
- ## ----------- ##
- configure:2594: checking build system type
- configure:2608: result: x86_64-unknown-linux-gnu
- configure:2628: checking host system type
- configure:2641: result: x86_64-apple-darwin
- configure:2678: checking for a BSD-compatible install
- configure:2746: result: /usr/bin/install -c
- configure:2757: checking whether build environment is sane
- configure:2812: result: yes
- configure:2871: checking for x86_64-apple-darwin-strip
- configure:2898: result: x86_64-apple-darwin21.4-strip
- configure:2963: checking for a thread-safe mkdir -p
- configure:3002: result: /usr/bin/mkdir -p
- configure:3009: checking for gawk
- configure:3025: found /usr/bin/gawk
- configure:3036: result: gawk
- configure:3047: checking whether make sets $(MAKE)
- configure:3069: result: yes
- configure:3098: checking whether make supports nested variables
- configure:3115: result: yes
- configure:3246: checking whether to enable maintainer-specific portions of Makefiles
- configure:3255: result: no
- configure:3275: checking for style of include used by make
- configure:3303: result: GNU
- configure:3340: checking for x86_64-apple-darwin-gcc
- configure:3367: result: x86_64-apple-darwin21.4-clang
- configure:3636: checking for C compiler version
- configure:3645: x86_64-apple-darwin21.4-clang --version >&5
- Ubuntu clang version 14.0.0-1ubuntu1.1
- Target: x86_64-apple-darwin21.4
- Thread model: posix
- InstalledDir: /usr/bin
- configure:3656: $? = 0
- configure:3645: x86_64-apple-darwin21.4-clang -v >&5
- Ubuntu clang version 14.0.0-1ubuntu1.1
- Target: x86_64-apple-darwin21.4
- Thread model: posix
- InstalledDir: /usr/bin
- clang: warning: argument unused during compilation: '-mlinker-version=609' [-Wunused-command-line-argument]
- clang: warning: argument unused during compilation: '-isystem /usr/lib/llvm-14/bin/../lib/clang/14.0.0/include' [-Wunused-command-line-argument]
- clang: warning: argument unused during compilation: '-isysroot /usr/local/osxcross/bin/../SDK/MacOSX12.3.sdk' [-Wunused-command-line-argument]
- clang: warning: argument unused during compilation: '-cxx-isystem /usr/local/osxcross/bin/../SDK/MacOSX12.3.sdk/usr/include/c++/v1' [-Wunused-command-line-argument]
- clang: warning: argument unused during compilation: '-mmacosx-version-min=10.9.0' [-Wunused-command-line-argument]
- clang: warning: argument unused during compilation: '-Wno-liblto' [-Wunused-command-line-argument]
- ... rest of stderr output deleted ...
- configure:3656: $? = 0
- configure:3645: x86_64-apple-darwin21.4-clang -V >&5
- clang: error: argument to '-V' is missing (expected 1 value)
- clang: error: no input files
- configure:3656: $? = 1
- configure:3645: x86_64-apple-darwin21.4-clang -qversion >&5
- clang: error: unknown argument '-qversion'; did you mean '--version'?
- clang: error: no input files
- configure:3656: $? = 1
- configure:3676: checking whether the C compiler works
- configure:3698: x86_64-apple-darwin21.4-clang -O3 -flto conftest.c >&5
- configure:3702: $? = 0
- configure:3750: result: yes
- configure:3753: checking for C compiler default output file name
- configure:3755: result: a.out
- configure:3761: checking for suffix of executables
- configure:3768: x86_64-apple-darwin21.4-clang -o conftest -O3 -flto conftest.c >&5
- configure:3772: $? = 0
- configure:3794: result:
- configure:3816: checking whether we are cross compiling
- configure:3824: x86_64-apple-darwin21.4-clang -o conftest -O3 -flto conftest.c >&5
- configure:3828: $? = 0
- configure:3835: ./conftest
- ./configure: line 3837: ./conftest: cannot execute binary file: Exec format error
- configure:3839: $? = 126
- configure:3854: result: yes
- configure:3859: checking for suffix of object files
- configure:3881: x86_64-apple-darwin21.4-clang -c -O3 -flto conftest.c >&5
- configure:3885: $? = 0
- configure:3906: result: o
- configure:3910: checking whether we are using the GNU C compiler
- configure:3929: x86_64-apple-darwin21.4-clang -c -O3 -flto conftest.c >&5
- configure:3929: $? = 0
- configure:3938: result: yes
- configure:3947: checking whether x86_64-apple-darwin21.4-clang accepts -g
- configure:3967: x86_64-apple-darwin21.4-clang -c -g conftest.c >&5
- configure:3967: $? = 0
- configure:4008: result: yes
- configure:4025: checking for x86_64-apple-darwin21.4-clang option to accept ISO C89
- configure:4088: x86_64-apple-darwin21.4-clang -c -O3 -flto conftest.c >&5
- configure:4088: $? = 0
- configure:4101: result: none needed
- configure:4126: checking whether x86_64-apple-darwin21.4-clang understands -c and -o together
- configure:4148: x86_64-apple-darwin21.4-clang -c conftest.c -o conftest2.o
- configure:4151: $? = 0
- configure:4148: x86_64-apple-darwin21.4-clang -c conftest.c -o conftest2.o
- configure:4151: $? = 0
- configure:4163: result: yes
- configure:4182: checking dependency style of x86_64-apple-darwin21.4-clang
- configure:4293: result: gcc3
- configure:4314: checking how to run the C preprocessor
- configure:4345: x86_64-apple-darwin21.4-clang -E conftest.c
- configure:4345: $? = 0
- configure:4359: x86_64-apple-darwin21.4-clang -E conftest.c
- conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
- #include <ac_nonexistent.h>
- ^~~~~~~~~~~~~~~~~~
- 1 error generated.
- configure:4359: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "lame"
- | #define PACKAGE_TARNAME "lame"
- | #define PACKAGE_VERSION "3.100"
- | #define PACKAGE_STRING "lame 3.100"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "lame"
- | #define VERSION "3.100"
- | /* end confdefs.h. */
- | #include <ac_nonexistent.h>
- configure:4384: result: x86_64-apple-darwin21.4-clang -E
- configure:4404: x86_64-apple-darwin21.4-clang -E conftest.c
- configure:4404: $? = 0
- configure:4418: x86_64-apple-darwin21.4-clang -E conftest.c
- conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
- #include <ac_nonexistent.h>
- ^~~~~~~~~~~~~~~~~~
- 1 error generated.
- configure:4418: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "lame"
- | #define PACKAGE_TARNAME "lame"
- | #define PACKAGE_VERSION "3.100"
- | #define PACKAGE_STRING "lame 3.100"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "lame"
- | #define VERSION "3.100"
- | /* end confdefs.h. */
- | #include <ac_nonexistent.h>
- configure:4447: checking for grep that handles long lines and -e
- configure:4505: result: /usr/bin/grep
- configure:4510: checking for egrep
- configure:4572: result: /usr/bin/grep -E
- configure:4577: checking for ANSI C header files
- configure:4597: x86_64-apple-darwin21.4-clang -c -O3 -flto conftest.c >&5
- configure:4597: $? = 0
- configure:4681: result: yes
- configure:4694: checking for sys/types.h
- configure:4694: x86_64-apple-darwin21.4-clang -c -O3 -flto conftest.c >&5
- configure:4694: $? = 0
- configure:4694: result: yes
- configure:4694: checking for sys/stat.h
- configure:4694: x86_64-apple-darwin21.4-clang -c -O3 -flto conftest.c >&5
- configure:4694: $? = 0
- configure:4694: result: yes
- configure:4694: checking for stdlib.h
- configure:4694: x86_64-apple-darwin21.4-clang -c -O3 -flto conftest.c >&5
- configure:4694: $? = 0
- configure:4694: result: yes
- configure:4694: checking for string.h
- configure:4694: x86_64-apple-darwin21.4-clang -c -O3 -flto conftest.c >&5
- configure:4694: $? = 0
- configure:4694: result: yes
- configure:4694: checking for memory.h
- configure:4694: x86_64-apple-darwin21.4-clang -c -O3 -flto conftest.c >&5
- configure:4694: $? = 0
- configure:4694: result: yes
- configure:4694: checking for strings.h
- configure:4694: x86_64-apple-darwin21.4-clang -c -O3 -flto conftest.c >&5
- configure:4694: $? = 0
- configure:4694: result: yes
- configure:4694: checking for inttypes.h
- configure:4694: x86_64-apple-darwin21.4-clang -c -O3 -flto conftest.c >&5
- configure:4694: $? = 0
- configure:4694: result: yes
- configure:4694: checking for stdint.h
- configure:4694: x86_64-apple-darwin21.4-clang -c -O3 -flto conftest.c >&5
- configure:4694: $? = 0
- configure:4694: result: yes
- configure:4694: checking for unistd.h
- configure:4694: x86_64-apple-darwin21.4-clang -c -O3 -flto conftest.c >&5
- configure:4694: $? = 0
- configure:4694: result: yes
- configure:4707: checking minix/config.h usability
- configure:4707: x86_64-apple-darwin21.4-clang -c -O3 -flto conftest.c >&5
- conftest.c:54:10: fatal error: 'minix/config.h' file not found
- #include <minix/config.h>
- ^~~~~~~~~~~~~~~~
- 1 error generated.
- configure:4707: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "lame"
- | #define PACKAGE_TARNAME "lame"
- | #define PACKAGE_VERSION "3.100"
- | #define PACKAGE_STRING "lame 3.100"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "lame"
- | #define VERSION "3.100"
- | #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 <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <minix/config.h>
- configure:4707: result: no
- configure:4707: checking minix/config.h presence
- configure:4707: x86_64-apple-darwin21.4-clang -E conftest.c
- conftest.c:21:10: fatal error: 'minix/config.h' file not found
- #include <minix/config.h>
- ^~~~~~~~~~~~~~~~
- 1 error generated.
- configure:4707: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "lame"
- | #define PACKAGE_TARNAME "lame"
- | #define PACKAGE_VERSION "3.100"
- | #define PACKAGE_STRING "lame 3.100"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "lame"
- | #define VERSION "3.100"
- | #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 <minix/config.h>
- configure:4707: result: no
- configure:4707: checking for minix/config.h
- configure:4707: result: no
- configure:4728: checking whether it is safe to define __EXTENSIONS__
- configure:4746: x86_64-apple-darwin21.4-clang -c -O3 -flto conftest.c >&5
- configure:4746: $? = 0
- configure:4753: result: yes
- configure:4768: checking for library containing strerror
- configure:4799: x86_64-apple-darwin21.4-clang -o conftest -O3 -flto conftest.c >&5
- conftest.c:33:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]
- char strerror ();
- ^
- conftest.c:33:6: note: 'strerror' is a builtin with type 'char *(int)'
- 1 warning generated.
- configure:4799: $? = 0
- configure:4816: result: none required
- configure:4877: checking how to print strings
- configure:4904: result: printf
- configure:4925: checking for a sed that does not truncate output
- configure:4989: result: /usr/bin/sed
- configure:5007: checking for fgrep
- configure:5069: result: /usr/bin/grep -F
- configure:5104: checking for ld used by x86_64-apple-darwin21.4-clang
- configure:5171: result: x86_64-apple-darwin21.4-ld
- configure:5178: checking if the linker (x86_64-apple-darwin21.4-ld) is GNU ld
- configure:5193: result: no
- configure:5205: checking for BSD- or MS-compatible name lister (nm)
- configure:5259: result: x86_64-apple-darwin21.4-nm
- configure:5389: checking the name lister (x86_64-apple-darwin21.4-nm) interface
- configure:5396: x86_64-apple-darwin21.4-clang -c -O3 -flto conftest.c >&5
- configure:5399: x86_64-apple-darwin21.4-nm "conftest.o"
- configure:5402: output
- configure:5409: result: BSD nm
- configure:5412: checking whether ln -s works
- configure:5416: result: yes
- configure:5424: checking the maximum length of command line arguments
- configure:5555: result: 1572864
- configure:5603: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-apple-darwin format
- configure:5643: result: func_convert_file_noop
- configure:5650: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
- configure:5670: result: func_convert_file_noop
- configure:5677: checking for x86_64-apple-darwin21.4-ld option to reload object files
- configure:5684: result: -r
- configure:5718: checking for x86_64-apple-darwin-objdump
- configure:5745: result: x86_64-apple-darwin21.4-ObjectDump
- configure:5817: checking how to recognize dependent libraries
- configure:6017: result: pass_all
- configure:6062: checking for x86_64-apple-darwin-dlltool
- configure:6092: result: no
- configure:6102: checking for dlltool
- configure:6132: result: no
- configure:6162: checking how to associate runtime and link libraries
- configure:6189: result: printf %s\n
- configure:6205: checking for x86_64-apple-darwin-ar
- configure:6232: result: x86_64-apple-darwin21.4-ar
- configure:6313: checking for archiver @FILE support
- configure:6330: x86_64-apple-darwin21.4-clang -c -O3 -flto conftest.c >&5
- configure:6330: $? = 0
- configure:6333: x86_64-apple-darwin21.4-ar cru libconftest.a @conftest.lst >&5
- x86_64-apple-darwin21.4-ar: @conftest.lst: No such file or directory
- configure:6336: $? = 1
- configure:6356: result: no
- configure:6374: checking for x86_64-apple-darwin-strip
- configure:6401: result: x86_64-apple-darwin21.4-strip
- configure:6473: checking for x86_64-apple-darwin-ranlib
- configure:6500: result: x86_64-apple-darwin21.4-ranlib
- configure:6642: checking command to parse x86_64-apple-darwin21.4-nm output from x86_64-apple-darwin21.4-clang object
- configure:6795: x86_64-apple-darwin21.4-clang -c -O3 -flto conftest.c >&5
- configure:6798: $? = 0
- configure:6802: x86_64-apple-darwin21.4-nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
- configure:6805: $? = 0
- cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d'
- configure:6795: x86_64-apple-darwin21.4-clang -c -O3 -flto conftest.c >&5
- configure:6798: $? = 0
- configure:6802: x86_64-apple-darwin21.4-nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
- configure:6805: $? = 0
- cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d'
- configure:6909: result: failed
- configure:6959: checking for sysroot
- configure:6989: result: no
- configure:6996: checking for a working dd
- configure:7034: result: /usr/bin/dd
- configure:7038: checking how to truncate binary pipes
- configure:7053: result: /usr/bin/dd bs=4096 count=1
- configure:7342: checking for x86_64-apple-darwin-mt
- configure:7372: result: no
- configure:7382: checking for mt
- configure:7398: found /usr/bin/mt
- configure:7409: result: mt
- configure:7421: WARNING: using cross tools not prefixed with host triplet
- configure:7432: checking if mt is a manifest tool
- configure:7438: mt '-?'
- configure:7446: result: no
- configure:7462: checking for x86_64-apple-darwin-dsymutil
- configure:7489: result: x86_64-apple-darwin21.4-dsymutil
- configure:7554: checking for x86_64-apple-darwin-nmedit
- configure:7581: result: x86_64-apple-darwin21.4-nmedit
- configure:7646: checking for x86_64-apple-darwin-lipo
- configure:7673: result: x86_64-apple-darwin21.4-lipo
- configure:7738: checking for x86_64-apple-darwin-otool
- configure:7765: result: x86_64-apple-darwin21.4-otool
- configure:7830: checking for x86_64-apple-darwin-otool64
- configure:7860: result: no
- configure:7870: checking for otool64
- configure:7900: result: no
- configure:7945: checking for -single_module linker flag
- x86_64-apple-darwin21.4-clang -O3 -flto -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
- configure:7978: result: yes
- configure:7981: checking for -exported_symbols_list linker flag
- configure:8001: x86_64-apple-darwin21.4-clang -o conftest -O3 -flto -Wl,-exported_symbols_list,conftest.sym conftest.c >&5
- configure:8001: $? = 0
- configure:8011: result: yes
- configure:8014: checking for -force_load linker flag
- x86_64-apple-darwin21.4-clang -O3 -flto -c -o conftest.o conftest.c
- x86_64-apple-darwin21.4-ar cru libconftest.a conftest.o
- x86_64-apple-darwin21.4-ranlib libconftest.a
- warning: x86_64-apple-darwin21.4-ranlib: archive library: libconftest.a the table of contents is empty (no object file members in the library define global symbols)
- x86_64-apple-darwin21.4-clang -O3 -flto -o conftest conftest.c -Wl,-force_load,./libconftest.a
- configure:8046: result: no
- configure:8120: checking for dlfcn.h
- configure:8120: x86_64-apple-darwin21.4-clang -c -O3 -flto conftest.c >&5
- configure:8120: $? = 0
- configure:8120: result: yes
- configure:8376: checking for objdir
- configure:8391: result: .libs
- configure:8651: checking if x86_64-apple-darwin21.4-clang supports -fno-rtti -fno-exceptions
- configure:8669: x86_64-apple-darwin21.4-clang -c -O3 -flto -fno-rtti -fno-exceptions conftest.c >&5
- configure:8673: $? = 0
- configure:8686: result: yes
- configure:9044: checking for x86_64-apple-darwin21.4-clang option to produce PIC
- configure:9051: result: -fno-common -DPIC
- configure:9059: checking if x86_64-apple-darwin21.4-clang PIC flag -fno-common -DPIC works
- configure:9077: x86_64-apple-darwin21.4-clang -c -O3 -flto -fno-common -DPIC -DPIC conftest.c >&5
- configure:9081: $? = 0
- configure:9094: result: yes
- configure:9123: checking if x86_64-apple-darwin21.4-clang static flag -static works
- configure:9151: result: no
- configure:9166: checking if x86_64-apple-darwin21.4-clang supports -c -o file.o
- configure:9187: x86_64-apple-darwin21.4-clang -c -O3 -flto -o out/conftest2.o conftest.c >&5
- configure:9191: $? = 0
- configure:9213: result: yes
- configure:9221: checking if x86_64-apple-darwin21.4-clang supports -c -o file.o
- configure:9268: result: yes
- configure:9301: checking whether the x86_64-apple-darwin21.4-clang linker (x86_64-apple-darwin21.4-ld) supports shared libraries
- configure:10560: result: yes
- configure:10800: checking dynamic linker characteristics
- configure:11618: result: darwin dyld
- configure:11740: checking how to hardcode library paths into programs
- configure:11765: result: immediate
- configure:12313: checking whether stripping libraries is possible
- configure:12327: result: yes
- configure:12353: checking if libtool supports shared libraries
- configure:12355: result: yes
- configure:12358: checking whether to build shared libraries
- configure:12383: result: no
- configure:12386: checking whether to build static libraries
- configure:12390: result: yes
- configure:12454: checking for x86_64-apple-darwin-gcc
- configure:12481: result: x86_64-apple-darwin21.4-clang
- configure:12750: checking for C compiler version
- configure:12759: x86_64-apple-darwin21.4-clang --version >&5
- Ubuntu clang version 14.0.0-1ubuntu1.1
- Target: x86_64-apple-darwin21.4
- Thread model: posix
- InstalledDir: /usr/bin
- configure:12770: $? = 0
- configure:12759: x86_64-apple-darwin21.4-clang -v >&5
- Ubuntu clang version 14.0.0-1ubuntu1.1
- Target: x86_64-apple-darwin21.4
- Thread model: posix
- InstalledDir: /usr/bin
- clang: warning: argument unused during compilation: '-mlinker-version=609' [-Wunused-command-line-argument]
- clang: warning: argument unused during compilation: '-isystem /usr/lib/llvm-14/bin/../lib/clang/14.0.0/include' [-Wunused-command-line-argument]
- clang: warning: argument unused during compilation: '-isysroot /usr/local/osxcross/bin/../SDK/MacOSX12.3.sdk' [-Wunused-command-line-argument]
- clang: warning: argument unused during compilation: '-cxx-isystem /usr/local/osxcross/bin/../SDK/MacOSX12.3.sdk/usr/include/c++/v1' [-Wunused-command-line-argument]
- clang: warning: argument unused during compilation: '-mmacosx-version-min=10.9.0' [-Wunused-command-line-argument]
- clang: warning: argument unused during compilation: '-Wno-liblto' [-Wunused-command-line-argument]
- ... rest of stderr output deleted ...
- configure:12770: $? = 0
- configure:12759: x86_64-apple-darwin21.4-clang -V >&5
- clang: error: argument to '-V' is missing (expected 1 value)
- clang: error: no input files
- configure:12770: $? = 1
- configure:12759: x86_64-apple-darwin21.4-clang -qversion >&5
- clang: error: unknown argument '-qversion'; did you mean '--version'?
- clang: error: no input files
- configure:12770: $? = 1
- configure:12774: checking whether we are using the GNU C compiler
- configure:12802: result: yes
- configure:12811: checking whether x86_64-apple-darwin21.4-clang accepts -g
- configure:12872: result: yes
- configure:12889: checking for x86_64-apple-darwin21.4-clang option to accept ISO C89
- configure:12965: result: none needed
- configure:12990: checking whether x86_64-apple-darwin21.4-clang understands -c and -o together
- configure:13027: result: yes
- configure:13046: checking dependency style of x86_64-apple-darwin21.4-clang
- configure:13157: result: gcc3
- configure:13174: checking compiler
- configure:13185: result: clang
- configure:13217: checking version of clang
- configure:13220: result: 14.0.0-1ubuntu1.1
- configure:13227: checking dmalloc.h usability
- configure:13227: x86_64-apple-darwin21.4-clang -c -O3 -flto conftest.c >&5
- conftest.c:61:10: fatal error: 'dmalloc.h' file not found
- #include <dmalloc.h>
- ^~~~~~~~~~~
- 1 error generated.
- configure:13227: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "lame"
- | #define PACKAGE_TARNAME "lame"
- | #define PACKAGE_VERSION "3.100"
- | #define PACKAGE_STRING "lame 3.100"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "lame"
- | #define VERSION "3.100"
- | #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 <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <dmalloc.h>
- configure:13227: result: no
- configure:13227: checking dmalloc.h presence
- configure:13227: x86_64-apple-darwin21.4-clang -E conftest.c
- conftest.c:28:10: fatal error: 'dmalloc.h' file not found
- #include <dmalloc.h>
- ^~~~~~~~~~~
- 1 error generated.
- configure:13227: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "lame"
- | #define PACKAGE_TARNAME "lame"
- | #define PACKAGE_VERSION "3.100"
- | #define PACKAGE_STRING "lame 3.100"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "lame"
- | #define VERSION "3.100"
- | #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 <dmalloc.h>
- configure:13227: result: no
- configure:13227: checking for dmalloc.h
- configure:13227: result: no
- configure:13259: checking for ANSI C header files
- configure:13363: result: yes
- configure:13383: checking errno.h usability
- configure:13383: x86_64-apple-darwin21.4-clang -c -O3 -flto conftest.c >&5
- configure:13383: $? = 0
- configure:13383: result: yes
- configure:13383: checking errno.h presence
- configure:13383: x86_64-apple-darwin21.4-clang -E conftest.c
- configure:13383: $? = 0
- configure:13383: result: yes
- configure:13383: checking for errno.h
- configure:13383: result: yes
- configure:13383: checking fcntl.h usability
- configure:13383: x86_64-apple-darwin21.4-clang -c -O3 -flto conftest.c >&5
- configure:13383: $? = 0
- configure:13383: result: yes
- configure:13383: checking fcntl.h presence
- configure:13383: x86_64-apple-darwin21.4-clang -E conftest.c
- configure:13383: $? = 0
- configure:13383: result: yes
- configure:13383: checking for fcntl.h
- configure:13383: result: yes
- configure:13383: checking limits.h usability
- configure:13383: x86_64-apple-darwin21.4-clang -c -O3 -flto conftest.c >&5
- configure:13383: $? = 0
- configure:13383: result: yes
- configure:13383: checking limits.h presence
- configure:13383: x86_64-apple-darwin21.4-clang -E conftest.c
- configure:13383: $? = 0
- configure:13383: result: yes
- configure:13383: checking for limits.h
- configure:13383: result: yes
- configure:13383: checking for stdint.h
- configure:13383: result: yes
- configure:13383: checking for string.h
- configure:13383: result: yes
- configure:13383: checking sys/soundcard.h usability
- configure:13383: x86_64-apple-darwin21.4-clang -c -O3 -flto conftest.c >&5
- conftest.c:67:10: fatal error: 'sys/soundcard.h' file not found
- #include <sys/soundcard.h>
- ^~~~~~~~~~~~~~~~~
- 1 error generated.
- configure:13383: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "lame"
- | #define PACKAGE_TARNAME "lame"
- | #define PACKAGE_VERSION "3.100"
- | #define PACKAGE_STRING "lame 3.100"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "lame"
- | #define VERSION "3.100"
- | #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 STDC_HEADERS 1
- | #define HAVE_ERRNO_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_LIMITS_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_STRING_H 1
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <sys/soundcard.h>
- configure:13383: result: no
- configure:13383: checking sys/soundcard.h presence
- configure:13383: x86_64-apple-darwin21.4-clang -E conftest.c
- conftest.c:34:10: fatal error: 'sys/soundcard.h' file not found
- #include <sys/soundcard.h>
- ^~~~~~~~~~~~~~~~~
- 1 error generated.
- configure:13383: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "lame"
- | #define PACKAGE_TARNAME "lame"
- | #define PACKAGE_VERSION "3.100"
- | #define PACKAGE_STRING "lame 3.100"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "lame"
- | #define VERSION "3.100"
- | #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 STDC_HEADERS 1
- | #define HAVE_ERRNO_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_LIMITS_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_STRING_H 1
- | /* end confdefs.h. */
- | #include <sys/soundcard.h>
- configure:13383: result: no
- configure:13383: checking for sys/soundcard.h
- configure:13383: result: no
- configure:13383: checking sys/time.h usability
- configure:13383: x86_64-apple-darwin21.4-clang -c -O3 -flto conftest.c >&5
- configure:13383: $? = 0
- configure:13383: result: yes
- configure:13383: checking sys/time.h presence
- configure:13383: x86_64-apple-darwin21.4-clang -E conftest.c
- configure:13383: $? = 0
- configure:13383: result: yes
- configure:13383: checking for sys/time.h
- configure:13383: result: yes
- configure:13383: checking for unistd.h
- configure:13383: result: yes
- configure:13383: checking linux/soundcard.h usability
- configure:13383: x86_64-apple-darwin21.4-clang -c -O3 -flto conftest.c >&5
- conftest.c:69:10: fatal error: 'linux/soundcard.h' file not found
- #include <linux/soundcard.h>
- ^~~~~~~~~~~~~~~~~~~
- 1 error generated.
- configure:13383: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "lame"
- | #define PACKAGE_TARNAME "lame"
- | #define PACKAGE_VERSION "3.100"
- | #define PACKAGE_STRING "lame 3.100"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "lame"
- | #define VERSION "3.100"
- | #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 STDC_HEADERS 1
- | #define HAVE_ERRNO_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_LIMITS_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_SYS_TIME_H 1
- | #define HAVE_UNISTD_H 1
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <linux/soundcard.h>
- configure:13383: result: no
- configure:13383: checking linux/soundcard.h presence
- configure:13383: x86_64-apple-darwin21.4-clang -E conftest.c
- conftest.c:36:10: fatal error: 'linux/soundcard.h' file not found
- #include <linux/soundcard.h>
- ^~~~~~~~~~~~~~~~~~~
- 1 error generated.
- configure:13383: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "lame"
- | #define PACKAGE_TARNAME "lame"
- | #define PACKAGE_VERSION "3.100"
- | #define PACKAGE_STRING "lame 3.100"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "lame"
- | #define VERSION "3.100"
- | #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 STDC_HEADERS 1
- | #define HAVE_ERRNO_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_LIMITS_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_SYS_TIME_H 1
- | #define HAVE_UNISTD_H 1
- | /* end confdefs.h. */
- | #include <linux/soundcard.h>
- configure:13383: result: no
- configure:13383: checking for linux/soundcard.h
- configure:13383: result: no
- configure:13394: checking working SSE intrinsics
- configure:13407: x86_64-apple-darwin21.4-clang -c -O3 -flto conftest.c >&5
- configure:13407: $? = 0
- configure:13416: result: yes
- configure:13419: checking for an ANSI C-conforming const
- configure:13485: x86_64-apple-darwin21.4-clang -c -O3 -flto conftest.c >&5
- configure:13485: $? = 0
- configure:13492: result: yes
- configure:13500: checking for inline
- configure:13516: x86_64-apple-darwin21.4-clang -c -O3 -flto conftest.c >&5
- configure:13516: $? = 0
- configure:13524: result: inline
- configure:13776: checking for special C compiler options needed for large files
- configure:13821: result: no
- configure:13827: checking for _FILE_OFFSET_BITS value needed for large files
- configure:13852: x86_64-apple-darwin21.4-clang -c -O3 -flto conftest.c >&5
- configure:13852: $? = 0
- configure:13884: result: no
- configure:13974: checking size of short
- configure:13979: x86_64-apple-darwin21.4-clang -c -O3 -flto conftest.c >&5
- configure:13979: $? = 0
- configure:13979: x86_64-apple-darwin21.4-clang -c -O3 -flto conftest.c >&5
- conftest.c:73:24: error: 'test_array' declared as an array with a negative size
- static int test_array [1 - 2 * !(((long int) (sizeof (short))) <= 0)];
- ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 1 error generated.
- configure:13979: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "lame"
- | #define PACKAGE_TARNAME "lame"
- | #define PACKAGE_VERSION "3.100"
- | #define PACKAGE_STRING "lame 3.100"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "lame"
- | #define VERSION "3.100"
- | #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 STDC_HEADERS 1
- | #define HAVE_ERRNO_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_LIMITS_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_SYS_TIME_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_XMMINTRIN_H 1
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | int
- | main ()
- | {
- | static int test_array [1 - 2 * !(((long int) (sizeof (short))) <= 0)];
- | test_array [0] = 0;
- | return test_array [0];
- |
- | ;
- | return 0;
- | }
- configure:13979: x86_64-apple-darwin21.4-clang -c -O3 -flto conftest.c >&5
- conftest.c:73:24: error: 'test_array' declared as an array with a negative size
- static int test_array [1 - 2 * !(((long int) (sizeof (short))) <= 1)];
- ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 1 error generated.
- configure:13979: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "lame"
- | #define PACKAGE_TARNAME "lame"
- | #define PACKAGE_VERSION "3.100"
- | #define PACKAGE_STRING "lame 3.100"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "lame"
- | #define VERSION "3.100"
- | #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 STDC_HEADERS 1
- | #define HAVE_ERRNO_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_LIMITS_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_SYS_TIME_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_XMMINTRIN_H 1
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | int
- | main ()
- | {
- | static int test_array [1 - 2 * !(((long int) (sizeof (short))) <= 1)];
- | test_array [0] = 0;
- | return test_array [0];
- |
- | ;
- | return 0;
- | }
- configure:13979: x86_64-apple-darwin21.4-clang -c -O3 -flto conftest.c >&5
- configure:13979: $? = 0
- configure:13979: x86_64-apple-darwin21.4-clang -c -O3 -flto conftest.c >&5
- configure:13979: $? = 0
- configure:13993: result: 2
- configure:14007: checking size of unsigned short
- configure:14012: x86_64-apple-darwin21.4-clang -c -O3 -flto conftest.c >&5
- configure:14012: $? = 0
- configure:14012: x86_64-apple-darwin21.4-clang -c -O3 -flto conftest.c >&5
- conftest.c:74:24: error: 'test_array' declared as an array with a negative size
- static int test_array [1 - 2 * !(((long int) (sizeof (unsigned short))) <= 0)];
- ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 1 error generated.
- configure:14012: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "lame"
- | #define PACKAGE_TARNAME "lame"
- | #define PACKAGE_VERSION "3.100"
- | #define PACKAGE_STRING "lame 3.100"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "lame"
- | #define VERSION "3.100"
- | #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 STDC_HEADERS 1
- | #define HAVE_ERRNO_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_LIMITS_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_SYS_TIME_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_XMMINTRIN_H 1
- | #define SIZEOF_SHORT 2
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | int
- | main ()
- | {
- | static int test_array [1 - 2 * !(((long int) (sizeof (unsigned short))) <= 0)];
- | test_array [0] = 0;
- | return test_array [0];
- |
- | ;
- | return 0;
- | }
- configure:14012: x86_64-apple-darwin21.4-clang -c -O3 -flto conftest.c >&5
- conftest.c:74:24: error: 'test_array' declared as an array with a negative size
- static int test_array [1 - 2 * !(((long int) (sizeof (unsigned short))) <= 1)];
- ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 1 error generated.
- configure:14012: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "lame"
- | #define PACKAGE_TARNAME "lame"
- | #define PACKAGE_VERSION "3.100"
- | #define PACKAGE_STRING "lame 3.100"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "lame"
- | #define VERSION "3.100"
- | #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 STDC_HEADERS 1
- | #define HAVE_ERRNO_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_LIMITS_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_SYS_TIME_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_XMMINTRIN_H 1
- | #define SIZEOF_SHORT 2
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | int
- | main ()
- | {
- | static int test_array [1 - 2 * !(((long int) (sizeof (unsigned short))) <= 1)];
- | test_array [0] = 0;
- | return test_array [0];
- |
- | ;
- | return 0;
- | }
- configure:14012: x86_64-apple-darwin21.4-clang -c -O3 -flto conftest.c >&5
- configure:14012: $? = 0
- configure:14012: x86_64-apple-darwin21.4-clang -c -O3 -flto conftest.c >&5
- configure:14012: $? = 0
- configure:14026: result: 2
- configure:14040: checking size of int
- configure:14045: x86_64-apple-darwin21.4-clang -c -O3 -flto conftest.c >&5
- configure:14045: $? = 0
- configure:14045: x86_64-apple-darwin21.4-clang -c -O3 -flto conftest.c >&5
- conftest.c:75:24: error: 'test_array' declared as an array with a negative size
- static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 0)];
- ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 1 error generated.
- configure:14045: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "lame"
- | #define PACKAGE_TARNAME "lame"
- | #define PACKAGE_VERSION "3.100"
- | #define PACKAGE_STRING "lame 3.100"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "lame"
- | #define VERSION "3.100"
- | #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 STDC_HEADERS 1
- | #define HAVE_ERRNO_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_LIMITS_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_SYS_TIME_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_XMMINTRIN_H 1
- | #define SIZEOF_SHORT 2
- | #define SIZEOF_UNSIGNED_SHORT 2
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | int
- | main ()
- | {
- | static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 0)];
- | test_array [0] = 0;
- | return test_array [0];
- |
- | ;
- | return 0;
- | }
- configure:14045: x86_64-apple-darwin21.4-clang -c -O3 -flto conftest.c >&5
- conftest.c:75:24: error: 'test_array' declared as an array with a negative size
- static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 1)];
- ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 1 error generated.
- configure:14045: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "lame"
- | #define PACKAGE_TARNAME "lame"
- | #define PACKAGE_VERSION "3.100"
- | #define PACKAGE_STRING "lame 3.100"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "lame"
- | #define VERSION "3.100"
- | #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 STDC_HEADERS 1
- | #define HAVE_ERRNO_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_LIMITS_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_SYS_TIME_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_XMMINTRIN_H 1
- | #define SIZEOF_SHORT 2
- | #define SIZEOF_UNSIGNED_SHORT 2
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | int
- | main ()
- | {
- | static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 1)];
- | test_array [0] = 0;
- | return test_array [0];
- |
- | ;
- | return 0;
- | }
- configure:14045: x86_64-apple-darwin21.4-clang -c -O3 -flto conftest.c >&5
- conftest.c:75:24: error: 'test_array' declared as an array with a negative size
- static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 3)];
- ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 1 error generated.
- configure:14045: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "lame"
- | #define PACKAGE_TARNAME "lame"
- | #define PACKAGE_VERSION "3.100"
- | #define PACKAGE_STRING "lame 3.100"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "lame"
- | #define VERSION "3.100"
- | #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 STDC_HEADERS 1
- | #define HAVE_ERRNO_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_LIMITS_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_SYS_TIME_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_XMMINTRIN_H 1
- | #define SIZEOF_SHORT 2
- | #define SIZEOF_UNSIGNED_SHORT 2
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | int
- | main ()
- | {
- | static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 3)];
- | test_array [0] = 0;
- | return test_array [0];
- |
- | ;
- | return 0;
- | }
- configure:14045: x86_64-apple-darwin21.4-clang -c -O3 -flto conftest.c >&5
- configure:14045: $? = 0
- configure:14045: x86_64-apple-darwin21.4-clang -c -O3 -flto conftest.c >&5
- configure:14045: $? = 0
- configure:14045: x86_64-apple-darwin21.4-clang -c -O3 -flto conftest.c >&5
- configure:14045: $? = 0
- configure:14059: result: 4
- configure:14073: checking size of unsigned int
- configure:14078: x86_64-apple-darwin21.4-clang -c -O3 -flto conftest.c >&5
- configure:14078: $? = 0
- configure:14078: x86_64-apple-darwin21.4-clang -c -O3 -flto conftest.c >&5
- conftest.c:76:24: error: 'test_array' declared as an array with a negative size
- static int test_array [1 - 2 * !(((long int) (sizeof (unsigned int))) <= 0)];
- ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 1 error generated.
- configure:14078: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "lame"
- | #define PACKAGE_TARNAME "lame"
- | #define PACKAGE_VERSION "3.100"
- | #define PACKAGE_STRING "lame 3.100"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "lame"
- | #define VERSION "3.100"
- | #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 STDC_HEADERS 1
- | #define HAVE_ERRNO_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_LIMITS_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_SYS_TIME_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_XMMINTRIN_H 1
- | #define SIZEOF_SHORT 2
- | #define SIZEOF_UNSIGNED_SHORT 2
- | #define SIZEOF_INT 4
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | int
- | main ()
- | {
- | static int test_array [1 - 2 * !(((long int) (sizeof (unsigned int))) <= 0)];
- | test_array [0] = 0;
- | return test_array [0];
- |
- | ;
- | return 0;
- | }
- configure:14078: x86_64-apple-darwin21.4-clang -c -O3 -flto conftest.c >&5
- conftest.c:76:24: error: 'test_array' declared as an array with a negative size
- static int test_array [1 - 2 * !(((long int) (sizeof (unsigned int))) <= 1)];
- ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 1 error generated.
- configure:14078: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "lame"
- | #define PACKAGE_TARNAME "lame"
- | #define PACKAGE_VERSION "3.100"
- | #define PACKAGE_STRING "lame 3.100"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "lame"
- | #define VERSION "3.100"
- | #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 STDC_HEADERS 1
- | #define HAVE_ERRNO_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_LIMITS_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_SYS_TIME_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_XMMINTRIN_H 1
- | #define SIZEOF_SHORT 2
- | #define SIZEOF_UNSIGNED_SHORT 2
- | #define SIZEOF_INT 4
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | int
- | main ()
- | {
- | static int test_array [1 - 2 * !(((long int) (sizeof (unsigned int))) <= 1)];
- | test_array [0] = 0;
- | return test_array [0];
- |
- | ;
- | return 0;
- | }
- configure:14078: x86_64-apple-darwin21.4-clang -c -O3 -flto conftest.c >&5
- conftest.c:76:24: error: 'test_array' declared as an array with a negative size
- static int test_array [1 - 2 * !(((long int) (sizeof (unsigned int))) <= 3)];
- ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 1 error generated.
- configure:14078: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "lame"
- | #define PACKAGE_TARNAME "lame"
- | #define PACKAGE_VERSION "3.100"
- | #define PACKAGE_STRING "lame 3.100"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "lame"
- | #define VERSION "3.100"
- | #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 STDC_HEADERS 1
- | #define HAVE_ERRNO_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_LIMITS_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_SYS_TIME_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_XMMINTRIN_H 1
- | #define SIZEOF_SHORT 2
- | #define SIZEOF_UNSIGNED_SHORT 2
- | #define SIZEOF_INT 4
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | int
- | main ()
- | {
- | static int test_array [1 - 2 * !(((long int) (sizeof (unsigned int))) <= 3)];
- | test_array [0] = 0;
- | return test_array [0];
- |
- | ;
- | return 0;
- | }
- configure:14078: x86_64-apple-darwin21.4-clang -c -O3 -flto conftest.c >&5
- configure:14078: $? = 0
- configure:14078: x86_64-apple-darwin21.4-clang -c -O3 -flto conftest.c >&5
- configure:14078: $? = 0
- configure:14078: x86_64-apple-darwin21.4-clang -c -O3 -flto conftest.c >&5
- configure:14078: $? = 0
- configure:14092: result: 4
- configure:14106: checking size of long
- configure:14111: x86_64-apple-darwin21.4-clang -c -O3 -flto conftest.c >&5
- configure:14111: $? = 0
- configure:14111: x86_64-apple-darwin21.4-clang -c -O3 -flto conftest.c >&5
- conftest.c:77:24: error: 'test_array' declared as an array with a negative size
- static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 0)];
- ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 1 error generated.
- configure:14111: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "lame"
- | #define PACKAGE_TARNAME "lame"
- | #define PACKAGE_VERSION "3.100"
- | #define PACKAGE_STRING "lame 3.100"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "lame"
- | #define VERSION "3.100"
- | #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 STDC_HEADERS 1
- | #define HAVE_ERRNO_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_LIMITS_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_SYS_TIME_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_XMMINTRIN_H 1
- | #define SIZEOF_SHORT 2
- | #define SIZEOF_UNSIGNED_SHORT 2
- | #define SIZEOF_INT 4
- | #define SIZEOF_UNSIGNED_INT 4
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | int
- | main ()
- | {
- | static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 0)];
- | test_array [0] = 0;
- | return test_array [0];
- |
- | ;
- | return 0;
- | }
- configure:14111: x86_64-apple-darwin21.4-clang -c -O3 -flto conftest.c >&5
- conftest.c:77:24: error: 'test_array' declared as an array with a negative size
- static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 1)];
- ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 1 error generated.
- configure:14111: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "lame"
- | #define PACKAGE_TARNAME "lame"
- | #define PACKAGE_VERSION "3.100"
- | #define PACKAGE_STRING "lame 3.100"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "lame"
- | #define VERSION "3.100"
- | #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 STDC_HEADERS 1
- | #define HAVE_ERRNO_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_LIMITS_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_SYS_TIME_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_XMMINTRIN_H 1
- | #define SIZEOF_SHORT 2
- | #define SIZEOF_UNSIGNED_SHORT 2
- | #define SIZEOF_INT 4
- | #define SIZEOF_UNSIGNED_INT 4
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | int
- | main ()
- | {
- | static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 1)];
- | test_array [0] = 0;
- | return test_array [0];
- |
- | ;
- | return 0;
- | }
- configure:14111: x86_64-apple-darwin21.4-clang -c -O3 -flto conftest.c >&5
- conftest.c:77:24: error: 'test_array' declared as an array with a negative size
- static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 3)];
- ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 1 error generated.
- configure:14111: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "lame"
- | #define PACKAGE_TARNAME "lame"
- | #define PACKAGE_VERSION "3.100"
- | #define PACKAGE_STRING "lame 3.100"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "lame"
- | #define VERSION "3.100"
- | #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 STDC_HEADERS 1
- | #define HAVE_ERRNO_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_LIMITS_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_SYS_TIME_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_XMMINTRIN_H 1
- | #define SIZEOF_SHORT 2
- | #define SIZEOF_UNSIGNED_SHORT 2
- | #define SIZEOF_INT 4
- | #define SIZEOF_UNSIGNED_INT 4
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | int
- | main ()
- | {
- | static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 3)];
- | test_array [0] = 0;
- | return test_array [0];
- |
- | ;
- | return 0;
- | }
- configure:14111: x86_64-apple-darwin21.4-clang -c -O3 -flto conftest.c >&5
- conftest.c:77:24: error: 'test_array' declared as an array with a negative size
- static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 7)];
- ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 1 error generated.
- configure:14111: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "lame"
- | #define PACKAGE_TARNAME "lame"
- | #define PACKAGE_VERSION "3.100"
- | #define PACKAGE_STRING "lame 3.100"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "lame"
- | #define VERSION "3.100"
- | #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 STDC_HEADERS 1
- | #define HAVE_ERRNO_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_LIMITS_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_SYS_TIME_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_XMMINTRIN_H 1
- | #define SIZEOF_SHORT 2
- | #define SIZEOF_UNSIGNED_SHORT 2
- | #define SIZEOF_INT 4
- | #define SIZEOF_UNSIGNED_INT 4
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | int
- | main ()
- | {
- | static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 7)];
- | test_array [0] = 0;
- | return test_array [0];
- |
- | ;
- | return 0;
- | }
- configure:14111: x86_64-apple-darwin21.4-clang -c -O3 -flto conftest.c >&5
- configure:14111: $? = 0
- configure:14111: x86_64-apple-darwin21.4-clang -c -O3 -flto conftest.c >&5
- configure:14111: $? = 0
- configure:14111: x86_64-apple-darwin21.4-clang -c -O3 -flto conftest.c >&5
- configure:14111: $? = 0
- configure:14111: x86_64-apple-darwin21.4-clang -c -O3 -flto conftest.c >&5
- configure:14111: $? = 0
- configure:14125: result: 8
- configure:14139: checking size of unsigned long
- configure:14144: x86_64-apple-darwin21.4-clang -c -O3 -flto conftest.c >&5
- configure:14144: $? = 0
- configure:14144: x86_64-apple-darwin21.4-clang -c -O3 -flto conftest.c >&5
- conftest.c:78:24: error: 'test_array' declared as an array with a negative size
- static int test_array [1 - 2 * !(((long int) (sizeof (unsigned long))) <= 0)];
- ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 1 error generated.
- configure:14144: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "lame"
- | #define PACKAGE_TARNAME "lame"
- | #define PACKAGE_VERSION "3.100"
- | #define PACKAGE_STRING "lame 3.100"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "lame"
- | #define VERSION "3.100"
- | #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 STDC_HEADERS 1
- | #define HAVE_ERRNO_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_LIMITS_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_SYS_TIME_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_XMMINTRIN_H 1
- | #define SIZEOF_SHORT 2
- | #define SIZEOF_UNSIGNED_SHORT 2
- | #define SIZEOF_INT 4
- | #define SIZEOF_UNSIGNED_INT 4
- | #define SIZEOF_LONG 8
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | int
- | main ()
- | {
- | static int test_array [1 - 2 * !(((long int) (sizeof (unsigned long))) <= 0)];
- | test_array [0] = 0;
- | return test_array [0];
- |
- | ;
- | return 0;
- | }
- configure:14144: x86_64-apple-darwin21.4-clang -c -O3 -flto conftest.c >&5
- conftest.c:78:24: error: 'test_array' declared as an array with a negative size
- static int test_array [1 - 2 * !(((long int) (sizeof (unsigned long))) <= 1)];
- ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 1 error generated.
- configure:14144: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "lame"
- | #define PACKAGE_TARNAME "lame"
- | #define PACKAGE_VERSION "3.100"
- | #define PACKAGE_STRING "lame 3.100"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "lame"
- | #define VERSION "3.100"
- | #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 STDC_HEADERS 1
- | #define HAVE_ERRNO_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_LIMITS_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_SYS_TIME_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_XMMINTRIN_H 1
- | #define SIZEOF_SHORT 2
- | #define SIZEOF_UNSIGNED_SHORT 2
- | #define SIZEOF_INT 4
- | #define SIZEOF_UNSIGNED_INT 4
- | #define SIZEOF_LONG 8
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | int
- | main ()
- | {
- | static int test_array [1 - 2 * !(((long int) (sizeof (unsigned long))) <= 1)];
- | test_array [0] = 0;
- | return test_array [0];
- |
- | ;
- | return 0;
- | }
- configure:14144: x86_64-apple-darwin21.4-clang -c -O3 -flto conftest.c >&5
- conftest.c:78:24: error: 'test_array' declared as an array with a negative size
- static int test_array [1 - 2 * !(((long int) (sizeof (unsigned long))) <= 3)];
- ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 1 error generated.
- configure:14144: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "lame"
- | #define PACKAGE_TARNAME "lame"
- | #define PACKAGE_VERSION "3.100"
- | #define PACKAGE_STRING "lame 3.100"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "lame"
- | #define VERSION "3.100"
- | #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 STDC_HEADERS 1
- | #define HAVE_ERRNO_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_LIMITS_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_SYS_TIME_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_XMMINTRIN_H 1
- | #define SIZEOF_SHORT 2
- | #define SIZEOF_UNSIGNED_SHORT 2
- | #define SIZEOF_INT 4
- | #define SIZEOF_UNSIGNED_INT 4
- | #define SIZEOF_LONG 8
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | int
- | main ()
- | {
- | static int test_array [1 - 2 * !(((long int) (sizeof (unsigned long))) <= 3)];
- | test_array [0] = 0;
- | return test_array [0];
- |
- | ;
- | return 0;
- | }
- configure:14144: x86_64-apple-darwin21.4-clang -c -O3 -flto conftest.c >&5
- conftest.c:78:24: error: 'test_array' declared as an array with a negative size
- static int test_array [1 - 2 * !(((long int) (sizeof (unsigned long))) <= 7)];
- ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 1 error generated.
- configure:14144: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "lame"
- | #define PACKAGE_TARNAME "lame"
- | #define PACKAGE_VERSION "3.100"
- | #define PACKAGE_STRING "lame 3.100"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "lame"
- | #define VERSION "3.100"
- | #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 STDC_HEADERS 1
- | #define HAVE_ERRNO_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_LIMITS_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_SYS_TIME_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_XMMINTRIN_H 1
- | #define SIZEOF_SHORT 2
- | #define SIZEOF_UNSIGNED_SHORT 2
- | #define SIZEOF_INT 4
- | #define SIZEOF_UNSIGNED_INT 4
- | #define SIZEOF_LONG 8
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | int
- | main ()
- | {
- | static int test_array [1 - 2 * !(((long int) (sizeof (unsigned long))) <= 7)];
- | test_array [0] = 0;
- | return test_array [0];
- |
- | ;
- | return 0;
- | }
- configure:14144: x86_64-apple-darwin21.4-clang -c -O3 -flto conftest.c >&5
- configure:14144: $? = 0
- configure:14144: x86_64-apple-darwin21.4-clang -c -O3 -flto conftest.c >&5
- configure:14144: $? = 0
- configure:14144: x86_64-apple-darwin21.4-clang -c -O3 -flto conftest.c >&5
- configure:14144: $? = 0
- configure:14144: x86_64-apple-darwin21.4-clang -c -O3 -flto conftest.c >&5
- configure:14144: $? = 0
- configure:14158: result: 8
- configure:14172: checking size of long long
- configure:14177: x86_64-apple-darwin21.4-clang -c -O3 -flto conftest.c >&5
- configure:14177: $? = 0
- configure:14177: x86_64-apple-darwin21.4-clang -c -O3 -flto conftest.c >&5
- conftest.c:79:24: error: 'test_array' declared as an array with a negative size
- static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 0)];
- ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 1 error generated.
- configure:14177: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "lame"
- | #define PACKAGE_TARNAME "lame"
- | #define PACKAGE_VERSION "3.100"
- | #define PACKAGE_STRING "lame 3.100"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "lame"
- | #define VERSION "3.100"
- | #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 STDC_HEADERS 1
- | #define HAVE_ERRNO_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_LIMITS_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_SYS_TIME_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_XMMINTRIN_H 1
- | #define SIZEOF_SHORT 2
- | #define SIZEOF_UNSIGNED_SHORT 2
- | #define SIZEOF_INT 4
- | #define SIZEOF_UNSIGNED_INT 4
- | #define SIZEOF_LONG 8
- | #define SIZEOF_UNSIGNED_LONG 8
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | int
- | main ()
- | {
- | static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 0)];
- | test_array [0] = 0;
- | return test_array [0];
- |
- | ;
- | return 0;
- | }
- configure:14177: x86_64-apple-darwin21.4-clang -c -O3 -flto conftest.c >&5
- conftest.c:79:24: error: 'test_array' declared as an array with a negative size
- static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 1)];
- ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 1 error generated.
- configure:14177: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "lame"
- | #define PACKAGE_TARNAME "lame"
- | #define PACKAGE_VERSION "3.100"
- | #define PACKAGE_STRING "lame 3.100"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "lame"
- | #define VERSION "3.100"
- | #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 STDC_HEADERS 1
- | #define HAVE_ERRNO_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_LIMITS_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_SYS_TIME_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_XMMINTRIN_H 1
- | #define SIZEOF_SHORT 2
- | #define SIZEOF_UNSIGNED_SHORT 2
- | #define SIZEOF_INT 4
- | #define SIZEOF_UNSIGNED_INT 4
- | #define SIZEOF_LONG 8
- | #define SIZEOF_UNSIGNED_LONG 8
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | int
- | main ()
- | {
- | static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 1)];
- | test_array [0] = 0;
- | return test_array [0];
- |
- | ;
- | return 0;
- | }
- configure:14177: x86_64-apple-darwin21.4-clang -c -O3 -flto conftest.c >&5
- conftest.c:79:24: error: 'test_array' declared as an array with a negative size
- static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 3)];
- ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 1 error generated.
- configure:14177: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "lame"
- | #define PACKAGE_TARNAME "lame"
- | #define PACKAGE_VERSION "3.100"
- | #define PACKAGE_STRING "lame 3.100"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "lame"
- | #define VERSION "3.100"
- | #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 STDC_HEADERS 1
- | #define HAVE_ERRNO_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_LIMITS_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_SYS_TIME_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_XMMINTRIN_H 1
- | #define SIZEOF_SHORT 2
- | #define SIZEOF_UNSIGNED_SHORT 2
- | #define SIZEOF_INT 4
- | #define SIZEOF_UNSIGNED_INT 4
- | #define SIZEOF_LONG 8
- | #define SIZEOF_UNSIGNED_LONG 8
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | int
- | main ()
- | {
- | static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 3)];
- | test_array [0] = 0;
- | return test_array [0];
- |
- | ;
- | return 0;
- | }
- configure:14177: x86_64-apple-darwin21.4-clang -c -O3 -flto conftest.c >&5
- conftest.c:79:24: error: 'test_array' declared as an array with a negative size
- static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 7)];
- ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 1 error generated.
- configure:14177: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "lame"
- | #define PACKAGE_TARNAME "lame"
- | #define PACKAGE_VERSION "3.100"
- | #define PACKAGE_STRING "lame 3.100"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "lame"
- | #define VERSION "3.100"
- | #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 STDC_HEADERS 1
- | #define HAVE_ERRNO_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_LIMITS_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_SYS_TIME_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_XMMINTRIN_H 1
- | #define SIZEOF_SHORT 2
- | #define SIZEOF_UNSIGNED_SHORT 2
- | #define SIZEOF_INT 4
- | #define SIZEOF_UNSIGNED_INT 4
- | #define SIZEOF_LONG 8
- | #define SIZEOF_UNSIGNED_LONG 8
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | int
- | main ()
- | {
- | static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 7)];
- | test_array [0] = 0;
- | return test_array [0];
- |
- | ;
- | return 0;
- | }
- configure:14177: x86_64-apple-darwin21.4-clang -c -O3 -flto conftest.c >&5
- configure:14177: $? = 0
- configure:14177: x86_64-apple-darwin21.4-clang -c -O3 -flto conftest.c >&5
- configure:14177: $? = 0
- configure:14177: x86_64-apple-darwin21.4-clang -c -O3 -flto conftest.c >&5
- configure:14177: $? = 0
- configure:14177: x86_64-apple-darwin21.4-clang -c -O3 -flto conftest.c >&5
- configure:14177: $? = 0
- configure:14191: result: 8
- configure:14205: checking size of unsigned long long
- configure:14210: x86_64-apple-darwin21.4-clang -c -O3 -flto conftest.c >&5
- configure:14210: $? = 0
- configure:14210: x86_64-apple-darwin21.4-clang -c -O3 -flto conftest.c >&5
- conftest.c:80:24: error: 'test_array' declared as an array with a negative size
- static int test_array [1 - 2 * !(((long int) (sizeof (unsigned long long))) <= 0)];
- ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 1 error generated.
- configure:14210: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "lame"
- | #define PACKAGE_TARNAME "lame"
- | #define PACKAGE_VERSION "3.100"
- | #define PACKAGE_STRING "lame 3.100"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "lame"
- | #define VERSION "3.100"
- | #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 STDC_HEADERS 1
- | #define HAVE_ERRNO_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_LIMITS_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_SYS_TIME_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_XMMINTRIN_H 1
- | #define SIZEOF_SHORT 2
- | #define SIZEOF_UNSIGNED_SHORT 2
- | #define SIZEOF_INT 4
- | #define SIZEOF_UNSIGNED_INT 4
- | #define SIZEOF_LONG 8
- | #define SIZEOF_UNSIGNED_LONG 8
- | #define SIZEOF_LONG_LONG 8
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | int
- | main ()
- | {
- | static int test_array [1 - 2 * !(((long int) (sizeof (unsigned long long))) <= 0)];
- | test_array [0] = 0;
- | return test_array [0];
- |
- | ;
- | return 0;
- | }
- configure:14210: x86_64-apple-darwin21.4-clang -c -O3 -flto conftest.c >&5
- conftest.c:80:24: error: 'test_array' declared as an array with a negative size
- static int test_array [1 - 2 * !(((long int) (sizeof (unsigned long long))) <= 1)];
- ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 1 error generated.
- configure:14210: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "lame"
- | #define PACKAGE_TARNAME "lame"
- | #define PACKAGE_VERSION "3.100"
- | #define PACKAGE_STRING "lame 3.100"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "lame"
- | #define VERSION "3.100"
- | #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 STDC_HEADERS 1
- | #define HAVE_ERRNO_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_LIMITS_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_SYS_TIME_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_XMMINTRIN_H 1
- | #define SIZEOF_SHORT 2
- | #define SIZEOF_UNSIGNED_SHORT 2
- | #define SIZEOF_INT 4
- | #define SIZEOF_UNSIGNED_INT 4
- | #define SIZEOF_LONG 8
- | #define SIZEOF_UNSIGNED_LONG 8
- | #define SIZEOF_LONG_LONG 8
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | int
- | main ()
- | {
- | static int test_array [1 - 2 * !(((long int) (sizeof (unsigned long long))) <= 1)];
- | test_array [0] = 0;
- | return test_array [0];
- |
- | ;
- | return 0;
- | }
- configure:14210: x86_64-apple-darwin21.4-clang -c -O3 -flto conftest.c >&5
- conftest.c:80:24: error: 'test_array' declared as an array with a negative size
- static int test_array [1 - 2 * !(((long int) (sizeof (unsigned long long))) <= 3)];
- ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 1 error generated.
- configure:14210: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "lame"
- | #define PACKAGE_TARNAME "lame"
- | #define PACKAGE_VERSION "3.100"
- | #define PACKAGE_STRING "lame 3.100"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "lame"
- | #define VERSION "3.100"
- | #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 STDC_HEADERS 1
- | #define HAVE_ERRNO_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_LIMITS_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_SYS_TIME_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_XMMINTRIN_H 1
- | #define SIZEOF_SHORT 2
- | #define SIZEOF_UNSIGNED_SHORT 2
- | #define SIZEOF_INT 4
- | #define SIZEOF_UNSIGNED_INT 4
- | #define SIZEOF_LONG 8
- | #define SIZEOF_UNSIGNED_LONG 8
- | #define SIZEOF_LONG_LONG 8
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | int
- | main ()
- | {
- | static int test_array [1 - 2 * !(((long int) (sizeof (unsigned long long))) <= 3)];
- | test_array [0] = 0;
- | return test_array [0];
- |
- | ;
- | return 0;
- | }
- configure:14210: x86_64-apple-darwin21.4-clang -c -O3 -flto conftest.c >&5
- conftest.c:80:24: error: 'test_array' declared as an array with a negative size
- static int test_array [1 - 2 * !(((long int) (sizeof (unsigned long long))) <= 7)];
- ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 1 error generated.
- configure:14210: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "lame"
- | #define PACKAGE_TARNAME "lame"
- | #define PACKAGE_VERSION "3.100"
- | #define PACKAGE_STRING "lame 3.100"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "lame"
- | #define VERSION "3.100"
- | #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 STDC_HEADERS 1
- | #define HAVE_ERRNO_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_LIMITS_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_SYS_TIME_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_XMMINTRIN_H 1
- | #define SIZEOF_SHORT 2
- | #define SIZEOF_UNSIGNED_SHORT 2
- | #define SIZEOF_INT 4
- | #define SIZEOF_UNSIGNED_INT 4
- | #define SIZEOF_LONG 8
- | #define SIZEOF_UNSIGNED_LONG 8
- | #define SIZEOF_LONG_LONG 8
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | int
- | main ()
- | {
- | static int test_array [1 - 2 * !(((long int) (sizeof (unsigned long long))) <= 7)];
- | test_array [0] = 0;
- | return test_array [0];
- |
- | ;
- | return 0;
- | }
- configure:14210: x86_64-apple-darwin21.4-clang -c -O3 -flto conftest.c >&5
- configure:14210: $? = 0
- configure:14210: x86_64-apple-darwin21.4-clang -c -O3 -flto conftest.c >&5
- configure:14210: $? = 0
- configure:14210: x86_64-apple-darwin21.4-clang -c -O3 -flto conftest.c >&5
- configure:14210: $? = 0
- configure:14210: x86_64-apple-darwin21.4-clang -c -O3 -flto conftest.c >&5
- configure:14210: $? = 0
- configure:14224: result: 8
- configure:14238: checking size of float
- configure:14243: x86_64-apple-darwin21.4-clang -c -O3 -flto conftest.c >&5
- configure:14243: $? = 0
- configure:14243: x86_64-apple-darwin21.4-clang -c -O3 -flto conftest.c >&5
- conftest.c:81:24: error: 'test_array' declared as an array with a negative size
- static int test_array [1 - 2 * !(((long int) (sizeof (float))) <= 0)];
- ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 1 error generated.
- configure:14243: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "lame"
- | #define PACKAGE_TARNAME "lame"
- | #define PACKAGE_VERSION "3.100"
- | #define PACKAGE_STRING "lame 3.100"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "lame"
- | #define VERSION "3.100"
- | #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 STDC_HEADERS 1
- | #define HAVE_ERRNO_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_LIMITS_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_SYS_TIME_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_XMMINTRIN_H 1
- | #define SIZEOF_SHORT 2
- | #define SIZEOF_UNSIGNED_SHORT 2
- | #define SIZEOF_INT 4
- | #define SIZEOF_UNSIGNED_INT 4
- | #define SIZEOF_LONG 8
- | #define SIZEOF_UNSIGNED_LONG 8
- | #define SIZEOF_LONG_LONG 8
- | #define SIZEOF_UNSIGNED_LONG_LONG 8
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | int
- | main ()
- | {
- | static int test_array [1 - 2 * !(((long int) (sizeof (float))) <= 0)];
- | test_array [0] = 0;
- | return test_array [0];
- |
- | ;
- | return 0;
- | }
- configure:14243: x86_64-apple-darwin21.4-clang -c -O3 -flto conftest.c >&5
- conftest.c:81:24: error: 'test_array' declared as an array with a negative size
- static int test_array [1 - 2 * !(((long int) (sizeof (float))) <= 1)];
- ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 1 error generated.
- configure:14243: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "lame"
- | #define PACKAGE_TARNAME "lame"
- | #define PACKAGE_VERSION "3.100"
- | #define PACKAGE_STRING "lame 3.100"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "lame"
- | #define VERSION "3.100"
- | #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 STDC_HEADERS 1
- | #define HAVE_ERRNO_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_LIMITS_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_SYS_TIME_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_XMMINTRIN_H 1
- | #define SIZEOF_SHORT 2
- | #define SIZEOF_UNSIGNED_SHORT 2
- | #define SIZEOF_INT 4
- | #define SIZEOF_UNSIGNED_INT 4
- | #define SIZEOF_LONG 8
- | #define SIZEOF_UNSIGNED_LONG 8
- | #define SIZEOF_LONG_LONG 8
- | #define SIZEOF_UNSIGNED_LONG_LONG 8
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | int
- | main ()
- | {
- | static int test_array [1 - 2 * !(((long int) (sizeof (float))) <= 1)];
- | test_array [0] = 0;
- | return test_array [0];
- |
- | ;
- | return 0;
- | }
- configure:14243: x86_64-apple-darwin21.4-clang -c -O3 -flto conftest.c >&5
- conftest.c:81:24: error: 'test_array' declared as an array with a negative size
- static int test_array [1 - 2 * !(((long int) (sizeof (float))) <= 3)];
- ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 1 error generated.
- configure:14243: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "lame"
- | #define PACKAGE_TARNAME "lame"
- | #define PACKAGE_VERSION "3.100"
- | #define PACKAGE_STRING "lame 3.100"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "lame"
- | #define VERSION "3.100"
- | #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 STDC_HEADERS 1
- | #define HAVE_ERRNO_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_LIMITS_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_SYS_TIME_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_XMMINTRIN_H 1
- | #define SIZEOF_SHORT 2
- | #define SIZEOF_UNSIGNED_SHORT 2
- | #define SIZEOF_INT 4
- | #define SIZEOF_UNSIGNED_INT 4
- | #define SIZEOF_LONG 8
- | #define SIZEOF_UNSIGNED_LONG 8
- | #define SIZEOF_LONG_LONG 8
- | #define SIZEOF_UNSIGNED_LONG_LONG 8
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | int
- | main ()
- | {
- | static int test_array [1 - 2 * !(((long int) (sizeof (float))) <= 3)];
- | test_array [0] = 0;
- | return test_array [0];
- |
- | ;
- | return 0;
- | }
- configure:14243: x86_64-apple-darwin21.4-clang -c -O3 -flto conftest.c >&5
- configure:14243: $? = 0
- configure:14243: x86_64-apple-darwin21.4-clang -c -O3 -flto conftest.c >&5
- configure:14243: $? = 0
- configure:14243: x86_64-apple-darwin21.4-clang -c -O3 -flto conftest.c >&5
- configure:14243: $? = 0
- configure:14257: result: 4
- configure:14271: checking size of double
- configure:14276: x86_64-apple-darwin21.4-clang -c -O3 -flto conftest.c >&5
- configure:14276: $? = 0
- configure:14276: x86_64-apple-darwin21.4-clang -c -O3 -flto conftest.c >&5
- conftest.c:82:24: error: 'test_array' declared as an array with a negative size
- static int test_array [1 - 2 * !(((long int) (sizeof (double))) <= 0)];
- ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 1 error generated.
- configure:14276: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "lame"
- | #define PACKAGE_TARNAME "lame"
- | #define PACKAGE_VERSION "3.100"
- | #define PACKAGE_STRING "lame 3.100"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "lame"
- | #define VERSION "3.100"
- | #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 STDC_HEADERS 1
- | #define HAVE_ERRNO_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_LIMITS_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_SYS_TIME_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_XMMINTRIN_H 1
- | #define SIZEOF_SHORT 2
- | #define SIZEOF_UNSIGNED_SHORT 2
- | #define SIZEOF_INT 4
- | #define SIZEOF_UNSIGNED_INT 4
- | #define SIZEOF_LONG 8
- | #define SIZEOF_UNSIGNED_LONG 8
- | #define SIZEOF_LONG_LONG 8
- | #define SIZEOF_UNSIGNED_LONG_LONG 8
- | #define SIZEOF_FLOAT 4
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | int
- | main ()
- | {
- | static int test_array [1 - 2 * !(((long int) (sizeof (double))) <= 0)];
- | test_array [0] = 0;
- | return test_array [0];
- |
- | ;
- | return 0;
- | }
- configure:14276: x86_64-apple-darwin21.4-clang -c -O3 -flto conftest.c >&5
- conftest.c:82:24: error: 'test_array' declared as an array with a negative size
- static int test_array [1 - 2 * !(((long int) (sizeof (double))) <= 1)];
- ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 1 error generated.
- configure:14276: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "lame"
- | #define PACKAGE_TARNAME "lame"
- | #define PACKAGE_VERSION "3.100"
- | #define PACKAGE_STRING "lame 3.100"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "lame"
- | #define VERSION "3.100"
- | #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 STDC_HEADERS 1
- | #define HAVE_ERRNO_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_LIMITS_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_SYS_TIME_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_XMMINTRIN_H 1
- | #define SIZEOF_SHORT 2
- | #define SIZEOF_UNSIGNED_SHORT 2
- | #define SIZEOF_INT 4
- | #define SIZEOF_UNSIGNED_INT 4
- | #define SIZEOF_LONG 8
- | #define SIZEOF_UNSIGNED_LONG 8
- | #define SIZEOF_LONG_LONG 8
- | #define SIZEOF_UNSIGNED_LONG_LONG 8
- | #define SIZEOF_FLOAT 4
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | int
- | main ()
- | {
- | static int test_array [1 - 2 * !(((long int) (sizeof (double))) <= 1)];
- | test_array [0] = 0;
- | return test_array [0];
- |
- | ;
- | return 0;
- | }
- configure:14276: x86_64-apple-darwin21.4-clang -c -O3 -flto conftest.c >&5
- conftest.c:82:24: error: 'test_array' declared as an array with a negative size
- static int test_array [1 - 2 * !(((long int) (sizeof (double))) <= 3)];
- ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 1 error generated.
- configure:14276: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "lame"
- | #define PACKAGE_TARNAME "lame"
- | #define PACKAGE_VERSION "3.100"
- | #define PACKAGE_STRING "lame 3.100"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "lame"
- | #define VERSION "3.100"
- | #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 STDC_HEADERS 1
- | #define HAVE_ERRNO_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_LIMITS_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_SYS_TIME_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_XMMINTRIN_H 1
- | #define SIZEOF_SHORT 2
- | #define SIZEOF_UNSIGNED_SHORT 2
- | #define SIZEOF_INT 4
- | #define SIZEOF_UNSIGNED_INT 4
- | #define SIZEOF_LONG 8
- | #define SIZEOF_UNSIGNED_LONG 8
- | #define SIZEOF_LONG_LONG 8
- | #define SIZEOF_UNSIGNED_LONG_LONG 8
- | #define SIZEOF_FLOAT 4
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | int
- | main ()
- | {
- | static int test_array [1 - 2 * !(((long int) (sizeof (double))) <= 3)];
- | test_array [0] = 0;
- | return test_array [0];
- |
- | ;
- | return 0;
- | }
- configure:14276: x86_64-apple-darwin21.4-clang -c -O3 -flto conftest.c >&5
- conftest.c:82:24: error: 'test_array' declared as an array with a negative size
- static int test_array [1 - 2 * !(((long int) (sizeof (double))) <= 7)];
- ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 1 error generated.
- configure:14276: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "lame"
- | #define PACKAGE_TARNAME "lame"
- | #define PACKAGE_VERSION "3.100"
- | #define PACKAGE_STRING "lame 3.100"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "lame"
- | #define VERSION "3.100"
- | #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 STDC_HEADERS 1
- | #define HAVE_ERRNO_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_LIMITS_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_SYS_TIME_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_XMMINTRIN_H 1
- | #define SIZEOF_SHORT 2
- | #define SIZEOF_UNSIGNED_SHORT 2
- | #define SIZEOF_INT 4
- | #define SIZEOF_UNSIGNED_INT 4
- | #define SIZEOF_LONG 8
- | #define SIZEOF_UNSIGNED_LONG 8
- | #define SIZEOF_LONG_LONG 8
- | #define SIZEOF_UNSIGNED_LONG_LONG 8
- | #define SIZEOF_FLOAT 4
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | int
- | main ()
- | {
- | static int test_array [1 - 2 * !(((long int) (sizeof (double))) <= 7)];
- | test_array [0] = 0;
- | return test_array [0];
- |
- | ;
- | return 0;
- | }
- configure:14276: x86_64-apple-darwin21.4-clang -c -O3 -flto conftest.c >&5
- configure:14276: $? = 0
- configure:14276: x86_64-apple-darwin21.4-clang -c -O3 -flto conftest.c >&5
- configure:14276: $? = 0
- configure:14276: x86_64-apple-darwin21.4-clang -c -O3 -flto conftest.c >&5
- configure:14276: $? = 0
- configure:14276: x86_64-apple-darwin21.4-clang -c -O3 -flto conftest.c >&5
- configure:14276: $? = 0
- configure:14290: result: 8
- configure:14320: checking for long double with more range or precision than double
- configure:14356: x86_64-apple-darwin21.4-clang -c -O3 -flto conftest.c >&5
- configure:14356: $? = 0
- configure:14363: result: yes
- configure:14414: checking for uint8_t
- configure:14414: x86_64-apple-darwin21.4-clang -c -O3 -flto conftest.c >&5
- configure:14414: $? = 0
- configure:14414: x86_64-apple-darwin21.4-clang -c -O3 -flto conftest.c >&5
- conftest.c:85:22: error: expected expression
- if (sizeof ((uint8_t)))
- ^
- 1 error generated.
- configure:14414: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "lame"
- | #define PACKAGE_TARNAME "lame"
- | #define PACKAGE_VERSION "3.100"
- | #define PACKAGE_STRING "lame 3.100"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "lame"
- | #define VERSION "3.100"
- | #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 STDC_HEADERS 1
- | #define HAVE_ERRNO_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_LIMITS_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_SYS_TIME_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_XMMINTRIN_H 1
- | #define SIZEOF_SHORT 2
- | #define SIZEOF_UNSIGNED_SHORT 2
- | #define SIZEOF_INT 4
- | #define SIZEOF_UNSIGNED_INT 4
- | #define SIZEOF_LONG 8
- | #define SIZEOF_UNSIGNED_LONG 8
- | #define SIZEOF_LONG_LONG 8
- | #define SIZEOF_UNSIGNED_LONG_LONG 8
- | #define SIZEOF_FLOAT 4
- | #define SIZEOF_DOUBLE 8
- | #define HAVE_LONG_DOUBLE_WIDER 1
- | #define HAVE_LONG_DOUBLE 1
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | int
- | main ()
- | {
- | if (sizeof ((uint8_t)))
- | return 0;
- | ;
- | return 0;
- | }
- configure:14414: result: yes
- configure:14423: checking for int8_t
- configure:14423: x86_64-apple-darwin21.4-clang -c -O3 -flto conftest.c >&5
- configure:14423: $? = 0
- configure:14423: x86_64-apple-darwin21.4-clang -c -O3 -flto conftest.c >&5
- conftest.c:86:21: error: expected expression
- if (sizeof ((int8_t)))
- ^
- 1 error generated.
- configure:14423: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "lame"
- | #define PACKAGE_TARNAME "lame"
- | #define PACKAGE_VERSION "3.100"
- | #define PACKAGE_STRING "lame 3.100"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "lame"
- | #define VERSION "3.100"
- | #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 STDC_HEADERS 1
- | #define HAVE_ERRNO_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_LIMITS_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_SYS_TIME_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_XMMINTRIN_H 1
- | #define SIZEOF_SHORT 2
- | #define SIZEOF_UNSIGNED_SHORT 2
- | #define SIZEOF_INT 4
- | #define SIZEOF_UNSIGNED_INT 4
- | #define SIZEOF_LONG 8
- | #define SIZEOF_UNSIGNED_LONG 8
- | #define SIZEOF_LONG_LONG 8
- | #define SIZEOF_UNSIGNED_LONG_LONG 8
- | #define SIZEOF_FLOAT 4
- | #define SIZEOF_DOUBLE 8
- | #define HAVE_LONG_DOUBLE_WIDER 1
- | #define HAVE_LONG_DOUBLE 1
- | #define HAVE_UINT8_T 1
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | int
- | main ()
- | {
- | if (sizeof ((int8_t)))
- | return 0;
- | ;
- | return 0;
- | }
- configure:14423: result: yes
- configure:14432: checking for uint16_t
- configure:14432: x86_64-apple-darwin21.4-clang -c -O3 -flto conftest.c >&5
- configure:14432: $? = 0
- configure:14432: x86_64-apple-darwin21.4-clang -c -O3 -flto conftest.c >&5
- conftest.c:87:23: error: expected expression
- if (sizeof ((uint16_t)))
- ^
- 1 error generated.
- configure:14432: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "lame"
- | #define PACKAGE_TARNAME "lame"
- | #define PACKAGE_VERSION "3.100"
- | #define PACKAGE_STRING "lame 3.100"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "lame"
- | #define VERSION "3.100"
- | #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 STDC_HEADERS 1
- | #define HAVE_ERRNO_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_LIMITS_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_SYS_TIME_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_XMMINTRIN_H 1
- | #define SIZEOF_SHORT 2
- | #define SIZEOF_UNSIGNED_SHORT 2
- | #define SIZEOF_INT 4
- | #define SIZEOF_UNSIGNED_INT 4
- | #define SIZEOF_LONG 8
- | #define SIZEOF_UNSIGNED_LONG 8
- | #define SIZEOF_LONG_LONG 8
- | #define SIZEOF_UNSIGNED_LONG_LONG 8
- | #define SIZEOF_FLOAT 4
- | #define SIZEOF_DOUBLE 8
- | #define HAVE_LONG_DOUBLE_WIDER 1
- | #define HAVE_LONG_DOUBLE 1
- | #define HAVE_UINT8_T 1
- | #define HAVE_INT8_T 1
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | int
- | main ()
- | {
- | if (sizeof ((uint16_t)))
- | return 0;
- | ;
- | return 0;
- | }
- configure:14432: result: yes
- configure:14441: checking for int16_t
- configure:14441: x86_64-apple-darwin21.4-clang -c -O3 -flto conftest.c >&5
- configure:14441: $? = 0
- configure:14441: x86_64-apple-darwin21.4-clang -c -O3 -flto conftest.c >&5
- conftest.c:88:22: error: expected expression
- if (sizeof ((int16_t)))
- ^
- 1 error generated.
- configure:14441: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "lame"
- | #define PACKAGE_TARNAME "lame"
- | #define PACKAGE_VERSION "3.100"
- | #define PACKAGE_STRING "lame 3.100"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "lame"
- | #define VERSION "3.100"
- | #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 STDC_HEADERS 1
- | #define HAVE_ERRNO_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_LIMITS_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_SYS_TIME_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_XMMINTRIN_H 1
- | #define SIZEOF_SHORT 2
- | #define SIZEOF_UNSIGNED_SHORT 2
- | #define SIZEOF_INT 4
- | #define SIZEOF_UNSIGNED_INT 4
- | #define SIZEOF_LONG 8
- | #define SIZEOF_UNSIGNED_LONG 8
- | #define SIZEOF_LONG_LONG 8
- | #define SIZEOF_UNSIGNED_LONG_LONG 8
- | #define SIZEOF_FLOAT 4
- | #define SIZEOF_DOUBLE 8
- | #define HAVE_LONG_DOUBLE_WIDER 1
- | #define HAVE_LONG_DOUBLE 1
- | #define HAVE_UINT8_T 1
- | #define HAVE_INT8_T 1
- | #define HAVE_UINT16_T 1
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | int
- | main ()
- | {
- | if (sizeof ((int16_t)))
- | return 0;
- | ;
- | return 0;
- | }
- configure:14441: result: yes
- configure:14450: checking for uint32_t
- configure:14450: x86_64-apple-darwin21.4-clang -c -O3 -flto conftest.c >&5
- configure:14450: $? = 0
- configure:14450: x86_64-apple-darwin21.4-clang -c -O3 -flto conftest.c >&5
- conftest.c:89:23: error: expected expression
- if (sizeof ((uint32_t)))
- ^
- 1 error generated.
- configure:14450: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "lame"
- | #define PACKAGE_TARNAME "lame"
- | #define PACKAGE_VERSION "3.100"
- | #define PACKAGE_STRING "lame 3.100"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "lame"
- | #define VERSION "3.100"
- | #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 STDC_HEADERS 1
- | #define HAVE_ERRNO_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_LIMITS_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_SYS_TIME_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_XMMINTRIN_H 1
- | #define SIZEOF_SHORT 2
- | #define SIZEOF_UNSIGNED_SHORT 2
- | #define SIZEOF_INT 4
- | #define SIZEOF_UNSIGNED_INT 4
- | #define SIZEOF_LONG 8
- | #define SIZEOF_UNSIGNED_LONG 8
- | #define SIZEOF_LONG_LONG 8
- | #define SIZEOF_UNSIGNED_LONG_LONG 8
- | #define SIZEOF_FLOAT 4
- | #define SIZEOF_DOUBLE 8
- | #define HAVE_LONG_DOUBLE_WIDER 1
- | #define HAVE_LONG_DOUBLE 1
- | #define HAVE_UINT8_T 1
- | #define HAVE_INT8_T 1
- | #define HAVE_UINT16_T 1
- | #define HAVE_INT16_T 1
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | int
- | main ()
- | {
- | if (sizeof ((uint32_t)))
- | return 0;
- | ;
- | return 0;
- | }
- configure:14450: result: yes
- configure:14459: checking for int32_t
- configure:14459: x86_64-apple-darwin21.4-clang -c -O3 -flto conftest.c >&5
- configure:14459: $? = 0
- configure:14459: x86_64-apple-darwin21.4-clang -c -O3 -flto conftest.c >&5
- conftest.c:90:22: error: expected expression
- if (sizeof ((int32_t)))
- ^
- 1 error generated.
- configure:14459: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "lame"
- | #define PACKAGE_TARNAME "lame"
- | #define PACKAGE_VERSION "3.100"
- | #define PACKAGE_STRING "lame 3.100"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "lame"
- | #define VERSION "3.100"
- | #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 STDC_HEADERS 1
- | #define HAVE_ERRNO_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_LIMITS_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_SYS_TIME_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_XMMINTRIN_H 1
- | #define SIZEOF_SHORT 2
- | #define SIZEOF_UNSIGNED_SHORT 2
- | #define SIZEOF_INT 4
- | #define SIZEOF_UNSIGNED_INT 4
- | #define SIZEOF_LONG 8
- | #define SIZEOF_UNSIGNED_LONG 8
- | #define SIZEOF_LONG_LONG 8
- | #define SIZEOF_UNSIGNED_LONG_LONG 8
- | #define SIZEOF_FLOAT 4
- | #define SIZEOF_DOUBLE 8
- | #define HAVE_LONG_DOUBLE_WIDER 1
- | #define HAVE_LONG_DOUBLE 1
- | #define HAVE_UINT8_T 1
- | #define HAVE_INT8_T 1
- | #define HAVE_UINT16_T 1
- | #define HAVE_INT16_T 1
- | #define HAVE_UINT32_T 1
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | int
- | main ()
- | {
- | if (sizeof ((int32_t)))
- | return 0;
- | ;
- | return 0;
- | }
- configure:14459: result: yes
- configure:14468: checking for uint64_t
- configure:14468: x86_64-apple-darwin21.4-clang -c -O3 -flto conftest.c >&5
- configure:14468: $? = 0
- configure:14468: x86_64-apple-darwin21.4-clang -c -O3 -flto conftest.c >&5
- conftest.c:91:23: error: expected expression
- if (sizeof ((uint64_t)))
- ^
- 1 error generated.
- configure:14468: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "lame"
- | #define PACKAGE_TARNAME "lame"
- | #define PACKAGE_VERSION "3.100"
- | #define PACKAGE_STRING "lame 3.100"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "lame"
- | #define VERSION "3.100"
- | #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 STDC_HEADERS 1
- | #define HAVE_ERRNO_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_LIMITS_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_SYS_TIME_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_XMMINTRIN_H 1
- | #define SIZEOF_SHORT 2
- | #define SIZEOF_UNSIGNED_SHORT 2
- | #define SIZEOF_INT 4
- | #define SIZEOF_UNSIGNED_INT 4
- | #define SIZEOF_LONG 8
- | #define SIZEOF_UNSIGNED_LONG 8
- | #define SIZEOF_LONG_LONG 8
- | #define SIZEOF_UNSIGNED_LONG_LONG 8
- | #define SIZEOF_FLOAT 4
- | #define SIZEOF_DOUBLE 8
- | #define HAVE_LONG_DOUBLE_WIDER 1
- | #define HAVE_LONG_DOUBLE 1
- | #define HAVE_UINT8_T 1
- | #define HAVE_INT8_T 1
- | #define HAVE_UINT16_T 1
- | #define HAVE_INT16_T 1
- | #define HAVE_UINT32_T 1
- | #define HAVE_INT32_T 1
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | int
- | main ()
- | {
- | if (sizeof ((uint64_t)))
- | return 0;
- | ;
- | return 0;
- | }
- configure:14468: result: yes
- configure:14477: checking for int64_t
- configure:14477: x86_64-apple-darwin21.4-clang -c -O3 -flto conftest.c >&5
- configure:14477: $? = 0
- configure:14477: x86_64-apple-darwin21.4-clang -c -O3 -flto conftest.c >&5
- conftest.c:92:22: error: expected expression
- if (sizeof ((int64_t)))
- ^
- 1 error generated.
- configure:14477: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "lame"
- | #define PACKAGE_TARNAME "lame"
- | #define PACKAGE_VERSION "3.100"
- | #define PACKAGE_STRING "lame 3.100"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "lame"
- | #define VERSION "3.100"
- | #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 STDC_HEADERS 1
- | #define HAVE_ERRNO_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_LIMITS_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_SYS_TIME_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_XMMINTRIN_H 1
- | #define SIZEOF_SHORT 2
- | #define SIZEOF_UNSIGNED_SHORT 2
- | #define SIZEOF_INT 4
- | #define SIZEOF_UNSIGNED_INT 4
- | #define SIZEOF_LONG 8
- | #define SIZEOF_UNSIGNED_LONG 8
- | #define SIZEOF_LONG_LONG 8
- | #define SIZEOF_UNSIGNED_LONG_LONG 8
- | #define SIZEOF_FLOAT 4
- | #define SIZEOF_DOUBLE 8
- | #define HAVE_LONG_DOUBLE_WIDER 1
- | #define HAVE_LONG_DOUBLE 1
- | #define HAVE_UINT8_T 1
- | #define HAVE_INT8_T 1
- | #define HAVE_UINT16_T 1
- | #define HAVE_INT16_T 1
- | #define HAVE_UINT32_T 1
- | #define HAVE_INT32_T 1
- | #define HAVE_UINT64_T 1
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | int
- | main ()
- | {
- | if (sizeof ((int64_t)))
- | return 0;
- | ;
- | return 0;
- | }
- configure:14477: result: yes
- configure:14582: checking for IEEE854 compliant 80 bit floats
- configure:14588: WARNING: can't check for IEEE854 compliant 80 bit floats
- configure:14630: result:
- configure:14651: checking for ieee754_float64_t
- configure:14651: x86_64-apple-darwin21.4-clang -c -O3 -flto conftest.c >&5
- conftest.c:97:13: error: use of undeclared identifier 'ieee754_float64_t'
- if (sizeof (ieee754_float64_t))
- ^
- 1 error generated.
- configure:14651: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "lame"
- | #define PACKAGE_TARNAME "lame"
- | #define PACKAGE_VERSION "3.100"
- | #define PACKAGE_STRING "lame 3.100"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "lame"
- | #define VERSION "3.100"
- | #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 STDC_HEADERS 1
- | #define HAVE_ERRNO_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_LIMITS_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_SYS_TIME_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_XMMINTRIN_H 1
- | #define SIZEOF_SHORT 2
- | #define SIZEOF_UNSIGNED_SHORT 2
- | #define SIZEOF_INT 4
- | #define SIZEOF_UNSIGNED_INT 4
- | #define SIZEOF_LONG 8
- | #define SIZEOF_UNSIGNED_LONG 8
- | #define SIZEOF_LONG_LONG 8
- | #define SIZEOF_UNSIGNED_LONG_LONG 8
- | #define SIZEOF_FLOAT 4
- | #define SIZEOF_DOUBLE 8
- | #define HAVE_LONG_DOUBLE_WIDER 1
- | #define HAVE_LONG_DOUBLE 1
- | #define HAVE_UINT8_T 1
- | #define HAVE_INT8_T 1
- | #define HAVE_UINT16_T 1
- | #define HAVE_INT16_T 1
- | #define HAVE_UINT32_T 1
- | #define HAVE_INT32_T 1
- | #define HAVE_UINT64_T 1
- | #define HAVE_INT64_T 1
- | #define A_UINT32_T unsigned int
- | #define A_INT32_T int
- | #define A_UINT64_T unsigned long
- | #define A_INT64_T long
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | int
- | main ()
- | {
- | if (sizeof (ieee754_float64_t))
- | return 0;
- | ;
- | return 0;
- | }
- configure:14651: result: no
- configure:14660: checking for ieee754_float32_t
- configure:14660: x86_64-apple-darwin21.4-clang -c -O3 -flto conftest.c >&5
- conftest.c:97:13: error: use of undeclared identifier 'ieee754_float32_t'
- if (sizeof (ieee754_float32_t))
- ^
- 1 error generated.
- configure:14660: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "lame"
- | #define PACKAGE_TARNAME "lame"
- | #define PACKAGE_VERSION "3.100"
- | #define PACKAGE_STRING "lame 3.100"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "lame"
- | #define VERSION "3.100"
- | #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 STDC_HEADERS 1
- | #define HAVE_ERRNO_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_LIMITS_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_SYS_TIME_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_XMMINTRIN_H 1
- | #define SIZEOF_SHORT 2
- | #define SIZEOF_UNSIGNED_SHORT 2
- | #define SIZEOF_INT 4
- | #define SIZEOF_UNSIGNED_INT 4
- | #define SIZEOF_LONG 8
- | #define SIZEOF_UNSIGNED_LONG 8
- | #define SIZEOF_LONG_LONG 8
- | #define SIZEOF_UNSIGNED_LONG_LONG 8
- | #define SIZEOF_FLOAT 4
- | #define SIZEOF_DOUBLE 8
- | #define HAVE_LONG_DOUBLE_WIDER 1
- | #define HAVE_LONG_DOUBLE 1
- | #define HAVE_UINT8_T 1
- | #define HAVE_INT8_T 1
- | #define HAVE_UINT16_T 1
- | #define HAVE_INT16_T 1
- | #define HAVE_UINT32_T 1
- | #define HAVE_INT32_T 1
- | #define HAVE_UINT64_T 1
- | #define HAVE_INT64_T 1
- | #define A_UINT32_T unsigned int
- | #define A_INT32_T int
- | #define A_UINT64_T unsigned long
- | #define A_INT64_T long
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | int
- | main ()
- | {
- | if (sizeof (ieee754_float32_t))
- | return 0;
- | ;
- | return 0;
- | }
- configure:14660: result: no
- configure:14701: WARNING:
- **************************************************************************
- * *
- * You are cross compiling: *
- * - I did not have a change to determine *
- * + the size of: *
- * - short *
- * - unsigned short *
- * - int *
- * - unsigned int *
- * - long *
- * - unsigned long *
- * - float *
- * - double *
- * - long double *
- * + the endianess of the system *
- * - You have to provide appropriate defines for them in config.h, e.g. *
- * + define SIZEOF_SHORT to 2 if the size of a short is 2 *
- * + define WORDS_BIGENDIAN if your system is a big endian system *
- * *
- **************************************************************************
- configure:14725: checking for size_t
- configure:14725: x86_64-apple-darwin21.4-clang -c -O3 -flto conftest.c >&5
- configure:14725: $? = 0
- configure:14725: x86_64-apple-darwin21.4-clang -c -O3 -flto conftest.c >&5
- conftest.c:98:21: error: expected expression
- if (sizeof ((size_t)))
- ^
- 1 error generated.
- configure:14725: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "lame"
- | #define PACKAGE_TARNAME "lame"
- | #define PACKAGE_VERSION "3.100"
- | #define PACKAGE_STRING "lame 3.100"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "lame"
- | #define VERSION "3.100"
- | #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 STDC_HEADERS 1
- | #define HAVE_ERRNO_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_LIMITS_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_SYS_TIME_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_XMMINTRIN_H 1
- | #define SIZEOF_SHORT 2
- | #define SIZEOF_UNSIGNED_SHORT 2
- | #define SIZEOF_INT 4
- | #define SIZEOF_UNSIGNED_INT 4
- | #define SIZEOF_LONG 8
- | #define SIZEOF_UNSIGNED_LONG 8
- | #define SIZEOF_LONG_LONG 8
- | #define SIZEOF_UNSIGNED_LONG_LONG 8
- | #define SIZEOF_FLOAT 4
- | #define SIZEOF_DOUBLE 8
- | #define HAVE_LONG_DOUBLE_WIDER 1
- | #define HAVE_LONG_DOUBLE 1
- | #define HAVE_UINT8_T 1
- | #define HAVE_INT8_T 1
- | #define HAVE_UINT16_T 1
- | #define HAVE_INT16_T 1
- | #define HAVE_UINT32_T 1
- | #define HAVE_INT32_T 1
- | #define HAVE_UINT64_T 1
- | #define HAVE_INT64_T 1
- | #define A_UINT32_T unsigned int
- | #define A_INT32_T int
- | #define A_UINT64_T unsigned long
- | #define A_INT64_T long
- | #define LAME_LIBRARY_BUILD 1
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | int
- | main ()
- | {
- | if (sizeof ((size_t)))
- | return 0;
- | ;
- | return 0;
- | }
- configure:14725: result: yes
- configure:14736: checking whether time.h and sys/time.h may both be included
- configure:14756: x86_64-apple-darwin21.4-clang -c -O3 -flto conftest.c >&5
- configure:14756: $? = 0
- configure:14763: result: yes
- configure:14774: checking for working alloca.h
- configure:14791: x86_64-apple-darwin21.4-clang -o conftest -O3 -flto conftest.c >&5
- configure:14791: $? = 0
- configure:14799: result: yes
- configure:14807: checking for alloca
- configure:14844: x86_64-apple-darwin21.4-clang -o conftest -O3 -flto conftest.c >&5
- configure:14844: $? = 0
- configure:14852: result: yes
- configure:14961: checking for gettimeofday
- configure:14961: x86_64-apple-darwin21.4-clang -o conftest -O3 -flto conftest.c >&5
- configure:14961: $? = 0
- configure:14961: result: yes
- configure:14961: checking for strtol
- configure:14961: x86_64-apple-darwin21.4-clang -o conftest -O3 -flto conftest.c >&5
- conftest.c:89:6: warning: incompatible redeclaration of library function 'strtol' [-Wincompatible-library-redeclaration]
- char strtol ();
- ^
- conftest.c:89:6: note: 'strtol' is a builtin with type 'long (const char *, char **, int)'
- 1 warning generated.
- configure:14961: $? = 0
- configure:14961: result: yes
- configure:14978: checking for socket
- configure:14978: x86_64-apple-darwin21.4-clang -o conftest -O3 -flto conftest.c >&5
- configure:14978: $? = 0
- configure:14978: result: yes
- configure:15063: checking termcap.h usability
- configure:15063: x86_64-apple-darwin21.4-clang -c -O3 -flto conftest.c >&5
- configure:15063: $? = 0
- configure:15063: result: yes
- configure:15063: checking termcap.h presence
- configure:15063: x86_64-apple-darwin21.4-clang -E conftest.c
- configure:15063: $? = 0
- configure:15063: result: yes
- configure:15063: checking for termcap.h
- configure:15063: result: yes
- configure:15075: checking ncurses/termcap.h usability
- configure:15075: x86_64-apple-darwin21.4-clang -c -O3 -flto conftest.c >&5
- conftest.c:102:10: fatal error: 'ncurses/termcap.h' file not found
- #include <ncurses/termcap.h>
- ^~~~~~~~~~~~~~~~~~~
- 1 error generated.
- configure:15075: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "lame"
- | #define PACKAGE_TARNAME "lame"
- | #define PACKAGE_VERSION "3.100"
- | #define PACKAGE_STRING "lame 3.100"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "lame"
- | #define VERSION "3.100"
- | #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 STDC_HEADERS 1
- | #define HAVE_ERRNO_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_LIMITS_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_SYS_TIME_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_XMMINTRIN_H 1
- | #define SIZEOF_SHORT 2
- | #define SIZEOF_UNSIGNED_SHORT 2
- | #define SIZEOF_INT 4
- | #define SIZEOF_UNSIGNED_INT 4
- | #define SIZEOF_LONG 8
- | #define SIZEOF_UNSIGNED_LONG 8
- | #define SIZEOF_LONG_LONG 8
- | #define SIZEOF_UNSIGNED_LONG_LONG 8
- | #define SIZEOF_FLOAT 4
- | #define SIZEOF_DOUBLE 8
- | #define HAVE_LONG_DOUBLE_WIDER 1
- | #define HAVE_LONG_DOUBLE 1
- | #define HAVE_UINT8_T 1
- | #define HAVE_INT8_T 1
- | #define HAVE_UINT16_T 1
- | #define HAVE_INT16_T 1
- | #define HAVE_UINT32_T 1
- | #define HAVE_INT32_T 1
- | #define HAVE_UINT64_T 1
- | #define HAVE_INT64_T 1
- | #define A_UINT32_T unsigned int
- | #define A_INT32_T int
- | #define A_UINT64_T unsigned long
- | #define A_INT64_T long
- | #define LAME_LIBRARY_BUILD 1
- | #define TIME_WITH_SYS_TIME 1
- | #define HAVE_ALLOCA_H 1
- | #define HAVE_ALLOCA 1
- | #define HAVE_GETTIMEOFDAY 1
- | #define HAVE_STRTOL 1
- | #define HAVE_SOCKET 1
- | #define HAVE_TERMCAP_H 1
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <ncurses/termcap.h>
- configure:15075: result: no
- configure:15075: checking ncurses/termcap.h presence
- configure:15075: x86_64-apple-darwin21.4-clang -E conftest.c
- conftest.c:69:10: fatal error: 'ncurses/termcap.h' file not found
- #include <ncurses/termcap.h>
- ^~~~~~~~~~~~~~~~~~~
- 1 error generated.
- configure:15075: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "lame"
- | #define PACKAGE_TARNAME "lame"
- | #define PACKAGE_VERSION "3.100"
- | #define PACKAGE_STRING "lame 3.100"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "lame"
- | #define VERSION "3.100"
- | #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 STDC_HEADERS 1
- | #define HAVE_ERRNO_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_LIMITS_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_SYS_TIME_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_XMMINTRIN_H 1
- | #define SIZEOF_SHORT 2
- | #define SIZEOF_UNSIGNED_SHORT 2
- | #define SIZEOF_INT 4
- | #define SIZEOF_UNSIGNED_INT 4
- | #define SIZEOF_LONG 8
- | #define SIZEOF_UNSIGNED_LONG 8
- | #define SIZEOF_LONG_LONG 8
- | #define SIZEOF_UNSIGNED_LONG_LONG 8
- | #define SIZEOF_FLOAT 4
- | #define SIZEOF_DOUBLE 8
- | #define HAVE_LONG_DOUBLE_WIDER 1
- | #define HAVE_LONG_DOUBLE 1
- | #define HAVE_UINT8_T 1
- | #define HAVE_INT8_T 1
- | #define HAVE_UINT16_T 1
- | #define HAVE_INT16_T 1
- | #define HAVE_UINT32_T 1
- | #define HAVE_INT32_T 1
- | #define HAVE_UINT64_T 1
- | #define HAVE_INT64_T 1
- | #define A_UINT32_T unsigned int
- | #define A_INT32_T int
- | #define A_UINT64_T unsigned long
- | #define A_INT64_T long
- | #define LAME_LIBRARY_BUILD 1
- | #define TIME_WITH_SYS_TIME 1
- | #define HAVE_ALLOCA_H 1
- | #define HAVE_ALLOCA 1
- | #define HAVE_GETTIMEOFDAY 1
- | #define HAVE_STRTOL 1
- | #define HAVE_SOCKET 1
- | #define HAVE_TERMCAP_H 1
- | /* end confdefs.h. */
- | #include <ncurses/termcap.h>
- configure:15075: result: no
- configure:15075: checking for ncurses/termcap.h
- configure:15075: result: no
- configure:15085: checking for initscr in -ltermcap
- configure:15110: x86_64-apple-darwin21.4-clang -o conftest -O3 -flto conftest.c -ltermcap >&5
- configure:15110: $? = 0
- configure:15119: result: yes
- configure:15125: checking for initscr in -lcurses
- configure:15150: x86_64-apple-darwin21.4-clang -o conftest -O3 -flto conftest.c -lcurses >&5
- configure:15150: $? = 0
- configure:15159: result: yes
- configure:15165: checking for initscr in -lncurses
- configure:15190: x86_64-apple-darwin21.4-clang -o conftest -O3 -flto conftest.c -lncurses >&5
- configure:15190: $? = 0
- configure:15199: result: yes
- configure:15247: checking for ld used by x86_64-apple-darwin21.4-clang
- configure:15314: result: x86_64-apple-darwin21.4-ld
- configure:15321: checking if the linker (x86_64-apple-darwin21.4-ld) is GNU ld
- configure:15336: result: no
- configure:15343: checking for shared library run path origin
- configure:15356: result: done
- configure:15934: checking for iconv
- configure:15958: x86_64-apple-darwin21.4-clang -o conftest -O3 -flto conftest.c >&5
- undef: _iconv_open
- undef: _iconv
- undef: _iconv_close
- Undefined symbols for architecture x86_64:
- "_iconv_open", referenced from:
- _main in cc-7b6eae.o
- "_iconv", referenced from:
- _main in cc-7b6eae.o
- "_iconv_close", referenced from:
- _main in cc-7b6eae.o
- ld: symbol(s) not found for architecture x86_64
- clang: error: linker command failed with exit code 1 (use -v to see invocation)
- configure:15958: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "lame"
- | #define PACKAGE_TARNAME "lame"
- | #define PACKAGE_VERSION "3.100"
- | #define PACKAGE_STRING "lame 3.100"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "lame"
- | #define VERSION "3.100"
- | #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 STDC_HEADERS 1
- | #define HAVE_ERRNO_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_LIMITS_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_SYS_TIME_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_XMMINTRIN_H 1
- | #define SIZEOF_SHORT 2
- | #define SIZEOF_UNSIGNED_SHORT 2
- | #define SIZEOF_INT 4
- | #define SIZEOF_UNSIGNED_INT 4
- | #define SIZEOF_LONG 8
- | #define SIZEOF_UNSIGNED_LONG 8
- | #define SIZEOF_LONG_LONG 8
- | #define SIZEOF_UNSIGNED_LONG_LONG 8
- | #define SIZEOF_FLOAT 4
- | #define SIZEOF_DOUBLE 8
- | #define HAVE_LONG_DOUBLE_WIDER 1
- | #define HAVE_LONG_DOUBLE 1
- | #define HAVE_UINT8_T 1
- | #define HAVE_INT8_T 1
- | #define HAVE_UINT16_T 1
- | #define HAVE_INT16_T 1
- | #define HAVE_UINT32_T 1
- | #define HAVE_INT32_T 1
- | #define HAVE_UINT64_T 1
- | #define HAVE_INT64_T 1
- | #define A_UINT32_T unsigned int
- | #define A_INT32_T int
- | #define A_UINT64_T unsigned long
- | #define A_INT64_T long
- | #define LAME_LIBRARY_BUILD 1
- | #define TIME_WITH_SYS_TIME 1
- | #define HAVE_ALLOCA_H 1
- | #define HAVE_ALLOCA 1
- | #define HAVE_GETTIMEOFDAY 1
- | #define HAVE_STRTOL 1
- | #define HAVE_SOCKET 1
- | #define HAVE_TERMCAP_H 1
- | /* end confdefs.h. */
- |
- | #include <stdlib.h>
- | #include <iconv.h>
- |
- | int
- | main ()
- | {
- | iconv_t cd = iconv_open("","");
- | iconv(cd,NULL,NULL,NULL,NULL);
- | iconv_close(cd);
- | ;
- | return 0;
- | }
- configure:15982: x86_64-apple-darwin21.4-clang -o conftest -O3 -flto conftest.c -liconv >&5
- configure:15982: $? = 0
- configure:15992: result: yes
- configure:15995: checking for working iconv
- configure:16136: result: guessing yes
- configure:16151: checking how to link with libiconv
- configure:16153: result: -liconv
- configure:16164: checking for iconv declaration
- configure:16193: x86_64-apple-darwin21.4-clang -c -O3 -flto conftest.c >&5
- configure:16193: $? = 0
- configure:16204: result:
- extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
- configure:16216: checking for cos in -lm
- configure:16241: x86_64-apple-darwin21.4-clang -o conftest -O3 -flto conftest.c -lm >&5
- conftest.c:78:6: warning: incompatible redeclaration of library function 'cos' [-Wincompatible-library-redeclaration]
- char cos ();
- ^
- conftest.c:78:6: note: 'cos' is a builtin with type 'double (double)'
- 1 warning generated.
- configure:16241: $? = 0
- configure:16250: result: yes
- configure:16256: checking for cos in -lffm
- configure:16281: x86_64-apple-darwin21.4-clang -o conftest -O3 -flto conftest.c -lffm >&5
- conftest.c:78:6: warning: incompatible redeclaration of library function 'cos' [-Wincompatible-library-redeclaration]
- char cos ();
- ^
- conftest.c:78:6: note: 'cos' is a builtin with type 'double (double)'
- 1 warning generated.
- ld: library not found for -lffm
- clang: error: linker command failed with exit code 1 (use -v to see invocation)
- configure:16281: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "lame"
- | #define PACKAGE_TARNAME "lame"
- | #define PACKAGE_VERSION "3.100"
- | #define PACKAGE_STRING "lame 3.100"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "lame"
- | #define VERSION "3.100"
- | #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 STDC_HEADERS 1
- | #define HAVE_ERRNO_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_LIMITS_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_SYS_TIME_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_XMMINTRIN_H 1
- | #define SIZEOF_SHORT 2
- | #define SIZEOF_UNSIGNED_SHORT 2
- | #define SIZEOF_INT 4
- | #define SIZEOF_UNSIGNED_INT 4
- | #define SIZEOF_LONG 8
- | #define SIZEOF_UNSIGNED_LONG 8
- | #define SIZEOF_LONG_LONG 8
- | #define SIZEOF_UNSIGNED_LONG_LONG 8
- | #define SIZEOF_FLOAT 4
- | #define SIZEOF_DOUBLE 8
- | #define HAVE_LONG_DOUBLE_WIDER 1
- | #define HAVE_LONG_DOUBLE 1
- | #define HAVE_UINT8_T 1
- | #define HAVE_INT8_T 1
- | #define HAVE_UINT16_T 1
- | #define HAVE_INT16_T 1
- | #define HAVE_UINT32_T 1
- | #define HAVE_INT32_T 1
- | #define HAVE_UINT64_T 1
- | #define HAVE_INT64_T 1
- | #define A_UINT32_T unsigned int
- | #define A_INT32_T int
- | #define A_UINT64_T unsigned long
- | #define A_INT64_T long
- | #define LAME_LIBRARY_BUILD 1
- | #define TIME_WITH_SYS_TIME 1
- | #define HAVE_ALLOCA_H 1
- | #define HAVE_ALLOCA 1
- | #define HAVE_GETTIMEOFDAY 1
- | #define HAVE_STRTOL 1
- | #define HAVE_SOCKET 1
- | #define HAVE_TERMCAP_H 1
- | #define HAVE_ICONV 1
- | #define ICONV_CONST
- | /* 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 cos ();
- | int
- | main ()
- | {
- | return cos ();
- | ;
- | return 0;
- | }
- configure:16290: result: no
- configure:16304: checking for cos in -lcpml
- configure:16329: x86_64-apple-darwin21.4-clang -o conftest -O3 -flto conftest.c -lcpml >&5
- conftest.c:78:6: warning: incompatible redeclaration of library function 'cos' [-Wincompatible-library-redeclaration]
- char cos ();
- ^
- conftest.c:78:6: note: 'cos' is a builtin with type 'double (double)'
- 1 warning generated.
- ld: library not found for -lcpml
- clang: error: linker command failed with exit code 1 (use -v to see invocation)
- configure:16329: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "lame"
- | #define PACKAGE_TARNAME "lame"
- | #define PACKAGE_VERSION "3.100"
- | #define PACKAGE_STRING "lame 3.100"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "lame"
- | #define VERSION "3.100"
- | #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 STDC_HEADERS 1
- | #define HAVE_ERRNO_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_LIMITS_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_SYS_TIME_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_XMMINTRIN_H 1
- | #define SIZEOF_SHORT 2
- | #define SIZEOF_UNSIGNED_SHORT 2
- | #define SIZEOF_INT 4
- | #define SIZEOF_UNSIGNED_INT 4
- | #define SIZEOF_LONG 8
- | #define SIZEOF_UNSIGNED_LONG 8
- | #define SIZEOF_LONG_LONG 8
- | #define SIZEOF_UNSIGNED_LONG_LONG 8
- | #define SIZEOF_FLOAT 4
- | #define SIZEOF_DOUBLE 8
- | #define HAVE_LONG_DOUBLE_WIDER 1
- | #define HAVE_LONG_DOUBLE 1
- | #define HAVE_UINT8_T 1
- | #define HAVE_INT8_T 1
- | #define HAVE_UINT16_T 1
- | #define HAVE_INT16_T 1
- | #define HAVE_UINT32_T 1
- | #define HAVE_INT32_T 1
- | #define HAVE_UINT64_T 1
- | #define HAVE_INT64_T 1
- | #define A_UINT32_T unsigned int
- | #define A_INT32_T int
- | #define A_UINT64_T unsigned long
- | #define A_INT64_T long
- | #define LAME_LIBRARY_BUILD 1
- | #define TIME_WITH_SYS_TIME 1
- | #define HAVE_ALLOCA_H 1
- | #define HAVE_ALLOCA 1
- | #define HAVE_GETTIMEOFDAY 1
- | #define HAVE_STRTOL 1
- | #define HAVE_SOCKET 1
- | #define HAVE_TERMCAP_H 1
- | #define HAVE_ICONV 1
- | #define ICONV_CONST
- | /* 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 cos ();
- | int
- | main ()
- | {
- | return cos ();
- | ;
- | return 0;
- | }
- configure:16338: result: no
- configure:16396: checking for gtk-config
- configure:16427: result: no
- configure:16436: checking for GTK - version >= 1.2.0
- configure:16555: result: no
- configure:16619: checking use of ElectricFence malloc debugging
- configure:16684: result: no
- configure:16897: checking use of file io
- configure:16926: result: lame
- configure:16934: checking use of analyzer hooks
- configure:16956: result: yes
- configure:16960: checking use of mpg123 decoder
- configure:16988: result: yes (Layer 1, 2, 3)
- configure:16992: checking if the lame frontend should be build
- configure:17003: result: yes
- configure:17013: checking if mp3x is requested
- configure:17028: result: no
- configure:17045: checking if mp3rtp is requested
- configure:17063: result: no
- configure:17067: checking if dynamic linking of the frontends is requested
- configure:17078: result: no
- configure:17178: checking for termcap
- configure:17189: result: yes
- configure:17261: checking if I have to build the internal vector lib
- configure:17263: result: yes
- configure:17269: checking for nasm
- configure:17287: found /usr/bin/nasm
- configure:17300: result: /usr/bin/nasm
- configure:17312: checking for assembler routines for this processor type
- configure:17339: result: no
- configure:17372: checking for additional optimizations
- configure:17599: result: no
- configure:17611: checking for debug options
- configure:17659: result: no
- configure:17959: checking that generated files are newer than configure
- configure:17965: result: done
- configure:18013: creating ./config.status
- ## ---------------------- ##
- ## Running config.status. ##
- ## ---------------------- ##
- This file was extended by lame config.status 3.100, which was
- generated by GNU Autoconf 2.69. Invocation command line was
- CONFIG_FILES =
- CONFIG_HEADERS =
- CONFIG_LINKS =
- CONFIG_COMMANDS =
- $ ./config.status
- on ACHAITHANYA-PC2
- config.status:1196: creating Makefile
- config.status:1196: creating libmp3lame/Makefile
- config.status:1196: creating libmp3lame/i386/Makefile
- config.status:1196: creating libmp3lame/vector/Makefile
- config.status:1196: creating frontend/Makefile
- config.status:1196: creating mpglib/Makefile
- config.status:1196: creating doc/Makefile
- config.status:1196: creating doc/html/Makefile
- config.status:1196: creating doc/man/Makefile
- config.status:1196: creating include/Makefile
- config.status:1196: creating Dll/Makefile
- config.status:1196: creating misc/Makefile
- config.status:1196: creating dshow/Makefile
- config.status:1196: creating ACM/Makefile
- config.status:1196: creating ACM/ADbg/Makefile
- config.status:1196: creating ACM/ddk/Makefile
- config.status:1196: creating ACM/tinyxml/Makefile
- config.status:1196: creating lame.spec
- config.status:1196: creating mac/Makefile
- config.status:1196: creating macosx/Makefile
- config.status:1196: creating macosx/English.lproj/Makefile
- config.status:1196: creating macosx/LAME.xcodeproj/Makefile
- config.status:1196: creating vc_solution/Makefile
- config.status:1196: creating config.h
- config.status:1425: executing depfiles commands
- config.status:1425: executing libtool commands
- ## ---------------- ##
- ## Cache variables. ##
- ## ---------------- ##
- ac_cv_build=x86_64-unknown-linux-gnu
- ac_cv_c_compiler_gnu=yes
- ac_cv_c_const=yes
- ac_cv_c_inline=inline
- ac_cv_c_long_double=yes
- ac_cv_env_CC_set=set
- ac_cv_env_CC_value=x86_64-apple-darwin21.4-clang
- ac_cv_env_CFLAGS_set=set
- ac_cv_env_CFLAGS_value='-O3 -flto'
- ac_cv_env_CPPFLAGS_set=
- ac_cv_env_CPPFLAGS_value=
- ac_cv_env_CPP_set=
- ac_cv_env_CPP_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_PKG_CONFIG_LIBDIR_set=
- ac_cv_env_PKG_CONFIG_LIBDIR_value=
- ac_cv_env_PKG_CONFIG_PATH_set=
- ac_cv_env_PKG_CONFIG_PATH_value=
- ac_cv_env_PKG_CONFIG_set=set
- ac_cv_env_PKG_CONFIG_value=x86_64-apple-darwin21.4-pkg-config
- ac_cv_env_SNDFILE_CFLAGS_set=
- ac_cv_env_SNDFILE_CFLAGS_value=
- ac_cv_env_SNDFILE_LIBS_set=
- ac_cv_env_SNDFILE_LIBS_value=
- ac_cv_env_build_alias_set=
- ac_cv_env_build_alias_value=
- ac_cv_env_host_alias_set=set
- ac_cv_env_host_alias_value=x86_64-apple-darwin
- ac_cv_env_target_alias_set=
- ac_cv_env_target_alias_value=
- ac_cv_func_alloca_works=yes
- ac_cv_func_gettimeofday=yes
- ac_cv_func_socket=yes
- ac_cv_func_strtol=yes
- ac_cv_header_dlfcn_h=yes
- ac_cv_header_dmalloc_h=no
- ac_cv_header_errno_h=yes
- ac_cv_header_fcntl_h=yes
- ac_cv_header_inttypes_h=yes
- ac_cv_header_limits_h=yes
- ac_cv_header_linux_soundcard_h=no
- ac_cv_header_memory_h=yes
- ac_cv_header_minix_config_h=no
- ac_cv_header_ncurses_termcap_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_soundcard_h=no
- ac_cv_header_sys_stat_h=yes
- ac_cv_header_sys_time_h=yes
- ac_cv_header_sys_types_h=yes
- ac_cv_header_termcap_h=yes
- ac_cv_header_time=yes
- ac_cv_header_unistd_h=yes
- ac_cv_header_xmmintrin_h=yes
- ac_cv_host=x86_64-apple-darwin
- ac_cv_lib_cpml_cos=no
- ac_cv_lib_curses_initscr=yes
- ac_cv_lib_ffm_cos=no
- ac_cv_lib_m_cos=yes
- ac_cv_lib_ncurses_initscr=yes
- ac_cv_lib_termcap_initscr=yes
- ac_cv_objext=o
- ac_cv_path_EGREP='/usr/bin/grep -E'
- ac_cv_path_FGREP='/usr/bin/grep -F'
- ac_cv_path_GREP=/usr/bin/grep
- ac_cv_path_GTK_CONFIG=no
- ac_cv_path_NASM=/usr/bin/nasm
- ac_cv_path_SED=/usr/bin/sed
- ac_cv_path_install='/usr/bin/install -c'
- ac_cv_path_lt_DD=/usr/bin/dd
- ac_cv_path_mkdir=/usr/bin/mkdir
- ac_cv_prog_AR=x86_64-apple-darwin21.4-ar
- ac_cv_prog_AWK=gawk
- ac_cv_prog_CC=x86_64-apple-darwin21.4-clang
- ac_cv_prog_CPP='x86_64-apple-darwin21.4-clang -E'
- ac_cv_prog_DSYMUTIL=x86_64-apple-darwin21.4-dsymutil
- ac_cv_prog_LIPO=x86_64-apple-darwin21.4-lipo
- ac_cv_prog_NMEDIT=x86_64-apple-darwin21.4-nmedit
- ac_cv_prog_OBJDUMP=x86_64-apple-darwin21.4-ObjectDump
- ac_cv_prog_OTOOL=x86_64-apple-darwin21.4-otool
- ac_cv_prog_RANLIB=x86_64-apple-darwin21.4-ranlib
- ac_cv_prog_STRIP=x86_64-apple-darwin21.4-strip
- ac_cv_prog_ac_ct_MANIFEST_TOOL=mt
- ac_cv_prog_cc_c89=
- ac_cv_prog_cc_g=yes
- ac_cv_prog_make_make_set=yes
- ac_cv_safe_to_define___extensions__=yes
- ac_cv_search_strerror='none required'
- ac_cv_sizeof_double=8
- ac_cv_sizeof_float=4
- ac_cv_sizeof_int=4
- ac_cv_sizeof_long=8
- ac_cv_sizeof_long_long=8
- ac_cv_sizeof_short=2
- ac_cv_sizeof_unsigned_int=4
- ac_cv_sizeof_unsigned_long=8
- ac_cv_sizeof_unsigned_long_long=8
- ac_cv_sizeof_unsigned_short=2
- ac_cv_sys_file_offset_bits=no
- ac_cv_sys_largefile_CC=no
- ac_cv_type_ieee754_float32_t=no
- ac_cv_type_ieee754_float64_t=no
- ac_cv_type_int16_t=yes
- ac_cv_type_int32_t=yes
- ac_cv_type_int64_t=yes
- ac_cv_type_int8_t=yes
- ac_cv_type_long_double_wider=yes
- ac_cv_type_size_t=yes
- ac_cv_type_uint16_t=yes
- ac_cv_type_uint32_t=yes
- ac_cv_type_uint64_t=yes
- ac_cv_type_uint8_t=yes
- ac_cv_working_alloca_h=yes
- acl_cv_hardcode_direct=no
- acl_cv_hardcode_libdir_flag_spec=
- acl_cv_hardcode_libdir_separator=
- acl_cv_hardcode_minus_L=no
- acl_cv_libext=a
- acl_cv_libname_spec='lib$name'
- acl_cv_library_names_spec='$libname$shrext'
- acl_cv_path_LD=x86_64-apple-darwin21.4-ld
- acl_cv_prog_gnu_ld=no
- acl_cv_rpath=done
- acl_cv_shlibext=dylib
- acl_cv_wl=-Wl,
- am_cv_CC_dependencies_compiler_type=gcc3
- am_cv_func_iconv=yes
- am_cv_func_iconv_works='guessing yes'
- am_cv_lib_iconv=yes
- am_cv_make_support_nested_variables=yes
- am_cv_prog_cc_c_o=yes
- am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);'
- am_cv_proto_iconv_arg1=
- lt_cv_apple_cc_single_mod=yes
- lt_cv_ar_at_file=no
- lt_cv_deplibs_check_method=pass_all
- lt_cv_file_magic_cmd='$MAGIC_CMD'
- lt_cv_file_magic_test_file=
- lt_cv_ld_exported_symbols_list=yes
- lt_cv_ld_force_load=no
- lt_cv_ld_reload_flag=-r
- lt_cv_nm_interface='BSD nm'
- lt_cv_objdir=.libs
- lt_cv_path_LD=x86_64-apple-darwin21.4-ld
- lt_cv_path_NM=x86_64-apple-darwin21.4-nm
- lt_cv_path_mainfest_tool=no
- lt_cv_prog_compiler_c_o=yes
- lt_cv_prog_compiler_pic='-fno-common -DPIC'
- lt_cv_prog_compiler_pic_works=yes
- lt_cv_prog_compiler_rtti_exceptions=yes
- lt_cv_prog_compiler_static_works=no
- lt_cv_prog_gnu_ld=no
- lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
- lt_cv_sys_global_symbol_pipe=
- lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/ {"\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/^[BCDEGRST][BCDEGRST]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\'''
- lt_cv_sys_global_symbol_to_cdecl=
- lt_cv_sys_global_symbol_to_import=
- lt_cv_sys_max_cmd_len=1572864
- lt_cv_to_host_file_cmd=func_convert_file_noop
- lt_cv_to_tool_file_cmd=func_convert_file_noop
- lt_cv_truncate_bin='/usr/bin/dd bs=4096 count=1'
- ## ----------------- ##
- ## Output variables. ##
- ## ----------------- ##
- ACLOCAL='${SHELL} /home/achaithanya/lame-3.100/missing aclocal-1.15'
- ALLOCA=''
- AMDEPBACKSLASH='\'
- AMDEP_FALSE='#'
- AMDEP_TRUE=''
- AMTAR='$${TAR-tar}'
- AM_BACKSLASH='\'
- AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
- AM_DEFAULT_VERBOSITY='1'
- AM_V='$(V)'
- AR='x86_64-apple-darwin21.4-ar'
- AUTOCONF='${SHELL} /home/achaithanya/lame-3.100/missing autoconf'
- AUTOHEADER='${SHELL} /home/achaithanya/lame-3.100/missing autoheader'
- AUTOMAKE='${SHELL} /home/achaithanya/lame-3.100/missing automake-1.15'
- AWK='gawk'
- CC='x86_64-apple-darwin21.4-clang'
- CCDEPMODE='depmode=gcc3'
- CFLAGS='-O3 -Wall -O3 -flto'
- CONFIG_DEFS=''
- CONFIG_MATH_LIB='-lm'
- CPP='x86_64-apple-darwin21.4-clang -E'
- CPPFLAGS=''
- CPUCCODE=''
- CPUTYPE='no'
- CYGPATH_W='echo'
- DEFS='-DHAVE_CONFIG_H'
- DEPDIR='.deps'
- DLLTOOL='false'
- DSYMUTIL='x86_64-apple-darwin21.4-dsymutil'
- DUMPBIN=''
- ECHO_C=''
- ECHO_N='-n'
- ECHO_T=''
- EGREP='/usr/bin/grep -E'
- EXEEXT=''
- FGREP='/usr/bin/grep -F'
- FRONTEND_CFLAGS=' '
- FRONTEND_LDADD='-lncurses -liconv -lm'
- FRONTEND_LDFLAGS=' -static'
- GREP='/usr/bin/grep'
- GTK_CFLAGS=''
- GTK_CONFIG='no'
- GTK_LIBS=''
- HAVE_NASM_FALSE=''
- HAVE_NASM_TRUE='#'
- INCLUDES='-I$(top_srcdir)/include -I$(srcdir)'
- INSTALL_DATA='${INSTALL} -m 644'
- INSTALL_PROGRAM='${INSTALL}'
- INSTALL_SCRIPT='${INSTALL}'
- INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
- LD='x86_64-apple-darwin21.4-ld'
- LDADD=''
- LDFLAGS=''
- LIBICONV='-liconv'
- LIBOBJS=''
- LIBS=''
- LIBTOOL='$(SHELL) $(top_builddir)/libtool'
- LIBTOOL_DEPS='./ltmain.sh'
- LIB_MAJOR_VERSION='0'
- LIB_MINOR_VERSION='0'
- LIB_WITH_DECODER_FALSE='#'
- LIB_WITH_DECODER_TRUE=''
- LIPO='x86_64-apple-darwin21.4-lipo'
- LN_S='ln -s'
- LTLIBICONV='-liconv'
- LTLIBOBJS=''
- LT_SYS_LIBRARY_PATH=''
- MAINT='#'
- MAINTAINER_MODE_FALSE=''
- MAINTAINER_MODE_TRUE='#'
- MAKEDEP='-M'
- MAKEINFO='${SHELL} /home/achaithanya/lame-3.100/missing makeinfo'
- MANIFEST_TOOL=':'
- MKDIR_P='/usr/bin/mkdir -p'
- NASM='no'
- NASM_FORMAT='-f macho'
- NM='x86_64-apple-darwin21.4-nm'
- NMEDIT='x86_64-apple-darwin21.4-nmedit'
- OBJDUMP='x86_64-apple-darwin21.4-ObjectDump'
- OBJEXT='o'
- OTOOL64=':'
- OTOOL='x86_64-apple-darwin21.4-otool'
- PACKAGE='lame'
- PACKAGE_BUGREPORT='[email protected]'
- PACKAGE_NAME='lame'
- PACKAGE_STRING='lame 3.100'
- PACKAGE_TARNAME='lame'
- PACKAGE_URL=''
- PACKAGE_VERSION='3.100'
- PATH_SEPARATOR=':'
- PKG_CONFIG='x86_64-apple-darwin21.4-pkg-config'
- PKG_CONFIG_LIBDIR=''
- PKG_CONFIG_PATH=''
- RANLIB='x86_64-apple-darwin21.4-ranlib'
- RM_F='rm -f'
- SED='/usr/bin/sed'
- SET_MAKE=''
- SHELL='/bin/bash'
- SNDFILE_CFLAGS=''
- SNDFILE_LIBS=''
- STRIP='x86_64-apple-darwin21.4-strip'
- VERSION='3.100'
- WITH_FRONTEND='lame'
- WITH_MP3RTP=''
- WITH_MP3X=''
- WITH_VECTOR_FALSE='#'
- WITH_VECTOR_TRUE=''
- WITH_XMM_FALSE='#'
- WITH_XMM_TRUE=''
- ac_ct_AR=''
- ac_ct_CC=''
- ac_ct_DUMPBIN=''
- am__EXEEXT_FALSE=''
- am__EXEEXT_TRUE='#'
- am__fastdepCC_FALSE='#'
- am__fastdepCC_TRUE=''
- am__include='include'
- am__isrc=''
- am__leading_dot='.'
- am__nodep='_no'
- am__quote=''
- am__tar='$${TAR-tar} chof - "$$tardir"'
- am__untar='$${TAR-tar} xf -'
- bindir='${exec_prefix}/bin'
- build='x86_64-unknown-linux-gnu'
- build_alias=''
- build_cpu='x86_64'
- build_os='linux-gnu'
- build_vendor='unknown'
- datadir='${datarootdir}'
- datarootdir='${prefix}/share'
- docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
- dvidir='${docdir}'
- exec_prefix='${prefix}'
- host='x86_64-apple-darwin'
- host_alias='x86_64-apple-darwin'
- host_cpu='x86_64'
- host_os='darwin'
- host_vendor='apple'
- htmldir='${docdir}'
- includedir='${prefix}/include'
- infodir='${datarootdir}/info'
- install_sh='${SHELL} /home/achaithanya/lame-3.100/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='/home/achaithanya/custom_build'
- program_transform_name='s,x,x,'
- psdir='${docdir}'
- sbindir='${exec_prefix}/sbin'
- sharedstatedir='${prefix}/com'
- sysconfdir='${prefix}/etc'
- target_alias=''
- ## ----------- ##
- ## confdefs.h. ##
- ## ----------- ##
- /* confdefs.h */
- #define PACKAGE_NAME "lame"
- #define PACKAGE_TARNAME "lame"
- #define PACKAGE_VERSION "3.100"
- #define PACKAGE_STRING "lame 3.100"
- #define PACKAGE_BUGREPORT "[email protected]"
- #define PACKAGE_URL ""
- #define PACKAGE "lame"
- #define VERSION "3.100"
- #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 STDC_HEADERS 1
- #define HAVE_ERRNO_H 1
- #define HAVE_FCNTL_H 1
- #define HAVE_LIMITS_H 1
- #define HAVE_STDINT_H 1
- #define HAVE_STRING_H 1
- #define HAVE_SYS_TIME_H 1
- #define HAVE_UNISTD_H 1
- #define HAVE_XMMINTRIN_H 1
- #define SIZEOF_SHORT 2
- #define SIZEOF_UNSIGNED_SHORT 2
- #define SIZEOF_INT 4
- #define SIZEOF_UNSIGNED_INT 4
- #define SIZEOF_LONG 8
- #define SIZEOF_UNSIGNED_LONG 8
- #define SIZEOF_LONG_LONG 8
- #define SIZEOF_UNSIGNED_LONG_LONG 8
- #define SIZEOF_FLOAT 4
- #define SIZEOF_DOUBLE 8
- #define HAVE_LONG_DOUBLE_WIDER 1
- #define HAVE_LONG_DOUBLE 1
- #define HAVE_UINT8_T 1
- #define HAVE_INT8_T 1
- #define HAVE_UINT16_T 1
- #define HAVE_INT16_T 1
- #define HAVE_UINT32_T 1
- #define HAVE_INT32_T 1
- #define HAVE_UINT64_T 1
- #define HAVE_INT64_T 1
- #define A_UINT32_T unsigned int
- #define A_INT32_T int
- #define A_UINT64_T unsigned long
- #define A_INT64_T long
- #define LAME_LIBRARY_BUILD 1
- #define TIME_WITH_SYS_TIME 1
- #define HAVE_ALLOCA_H 1
- #define HAVE_ALLOCA 1
- #define HAVE_GETTIMEOFDAY 1
- #define HAVE_STRTOL 1
- #define HAVE_SOCKET 1
- #define HAVE_TERMCAP_H 1
- #define HAVE_ICONV 1
- #define ICONV_CONST
- #define HAVE_MPGLIB 1
- #define DECODE_ON_THE_FLY 1
- #define HAVE_TERMCAP 1
- #define TAKEHIRO_IEEE754_HACK 1
- #define USE_FAST_LOG 1
- configure: exit 0
Add Comment
Please, Sign In to add comment