Created
March 2, 2019 13:16
-
-
Save slhck/755730cb9687f51b97d164efb9bed315 to your computer and use it in GitHub Desktop.
autogen on Ubuntu 18.10 - Homebrew build logs
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Homebrew build logs for autogen on Ubuntu 18.10 | |
Build date: 2019-03-02 14:14:08 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
HOMEBREW_VERSION: 2.0.2-107-gd6e7c9f | |
ORIGIN: https://github.com/Homebrew/brew | |
HEAD: d6e7c9f1328aaf2e06d75acf16d448bfce6312e4 | |
Last commit: 21 hours ago | |
Core tap ORIGIN: https://github.com/Linuxbrew/homebrew-core | |
Core tap HEAD: 22c0f1cc4ec7c95c8601920751beee414dc88873 | |
Core tap last commit: 5 hours ago | |
HOMEBREW_PREFIX: /home/linuxbrew/.linuxbrew | |
HOMEBREW_CACHE: /home/werner/.cache/Homebrew | |
HOMEBREW_DEV_CMD_RUN: 1 | |
HOMEBREW_DISPLAY: :1 | |
HOMEBREW_GITHUB_API_TOKEN: set | |
HOMEBREW_LOGS: /home/werner/.cache/Homebrew/Logs | |
CPU: octa-core 64-bit skylake | |
Homebrew Ruby: 2.3.7 => /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/vendor/portable-ruby/2.3.7/bin/ruby | |
Clang: N/A | |
Git: 2.19.1 => /usr/bin/git | |
Curl: 7.61.0 => /usr/bin/curl | |
Kernel: Linux 4.18.0-15-generic x86_64 GNU/Linux | |
OS: Ubuntu 18.10 (cosmic) | |
Host glibc: 2.28 | |
/usr/bin/gcc: 8.2.0 | |
glibc: N/A | |
gcc: 5.5.0_4 | |
xorg: N/A |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Please note that these warnings are just used to help the Homebrew maintainers | |
with debugging if you file an issue. If everything you use Homebrew for is | |
working fine: please don't worry or file an issue; just ignore this. Thanks! | |
Warning: Suspicious Homebrew/linuxbrew-core git origin remote found. | |
The current git origin is: | |
https://github.com/Linuxbrew/homebrew-core | |
With a non-standard origin, Homebrew won't update properly. | |
You can solve this by setting the origin remote: | |
git -C "/home/linuxbrew/.linuxbrew/Homebrew/Library/Taps/homebrew/homebrew-core" remote set-url origin https://github.com/Homebrew/linuxbrew-core.git | |
Warning: "config" scripts exist outside your system or Homebrew directories. | |
`./configure` scripts often look for *-config scripts to determine if | |
software packages are installed, and what additional flags to use when | |
compiling and linking. | |
Having additional scripts in your path can confuse software installed via | |
Homebrew if the config script overrides a system or Homebrew provided | |
script of the same name. We found the following "config" scripts: | |
/home/werner/.pyenv/shims/python3-config | |
/home/werner/.pyenv/shims/python3.7m-config | |
/home/werner/.pyenv/shims/python3.7-config | |
/home/werner/.pyenv/shims/python-config | |
/home/werner/.pyenv/shims/python3.6-config | |
/home/werner/.pyenv/shims/python3.6m-config | |
Warning: Unbrewed header files were found in /usr/local/include. | |
If you didn't put them there on purpose they could cause problems when | |
building Homebrew formulae, and may need to be deleted. | |
Unexpected header files: | |
/usr/local/include/ffnvcodec/dynlink_cuda.h | |
/usr/local/include/ffnvcodec/dynlink_cuviddec.h | |
/usr/local/include/ffnvcodec/dynlink_loader.h | |
/usr/local/include/ffnvcodec/dynlink_nvcuvid.h | |
/usr/local/include/ffnvcodec/nvEncodeAPI.h | |
Warning: Unbrewed .pc files were found in /usr/local/lib/pkgconfig. | |
If you didn't put them there on purpose they could cause problems when | |
building Homebrew formulae, and may need to be deleted. | |
Unexpected .pc files: | |
/usr/local/lib/pkgconfig/ffnvcodec.pc |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
autogen |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2019-03-02 14:13:13 +0100 | |
./configure | |
ac_cv_func_utimensat=no | |
--disable-debug | |
--disable-dependency-tracking | |
--disable-silent-rules | |
--prefix=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16 | |
checking build system type... x86_64-pc-linux-gnu | |
checking host system type... x86_64-pc-linux-gnu | |
checking target system type... x86_64-pc-linux-gnu | |
*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-* | |
A U T O G E N | |
GNU AutoGen-5.18.16 libopts.la-42:1:17 | |
*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-* | |
checking for a BSD-compatible install... /home/linuxbrew/.linuxbrew/opt/coreutils/bin/ginstall -c | |
checking whether build environment is sane... yes | |
checking for a thread-safe mkdir -p... /home/linuxbrew/.linuxbrew/opt/coreutils/bin/gmkdir -p | |
checking for gawk... gawk | |
checking whether make sets $(MAKE)... yes | |
checking whether make supports nested variables... yes | |
checking whether make supports the include directive... yes (GNU style) | |
checking for gcc... gcc-8 | |
checking whether the C compiler works... yes | |
checking for C compiler default output file name... a.out | |
checking for suffix of executables... | |
checking whether we are cross compiling... no | |
checking for suffix of object files... o | |
checking whether we are using the GNU C compiler... yes | |
checking whether gcc-8 accepts -g... yes | |
checking for gcc-8 option to accept ISO C89... none needed | |
checking whether gcc-8 understands -c and -o together... yes | |
checking dependency style of gcc-8... none | |
checking how to run the C preprocessor... gcc-8 -E | |
checking for grep that handles long lines and -e... /bin/grep | |
checking for egrep... /bin/grep -E | |
checking for ANSI C header files... yes | |
checking for sys/types.h... yes | |
checking for sys/stat.h... yes | |
checking for stdlib.h... yes | |
checking for string.h... yes | |
checking for memory.h... yes | |
checking for strings.h... yes | |
checking for inttypes.h... yes | |
checking for stdint.h... yes | |
checking for unistd.h... yes | |
checking minix/config.h usability... no | |
checking minix/config.h presence... no | |
checking for minix/config.h... no | |
checking whether it is safe to define __EXTENSIONS__... yes | |
checking whether _XOPEN_SOURCE should be defined... no | |
checking how to print strings... printf | |
checking for a sed that does not truncate output... /bin/sed | |
checking for fgrep... /bin/grep -F | |
checking for ld used by gcc-8... /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super/ld | |
checking if the linker (/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super/ld) is GNU ld... yes | |
checking for BSD- or MS-compatible name lister (nm)... /home/linuxbrew/.linuxbrew/opt/binutils/bin/nm -B | |
checking the name lister (/home/linuxbrew/.linuxbrew/opt/binutils/bin/nm -B) interface... BSD nm | |
checking whether ln -s works... yes | |
checking the maximum length of command line arguments... 1572864 | |
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop | |
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop | |
checking for /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super/ld option to reload object files... -r | |
checking for objdump... objdump | |
checking how to recognize dependent libraries... pass_all | |
checking for dlltool... dlltool | |
checking how to associate runtime and link libraries... printf %s\n | |
checking for ar... ar | |
checking for archiver @FILE support... @ | |
checking for strip... strip | |
checking for ranlib... ranlib | |
checking command to parse /home/linuxbrew/.linuxbrew/opt/binutils/bin/nm -B output from gcc-8 object... ok | |
checking for sysroot... no | |
checking for a working dd... /bin/dd | |
checking how to truncate binary pipes... /bin/dd bs=4096 count=1 | |
checking for mt... mt | |
checking if mt is a manifest tool... no | |
checking for dlfcn.h... yes | |
checking for objdir... .libs | |
checking if gcc-8 supports -fno-rtti -fno-exceptions... no | |
checking for gcc-8 option to produce PIC... -fPIC -DPIC | |
checking if gcc-8 PIC flag -fPIC -DPIC works... yes | |
checking if gcc-8 static flag -static works... yes | |
checking if gcc-8 supports -c -o file.o... yes | |
checking if gcc-8 supports -c -o file.o... (cached) yes | |
checking whether the gcc-8 linker (/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super/ld -m elf_x86_64) supports shared libraries... yes | |
checking whether -lc should be explicitly linked in... no | |
checking dynamic linker characteristics... GNU/Linux ld.so | |
checking how to hardcode library paths into programs... immediate | |
checking whether stripping libraries is possible... yes | |
checking if libtool supports shared libraries... yes | |
checking whether to build shared libraries... yes | |
checking whether to build static libraries... yes | |
checking if malloc debugging is wanted... no | |
checking for gcc-8 option to accept ISO C99... none needed | |
checking for gcc-8 option to accept ISO Standard C... (cached) none needed | |
checking whether clearerr_unlocked is declared... yes | |
checking whether feof_unlocked is declared... yes | |
checking whether ferror_unlocked is declared... yes | |
checking whether fflush_unlocked is declared... yes | |
checking whether fgets_unlocked is declared... yes | |
checking whether fputc_unlocked is declared... yes | |
checking whether fputs_unlocked is declared... yes | |
checking whether fread_unlocked is declared... yes | |
checking whether fwrite_unlocked is declared... yes | |
checking whether getc_unlocked is declared... yes | |
checking whether getchar_unlocked is declared... yes | |
checking whether putc_unlocked is declared... yes | |
checking whether putchar_unlocked is declared... yes | |
checking for texi2html... : | |
checking for an ANSI C-conforming const... yes | |
checking for inline... inline | |
checking for dlopen in -ldl... yes | |
checking for mode_t... yes | |
checking for pid_t... yes | |
checking for size_t... yes | |
checking for uid_t in sys/types.h... yes | |
checking for long double with more range or precision than double... yes | |
checking for long long... yes | |
checking for uintmax_t... yes | |
checking for size_t... (cached) yes | |
checking for wchar_t... yes | |
checking size of char*... 8 | |
checking size of int... 4 | |
checking size of long... 8 | |
checking size of short... 2 | |
checking for unsigned long long int... yes | |
checking for struct stat.st_mtim... yes | |
checking for struct stat.st_mtimensec... no | |
checking for struct stat.st_mtimespec... no | |
checking for strchr... yes | |
checking for strlcpy... no | |
checking for snprintf... yes | |
checking for dlopen... yes | |
checking for utimensat... (cached) no | |
checking for clock_gettime... yes | |
checking for library containing copysign... none required | |
checking for library containing copysignl... none required | |
checking for library containing modfl... none required | |
checking libio.h usability... no | |
checking libio.h presence... no | |
checking for libio.h... no | |
checking ctype.h usability... yes | |
checking ctype.h presence... yes | |
checking for ctype.h... yes | |
checking assert.h usability... yes | |
checking assert.h presence... yes | |
checking for assert.h... yes | |
checking sys/resource.h usability... yes | |
checking sys/resource.h presence... yes | |
checking for sys/resource.h... yes | |
checking whether sigsetjmp is declared... yes | |
checking whether sys_siglist is declared... yes | |
checking for putenv... yes | |
checking for getdate_r... yes | |
checking for utimes... yes | |
checking for futimes... yes | |
checking for inline... (cached) inline | |
checking for long long int... yes | |
checking for grep that handles long lines and -e... (cached) /bin/grep | |
checking for egrep... (cached) /bin/grep -E | |
checking for fgrep... (cached) /bin/grep -F | |
checking for pkg-config... /home/linuxbrew/.linuxbrew/opt/pkg-config/bin/pkg-config | |
checking pkg-config is at least version 0.9.0... yes | |
configure: checking for guile 2.2 | |
configure: found guile 2.2 | |
checking for ld... /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super/ld -m elf_x86_64 | |
checking if the linker (/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super/ld -m elf_x86_64) is GNU ld... yes | |
checking for shared library run path origin... done | |
checking host CPU and C ABI... x86_64 | |
checking for the common suffixes of directories in the library search path... lib,lib | |
checking for dirent.h that defines DIR... yes | |
checking for library containing opendir... none required | |
checking sys/mman.h usability... yes | |
checking sys/mman.h presence... yes | |
checking for sys/mman.h... yes | |
checking sys/param.h usability... yes | |
checking sys/param.h presence... yes | |
checking for sys/param.h... yes | |
checking sys/poll.h usability... yes | |
checking sys/poll.h presence... yes | |
checking for sys/poll.h... yes | |
checking sys/procset.h usability... no | |
checking sys/procset.h presence... no | |
checking for sys/procset.h... no | |
checking sys/select.h usability... yes | |
checking sys/select.h presence... yes | |
checking for sys/select.h... yes | |
checking sys/socket.h usability... yes | |
checking sys/socket.h presence... yes | |
checking for sys/socket.h... yes | |
checking sys/stropts.h usability... yes | |
checking sys/stropts.h presence... yes | |
checking for sys/stropts.h... yes | |
checking sys/time.h usability... yes | |
checking sys/time.h presence... yes | |
checking for sys/time.h... yes | |
checking sys/un.h usability... yes | |
checking sys/un.h presence... yes | |
checking for sys/un.h... yes | |
checking sys/wait.h usability... yes | |
checking sys/wait.h presence... yes | |
checking for sys/wait.h... yes | |
checking for dlfcn.h... (cached) yes | |
checking errno.h usability... yes | |
checking errno.h presence... yes | |
checking for errno.h... yes | |
checking fcntl.h usability... yes | |
checking fcntl.h presence... yes | |
checking for fcntl.h... yes | |
checking libgen.h usability... yes | |
checking libgen.h presence... yes | |
checking for libgen.h... yes | |
checking libintl.h usability... yes | |
checking libintl.h presence... yes | |
checking for libintl.h... yes | |
checking for memory.h... (cached) yes | |
checking netinet/in.h usability... yes | |
checking netinet/in.h presence... yes | |
checking for netinet/in.h... yes | |
checking setjmp.h usability... yes | |
checking setjmp.h presence... yes | |
checking for setjmp.h... yes | |
checking stdbool.h usability... yes | |
checking stdbool.h presence... yes | |
checking for stdbool.h... yes | |
checking sysexits.h usability... yes | |
checking sysexits.h presence... yes | |
checking for sysexits.h... yes | |
checking for unistd.h... (cached) yes | |
checking utime.h usability... yes | |
checking utime.h presence... yes | |
checking for utime.h... yes | |
checking stdarg.h usability... yes | |
checking stdarg.h presence... yes | |
checking for stdarg.h... yes | |
checking for string.h... (cached) yes | |
checking limits.h usability... yes | |
checking limits.h presence... yes | |
checking for limits.h... yes | |
checking for inttypes.h... (cached) yes | |
checking for working stdnoreturn.h... yes | |
checking for runetype.h... no | |
checking for wchar.h... yes | |
checking for wchar_t... (cached) yes | |
checking for wint_t... yes | |
checking for int8_t... yes | |
checking for uint8_t... yes | |
checking for int16_t... yes | |
checking for uint16_t... yes | |
checking for int32_t... yes | |
checking for uint32_t... yes | |
checking for intptr_t... yes | |
checking for uintptr_t... yes | |
checking for uint_t... no | |
checking for pid_t... (cached) yes | |
checking for size_t... (cached) yes | |
checking for ptrdiff_t... yes | |
checking size of char *... 8 | |
checking size of int... (cached) 4 | |
checking size of long... (cached) 8 | |
checking size of short... (cached) 2 | |
checking for pathfind in -lgen... no | |
checking for gettext in -lintl... no | |
checking for vprintf... yes | |
checking for _doprnt... no | |
checking vfork.h usability... no | |
checking vfork.h presence... no | |
checking for vfork.h... no | |
checking for fork... yes | |
checking for vfork... yes | |
checking for working fork... yes | |
checking for working vfork... (cached) yes | |
checking for mmap... yes | |
checking for canonicalize_file_name... yes | |
checking for snprintf... (cached) yes | |
checking for strdup... yes | |
checking for strchr... (cached) yes | |
checking for strrchr... yes | |
checking for strsignal... yes | |
checking for fchmod... yes | |
checking for fstat... yes | |
checking for chmod... yes | |
checking for a sed that does not truncate output... (cached) /bin/sed | |
checking whether shell scripts are desired... yes | |
checking for vfork.h... (cached) no | |
checking for fork... (cached) yes | |
checking for vfork... (cached) yes | |
checking for working fork... (cached) yes | |
checking for working vfork... (cached) yes | |
checking whether using shell scripts... yes | |
checking whether statically link autogen to libopts... no | |
checking whether setjmp() links okay... yes | |
checking whether __attribute__((format_arg(n))) works... yes | |
checking whether sigsetjmp() links okay... yes | |
checking whether with-libxml2 was specified... no | |
checking whether with-libxml2-cflags was specified... no | |
checking whether with-libxml2-libs was specified... no | |
configure: xml2-config used for CFLAGS: -I/usr/include/libxml2 | |
configure: xml2-config used for LIBS: -lxml2 | |
checking whether libxml2 can be linked with... yes | |
checking whether sysinfo(2) is Solaris... no | |
checking whether specify an autogen timeout... no | |
checking whether strcspn matches prototype and works... no | |
checking whether uname(2) is POSIX... yes | |
checking whether runtime library dirs can be specified... -Wl,-R${libdir} | |
checking whether name of the packager of this software is supplied... no | |
checking whether packager-specific version information is supplied... no | |
checking whether bug reporting URI/e-mail/etc. is supplied... no | |
checking for GUILE... yes | |
checking whether a reg expr header is specified... no | |
checking whether with-libregex was specified... no | |
checking whether with-libregex-cflags was specified... no | |
checking whether with-libregex-libs was specified... no | |
checking whether libregex functions properly... yes | |
checking whether pathfind(3) works... no | |
checking whether /dev/zero is readable device... crw-rw-rw- 1 root root 1, 5 Feb 26 08:49 /dev/zero | |
checking whether we have a functional realpath(3C)... yes | |
checking whether strftime() works... yes | |
checking whether fopen accepts "b" mode... yes | |
checking whether fopen accepts "t" mode... yes | |
checking whether not wanting optional option args... yes | |
checking for fopencookie... yes | |
checking for static inline... static inline | |
checking for working stdnoreturn.h... (cached) yes | |
checking if malloc debugging is wanted... no | |
checking for gawk... (cached) gawk | |
checking for runetype.h... (cached) no | |
checking for wchar.h... (cached) yes | |
checking for stdarg.h... (cached) yes | |
checking for wchar_t... (cached) yes | |
checking for wint_t... (cached) yes | |
checking for long double... yes | |
checking for strtoul... yes | |
checking for ldexpl... yes | |
checking for frexpl... yes | |
checking for log in -lm... yes | |
checking for copysign... yes | |
checking for copysignl... yes | |
checking whether ln -s works... yes | |
checking that generated files are newer than configure... done | |
configure: creating ./config.status | |
config.status: creating autoopts/mk-autoopts-pc | |
config.status: creating autoopts/autoopts-config | |
config.status: creating autoopts/tpl/tpl-config.tlib | |
config.status: creating doc/auto_gen.tpl | |
config.status: creating autoopts/test/defs | |
config.status: creating config/mk-shdefs | |
config.status: creating pkg/pkg-env | |
config.status: creating Makefile | |
config.status: creating agen5/Makefile | |
config.status: creating agen5/test/Makefile | |
config.status: creating autoopts/Makefile | |
config.status: creating autoopts/test/Makefile | |
config.status: creating columns/Makefile | |
config.status: creating compat/Makefile | |
config.status: creating doc/Makefile | |
config.status: creating getdefs/Makefile | |
config.status: creating getdefs/test/Makefile | |
config.status: creating pkg/Makefile | |
config.status: creating snprintfv/Makefile | |
config.status: creating xml2ag/Makefile | |
config.status: creating xml2ag/test/Makefile | |
config.status: creating config.h | |
config.status: executing depfiles commands | |
config.status: executing libtool commands | |
config.status: executing stamp-h commands | |
------------------------------------------------------------------------ | |
Configuration: | |
Source code location: . | |
Compiler: gcc-8 | |
Compiler flags: -g -O2 -Wno-format-contains-nul -fno-strict-aliasing | |
Host System Type: x86_64-pc-linux-gnu | |
Install path: /home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16 | |
See config.h for further configuration information. | |
------------------------------------------------------------------------ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
gcc-8 called with: -E /tmp/cgilLOmV/dummy.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -E /tmp/cgilLOmV/dummy.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: --version | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-8 -pipe -O2 -march=native --version -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-8 called with: -v | |
superenv executed: gcc-8 -v | |
gcc-8 called with: -V | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-8 -pipe -O2 -march=native -V -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-8 called with: -qversion | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-8 -pipe -O2 -march=native -qversion -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-8 called with: conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-8 -pipe -O2 -march=native conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-8 called with: -o conftest conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-8 -pipe -O2 -march=native -o conftest conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-8 called with: -o conftest conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-8 -pipe -O2 -march=native -o conftest conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-8 called with: -c conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -pipe -O2 -march=native -c conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -c conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -pipe -O2 -march=native -c conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -c -g conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -pipe -O2 -march=native -c -g conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -c conftest.c -o conftest2.o | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -pipe -O2 -march=native -c conftest.c -o conftest2.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -c conftest.c -o conftest2.o | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -pipe -O2 -march=native -c conftest.c -o conftest2.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -E conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -E conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -E conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -E conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -E conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -E conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-8 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-8 called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -E conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -print-prog-name=ld | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-8 -pipe -O2 -march=native -print-prog-name=ld -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
ld called with: -v | |
superenv executed: ld -v | |
ld called with: -v | |
superenv executed: ld -v | |
gcc-8 called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -o conftest -g -O2 conftest.c conftstm.o | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-8 -pipe -O2 -march=native -o conftest -g -O2 conftest.c conftstm.o -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-8 called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-8 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-8 called with: -c -g -O2 -fno-rtti -fno-exceptions conftest.c | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -pipe -O2 -march=native -c -g -O2 -fno-rtti -fno-exceptions conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -c -g -O2 -fPIC -DPIC -DPIC conftest.c | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -pipe -O2 -march=native -c -g -O2 -fPIC -DPIC -DPIC conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -o conftest -g -O2 -static conftest.c | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-8 -pipe -O2 -march=native -o conftest -g -O2 -static conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-8 called with: -c -g -O2 -o out/conftest2.o conftest.c | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -pipe -O2 -march=native -c -g -O2 -o out/conftest2.o conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
ld called with: -m elf_x86_64 --help | |
superenv added: -L/home/linuxbrew/.linuxbrew/lib -rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -rpath=/home/linuxbrew/.linuxbrew/lib -rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib --dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: ld -L/home/linuxbrew/.linuxbrew/lib -rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -rpath=/home/linuxbrew/.linuxbrew/lib -rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib --dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -m elf_x86_64 --help | |
ld called with: -m elf_x86_64 -v | |
superenv added: -L/home/linuxbrew/.linuxbrew/lib -rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -rpath=/home/linuxbrew/.linuxbrew/lib -rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib --dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: ld -L/home/linuxbrew/.linuxbrew/lib -rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -rpath=/home/linuxbrew/.linuxbrew/lib -rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib --dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -m elf_x86_64 -v | |
ld called with: -m elf_x86_64 --help | |
superenv added: -L/home/linuxbrew/.linuxbrew/lib -rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -rpath=/home/linuxbrew/.linuxbrew/lib -rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib --dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: ld -L/home/linuxbrew/.linuxbrew/lib -rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -rpath=/home/linuxbrew/.linuxbrew/lib -rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib --dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -m elf_x86_64 --help | |
gcc-8 called with: -V | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-8 -pipe -O2 -march=native -V -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-8 called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-8 -pipe -O2 -march=native -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-8 called with: -print-search-dirs | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-8 -pipe -O2 -march=native -print-search-dirs -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-8 called with: -g -O2 -print-multi-os-directory | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-8 -pipe -O2 -march=native -g -O2 -print-multi-os-directory -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-8 called with: -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-8 -pipe -O2 -march=native -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-8 called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -o conftest -g -O2 conftest.c -ldl | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-8 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -ldl -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-8 called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -E conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -o conftest -g -O2 conftest.c -ldl | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-8 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -ldl -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-8 called with: -o conftest -g -O2 conftest.c -ldl | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-8 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -ldl -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-8 called with: -o conftest -g -O2 conftest.c -ldl | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-8 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -ldl -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-8 called with: -o conftest -g -O2 conftest.c -ldl | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-8 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -ldl -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-8 called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -o conftest -g -O2 conftest.c -ldl | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-8 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -ldl -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-8 called with: -o conftest -g -O2 conftest.c -ldl | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-8 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -ldl -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-8 called with: -o conftest -g -O2 conftest.c -ldl | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-8 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -ldl -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-8 called with: -o conftest -g -O2 conftest.c -ldl | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-8 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -ldl -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-8 called with: -o conftest -g -O2 conftest.c -ldl | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-8 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -ldl -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-8 called with: -o conftest -g -O2 conftest.c -ldl | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-8 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -ldl -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-8 called with: -o conftest -g -O2 conftest.c -ldl | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-8 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -ldl -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-8 called with: -o conftest -g -O2 conftest.c -ldl | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-8 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -ldl -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-8 called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -E conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -E conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -E conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -E conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -o conftest -g -O2 conftest.c -ldl | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-8 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -ldl -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-8 called with: -o conftest -g -O2 conftest.c -ldl | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-8 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -ldl -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-8 called with: -o conftest -g -O2 conftest.c -ldl | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-8 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -ldl -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-8 called with: -o conftest -g -O2 conftest.c -ldl | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-8 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -ldl -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
ld called with: -m elf_x86_64 -v | |
superenv added: -L/home/linuxbrew/.linuxbrew/lib -rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -rpath=/home/linuxbrew/.linuxbrew/lib -rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib --dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: ld -L/home/linuxbrew/.linuxbrew/lib -rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -rpath=/home/linuxbrew/.linuxbrew/lib -rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib --dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -m elf_x86_64 -v | |
ld called with: -m elf_x86_64 --help | |
superenv added: -L/home/linuxbrew/.linuxbrew/lib -rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -rpath=/home/linuxbrew/.linuxbrew/lib -rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib --dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: ld -L/home/linuxbrew/.linuxbrew/lib -rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -rpath=/home/linuxbrew/.linuxbrew/lib -rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib --dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -m elf_x86_64 --help | |
gcc-8 called with: -E conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -o conftest -g -O2 conftest.c -ldl | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-8 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -ldl -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-8 called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -E conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -E conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -E conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -E conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -E conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -E conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -E conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -E conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -E conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -E conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -E conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -E conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -E conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -E conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -E conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -E conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -E conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -E conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -E conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -E conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -E conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -o conftest -g -O2 conftest.c -ldl | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-8 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -ldl -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-8 called with: -o conftest -g -O2 conftest.c -lgen -ldl | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-8 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -lgen -ldl -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-8 called with: -o conftest -g -O2 conftest.c -lintl -ldl | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-8 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -lintl -ldl -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-8 called with: -o conftest -g -O2 conftest.c -ldl | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-8 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -ldl -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-8 called with: -o conftest -g -O2 conftest.c -ldl | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-8 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -ldl -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-8 called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -E conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -o conftest -g -O2 conftest.c -ldl | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-8 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -ldl -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-8 called with: -o conftest -g -O2 conftest.c -ldl | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-8 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -ldl -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-8 called with: -o conftest -g -O2 conftest.c -ldl | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-8 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -ldl -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-8 called with: -o conftest -g -O2 conftest.c -ldl | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-8 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -ldl -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-8 called with: -o conftest -g -O2 conftest.c -ldl | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-8 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -ldl -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-8 called with: -o conftest -g -O2 conftest.c -ldl | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-8 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -ldl -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-8 called with: -o conftest -g -O2 conftest.c -ldl | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-8 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -ldl -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-8 called with: -o conftest -g -O2 conftest.c -ldl | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-8 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -ldl -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-8 called with: -o conftest -g -O2 conftest.c -ldl | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-8 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -ldl -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-8 called with: -o conftest -g -O2 conftest.c -ldl | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-8 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -ldl -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-8 called with: -o conftest -g -O2 conftest.c -ldl | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-8 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -ldl -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-8 called with: -o conftest -g -O2 conftest.c -ldl | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-8 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -ldl -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-8 called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -o conftest -g -O2 conftest.c -ldl | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-8 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -ldl -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-8 called with: -o conftest -g -O2 -I/usr/include/libxml2 conftest.c -ldl -lxml2 | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-8 -pipe -O2 -march=native -o conftest -g -O2 -I/usr/include/libxml2 conftest.c -ldl -lxml2 -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-8 called with: -o conftest -g -O2 conftest.c -ldl | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-8 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -ldl -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-8 called with: -o conftest -g -O2 conftest.c -ldl | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-8 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -ldl -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-8 called with: -o conftest -g -O2 conftest.c -ldl | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-8 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -ldl -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-8 called with: -o conftest -g -O2 conftest.c -ldl -Wl,-R/tmp | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-8 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -ldl -Wl,-R/tmp -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-8 called with: -o conftest -g -O2 conftest.c -ldl | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-8 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -ldl -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-8 called with: -o conftest -g -O2 conftest.c -ldl | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-8 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -ldl -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-8 called with: -o conftest -g -O2 conftest.c -ldl | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-8 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -ldl -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-8 called with: -o conftest -g -O2 conftest.c -ldl | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-8 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -ldl -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-8 called with: -o conftest -g -O2 conftest.c -ldl | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-8 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -ldl -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-8 called with: -o conftest -g -O2 conftest.c -ldl | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-8 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -ldl -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-8 called with: -o conftest -g -O2 conftest.c -ldl | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-8 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -ldl -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-8 called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -o conftest -g -O2 conftest.c -ldl | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-8 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -ldl -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-8 called with: -o conftest -g -O2 conftest.c -ldl | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-8 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -ldl -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-8 called with: -o conftest -g -O2 conftest.c -ldl | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-8 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -ldl -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-8 called with: -o conftest -g -O2 conftest.c -lm -ldl | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-8 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -lm -ldl -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-8 called with: -o conftest -g -O2 conftest.c -lm -ldl | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-8 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -lm -ldl -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-8 called with: -o conftest -g -O2 conftest.c -lm -ldl | |
superenv added: -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-8 -pipe -O2 -march=native -o conftest -g -O2 conftest.c -lm -ldl -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2019-03-02 14:13:39 +0100 | |
make | |
/bin/bash config/mk-shdefs config/shdefs | |
+ exec | |
++ gmktemp --suffix=.tdir -d /tmp/shdefs-XXXXXXXXX | |
+ tmp=/tmp/shdefs-uAnmE4XdJ.tdir | |
+ exec | |
config.status: creating shdef-temp | |
/usr/bin/make all-recursive | |
make[1]: Entering directory '/tmp/autogen-20190302-5816-1cb75yl/autogen-5.18.16' | |
Making all in compat | |
make[2]: Entering directory '/tmp/autogen-20190302-5816-1cb75yl/autogen-5.18.16/compat' | |
: | |
make[2]: Leaving directory '/tmp/autogen-20190302-5816-1cb75yl/autogen-5.18.16/compat' | |
Making all in snprintfv | |
make[2]: Entering directory '/tmp/autogen-20190302-5816-1cb75yl/autogen-5.18.16/snprintfv' | |
for f in filament.c format.c printf.c mem.c stream.c custom.c ; do echo "#include \"$f\"" ; done > snv.c | |
/bin/bash ../libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -Wno-format-contains-nul -fno-strict-aliasing -c -o snv.lo snv.c | |
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -Wno-format-contains-nul -fno-strict-aliasing -c snv.c -fPIC -DPIC -o .libs/snv.o | |
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -Wno-format-contains-nul -fno-strict-aliasing -c snv.c -o snv.o >/dev/null 2>&1 | |
/bin/bash ../libtool --tag=CC --mode=link gcc-8 -g -O2 -Wno-format-contains-nul -fno-strict-aliasing -no-undefined -o libsnprintfv.la snv.lo -lm -ldl | |
libtool: link: ar cru .libs/libsnprintfv.a .libs/snv.o | |
ar: `u' modifier ignored since `D' is the default (see `U') | |
libtool: link: ranlib .libs/libsnprintfv.a | |
libtool: link: ( cd ".libs" && rm -f "libsnprintfv.la" && ln -s "../libsnprintfv.la" "libsnprintfv.la" ) | |
make[2]: Leaving directory '/tmp/autogen-20190302-5816-1cb75yl/autogen-5.18.16/snprintfv' | |
Making all in autoopts | |
make[2]: Entering directory '/tmp/autogen-20190302-5816-1cb75yl/autogen-5.18.16/autoopts' | |
/usr/bin/make all-recursive | |
make[3]: Entering directory '/tmp/autogen-20190302-5816-1cb75yl/autogen-5.18.16/autoopts' | |
Making all in test | |
make[4]: Entering directory '/tmp/autogen-20190302-5816-1cb75yl/autogen-5.18.16/autoopts/test' | |
make[4]: Nothing to be done for 'all'. | |
make[4]: Leaving directory '/tmp/autogen-20190302-5816-1cb75yl/autogen-5.18.16/autoopts/test' | |
make[4]: Entering directory '/tmp/autogen-20190302-5816-1cb75yl/autogen-5.18.16/autoopts' | |
LGCFLAGS="-pthread -I/home/linuxbrew/.linuxbrew/Cellar/guile/2.2.4_1/include/guile/2.2 -I/home/linuxbrew/.linuxbrew/opt/gmp/include -I/home/linuxbrew/.linuxbrew/opt/readline/include -I/home/linuxbrew/.linuxbrew/opt/bdw-gc/include" \ | |
AGexe="/tmp/autogen-20190302-5816-1cb75yl/autogen-5.18.16/agen5/autogen" GDexe="/tmp/autogen-20190302-5816-1cb75yl/autogen-5.18.16/getdefs/getdefs" CLexe="/tmp/autogen-20190302-5816-1cb75yl/autogen-5.18.16/columns/columns" srcdir="." top_srcdir=".." builddir="." top_builddir=".." AO_AGE="17" AO_CURRENT="42" AO_REVISION="1" POSIX_SHELL="/bin/bash" \ | |
/bin/bash ./mk-tpl-config.sh tpl-config-stamp autoopts/options.h autoopts/usage-txt.h genshell.h option-xat-attribute.h option-value-type.h ao-strs.h ag-char-map.h save-flags.h autoopts.h project.h proto.h parse-duration.c ao-strs.c option-value-type.c option-xat-attribute.c save-flags.c autoopts.c alias.c boolean.c check.c configfile.c cook.c enum.c env.c file.c find.c genshell.c load.c makeshell.c nested.c numeric.c pgusage.c putshell.c reset.c restore.c save.c sort.c stack.c streqvcmp.c text_mmap.c time.c tokenize.c usage.c version.c init.c | |
/bin/bash ../libtool --tag=CC --mode=compile gcc-8 -DHAVE_CONFIG_H -I. -I.. -I.. -I../autoopts -DPKGDATADIR='"/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/share/autogen"' -g -O2 -Wno-format-contains-nul -fno-strict-aliasing -Wall -Werror -Wcast-align -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -Wstrict-aliasing=3 -Wextra -Wno-cast-qual -g -O2 -Wno-format-contains-nul -fno-strict-aliasing -c -o libopts_la-libopts.lo `test -f 'libopts.c' || echo './'`libopts.c | |
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I.. -I.. -I../autoopts -DPKGDATADIR=\"/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/share/autogen\" -g -O2 -Wno-format-contains-nul -fno-strict-aliasing -Wall -Werror -Wcast-align -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -Wstrict-aliasing=3 -Wextra -Wno-cast-qual -g -O2 -Wno-format-contains-nul -fno-strict-aliasing -c libopts.c -fPIC -DPIC -o .libs/libopts_la-libopts.o | |
libtool: compile: gcc-8 -DHAVE_CONFIG_H -I. -I.. -I.. -I../autoopts -DPKGDATADIR=\"/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/share/autogen\" -g -O2 -Wno-format-contains-nul -fno-strict-aliasing -Wall -Werror -Wcast-align -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -Wstrict-aliasing=3 -Wextra -Wno-cast-qual -g -O2 -Wno-format-contains-nul -fno-strict-aliasing -c libopts.c -o libopts_la-libopts.o >/dev/null 2>&1 | |
/bin/bash ../libtool --tag=CC --mode=link gcc-8 -DPKGDATADIR='"/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/share/autogen"' -g -O2 -Wno-format-contains-nul -fno-strict-aliasing -Wall -Werror -Wcast-align -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -Wstrict-aliasing=3 -Wextra -Wno-cast-qual -g -O2 -Wno-format-contains-nul -fno-strict-aliasing -version-info 42:1:17 -o libopts.la -rpath /home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib libopts_la-libopts.lo ../snprintfv/libsnprintfv.la -lm -ldl | |
libtool: link: gcc-8 -shared -fPIC -DPIC .libs/libopts_la-libopts.o -Wl,--whole-archive ../snprintfv/.libs/libsnprintfv.a -Wl,--no-whole-archive -lm -ldl -g -O2 -g -O2 -Wl,-soname -Wl,libopts.so.25 -o .libs/libopts.so.25.17.1 | |
libtool: link: (cd ".libs" && rm -f "libopts.so.25" && ln -s "libopts.so.25.17.1" "libopts.so.25") | |
libtool: link: (cd ".libs" && rm -f "libopts.so" && ln -s "libopts.so.25.17.1" "libopts.so") | |
libtool: link: (cd .libs/libopts.lax/libsnprintfv.a && ar x "/tmp/autogen-20190302-5816-1cb75yl/autogen-5.18.16/autoopts/../snprintfv/.libs/libsnprintfv.a") | |
libtool: link: ar cru .libs/libopts.a libopts_la-libopts.o .libs/libopts.lax/libsnprintfv.a/snv.o | |
ar: `u' modifier ignored since `D' is the default (see `U') | |
libtool: link: ranlib .libs/libopts.a | |
libtool: link: rm -fr .libs/libopts.lax | |
libtool: link: ( cd ".libs" && rm -f "libopts.la" && ln -s "../libopts.la" "libopts.la" ) | |
/bin/bash mk-autoopts-pc pkgconfig/autoopts.pc | |
make[4]: Leaving directory '/tmp/autogen-20190302-5816-1cb75yl/autogen-5.18.16/autoopts' | |
make[3]: Leaving directory '/tmp/autogen-20190302-5816-1cb75yl/autogen-5.18.16/autoopts' | |
make[2]: Leaving directory '/tmp/autogen-20190302-5816-1cb75yl/autogen-5.18.16/autoopts' | |
Making all in agen5 | |
make[2]: Entering directory '/tmp/autogen-20190302-5816-1cb75yl/autogen-5.18.16/agen5' | |
Making all in test | |
make[3]: Entering directory '/tmp/autogen-20190302-5816-1cb75yl/autogen-5.18.16/agen5/test' | |
make[3]: Nothing to be done for 'all'. | |
make[3]: Leaving directory '/tmp/autogen-20190302-5816-1cb75yl/autogen-5.18.16/agen5/test' | |
make[3]: Entering directory '/tmp/autogen-20190302-5816-1cb75yl/autogen-5.18.16/agen5' | |
exec > ag.c ; \ | |
echo '#undef PKGDATADIR' ; \ | |
echo '#define PKGDATADIR "/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/share/autogen"' ; \ | |
echo '#undef LIBDATADIR' ; \ | |
echo '#define LIBDATADIR "/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib/autogen"' ; \ | |
mk=`set -- /usr/bin/make ; command -v $1` ; \ | |
echo 'static char const make_prog[] = "'$mk'";' ; \ | |
printf '\n#define DEFINING 1\n' ; \ | |
printf '#include "%s"\n' autoopts/project.h autogen.h ; \ | |
printf '#include "%s"\n' autogen.c defParse-fsm.c defLex.c directive.c funcCase.c funcDef.c funcEval.c funcFor.c funcIf.c functions.c expExtract.c expFormat.c expGperf.c expGuile.c expMake.c expOutput.c expPrint.c expState.c expString.c agShell.c ag-text.c agCgi.c agDep.c agInit.c agUtils.c cgi-fsm.c defDirect.c defFind.c defLoad.c fmemopen.c loadPseudo.c opts.c scribble.c tpLoad.c tpParse.c tpProcess.c | |
gcc-8 -DHAVE_CONFIG_H -I. -I.. -I.. -I../autoopts -pthread -I/home/linuxbrew/.linuxbrew/Cellar/guile/2.2.4_1/include/guile/2.2 -I/home/linuxbrew/.linuxbrew/opt/gmp/include -I/home/linuxbrew/.linuxbrew/opt/readline/include -I/home/linuxbrew/.linuxbrew/opt/bdw-gc/include -g -O2 -Wno-format-contains-nul -fno-strict-aliasing -c -o autogen-ag.o `test -f 'ag.c' || echo './'`ag.c | |
/bin/bash ../libtool --tag=CC --mode=link gcc-8 -pthread -I/home/linuxbrew/.linuxbrew/Cellar/guile/2.2.4_1/include/guile/2.2 -I/home/linuxbrew/.linuxbrew/opt/gmp/include -I/home/linuxbrew/.linuxbrew/opt/readline/include -I/home/linuxbrew/.linuxbrew/opt/bdw-gc/include -g -O2 -Wno-format-contains-nul -fno-strict-aliasing -export-dynamic -no-install -o autogen autogen-ag.o ../autoopts/libopts.la ../snprintfv/libsnprintfv.la -L/home/linuxbrew/.linuxbrew/Cellar/guile/2.2.4_1/lib -L/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -lguile-2.2 -lgc -Wl,-rpath -Wl,/home/linuxbrew/.linuxbrew/Cellar/guile/2.2.4_1/lib -Wl,-rpath -Wl,/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -lm -ldl | |
libtool: link: gcc-8 -pthread -I/home/linuxbrew/.linuxbrew/Cellar/guile/2.2.4_1/include/guile/2.2 -I/home/linuxbrew/.linuxbrew/opt/gmp/include -I/home/linuxbrew/.linuxbrew/opt/readline/include -I/home/linuxbrew/.linuxbrew/opt/bdw-gc/include -g -O2 -Wno-format-contains-nul -fno-strict-aliasing -o autogen autogen-ag.o -Wl,-rpath -Wl,/home/linuxbrew/.linuxbrew/Cellar/guile/2.2.4_1/lib -Wl,-rpath -Wl,/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -Wl,--export-dynamic ../autoopts/.libs/libopts.so ../snprintfv/.libs/libsnprintfv.a -L/home/linuxbrew/.linuxbrew/Cellar/guile/2.2.4_1/lib -L/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -lguile-2.2 -lgc -lm -ldl -pthread -Wl,-rpath -Wl,/tmp/autogen-20190302-5816-1cb75yl/autogen-5.18.16/autoopts/.libs -Wl,-rpath -Wl,/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib | |
make[3]: Leaving directory '/tmp/autogen-20190302-5816-1cb75yl/autogen-5.18.16/agen5' | |
make[2]: Leaving directory '/tmp/autogen-20190302-5816-1cb75yl/autogen-5.18.16/agen5' | |
Making all in columns | |
make[2]: Entering directory '/tmp/autogen-20190302-5816-1cb75yl/autogen-5.18.16/columns' | |
exec > cols.c ; \ | |
echo '#undef PKGDATADIR' ; \ | |
echo '#define PKGDATADIR "/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/share/autogen"' ; \ | |
echo ; echo '#define DEFINING 1' ; \ | |
echo '#include "autoopts/project.h"' ; \ | |
for f in opts.h columns.c opts.c ; do echo "#include \"$f\"" ; done | |
gcc-8 -DHAVE_CONFIG_H -I. -I.. -I.. -I../autoopts -g -O2 -Wno-format-contains-nul -fno-strict-aliasing -c -o cols.o cols.c | |
/bin/bash ../libtool --tag=CC --mode=link gcc-8 -g -O2 -Wno-format-contains-nul -fno-strict-aliasing -no-install -o columns cols.o ../autoopts/libopts.la -L/home/linuxbrew/.linuxbrew/Cellar/guile/2.2.4_1/lib -L/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -lguile-2.2 -lgc -Wl,-rpath -Wl,/home/linuxbrew/.linuxbrew/Cellar/guile/2.2.4_1/lib -Wl,-rpath -Wl,/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -lm -ldl | |
libtool: link: gcc-8 -g -O2 -Wno-format-contains-nul -fno-strict-aliasing -o columns cols.o -Wl,-rpath -Wl,/home/linuxbrew/.linuxbrew/Cellar/guile/2.2.4_1/lib -Wl,-rpath -Wl,/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib ../autoopts/.libs/libopts.so -L/home/linuxbrew/.linuxbrew/Cellar/guile/2.2.4_1/lib -L/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -lguile-2.2 -lgc -lm -ldl -Wl,-rpath -Wl,/tmp/autogen-20190302-5816-1cb75yl/autogen-5.18.16/autoopts/.libs -Wl,-rpath -Wl,/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib | |
top_builddir=.. \ | |
/tmp/autogen-20190302-5816-1cb75yl/autogen-5.18.16/agen5/autogen -L../autoopts/tpl -L../autoopts/tpl -MFstamp-agtexi -Tagtexi-cmd.tpl -DLEVEL=section --timeout=`expr 14 '*' 3` ./opts.def | |
top_builddir=.. \ | |
/tmp/autogen-20190302-5816-1cb75yl/autogen-5.18.16/agen5/autogen -L../autoopts/tpl -L../autoopts/tpl -MFstamp-agman -Tagman-cmd.tpl ./opts.def | |
/usr/bin/make all-am | |
make[3]: Entering directory '/tmp/autogen-20190302-5816-1cb75yl/autogen-5.18.16/columns' | |
make[3]: Nothing to be done for 'all-am'. | |
make[3]: Leaving directory '/tmp/autogen-20190302-5816-1cb75yl/autogen-5.18.16/columns' | |
make[2]: Leaving directory '/tmp/autogen-20190302-5816-1cb75yl/autogen-5.18.16/columns' | |
Making all in getdefs | |
make[2]: Entering directory '/tmp/autogen-20190302-5816-1cb75yl/autogen-5.18.16/getdefs' | |
exec > gd.c ; \ | |
echo '#undef PKGDATADIR' ; \ | |
echo '#define PKGDATADIR "/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/share/autogen"' ; \ | |
echo ; echo '#define DEFINING 1' ; \ | |
echo '#include "autoopts/project.h"' ; \ | |
for f in opts.c getdefs.h proto.h gdemit.c gdinit.c getdefs.c ; \ | |
do echo "#include \"$f\"" ; done | |
top_builddir=".." top_srcdir=".." VERBOSE="" /bin/bash "../build-aux/run-ag.sh" -MFstamp-opts -MTstamp-opts -MP ./opts.def | |
gcc-8 -DHAVE_CONFIG_H -I. -I.. -I.. -I../autoopts -g -O2 -Wno-format-contains-nul -fno-strict-aliasing -Wall -Werror -Wcast-align -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -Wstrict-aliasing=3 -Wextra -Wno-cast-qual -g -O2 -Wno-format-contains-nul -fno-strict-aliasing -c -o gd.o gd.c | |
/bin/bash ../libtool --tag=CC --mode=link gcc-8 -g -O2 -Wno-format-contains-nul -fno-strict-aliasing -Wall -Werror -Wcast-align -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -Wstrict-aliasing=3 -Wextra -Wno-cast-qual -g -O2 -Wno-format-contains-nul -fno-strict-aliasing -no-install -o getdefs gd.o ../autoopts/libopts.la -lm -ldl | |
libtool: link: gcc-8 -g -O2 -Wno-format-contains-nul -fno-strict-aliasing -Wall -Werror -Wcast-align -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -Wstrict-aliasing=3 -Wextra -Wno-cast-qual -g -O2 -Wno-format-contains-nul -fno-strict-aliasing -o getdefs gd.o ../autoopts/.libs/libopts.so -lm -ldl -Wl,-rpath -Wl,/tmp/autogen-20190302-5816-1cb75yl/autogen-5.18.16/autoopts/.libs -Wl,-rpath -Wl,/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib | |
top_builddir=".." top_srcdir=".." VERBOSE="" /bin/bash "../build-aux/run-ag.sh" -MFstamp-doc -MTstamp-doc -MP -Tagtexi-cmd -DLEVEL=section ./opts.def | |
top_builddir=".." top_srcdir=".." VERBOSE="" /bin/bash "../build-aux/run-ag.sh" -MFstamp-man -MTstamp-man -MP -Tagman-cmd ./opts.def | |
/usr/bin/make all-recursive | |
make[3]: Entering directory '/tmp/autogen-20190302-5816-1cb75yl/autogen-5.18.16/getdefs' | |
Making all in test | |
make[4]: Entering directory '/tmp/autogen-20190302-5816-1cb75yl/autogen-5.18.16/getdefs/test' | |
make[4]: Nothing to be done for 'all'. | |
make[4]: Leaving directory '/tmp/autogen-20190302-5816-1cb75yl/autogen-5.18.16/getdefs/test' | |
make[4]: Entering directory '/tmp/autogen-20190302-5816-1cb75yl/autogen-5.18.16/getdefs' | |
top_builddir=".." top_srcdir=".." VERBOSE="" /bin/bash "../build-aux/run-ag.sh" -MFstamp-man -MTstamp-man -MP -Tagman-cmd ./opts.def | |
make[4]: Leaving directory '/tmp/autogen-20190302-5816-1cb75yl/autogen-5.18.16/getdefs' | |
make[3]: Leaving directory '/tmp/autogen-20190302-5816-1cb75yl/autogen-5.18.16/getdefs' | |
make[2]: Leaving directory '/tmp/autogen-20190302-5816-1cb75yl/autogen-5.18.16/getdefs' | |
Making all in xml2ag | |
make[2]: Entering directory '/tmp/autogen-20190302-5816-1cb75yl/autogen-5.18.16/xml2ag' | |
top_builddir=".." top_srcdir=".." VERBOSE="" /bin/bash "../build-aux/run-ag.sh" -MFstamp-opts -MTstamp-opts -MP "./xmlopts.def" | |
top_builddir=".." top_srcdir=".." VERBOSE="" /bin/bash "../build-aux/run-ag.sh" -MFstamp-fork -MTstamp-fork -MP -L. -Tfork.tpl "./xmlopts.def" | |
exec > x.c ; \ | |
echo '#undef PKGDATADIR' ; \ | |
echo '#define PKGDATADIR "/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/share/autogen"' ; \ | |
echo ; echo '#define DEFINING 1' ; \ | |
echo '#include "autoopts/project.h"' ; \ | |
for f in xmlopts.c fork.c xml2ag.c ; \ | |
do echo "#include \"$f\"" ; done | |
gcc-8 -DHAVE_CONFIG_H -I. -I.. -I.. -I../autoopts -I/usr/include/libxml2 -g -O2 -Wno-format-contains-nul -fno-strict-aliasing -Wall -Werror -Wcast-align -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -Wstrict-aliasing=3 -Wextra -Wno-cast-qual -g -O2 -Wno-format-contains-nul -fno-strict-aliasing -c -o x.o x.c | |
In file included from xmlopts.c:47, | |
from x.c:6: | |
xmlopts.h:244:10: fatal error: libxml/parser.h: No such file or directory | |
#include <libxml/parser.h> | |
^~~~~~~~~~~~~~~~~ | |
compilation terminated. | |
make[2]: *** [Makefile:572: x.o] Error 1 | |
make[2]: Leaving directory '/tmp/autogen-20190302-5816-1cb75yl/autogen-5.18.16/xml2ag' | |
make[1]: *** [Makefile:547: all-recursive] Error 1 | |
make[1]: Leaving directory '/tmp/autogen-20190302-5816-1cb75yl/autogen-5.18.16' | |
make: *** [Makefile:454: all] Error 2 | |
HOMEBREW_VERSION: 2.0.2-107-gd6e7c9f | |
ORIGIN: https://github.com/Homebrew/brew | |
HEAD: d6e7c9f1328aaf2e06d75acf16d448bfce6312e4 | |
Last commit: 21 hours ago | |
Core tap ORIGIN: https://github.com/Linuxbrew/homebrew-core | |
Core tap HEAD: 22c0f1cc4ec7c95c8601920751beee414dc88873 | |
Core tap last commit: 5 hours ago | |
HOMEBREW_PREFIX: /home/linuxbrew/.linuxbrew | |
HOMEBREW_CACHE: /home/werner/.cache/Homebrew | |
CPU: octa-core 64-bit skylake | |
Homebrew Ruby: 2.3.7 => /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/vendor/portable-ruby/2.3.7/bin/ruby | |
Clang: N/A | |
Git: 2.19.1 => /usr/bin/git | |
Curl: 7.61.0 => /usr/bin/curl | |
Kernel: Linux 4.18.0-15-generic x86_64 GNU/Linux | |
OS: Ubuntu 18.10 (cosmic) | |
Host glibc: 2.28 | |
/usr/bin/gcc: 8.2.0 | |
glibc: N/A | |
gcc: 5.5.0_4 | |
xorg: N/A | |
HOMEBREW_CC: gcc-8 | |
HOMEBREW_CXX: g++-8 | |
MAKEFLAGS: -j8 | |
CMAKE_PREFIX_PATH: /home/linuxbrew/.linuxbrew | |
PKG_CONFIG_PATH: /home/linuxbrew/.linuxbrew/opt/bdw-gc/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/libffi/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/ncurses/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/readline/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/guile/lib/pkgconfig | |
HOMEBREW_GIT: git | |
ACLOCAL_PATH: /home/linuxbrew/.linuxbrew/share/aclocal | |
PATH: /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super:/home/linuxbrew/.linuxbrew/opt/coreutils/bin:/home/linuxbrew/.linuxbrew/opt/pkg-config/bin:/home/linuxbrew/.linuxbrew/opt/libtool/bin:/home/linuxbrew/.linuxbrew/opt/ncurses/bin:/home/linuxbrew/.linuxbrew/opt/gperf/bin:/home/linuxbrew/.linuxbrew/opt/guile/bin:/home/linuxbrew/.linuxbrew/opt/binutils/bin:/usr/bin:/bin:/usr/sbin:/sbin |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
gcc-8 called with: -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -Wno-format-contains-nul -fno-strict-aliasing -c snv.c -fPIC -DPIC -o .libs/snv.o | |
superenv removed: -g | |
superenv added: -pipe -w -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I.. -Wno-format-contains-nul -fno-strict-aliasing -c snv.c -fPIC -DPIC -o .libs/snv.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -DHAVE_CONFIG_H -I. -I.. -I.. -g -O2 -Wno-format-contains-nul -fno-strict-aliasing -c snv.c -o snv.o | |
superenv removed: -g | |
superenv added: -pipe -w -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I.. -Wno-format-contains-nul -fno-strict-aliasing -c snv.c -o snv.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../autoopts -DPKGDATADIR="/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/share/autogen" -g -O2 -Wno-format-contains-nul -fno-strict-aliasing -Wall -Werror -Wcast-align -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -Wstrict-aliasing=3 -Wextra -Wno-cast-qual -g -O2 -Wno-format-contains-nul -fno-strict-aliasing -c libopts.c -fPIC -DPIC -o .libs/libopts_la-libopts.o | |
superenv removed: -I../autoopts -g -Wall -Werror -Wcast-align -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -Wstrict-aliasing=3 -Wextra -g | |
superenv added: -pipe -w -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I.. -DPKGDATADIR="/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/share/autogen" -Wno-format-contains-nul -fno-strict-aliasing -Wno-cast-qual -Wno-format-contains-nul -fno-strict-aliasing -c libopts.c -fPIC -DPIC -o .libs/libopts_la-libopts.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../autoopts -DPKGDATADIR="/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/share/autogen" -g -O2 -Wno-format-contains-nul -fno-strict-aliasing -Wall -Werror -Wcast-align -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -Wstrict-aliasing=3 -Wextra -Wno-cast-qual -g -O2 -Wno-format-contains-nul -fno-strict-aliasing -c libopts.c -o libopts_la-libopts.o | |
superenv removed: -I../autoopts -g -Wall -Werror -Wcast-align -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -Wstrict-aliasing=3 -Wextra -g | |
superenv added: -pipe -w -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I.. -DPKGDATADIR="/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/share/autogen" -Wno-format-contains-nul -fno-strict-aliasing -Wno-cast-qual -Wno-format-contains-nul -fno-strict-aliasing -c libopts.c -o libopts_la-libopts.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -shared -fPIC -DPIC .libs/libopts_la-libopts.o -Wl,--whole-archive ../snprintfv/.libs/libsnprintfv.a -Wl,--no-whole-archive -lm -ldl -g -O2 -g -O2 -Wl,-soname -Wl,libopts.so.25 -o .libs/libopts.so.25.17.1 | |
superenv removed: -g -g | |
superenv added: -pipe -w -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-8 -pipe -w -O2 -march=native -shared -fPIC -DPIC .libs/libopts_la-libopts.o -Wl,--whole-archive ../snprintfv/.libs/libsnprintfv.a -Wl,--no-whole-archive -lm -ldl -Wl,-soname -Wl,libopts.so.25 -o .libs/libopts.so.25.17.1 -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-8 called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../autoopts -pthread -I/home/linuxbrew/.linuxbrew/Cellar/guile/2.2.4_1/include/guile/2.2 -I/home/linuxbrew/.linuxbrew/opt/gmp/include -I/home/linuxbrew/.linuxbrew/opt/readline/include -I/home/linuxbrew/.linuxbrew/opt/bdw-gc/include -g -O2 -Wno-format-contains-nul -fno-strict-aliasing -c -o autogen-ag.o ag.c | |
superenv removed: -g | |
superenv added: -pipe -w -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I.. -I../autoopts -pthread -I/home/linuxbrew/.linuxbrew/Cellar/guile/2.2.4_1/include/guile/2.2 -I/home/linuxbrew/.linuxbrew/opt/gmp/include -I/home/linuxbrew/.linuxbrew/opt/readline/include -I/home/linuxbrew/.linuxbrew/opt/bdw-gc/include -Wno-format-contains-nul -fno-strict-aliasing -c -o autogen-ag.o ag.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -pthread -I/home/linuxbrew/.linuxbrew/Cellar/guile/2.2.4_1/include/guile/2.2 -I/home/linuxbrew/.linuxbrew/opt/gmp/include -I/home/linuxbrew/.linuxbrew/opt/readline/include -I/home/linuxbrew/.linuxbrew/opt/bdw-gc/include -g -O2 -Wno-format-contains-nul -fno-strict-aliasing -o autogen autogen-ag.o -Wl,-rpath -Wl,/home/linuxbrew/.linuxbrew/Cellar/guile/2.2.4_1/lib -Wl,-rpath -Wl,/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -Wl,--export-dynamic ../autoopts/.libs/libopts.so ../snprintfv/.libs/libsnprintfv.a -L/home/linuxbrew/.linuxbrew/Cellar/guile/2.2.4_1/lib -L/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -lguile-2.2 -lgc -lm -ldl -pthread -Wl,-rpath -Wl,/tmp/autogen-20190302-5816-1cb75yl/autogen-5.18.16/autoopts/.libs -Wl,-rpath -Wl,/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib | |
superenv removed: -g | |
superenv added: -pipe -w -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-8 -pipe -w -O2 -march=native -pthread -I/home/linuxbrew/.linuxbrew/Cellar/guile/2.2.4_1/include/guile/2.2 -I/home/linuxbrew/.linuxbrew/opt/gmp/include -I/home/linuxbrew/.linuxbrew/opt/readline/include -I/home/linuxbrew/.linuxbrew/opt/bdw-gc/include -Wno-format-contains-nul -fno-strict-aliasing -o autogen autogen-ag.o -Wl,-rpath -Wl,/home/linuxbrew/.linuxbrew/Cellar/guile/2.2.4_1/lib -Wl,-rpath -Wl,/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -Wl,--export-dynamic ../autoopts/.libs/libopts.so ../snprintfv/.libs/libsnprintfv.a -L/home/linuxbrew/.linuxbrew/Cellar/guile/2.2.4_1/lib -L/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -lguile-2.2 -lgc -lm -ldl -pthread -Wl,-rpath -Wl,/tmp/autogen-20190302-5816-1cb75yl/autogen-5.18.16/autoopts/.libs -Wl,-rpath -Wl,/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-8 called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../autoopts -g -O2 -Wno-format-contains-nul -fno-strict-aliasing -c -o cols.o cols.c | |
superenv removed: -g | |
superenv added: -pipe -w -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I.. -I../autoopts -Wno-format-contains-nul -fno-strict-aliasing -c -o cols.o cols.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -g -O2 -Wno-format-contains-nul -fno-strict-aliasing -o columns cols.o -Wl,-rpath -Wl,/home/linuxbrew/.linuxbrew/Cellar/guile/2.2.4_1/lib -Wl,-rpath -Wl,/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib ../autoopts/.libs/libopts.so -L/home/linuxbrew/.linuxbrew/Cellar/guile/2.2.4_1/lib -L/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -lguile-2.2 -lgc -lm -ldl -Wl,-rpath -Wl,/tmp/autogen-20190302-5816-1cb75yl/autogen-5.18.16/autoopts/.libs -Wl,-rpath -Wl,/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib | |
superenv removed: -g | |
superenv added: -pipe -w -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-8 -pipe -w -O2 -march=native -Wno-format-contains-nul -fno-strict-aliasing -o columns cols.o -Wl,-rpath -Wl,/home/linuxbrew/.linuxbrew/Cellar/guile/2.2.4_1/lib -Wl,-rpath -Wl,/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib ../autoopts/.libs/libopts.so -L/home/linuxbrew/.linuxbrew/Cellar/guile/2.2.4_1/lib -L/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -lguile-2.2 -lgc -lm -ldl -Wl,-rpath -Wl,/tmp/autogen-20190302-5816-1cb75yl/autogen-5.18.16/autoopts/.libs -Wl,-rpath -Wl,/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-8 called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../autoopts -g -O2 -Wno-format-contains-nul -fno-strict-aliasing -Wall -Werror -Wcast-align -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -Wstrict-aliasing=3 -Wextra -Wno-cast-qual -g -O2 -Wno-format-contains-nul -fno-strict-aliasing -c -o gd.o gd.c | |
superenv removed: -g -Wall -Werror -Wcast-align -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -Wstrict-aliasing=3 -Wextra -g | |
superenv added: -pipe -w -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I.. -I../autoopts -Wno-format-contains-nul -fno-strict-aliasing -Wno-cast-qual -Wno-format-contains-nul -fno-strict-aliasing -c -o gd.o gd.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-8 called with: -g -O2 -Wno-format-contains-nul -fno-strict-aliasing -Wall -Werror -Wcast-align -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -Wstrict-aliasing=3 -Wextra -Wno-cast-qual -g -O2 -Wno-format-contains-nul -fno-strict-aliasing -o getdefs gd.o ../autoopts/.libs/libopts.so -lm -ldl -Wl,-rpath -Wl,/tmp/autogen-20190302-5816-1cb75yl/autogen-5.18.16/autoopts/.libs -Wl,-rpath -Wl,/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib | |
superenv removed: -g -Wall -Werror -Wcast-align -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -Wstrict-aliasing=3 -Wextra -g | |
superenv added: -pipe -w -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-8 -pipe -w -O2 -march=native -Wno-format-contains-nul -fno-strict-aliasing -Wno-cast-qual -Wno-format-contains-nul -fno-strict-aliasing -o getdefs gd.o ../autoopts/.libs/libopts.so -lm -ldl -Wl,-rpath -Wl,/tmp/autogen-20190302-5816-1cb75yl/autogen-5.18.16/autoopts/.libs -Wl,-rpath -Wl,/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gmp/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libtool/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libunistring/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/guile/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-8 called with: -DHAVE_CONFIG_H -I. -I.. -I.. -I../autoopts -I/usr/include/libxml2 -g -O2 -Wno-format-contains-nul -fno-strict-aliasing -Wall -Werror -Wcast-align -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -Wstrict-aliasing=3 -Wextra -Wno-cast-qual -g -O2 -Wno-format-contains-nul -fno-strict-aliasing -c -o x.o x.c | |
superenv removed: -I/usr/include/libxml2 -g -Wall -Werror -Wcast-align -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -Wstrict-aliasing=3 -Wextra -g | |
superenv added: -pipe -w -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-8 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I.. -I../autoopts -Wno-format-contains-nul -fno-strict-aliasing -Wno-cast-qual -Wno-format-contains-nul -fno-strict-aliasing -c -o x.o x.c -isystem/home/linuxbrew/.linuxbrew/include | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains any messages produced by compilers while | |
running configure, to aid debugging if configure makes a mistake. | |
It was created by GNU AutoGen configure 5.18.16, which was | |
generated by GNU Autoconf 2.69. Invocation command line was | |
$ ./configure ac_cv_func_utimensat=no --disable-debug --disable-dependency-tracking --disable-silent-rules --prefix=/home/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16 | |
## --------- ## | |
## Platform. ## | |
## --------- ## | |
hostname = voltaire | |
uname -m = x86_64 | |
uname -r = 4.18.0-15-generic | |
uname -s = Linux | |
uname -v = #16-Ubuntu SMP Thu Feb 7 10:56:39 UTC 2019 | |
/usr/bin/uname -p = unknown | |
/bin/uname -X = unknown | |
/bin/arch = unknown | |
/usr/bin/arch -k = unknown | |
/usr/convex/getsysinfo = unknown | |
/usr/bin/hostinfo = unknown | |
/bin/machine = unknown | |
/usr/bin/oslevel = unknown | |
/bin/universe = unknown | |
PATH: /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super | |
PATH: /home/linuxbrew/.linuxbrew/opt/coreutils/bin | |
PATH: /home/linuxbrew/.linuxbrew/opt/pkg-config/bin | |
PATH: /home/linuxbrew/.linuxbrew/opt/libtool/bin | |
PATH: /home/linuxbrew/.linuxbrew/opt/ncurses/bin | |
PATH: /home/linuxbrew/.linuxbrew/opt/gperf/bin | |
PATH: /home/linuxbrew/.linuxbrew/opt/guile/bin | |
PATH: /home/linuxbrew/.linuxbrew/opt/binutils/bin | |
PATH: /usr/bin | |
PATH: /bin | |
PATH: /usr/sbin | |
PATH: /sbin | |
## ----------- ## | |
## Core tests. ## | |
## ----------- ## | |
configure:2709: checking build system type | |
configure:2723: result: x86_64-pc-linux-gnu | |
configure:2743: checking host system type | |
configure:2756: result: x86_64-pc-linux-gnu | |
configure:2776: checking target system type | |
configure:2789: result: x86_64-pc-linux-gnu | |
configure:2835: checking for a BSD-compatible install | |
configure:2903: result: /home/linuxbrew/.linuxbrew/opt/coreutils/bin/ginstall -c | |
configure:2914: checking whether build environment is sane | |
configure:2969: result: yes | |
configure:3120: checking for a thread-safe mkdir -p | |
configure:3159: result: /home/linuxbrew/.linuxbrew/opt/coreutils/bin/gmkdir -p | |
configure:3166: checking for gawk | |
configure:3182: found /usr/bin/gawk | |
configure:3193: result: gawk | |
configure:3204: checking whether make sets $(MAKE) | |
configure:3226: result: yes | |
configure:3255: checking whether make supports nested variables | |
configure:3272: result: yes | |
configure:3402: checking whether make supports the include directive | |
configure:3417: make -f confmf.GNU && cat confinc.out | |
this is the am__doit target | |
configure:3420: $? = 0 | |
configure:3439: result: yes (GNU style) | |
configure:3509: checking for gcc | |
configure:3536: result: gcc-8 | |
configure:3765: checking for C compiler version | |
configure:3774: gcc-8 --version >&5 | |
gcc-8 (Ubuntu 8.2.0-7ubuntu1) 8.2.0 | |
Copyright (C) 2018 Free Software Foundation, Inc. | |
This is free software; see the source for copying conditions. There is NO | |
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. | |
configure:3785: $? = 0 | |
configure:3774: gcc-8 -v >&5 | |
Using built-in specs. | |
COLLECT_GCC=gcc-8 | |
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/8/lto-wrapper | |
OFFLOAD_TARGET_NAMES=nvptx-none | |
OFFLOAD_TARGET_DEFAULT=1 | |
Target: x86_64-linux-gnu | |
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 8.2.0-7ubuntu1' --with-bugurl=file:///usr/share/doc/gcc-8/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++ --prefix=/usr --with-gcc-major-version-only --program-suffix=-8 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu | |
Thread model: posix | |
gcc version 8.2.0 (Ubuntu 8.2.0-7ubuntu1) | |
configure:3785: $? = 0 | |
configure:3774: gcc-8 -V >&5 | |
gcc-8: error: unrecognized command line option '-V' | |
configure:3785: $? = 1 | |
configure:3774: gcc-8 -qversion >&5 | |
gcc-8: error: unrecognized command line option '-qversion'; did you mean '--version'? | |
configure:3785: $? = 1 | |
configure:3805: checking whether the C compiler works | |
configure:3827: gcc-8 conftest.c >&5 | |
configure:3831: $? = 0 | |
configure:3879: result: yes | |
configure:3882: checking for C compiler default output file name | |
configure:3884: result: a.out | |
configure:3890: checking for suffix of executables | |
configure:3897: gcc-8 -o conftest conftest.c >&5 | |
configure:3901: $? = 0 | |
configure:3923: result: | |
configure:3945: checking whether we are cross compiling | |
configure:3953: gcc-8 -o conftest conftest.c >&5 | |
configure:3957: $? = 0 | |
configure:3964: ./conftest | |
configure:3968: $? = 0 | |
configure:3983: result: no | |
configure:3988: checking for suffix of object files | |
configure:4010: gcc-8 -c conftest.c >&5 | |
configure:4014: $? = 0 | |
configure:4035: result: o | |
configure:4039: checking whether we are using the GNU C compiler | |
configure:4058: gcc-8 -c conftest.c >&5 | |
configure:4058: $? = 0 | |
configure:4067: result: yes | |
configure:4076: checking whether gcc-8 accepts -g | |
configure:4096: gcc-8 -c -g conftest.c >&5 | |
configure:4096: $? = 0 | |
configure:4137: result: yes | |
configure:4154: checking for gcc-8 option to accept ISO C89 | |
configure:4217: gcc-8 -c -g -O2 conftest.c >&5 | |
configure:4217: $? = 0 | |
configure:4230: result: none needed | |
configure:4255: checking whether gcc-8 understands -c and -o together | |
configure:4277: gcc-8 -c conftest.c -o conftest2.o | |
configure:4280: $? = 0 | |
configure:4277: gcc-8 -c conftest.c -o conftest2.o | |
configure:4280: $? = 0 | |
configure:4292: result: yes | |
configure:4311: checking dependency style of gcc-8 | |
configure:4422: result: none | |
configure:4443: checking how to run the C preprocessor | |
configure:4474: gcc-8 -E conftest.c | |
configure:4474: $? = 0 | |
configure:4488: gcc-8 -E conftest.c | |
conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory | |
#include <ac_nonexistent.h> | |
^~~~~~~~~~~~~~~~~~ | |
compilation terminated. | |
configure:4488: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU AutoGen" | |
| #define PACKAGE_TARNAME "autogen" | |
| #define PACKAGE_VERSION "5.18.16" | |
| #define PACKAGE_STRING "GNU AutoGen 5.18.16" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/autogen/" | |
| #define PACKAGE "autogen" | |
| #define VERSION "5.18.16" | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:4513: result: gcc-8 -E | |
configure:4533: gcc-8 -E conftest.c | |
configure:4533: $? = 0 | |
configure:4547: gcc-8 -E conftest.c | |
conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory | |
#include <ac_nonexistent.h> | |
^~~~~~~~~~~~~~~~~~ | |
compilation terminated. | |
configure:4547: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU AutoGen" | |
| #define PACKAGE_TARNAME "autogen" | |
| #define PACKAGE_VERSION "5.18.16" | |
| #define PACKAGE_STRING "GNU AutoGen 5.18.16" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/autogen/" | |
| #define PACKAGE "autogen" | |
| #define VERSION "5.18.16" | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:4576: checking for grep that handles long lines and -e | |
configure:4634: result: /bin/grep | |
configure:4639: checking for egrep | |
configure:4701: result: /bin/grep -E | |
configure:4706: checking for ANSI C header files | |
configure:4726: gcc-8 -c -g -O2 conftest.c >&5 | |
configure:4726: $? = 0 | |
configure:4799: gcc-8 -o conftest -g -O2 conftest.c >&5 | |
configure:4799: $? = 0 | |
configure:4799: ./conftest | |
configure:4799: $? = 0 | |
configure:4810: result: yes | |
configure:4823: checking for sys/types.h | |
configure:4823: gcc-8 -c -g -O2 conftest.c >&5 | |
configure:4823: $? = 0 | |
configure:4823: result: yes | |
configure:4823: checking for sys/stat.h | |
configure:4823: gcc-8 -c -g -O2 conftest.c >&5 | |
configure:4823: $? = 0 | |
configure:4823: result: yes | |
configure:4823: checking for stdlib.h | |
configure:4823: gcc-8 -c -g -O2 conftest.c >&5 | |
configure:4823: $? = 0 | |
configure:4823: result: yes | |
configure:4823: checking for string.h | |
configure:4823: gcc-8 -c -g -O2 conftest.c >&5 | |
configure:4823: $? = 0 | |
configure:4823: result: yes | |
configure:4823: checking for memory.h | |
configure:4823: gcc-8 -c -g -O2 conftest.c >&5 | |
configure:4823: $? = 0 | |
configure:4823: result: yes | |
configure:4823: checking for strings.h | |
configure:4823: gcc-8 -c -g -O2 conftest.c >&5 | |
configure:4823: $? = 0 | |
configure:4823: result: yes | |
configure:4823: checking for inttypes.h | |
configure:4823: gcc-8 -c -g -O2 conftest.c >&5 | |
configure:4823: $? = 0 | |
configure:4823: result: yes | |
configure:4823: checking for stdint.h | |
configure:4823: gcc-8 -c -g -O2 conftest.c >&5 | |
configure:4823: $? = 0 | |
configure:4823: result: yes | |
configure:4823: checking for unistd.h | |
configure:4823: gcc-8 -c -g -O2 conftest.c >&5 | |
configure:4823: $? = 0 | |
configure:4823: result: yes | |
configure:4836: checking minix/config.h usability | |
configure:4836: gcc-8 -c -g -O2 conftest.c >&5 | |
conftest.c:54:10: fatal error: minix/config.h: No such file or directory | |
#include <minix/config.h> | |
^~~~~~~~~~~~~~~~ | |
compilation terminated. | |
configure:4836: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU AutoGen" | |
| #define PACKAGE_TARNAME "autogen" | |
| #define PACKAGE_VERSION "5.18.16" | |
| #define PACKAGE_STRING "GNU AutoGen 5.18.16" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/autogen/" | |
| #define PACKAGE "autogen" | |
| #define VERSION "5.18.16" | |
| #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:4836: result: no | |
configure:4836: checking minix/config.h presence | |
configure:4836: gcc-8 -E conftest.c | |
conftest.c:21:10: fatal error: minix/config.h: No such file or directory | |
#include <minix/config.h> | |
^~~~~~~~~~~~~~~~ | |
compilation terminated. | |
configure:4836: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU AutoGen" | |
| #define PACKAGE_TARNAME "autogen" | |
| #define PACKAGE_VERSION "5.18.16" | |
| #define PACKAGE_STRING "GNU AutoGen 5.18.16" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/autogen/" | |
| #define PACKAGE "autogen" | |
| #define VERSION "5.18.16" | |
| #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:4836: result: no | |
configure:4836: checking for minix/config.h | |
configure:4836: result: no | |
configure:4860: checking whether it is safe to define __EXTENSIONS__ | |
configure:4878: gcc-8 -c -g -O2 conftest.c >&5 | |
configure:4878: $? = 0 | |
configure:4885: result: yes | |
configure:4918: checking whether _XOPEN_SOURCE should be defined | |
configure:4937: gcc-8 -c -g -O2 conftest.c >&5 | |
configure:4937: $? = 0 | |
configure:4961: result: no | |
configure:5320: checking how to print strings | |
configure:5347: result: printf | |
configure:5368: checking for a sed that does not truncate output | |
configure:5432: result: /bin/sed | |
configure:5450: checking for fgrep | |
configure:5512: result: /bin/grep -F | |
configure:5547: checking for ld used by gcc-8 | |
configure:5614: result: /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super/ld | |
configure:5621: checking if the linker (/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super/ld) is GNU ld | |
configure:5636: result: yes | |
configure:5648: checking for BSD- or MS-compatible name lister (nm) | |
configure:5702: result: /home/linuxbrew/.linuxbrew/opt/binutils/bin/nm -B | |
configure:5832: checking the name lister (/home/linuxbrew/.linuxbrew/opt/binutils/bin/nm -B) interface | |
configure:5839: gcc-8 -c -g -O2 conftest.c >&5 | |
configure:5842: /home/linuxbrew/.linuxbrew/opt/binutils/bin/nm -B "conftest.o" | |
configure:5845: output | |
0000000000000000 B some_variable | |
configure:5852: result: BSD nm | |
configure:5855: checking whether ln -s works | |
configure:5859: result: yes | |
configure:5867: checking the maximum length of command line arguments | |
configure:5998: result: 1572864 | |
configure:6046: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format | |
configure:6086: result: func_convert_file_noop | |
configure:6093: checking how to convert x86_64-pc-linux-gnu file names to toolchain format | |
configure:6113: result: func_convert_file_noop | |
configure:6120: checking for /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super/ld option to reload object files | |
configure:6127: result: -r | |
configure:6201: checking for objdump | |
configure:6228: result: objdump | |
configure:6257: checking how to recognize dependent libraries | |
configure:6457: result: pass_all | |
configure:6542: checking for dlltool | |
configure:6569: result: dlltool | |
configure:6599: checking how to associate runtime and link libraries | |
configure:6626: result: printf %s\n | |
configure:6686: checking for ar | |
configure:6702: found /home/linuxbrew/.linuxbrew/opt/binutils/bin/ar | |
configure:6713: result: ar | |
configure:6750: checking for archiver @FILE support | |
configure:6767: gcc-8 -c -g -O2 conftest.c >&5 | |
configure:6767: $? = 0 | |
configure:6770: ar cru libconftest.a @conftest.lst >&5 | |
ar: `u' modifier ignored since `D' is the default (see `U') | |
configure:6773: $? = 0 | |
configure:6778: ar cru libconftest.a @conftest.lst >&5 | |
ar: `u' modifier ignored since `D' is the default (see `U') | |
ar: conftest.o: No such file or directory | |
configure:6781: $? = 1 | |
configure:6793: result: @ | |
configure:6851: checking for strip | |
configure:6867: found /home/linuxbrew/.linuxbrew/opt/binutils/bin/strip | |
configure:6878: result: strip | |
configure:6950: checking for ranlib | |
configure:6966: found /home/linuxbrew/.linuxbrew/opt/binutils/bin/ranlib | |
configure:6977: result: ranlib | |
configure:7079: checking command to parse /home/linuxbrew/.linuxbrew/opt/binutils/bin/nm -B output from gcc-8 object | |
configure:7232: gcc-8 -c -g -O2 conftest.c >&5 | |
configure:7235: $? = 0 | |
configure:7239: /home/linuxbrew/.linuxbrew/opt/binutils/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm | |
configure:7242: $? = 0 | |
configure:7308: gcc-8 -o conftest -g -O2 conftest.c conftstm.o >&5 | |
configure:7311: $? = 0 | |
configure:7349: result: ok | |
configure:7396: checking for sysroot | |
configure:7426: result: no | |
configure:7433: checking for a working dd | |
configure:7471: result: /bin/dd | |
configure:7475: checking how to truncate binary pipes | |
configure:7490: result: /bin/dd bs=4096 count=1 | |
configure:7626: gcc-8 -c -g -O2 conftest.c >&5 | |
configure:7629: $? = 0 | |
configure:7819: checking for mt | |
configure:7835: found /bin/mt | |
configure:7846: result: mt | |
configure:7869: checking if mt is a manifest tool | |
configure:7875: mt '-?' | |
configure:7883: result: no | |
configure:8557: checking for dlfcn.h | |
configure:8557: gcc-8 -c -g -O2 conftest.c >&5 | |
configure:8557: $? = 0 | |
configure:8557: result: yes | |
configure:8811: checking for objdir | |
configure:8826: result: .libs | |
configure:9090: checking if gcc-8 supports -fno-rtti -fno-exceptions | |
configure:9108: gcc-8 -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 | |
cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C | |
configure:9112: $? = 0 | |
configure:9125: result: no | |
configure:9483: checking for gcc-8 option to produce PIC | |
configure:9490: result: -fPIC -DPIC | |
configure:9498: checking if gcc-8 PIC flag -fPIC -DPIC works | |
configure:9516: gcc-8 -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5 | |
configure:9520: $? = 0 | |
configure:9533: result: yes | |
configure:9562: checking if gcc-8 static flag -static works | |
configure:9590: result: yes | |
configure:9605: checking if gcc-8 supports -c -o file.o | |
configure:9626: gcc-8 -c -g -O2 -o out/conftest2.o conftest.c >&5 | |
configure:9630: $? = 0 | |
configure:9652: result: yes | |
configure:9660: checking if gcc-8 supports -c -o file.o | |
configure:9707: result: yes | |
configure:9740: checking whether the gcc-8 linker (/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super/ld -m elf_x86_64) supports shared libraries | |
configure:10999: result: yes | |
configure:11036: checking whether -lc should be explicitly linked in | |
configure:11044: gcc-8 -c -g -O2 conftest.c >&5 | |
configure:11047: $? = 0 | |
configure:11062: gcc-8 -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 | |
configure:11065: $? = 0 | |
configure:11079: result: no | |
configure:11239: checking dynamic linker characteristics | |
configure:11820: gcc-8 -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5 | |
configure:11820: $? = 0 | |
configure:12057: result: GNU/Linux ld.so | |
configure:12179: checking how to hardcode library paths into programs | |
configure:12204: result: immediate | |
configure:12752: checking whether stripping libraries is possible | |
configure:12757: result: yes | |
configure:12792: checking if libtool supports shared libraries | |
configure:12794: result: yes | |
configure:12797: checking whether to build shared libraries | |
configure:12822: result: yes | |
configure:12825: checking whether to build static libraries | |
configure:12829: result: yes | |
configure:12918: checking if malloc debugging is wanted | |
configure:12936: result: no | |
configure:12949: checking for gcc-8 option to accept ISO C99 | |
configure:13098: gcc-8 -c -g -O2 conftest.c >&5 | |
configure:13098: $? = 0 | |
configure:13111: result: none needed | |
configure:13219: checking for gcc-8 option to accept ISO Standard C | |
configure:13230: result: none needed | |
configure:13245: checking whether clearerr_unlocked is declared | |
configure:13245: gcc-8 -c -g -O2 conftest.c >&5 | |
configure:13245: $? = 0 | |
configure:13245: result: yes | |
configure:13258: checking whether feof_unlocked is declared | |
configure:13258: gcc-8 -c -g -O2 conftest.c >&5 | |
configure:13258: $? = 0 | |
configure:13258: result: yes | |
configure:13271: checking whether ferror_unlocked is declared | |
configure:13271: gcc-8 -c -g -O2 conftest.c >&5 | |
configure:13271: $? = 0 | |
configure:13271: result: yes | |
configure:13284: checking whether fflush_unlocked is declared | |
configure:13284: gcc-8 -c -g -O2 conftest.c >&5 | |
configure:13284: $? = 0 | |
configure:13284: result: yes | |
configure:13297: checking whether fgets_unlocked is declared | |
configure:13297: gcc-8 -c -g -O2 conftest.c >&5 | |
configure:13297: $? = 0 | |
configure:13297: result: yes | |
configure:13310: checking whether fputc_unlocked is declared | |
configure:13310: gcc-8 -c -g -O2 conftest.c >&5 | |
configure:13310: $? = 0 | |
configure:13310: result: yes | |
configure:13323: checking whether fputs_unlocked is declared | |
configure:13323: gcc-8 -c -g -O2 conftest.c >&5 | |
configure:13323: $? = 0 | |
configure:13323: result: yes | |
configure:13336: checking whether fread_unlocked is declared | |
configure:13336: gcc-8 -c -g -O2 conftest.c >&5 | |
configure:13336: $? = 0 | |
configure:13336: result: yes | |
configure:13349: checking whether fwrite_unlocked is declared | |
configure:13349: gcc-8 -c -g -O2 conftest.c >&5 | |
configure:13349: $? = 0 | |
configure:13349: result: yes | |
configure:13362: checking whether getc_unlocked is declared | |
configure:13362: gcc-8 -c -g -O2 conftest.c >&5 | |
configure:13362: $? = 0 | |
configure:13362: result: yes | |
configure:13375: checking whether getchar_unlocked is declared | |
configure:13375: gcc-8 -c -g -O2 conftest.c >&5 | |
configure:13375: $? = 0 | |
configure:13375: result: yes | |
configure:13388: checking whether putc_unlocked is declared | |
configure:13388: gcc-8 -c -g -O2 conftest.c >&5 | |
configure:13388: $? = 0 | |
configure:13388: result: yes | |
configure:13401: checking whether putchar_unlocked is declared | |
configure:13401: gcc-8 -c -g -O2 conftest.c >&5 | |
configure:13401: $? = 0 | |
configure:13401: result: yes | |
configure:13517: checking for texi2html | |
configure:13545: result: : | |
configure:13553: checking for an ANSI C-conforming const | |
configure:13619: gcc-8 -c -g -O2 conftest.c >&5 | |
configure:13619: $? = 0 | |
configure:13626: result: yes | |
configure:13634: checking for inline | |
configure:13650: gcc-8 -c -g -O2 conftest.c >&5 | |
configure:13650: $? = 0 | |
configure:13658: result: inline | |
configure:13677: checking for dlopen in -ldl | |
configure:13702: gcc-8 -o conftest -g -O2 conftest.c -ldl >&5 | |
configure:13702: $? = 0 | |
configure:13711: result: yes | |
configure:13723: checking for mode_t | |
configure:13723: gcc-8 -c -g -O2 conftest.c >&5 | |
configure:13723: $? = 0 | |
configure:13723: gcc-8 -c -g -O2 conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:93:21: error: expected expression before ')' token | |
if (sizeof ((mode_t))) | |
^ | |
configure:13723: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU AutoGen" | |
| #define PACKAGE_TARNAME "autogen" | |
| #define PACKAGE_VERSION "5.18.16" | |
| #define PACKAGE_STRING "GNU AutoGen 5.18.16" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/autogen/" | |
| #define PACKAGE "autogen" | |
| #define VERSION "5.18.16" | |
| #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 _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define _OPENBSD_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | |
| #define __STDC_WANT_LIB_EXT2__ 1 | |
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _HPUX_ALT_XOPEN_SOCKET_API 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define AO_CURRENT 42 | |
| #define AO_REVISION 1 | |
| #define AO_AGE 17 | |
| #define HAVE_DECL_CLEARERR_UNLOCKED 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FERROR_UNLOCKED 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTC_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 1 | |
| #define HAVE_DECL_FREAD_UNLOCKED 1 | |
| #define HAVE_DECL_FWRITE_UNLOCKED 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_DECL_GETCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | |
| #define USE_UNLOCKED_IO 1 | |
| #define HAVE_LIBDL 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 ((mode_t))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:13723: result: yes | |
configure:13734: checking for pid_t | |
configure:13734: gcc-8 -c -g -O2 conftest.c >&5 | |
configure:13734: $? = 0 | |
configure:13734: gcc-8 -c -g -O2 conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:93:20: error: expected expression before ')' token | |
if (sizeof ((pid_t))) | |
^ | |
configure:13734: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU AutoGen" | |
| #define PACKAGE_TARNAME "autogen" | |
| #define PACKAGE_VERSION "5.18.16" | |
| #define PACKAGE_STRING "GNU AutoGen 5.18.16" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/autogen/" | |
| #define PACKAGE "autogen" | |
| #define VERSION "5.18.16" | |
| #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 _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define _OPENBSD_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | |
| #define __STDC_WANT_LIB_EXT2__ 1 | |
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _HPUX_ALT_XOPEN_SOCKET_API 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define AO_CURRENT 42 | |
| #define AO_REVISION 1 | |
| #define AO_AGE 17 | |
| #define HAVE_DECL_CLEARERR_UNLOCKED 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FERROR_UNLOCKED 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTC_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 1 | |
| #define HAVE_DECL_FREAD_UNLOCKED 1 | |
| #define HAVE_DECL_FWRITE_UNLOCKED 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_DECL_GETCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | |
| #define USE_UNLOCKED_IO 1 | |
| #define HAVE_LIBDL 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 ((pid_t))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:13734: result: yes | |
configure:13745: checking for size_t | |
configure:13745: gcc-8 -c -g -O2 conftest.c >&5 | |
configure:13745: $? = 0 | |
configure:13745: gcc-8 -c -g -O2 conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:93:21: error: expected expression before ')' token | |
if (sizeof ((size_t))) | |
^ | |
configure:13745: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU AutoGen" | |
| #define PACKAGE_TARNAME "autogen" | |
| #define PACKAGE_VERSION "5.18.16" | |
| #define PACKAGE_STRING "GNU AutoGen 5.18.16" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/autogen/" | |
| #define PACKAGE "autogen" | |
| #define VERSION "5.18.16" | |
| #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 _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define _OPENBSD_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | |
| #define __STDC_WANT_LIB_EXT2__ 1 | |
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _HPUX_ALT_XOPEN_SOCKET_API 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define AO_CURRENT 42 | |
| #define AO_REVISION 1 | |
| #define AO_AGE 17 | |
| #define HAVE_DECL_CLEARERR_UNLOCKED 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FERROR_UNLOCKED 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTC_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 1 | |
| #define HAVE_DECL_FREAD_UNLOCKED 1 | |
| #define HAVE_DECL_FWRITE_UNLOCKED 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_DECL_GETCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | |
| #define USE_UNLOCKED_IO 1 | |
| #define HAVE_LIBDL 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:13745: result: yes | |
configure:13756: checking for uid_t in sys/types.h | |
configure:13775: result: yes | |
configure:13788: checking for long double with more range or precision than double | |
configure:13824: gcc-8 -c -g -O2 conftest.c >&5 | |
configure:13824: $? = 0 | |
configure:13831: result: yes | |
configure:13856: checking for long long | |
configure:13856: gcc-8 -c -g -O2 conftest.c >&5 | |
configure:13856: $? = 0 | |
configure:13856: gcc-8 -c -g -O2 conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:96:24: error: expected expression before ')' token | |
if (sizeof ((long long))) | |
^ | |
configure:13856: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU AutoGen" | |
| #define PACKAGE_TARNAME "autogen" | |
| #define PACKAGE_VERSION "5.18.16" | |
| #define PACKAGE_STRING "GNU AutoGen 5.18.16" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/autogen/" | |
| #define PACKAGE "autogen" | |
| #define VERSION "5.18.16" | |
| #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 _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define _OPENBSD_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | |
| #define __STDC_WANT_LIB_EXT2__ 1 | |
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _HPUX_ALT_XOPEN_SOCKET_API 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define AO_CURRENT 42 | |
| #define AO_REVISION 1 | |
| #define AO_AGE 17 | |
| #define HAVE_DECL_CLEARERR_UNLOCKED 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FERROR_UNLOCKED 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTC_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 1 | |
| #define HAVE_DECL_FREAD_UNLOCKED 1 | |
| #define HAVE_DECL_FWRITE_UNLOCKED 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_DECL_GETCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | |
| #define USE_UNLOCKED_IO 1 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_LONG_DOUBLE_WIDER 1 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define SNV_LONG_DOUBLE long double | |
| /* 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 ((long long))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:13856: result: yes | |
configure:13865: checking for uintmax_t | |
configure:13865: gcc-8 -c -g -O2 conftest.c >&5 | |
configure:13865: $? = 0 | |
configure:13865: gcc-8 -c -g -O2 conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:97:24: error: expected expression before ')' token | |
if (sizeof ((uintmax_t))) | |
^ | |
configure:13865: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU AutoGen" | |
| #define PACKAGE_TARNAME "autogen" | |
| #define PACKAGE_VERSION "5.18.16" | |
| #define PACKAGE_STRING "GNU AutoGen 5.18.16" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/autogen/" | |
| #define PACKAGE "autogen" | |
| #define VERSION "5.18.16" | |
| #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 _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define _OPENBSD_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | |
| #define __STDC_WANT_LIB_EXT2__ 1 | |
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _HPUX_ALT_XOPEN_SOCKET_API 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define AO_CURRENT 42 | |
| #define AO_REVISION 1 | |
| #define AO_AGE 17 | |
| #define HAVE_DECL_CLEARERR_UNLOCKED 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FERROR_UNLOCKED 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTC_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 1 | |
| #define HAVE_DECL_FREAD_UNLOCKED 1 | |
| #define HAVE_DECL_FWRITE_UNLOCKED 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_DECL_GETCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | |
| #define USE_UNLOCKED_IO 1 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_LONG_DOUBLE_WIDER 1 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define SNV_LONG_DOUBLE long double | |
| #define HAVE_LONG_LONG 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 ((uintmax_t))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:13865: result: yes | |
configure:13874: checking for size_t | |
configure:13874: result: yes | |
configure:13883: checking for wchar_t | |
configure:13883: gcc-8 -c -g -O2 conftest.c >&5 | |
configure:13883: $? = 0 | |
configure:13883: gcc-8 -c -g -O2 conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:99:22: error: expected expression before ')' token | |
if (sizeof ((wchar_t))) | |
^ | |
configure:13883: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU AutoGen" | |
| #define PACKAGE_TARNAME "autogen" | |
| #define PACKAGE_VERSION "5.18.16" | |
| #define PACKAGE_STRING "GNU AutoGen 5.18.16" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/autogen/" | |
| #define PACKAGE "autogen" | |
| #define VERSION "5.18.16" | |
| #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 _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define _OPENBSD_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | |
| #define __STDC_WANT_LIB_EXT2__ 1 | |
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _HPUX_ALT_XOPEN_SOCKET_API 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define AO_CURRENT 42 | |
| #define AO_REVISION 1 | |
| #define AO_AGE 17 | |
| #define HAVE_DECL_CLEARERR_UNLOCKED 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FERROR_UNLOCKED 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTC_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 1 | |
| #define HAVE_DECL_FREAD_UNLOCKED 1 | |
| #define HAVE_DECL_FWRITE_UNLOCKED 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_DECL_GETCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | |
| #define USE_UNLOCKED_IO 1 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_LONG_DOUBLE_WIDER 1 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define SNV_LONG_DOUBLE long double | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_UINTMAX_T 1 | |
| #define HAVE_SIZE_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 ((wchar_t))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:13883: result: yes | |
configure:13897: checking size of char* | |
configure:13902: gcc-8 -o conftest -g -O2 conftest.c -ldl >&5 | |
configure:13902: $? = 0 | |
configure:13902: ./conftest | |
configure:13902: $? = 0 | |
configure:13916: result: 8 | |
configure:13930: checking size of int | |
configure:13935: gcc-8 -o conftest -g -O2 conftest.c -ldl >&5 | |
configure:13935: $? = 0 | |
configure:13935: ./conftest | |
configure:13935: $? = 0 | |
configure:13949: result: 4 | |
configure:13963: checking size of long | |
configure:13968: gcc-8 -o conftest -g -O2 conftest.c -ldl >&5 | |
configure:13968: $? = 0 | |
configure:13968: ./conftest | |
configure:13968: $? = 0 | |
configure:13982: result: 8 | |
configure:13996: checking size of short | |
configure:14001: gcc-8 -o conftest -g -O2 conftest.c -ldl >&5 | |
configure:14001: $? = 0 | |
configure:14001: ./conftest | |
configure:14001: $? = 0 | |
configure:14015: result: 2 | |
configure:14031: checking for unsigned long long int | |
configure:14079: result: yes | |
configure:14089: checking for struct stat.st_mtim | |
configure:14089: gcc-8 -c -g -O2 conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:75:5: error: used struct type value where scalar is required | |
if (ac_aggr.st_mtim) | |
^~~~~~~ | |
configure:14089: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU AutoGen" | |
| #define PACKAGE_TARNAME "autogen" | |
| #define PACKAGE_VERSION "5.18.16" | |
| #define PACKAGE_STRING "GNU AutoGen 5.18.16" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/autogen/" | |
| #define PACKAGE "autogen" | |
| #define VERSION "5.18.16" | |
| #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 _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define _OPENBSD_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | |
| #define __STDC_WANT_LIB_EXT2__ 1 | |
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _HPUX_ALT_XOPEN_SOCKET_API 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define AO_CURRENT 42 | |
| #define AO_REVISION 1 | |
| #define AO_AGE 17 | |
| #define HAVE_DECL_CLEARERR_UNLOCKED 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FERROR_UNLOCKED 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTC_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 1 | |
| #define HAVE_DECL_FREAD_UNLOCKED 1 | |
| #define HAVE_DECL_FWRITE_UNLOCKED 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_DECL_GETCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | |
| #define USE_UNLOCKED_IO 1 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_LONG_DOUBLE_WIDER 1 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define SNV_LONG_DOUBLE long double | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_UINTMAX_T 1 | |
| #define HAVE_SIZE_T 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define SIZEOF_CHARP 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_SHORT 2 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| /* end confdefs.h. */ | |
| #include <sys/stat.h> | |
| | |
| int | |
| main () | |
| { | |
| static struct stat ac_aggr; | |
| if (ac_aggr.st_mtim) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:14089: gcc-8 -c -g -O2 conftest.c >&5 | |
configure:14089: $? = 0 | |
configure:14089: result: yes | |
configure:14099: checking for struct stat.st_mtimensec | |
configure:14099: gcc-8 -c -g -O2 conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:76:13: error: 'struct stat' has no member named 'st_mtimensec'; did you mean 'st_mtim'? | |
if (ac_aggr.st_mtimensec) | |
^~~~~~~~~~~~ | |
st_mtim | |
configure:14099: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU AutoGen" | |
| #define PACKAGE_TARNAME "autogen" | |
| #define PACKAGE_VERSION "5.18.16" | |
| #define PACKAGE_STRING "GNU AutoGen 5.18.16" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/autogen/" | |
| #define PACKAGE "autogen" | |
| #define VERSION "5.18.16" | |
| #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 _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define _OPENBSD_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | |
| #define __STDC_WANT_LIB_EXT2__ 1 | |
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _HPUX_ALT_XOPEN_SOCKET_API 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define AO_CURRENT 42 | |
| #define AO_REVISION 1 | |
| #define AO_AGE 17 | |
| #define HAVE_DECL_CLEARERR_UNLOCKED 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FERROR_UNLOCKED 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTC_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 1 | |
| #define HAVE_DECL_FREAD_UNLOCKED 1 | |
| #define HAVE_DECL_FWRITE_UNLOCKED 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_DECL_GETCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | |
| #define USE_UNLOCKED_IO 1 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_LONG_DOUBLE_WIDER 1 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define SNV_LONG_DOUBLE long double | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_UINTMAX_T 1 | |
| #define HAVE_SIZE_T 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define SIZEOF_CHARP 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_SHORT 2 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_STRUCT_STAT_ST_MTIM 1 | |
| /* end confdefs.h. */ | |
| #include <sys/stat.h> | |
| | |
| int | |
| main () | |
| { | |
| static struct stat ac_aggr; | |
| if (ac_aggr.st_mtimensec) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:14099: gcc-8 -c -g -O2 conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:76:20: error: 'struct stat' has no member named 'st_mtimensec'; did you mean 'st_mtim'? | |
if (sizeof ac_aggr.st_mtimensec) | |
^~~~~~~~~~~~ | |
st_mtim | |
configure:14099: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU AutoGen" | |
| #define PACKAGE_TARNAME "autogen" | |
| #define PACKAGE_VERSION "5.18.16" | |
| #define PACKAGE_STRING "GNU AutoGen 5.18.16" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/autogen/" | |
| #define PACKAGE "autogen" | |
| #define VERSION "5.18.16" | |
| #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 _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define _OPENBSD_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | |
| #define __STDC_WANT_LIB_EXT2__ 1 | |
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _HPUX_ALT_XOPEN_SOCKET_API 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define AO_CURRENT 42 | |
| #define AO_REVISION 1 | |
| #define AO_AGE 17 | |
| #define HAVE_DECL_CLEARERR_UNLOCKED 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FERROR_UNLOCKED 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTC_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 1 | |
| #define HAVE_DECL_FREAD_UNLOCKED 1 | |
| #define HAVE_DECL_FWRITE_UNLOCKED 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_DECL_GETCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | |
| #define USE_UNLOCKED_IO 1 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_LONG_DOUBLE_WIDER 1 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define SNV_LONG_DOUBLE long double | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_UINTMAX_T 1 | |
| #define HAVE_SIZE_T 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define SIZEOF_CHARP 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_SHORT 2 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_STRUCT_STAT_ST_MTIM 1 | |
| /* end confdefs.h. */ | |
| #include <sys/stat.h> | |
| | |
| int | |
| main () | |
| { | |
| static struct stat ac_aggr; | |
| if (sizeof ac_aggr.st_mtimensec) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:14099: result: no | |
configure:14109: checking for struct stat.st_mtimespec | |
configure:14109: gcc-8 -c -g -O2 conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:76:13: error: 'struct stat' has no member named 'st_mtimespec'; did you mean 'st_mtim'? | |
if (ac_aggr.st_mtimespec) | |
^~~~~~~~~~~~ | |
st_mtim | |
configure:14109: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU AutoGen" | |
| #define PACKAGE_TARNAME "autogen" | |
| #define PACKAGE_VERSION "5.18.16" | |
| #define PACKAGE_STRING "GNU AutoGen 5.18.16" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/autogen/" | |
| #define PACKAGE "autogen" | |
| #define VERSION "5.18.16" | |
| #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 _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define _OPENBSD_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | |
| #define __STDC_WANT_LIB_EXT2__ 1 | |
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _HPUX_ALT_XOPEN_SOCKET_API 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define AO_CURRENT 42 | |
| #define AO_REVISION 1 | |
| #define AO_AGE 17 | |
| #define HAVE_DECL_CLEARERR_UNLOCKED 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FERROR_UNLOCKED 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTC_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 1 | |
| #define HAVE_DECL_FREAD_UNLOCKED 1 | |
| #define HAVE_DECL_FWRITE_UNLOCKED 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_DECL_GETCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | |
| #define USE_UNLOCKED_IO 1 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_LONG_DOUBLE_WIDER 1 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define SNV_LONG_DOUBLE long double | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_UINTMAX_T 1 | |
| #define HAVE_SIZE_T 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define SIZEOF_CHARP 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_SHORT 2 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_STRUCT_STAT_ST_MTIM 1 | |
| /* end confdefs.h. */ | |
| #include <sys/stat.h> | |
| | |
| int | |
| main () | |
| { | |
| static struct stat ac_aggr; | |
| if (ac_aggr.st_mtimespec) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:14109: gcc-8 -c -g -O2 conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:76:20: error: 'struct stat' has no member named 'st_mtimespec'; did you mean 'st_mtim'? | |
if (sizeof ac_aggr.st_mtimespec) | |
^~~~~~~~~~~~ | |
st_mtim | |
configure:14109: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU AutoGen" | |
| #define PACKAGE_TARNAME "autogen" | |
| #define PACKAGE_VERSION "5.18.16" | |
| #define PACKAGE_STRING "GNU AutoGen 5.18.16" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/autogen/" | |
| #define PACKAGE "autogen" | |
| #define VERSION "5.18.16" | |
| #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 _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define _OPENBSD_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | |
| #define __STDC_WANT_LIB_EXT2__ 1 | |
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _HPUX_ALT_XOPEN_SOCKET_API 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define AO_CURRENT 42 | |
| #define AO_REVISION 1 | |
| #define AO_AGE 17 | |
| #define HAVE_DECL_CLEARERR_UNLOCKED 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FERROR_UNLOCKED 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTC_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 1 | |
| #define HAVE_DECL_FREAD_UNLOCKED 1 | |
| #define HAVE_DECL_FWRITE_UNLOCKED 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_DECL_GETCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | |
| #define USE_UNLOCKED_IO 1 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_LONG_DOUBLE_WIDER 1 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define SNV_LONG_DOUBLE long double | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_UINTMAX_T 1 | |
| #define HAVE_SIZE_T 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define SIZEOF_CHARP 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_SHORT 2 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_STRUCT_STAT_ST_MTIM 1 | |
| /* end confdefs.h. */ | |
| #include <sys/stat.h> | |
| | |
| int | |
| main () | |
| { | |
| static struct stat ac_aggr; | |
| if (sizeof ac_aggr.st_mtimespec) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:14109: result: no | |
configure:14123: checking for strchr | |
configure:14123: gcc-8 -o conftest -g -O2 conftest.c -ldl >&5 | |
conftest.c:93:6: warning: conflicting types for built-in function 'strchr' [-Wbuiltin-declaration-mismatch] | |
char strchr (); | |
^~~~~~ | |
configure:14123: $? = 0 | |
configure:14123: result: yes | |
configure:14123: checking for strlcpy | |
configure:14123: gcc-8 -o conftest -g -O2 conftest.c -ldl >&5 | |
/home/linuxbrew/.linuxbrew/bin/ld: /tmp/ccdCMMo3.o: in function `main': | |
/tmp/autogen-20190302-5816-1cb75yl/autogen-5.18.16/conftest.c:105: undefined reference to `strlcpy' | |
collect2: error: ld returned 1 exit status | |
configure:14123: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU AutoGen" | |
| #define PACKAGE_TARNAME "autogen" | |
| #define PACKAGE_VERSION "5.18.16" | |
| #define PACKAGE_STRING "GNU AutoGen 5.18.16" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/autogen/" | |
| #define PACKAGE "autogen" | |
| #define VERSION "5.18.16" | |
| #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 _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define _OPENBSD_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | |
| #define __STDC_WANT_LIB_EXT2__ 1 | |
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _HPUX_ALT_XOPEN_SOCKET_API 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define AO_CURRENT 42 | |
| #define AO_REVISION 1 | |
| #define AO_AGE 17 | |
| #define HAVE_DECL_CLEARERR_UNLOCKED 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FERROR_UNLOCKED 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTC_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 1 | |
| #define HAVE_DECL_FREAD_UNLOCKED 1 | |
| #define HAVE_DECL_FWRITE_UNLOCKED 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_DECL_GETCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | |
| #define USE_UNLOCKED_IO 1 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_LONG_DOUBLE_WIDER 1 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define SNV_LONG_DOUBLE long double | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_UINTMAX_T 1 | |
| #define HAVE_SIZE_T 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define SIZEOF_CHARP 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_SHORT 2 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_STRUCT_STAT_ST_MTIM 1 | |
| #define HAVE_STRCHR 1 | |
| /* end confdefs.h. */ | |
| /* Define strlcpy to an innocuous variant, in case <limits.h> declares strlcpy. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define strlcpy innocuous_strlcpy | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char strlcpy (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #undef strlcpy | |
| | |
| /* 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 strlcpy (); | |
| /* The GNU C library defines this for functions which it implements | |
| to always fail with ENOSYS. Some functions are actually named | |
| something starting with __ and the normal name is an alias. */ | |
| #if defined __stub_strlcpy || defined __stub___strlcpy | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return strlcpy (); | |
| ; | |
| return 0; | |
| } | |
configure:14123: result: no | |
configure:14123: checking for snprintf | |
configure:14123: gcc-8 -o conftest -g -O2 conftest.c -ldl >&5 | |
conftest.c:94:6: warning: conflicting types for built-in function 'snprintf' [-Wbuiltin-declaration-mismatch] | |
char snprintf (); | |
^~~~~~~~ | |
configure:14123: $? = 0 | |
configure:14123: result: yes | |
configure:14123: checking for dlopen | |
configure:14123: gcc-8 -o conftest -g -O2 conftest.c -ldl >&5 | |
configure:14123: $? = 0 | |
configure:14123: result: yes | |
configure:14123: checking for utimensat | |
configure:14123: result: no | |
configure:14123: checking for clock_gettime | |
configure:14123: gcc-8 -o conftest -g -O2 conftest.c -ldl >&5 | |
configure:14123: $? = 0 | |
configure:14123: result: yes | |
configure:14132: checking for library containing copysign | |
configure:14163: gcc-8 -o conftest -g -O2 conftest.c -ldl >&5 | |
conftest.c:81:6: warning: conflicting types for built-in function 'copysign' [-Wbuiltin-declaration-mismatch] | |
char copysign (); | |
^~~~~~~~ | |
configure:14163: $? = 0 | |
configure:14180: result: none required | |
configure:14190: checking for library containing copysignl | |
configure:14221: gcc-8 -o conftest -g -O2 conftest.c -ldl >&5 | |
conftest.c:82:6: warning: conflicting types for built-in function 'copysignl' [-Wbuiltin-declaration-mismatch] | |
char copysignl (); | |
^~~~~~~~~ | |
configure:14221: $? = 0 | |
configure:14238: result: none required | |
configure:14248: checking for library containing modfl | |
configure:14279: gcc-8 -o conftest -g -O2 conftest.c -ldl >&5 | |
conftest.c:83:6: warning: conflicting types for built-in function 'modfl' [-Wbuiltin-declaration-mismatch] | |
char modfl (); | |
^~~~~ | |
configure:14279: $? = 0 | |
configure:14296: result: none required | |
configure:14328: checking libio.h usability | |
configure:14328: gcc-8 -c -g -O2 conftest.c >&5 | |
conftest.c:110:10: fatal error: libio.h: No such file or directory | |
#include <libio.h> | |
^~~~~~~~~ | |
compilation terminated. | |
configure:14328: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU AutoGen" | |
| #define PACKAGE_TARNAME "autogen" | |
| #define PACKAGE_VERSION "5.18.16" | |
| #define PACKAGE_STRING "GNU AutoGen 5.18.16" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/autogen/" | |
| #define PACKAGE "autogen" | |
| #define VERSION "5.18.16" | |
| #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 _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define _OPENBSD_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | |
| #define __STDC_WANT_LIB_EXT2__ 1 | |
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _HPUX_ALT_XOPEN_SOCKET_API 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define AO_CURRENT 42 | |
| #define AO_REVISION 1 | |
| #define AO_AGE 17 | |
| #define HAVE_DECL_CLEARERR_UNLOCKED 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FERROR_UNLOCKED 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTC_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 1 | |
| #define HAVE_DECL_FREAD_UNLOCKED 1 | |
| #define HAVE_DECL_FWRITE_UNLOCKED 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_DECL_GETCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | |
| #define USE_UNLOCKED_IO 1 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_LONG_DOUBLE_WIDER 1 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define SNV_LONG_DOUBLE long double | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_UINTMAX_T 1 | |
| #define HAVE_SIZE_T 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define SIZEOF_CHARP 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_SHORT 2 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_STRUCT_STAT_ST_MTIM 1 | |
| #define HAVE_STRCHR 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_COPYSIGN 1 | |
| #define HAVE_COPYSIGNL 1 | |
| #define HAVE_MODFL 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 <libio.h> | |
configure:14328: result: no | |
configure:14328: checking libio.h presence | |
configure:14328: gcc-8 -E conftest.c | |
conftest.c:77:10: fatal error: libio.h: No such file or directory | |
#include <libio.h> | |
^~~~~~~~~ | |
compilation terminated. | |
configure:14328: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU AutoGen" | |
| #define PACKAGE_TARNAME "autogen" | |
| #define PACKAGE_VERSION "5.18.16" | |
| #define PACKAGE_STRING "GNU AutoGen 5.18.16" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/autogen/" | |
| #define PACKAGE "autogen" | |
| #define VERSION "5.18.16" | |
| #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 _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define _OPENBSD_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | |
| #define __STDC_WANT_LIB_EXT2__ 1 | |
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _HPUX_ALT_XOPEN_SOCKET_API 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define AO_CURRENT 42 | |
| #define AO_REVISION 1 | |
| #define AO_AGE 17 | |
| #define HAVE_DECL_CLEARERR_UNLOCKED 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FERROR_UNLOCKED 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTC_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 1 | |
| #define HAVE_DECL_FREAD_UNLOCKED 1 | |
| #define HAVE_DECL_FWRITE_UNLOCKED 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_DECL_GETCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | |
| #define USE_UNLOCKED_IO 1 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_LONG_DOUBLE_WIDER 1 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define SNV_LONG_DOUBLE long double | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_UINTMAX_T 1 | |
| #define HAVE_SIZE_T 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define SIZEOF_CHARP 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_SHORT 2 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_STRUCT_STAT_ST_MTIM 1 | |
| #define HAVE_STRCHR 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_COPYSIGN 1 | |
| #define HAVE_COPYSIGNL 1 | |
| #define HAVE_MODFL 1 | |
| /* end confdefs.h. */ | |
| #include <libio.h> | |
configure:14328: result: no | |
configure:14328: checking for libio.h | |
configure:14328: result: no | |
configure:14328: checking ctype.h usability | |
configure:14328: gcc-8 -c -g -O2 conftest.c >&5 | |
configure:14328: $? = 0 | |
configure:14328: result: yes | |
configure:14328: checking ctype.h presence | |
configure:14328: gcc-8 -E conftest.c | |
configure:14328: $? = 0 | |
configure:14328: result: yes | |
configure:14328: checking for ctype.h | |
configure:14328: result: yes | |
configure:14328: checking assert.h usability | |
configure:14328: gcc-8 -c -g -O2 conftest.c >&5 | |
configure:14328: $? = 0 | |
configure:14328: result: yes | |
configure:14328: checking assert.h presence | |
configure:14328: gcc-8 -E conftest.c | |
configure:14328: $? = 0 | |
configure:14328: result: yes | |
configure:14328: checking for assert.h | |
configure:14328: result: yes | |
configure:14328: checking sys/resource.h usability | |
configure:14328: gcc-8 -c -g -O2 conftest.c >&5 | |
configure:14328: $? = 0 | |
configure:14328: result: yes | |
configure:14328: checking sys/resource.h presence | |
configure:14328: gcc-8 -E conftest.c | |
configure:14328: $? = 0 | |
configure:14328: result: yes | |
configure:14328: checking for sys/resource.h | |
configure:14328: result: yes | |
configure:14338: checking whether sigsetjmp is declared | |
configure:14338: gcc-8 -c -g -O2 conftest.c >&5 | |
configure:14338: $? = 0 | |
configure:14338: result: yes | |
configure:14350: checking whether sys_siglist is declared | |
configure:14350: gcc-8 -c -g -O2 conftest.c >&5 | |
configure:14350: $? = 0 | |
configure:14350: result: yes | |
configure:14371: checking for putenv | |
configure:14371: gcc-8 -o conftest -g -O2 conftest.c -ldl >&5 | |
configure:14371: $? = 0 | |
configure:14371: result: yes | |
configure:14371: checking for getdate_r | |
configure:14371: gcc-8 -o conftest -g -O2 conftest.c -ldl >&5 | |
configure:14371: $? = 0 | |
configure:14371: result: yes | |
configure:14371: checking for utimes | |
configure:14371: gcc-8 -o conftest -g -O2 conftest.c -ldl >&5 | |
configure:14371: $? = 0 | |
configure:14371: result: yes | |
configure:14371: checking for futimes | |
configure:14371: gcc-8 -o conftest -g -O2 conftest.c -ldl >&5 | |
configure:14371: $? = 0 | |
configure:14371: result: yes | |
configure:14381: checking for inline | |
configure:14405: result: inline | |
configure:14425: checking for long long int | |
configure:14475: result: yes | |
configure:14484: checking for grep that handles long lines and -e | |
configure:14542: result: /bin/grep | |
configure:14547: checking for egrep | |
configure:14609: result: /bin/grep -E | |
configure:14614: checking for fgrep | |
configure:14676: result: /bin/grep -F | |
configure:14736: checking for pkg-config | |
configure:14754: found /home/linuxbrew/.linuxbrew/opt/pkg-config/bin/pkg-config | |
configure:14766: result: /home/linuxbrew/.linuxbrew/opt/pkg-config/bin/pkg-config | |
configure:14791: checking pkg-config is at least version 0.9.0 | |
configure:14794: result: yes | |
configure:14822: checking for guile 2.2 | |
configure:14825: $PKG_CONFIG --exists --print-errors "guile-$v" | |
configure:14828: $? = 0 | |
configure:14845: found guile 2.2 | |
configure:14872: checking for ld | |
configure:15000: result: /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super/ld -m elf_x86_64 | |
configure:15007: checking if the linker (/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super/ld -m elf_x86_64) is GNU ld | |
configure:15022: result: yes | |
configure:15029: checking for shared library run path origin | |
configure:15042: result: done | |
configure:15086: checking host CPU and C ABI | |
configure:15115: gcc-8 -c -g -O2 conftest.c >&5 | |
configure:15115: $? = 0 | |
configure:15125: gcc-8 -c -g -O2 conftest.c >&5 | |
conftest.c:90:21: error: unknown type name 'error' | |
error fail | |
^~~~~ | |
conftest.c:90:21: error: expected '=', ',', ';', 'asm' or '__attribute__' at end of input | |
configure:15125: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU AutoGen" | |
| #define PACKAGE_TARNAME "autogen" | |
| #define PACKAGE_VERSION "5.18.16" | |
| #define PACKAGE_STRING "GNU AutoGen 5.18.16" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/autogen/" | |
| #define PACKAGE "autogen" | |
| #define VERSION "5.18.16" | |
| #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 _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define _OPENBSD_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | |
| #define __STDC_WANT_LIB_EXT2__ 1 | |
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _HPUX_ALT_XOPEN_SOCKET_API 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define AO_CURRENT 42 | |
| #define AO_REVISION 1 | |
| #define AO_AGE 17 | |
| #define HAVE_DECL_CLEARERR_UNLOCKED 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FERROR_UNLOCKED 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTC_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 1 | |
| #define HAVE_DECL_FREAD_UNLOCKED 1 | |
| #define HAVE_DECL_FWRITE_UNLOCKED 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_DECL_GETCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | |
| #define USE_UNLOCKED_IO 1 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_LONG_DOUBLE_WIDER 1 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define SNV_LONG_DOUBLE long double | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_UINTMAX_T 1 | |
| #define HAVE_SIZE_T 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define SIZEOF_CHARP 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_SHORT 2 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_STRUCT_STAT_ST_MTIM 1 | |
| #define HAVE_STRCHR 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_COPYSIGN 1 | |
| #define HAVE_COPYSIGNL 1 | |
| #define HAVE_MODFL 1 | |
| #define HAVE_CTYPE_H 1 | |
| #define HAVE_ASSERT_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_DECL_SIGSETJMP 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_GETDATE_R 1 | |
| #define HAVE_UTIMES 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| /* end confdefs.h. */ | |
| #if defined __ILP32__ || defined _ILP32 | |
| int ok; | |
| #else | |
| error fail | |
| #endif | |
| | |
configure:15447: result: x86_64 | |
configure:15473: checking for the common suffixes of directories in the library search path | |
configure:15552: result: lib,lib | |
configure:15563: checking for dirent.h that defines DIR | |
configure:15582: gcc-8 -c -g -O2 conftest.c >&5 | |
configure:15582: $? = 0 | |
configure:15590: result: yes | |
configure:15603: checking for library containing opendir | |
configure:15634: gcc-8 -o conftest -g -O2 conftest.c -ldl >&5 | |
configure:15634: $? = 0 | |
configure:15651: result: none required | |
configure:15731: checking sys/mman.h usability | |
configure:15731: gcc-8 -c -g -O2 conftest.c >&5 | |
configure:15731: $? = 0 | |
configure:15731: result: yes | |
configure:15731: checking sys/mman.h presence | |
configure:15731: gcc-8 -E conftest.c | |
configure:15731: $? = 0 | |
configure:15731: result: yes | |
configure:15731: checking for sys/mman.h | |
configure:15731: result: yes | |
configure:15731: checking sys/param.h usability | |
configure:15731: gcc-8 -c -g -O2 conftest.c >&5 | |
configure:15731: $? = 0 | |
configure:15731: result: yes | |
configure:15731: checking sys/param.h presence | |
configure:15731: gcc-8 -E conftest.c | |
configure:15731: $? = 0 | |
configure:15731: result: yes | |
configure:15731: checking for sys/param.h | |
configure:15731: result: yes | |
configure:15731: checking sys/poll.h usability | |
configure:15731: gcc-8 -c -g -O2 conftest.c >&5 | |
configure:15731: $? = 0 | |
configure:15731: result: yes | |
configure:15731: checking sys/poll.h presence | |
configure:15731: gcc-8 -E conftest.c | |
configure:15731: $? = 0 | |
configure:15731: result: yes | |
configure:15731: checking for sys/poll.h | |
configure:15731: result: yes | |
configure:15731: checking sys/procset.h usability | |
configure:15731: gcc-8 -c -g -O2 conftest.c >&5 | |
conftest.c:130:10: fatal error: sys/procset.h: No such file or directory | |
#include <sys/procset.h> | |
^~~~~~~~~~~~~~~ | |
compilation terminated. | |
configure:15731: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU AutoGen" | |
| #define PACKAGE_TARNAME "autogen" | |
| #define PACKAGE_VERSION "5.18.16" | |
| #define PACKAGE_STRING "GNU AutoGen 5.18.16" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/autogen/" | |
| #define PACKAGE "autogen" | |
| #define VERSION "5.18.16" | |
| #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 _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define _OPENBSD_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | |
| #define __STDC_WANT_LIB_EXT2__ 1 | |
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _HPUX_ALT_XOPEN_SOCKET_API 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define AO_CURRENT 42 | |
| #define AO_REVISION 1 | |
| #define AO_AGE 17 | |
| #define HAVE_DECL_CLEARERR_UNLOCKED 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FERROR_UNLOCKED 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTC_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 1 | |
| #define HAVE_DECL_FREAD_UNLOCKED 1 | |
| #define HAVE_DECL_FWRITE_UNLOCKED 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_DECL_GETCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | |
| #define USE_UNLOCKED_IO 1 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_LONG_DOUBLE_WIDER 1 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define SNV_LONG_DOUBLE long double | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_UINTMAX_T 1 | |
| #define HAVE_SIZE_T 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define SIZEOF_CHARP 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_SHORT 2 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_STRUCT_STAT_ST_MTIM 1 | |
| #define HAVE_STRCHR 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_COPYSIGN 1 | |
| #define HAVE_COPYSIGNL 1 | |
| #define HAVE_MODFL 1 | |
| #define HAVE_CTYPE_H 1 | |
| #define HAVE_ASSERT_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_DECL_SIGSETJMP 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_GETDATE_R 1 | |
| #define HAVE_UTIMES 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #ifndef __x86_64__ | |
| #define __x86_64__ 1 | |
| #endif | |
| #ifndef __x86_64__ | |
| #define __x86_64__ 1 | |
| #endif | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_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/procset.h> | |
configure:15731: result: no | |
configure:15731: checking sys/procset.h presence | |
configure:15731: gcc-8 -E conftest.c | |
conftest.c:97:10: fatal error: sys/procset.h: No such file or directory | |
#include <sys/procset.h> | |
^~~~~~~~~~~~~~~ | |
compilation terminated. | |
configure:15731: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU AutoGen" | |
| #define PACKAGE_TARNAME "autogen" | |
| #define PACKAGE_VERSION "5.18.16" | |
| #define PACKAGE_STRING "GNU AutoGen 5.18.16" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/autogen/" | |
| #define PACKAGE "autogen" | |
| #define VERSION "5.18.16" | |
| #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 _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define _OPENBSD_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | |
| #define __STDC_WANT_LIB_EXT2__ 1 | |
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _HPUX_ALT_XOPEN_SOCKET_API 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define AO_CURRENT 42 | |
| #define AO_REVISION 1 | |
| #define AO_AGE 17 | |
| #define HAVE_DECL_CLEARERR_UNLOCKED 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FERROR_UNLOCKED 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTC_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 1 | |
| #define HAVE_DECL_FREAD_UNLOCKED 1 | |
| #define HAVE_DECL_FWRITE_UNLOCKED 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_DECL_GETCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | |
| #define USE_UNLOCKED_IO 1 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_LONG_DOUBLE_WIDER 1 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define SNV_LONG_DOUBLE long double | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_UINTMAX_T 1 | |
| #define HAVE_SIZE_T 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define SIZEOF_CHARP 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_SHORT 2 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_STRUCT_STAT_ST_MTIM 1 | |
| #define HAVE_STRCHR 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_COPYSIGN 1 | |
| #define HAVE_COPYSIGNL 1 | |
| #define HAVE_MODFL 1 | |
| #define HAVE_CTYPE_H 1 | |
| #define HAVE_ASSERT_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_DECL_SIGSETJMP 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_GETDATE_R 1 | |
| #define HAVE_UTIMES 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #ifndef __x86_64__ | |
| #define __x86_64__ 1 | |
| #endif | |
| #ifndef __x86_64__ | |
| #define __x86_64__ 1 | |
| #endif | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| /* end confdefs.h. */ | |
| #include <sys/procset.h> | |
configure:15731: result: no | |
configure:15731: checking for sys/procset.h | |
configure:15731: result: no | |
configure:15731: checking sys/select.h usability | |
configure:15731: gcc-8 -c -g -O2 conftest.c >&5 | |
configure:15731: $? = 0 | |
configure:15731: result: yes | |
configure:15731: checking sys/select.h presence | |
configure:15731: gcc-8 -E conftest.c | |
configure:15731: $? = 0 | |
configure:15731: result: yes | |
configure:15731: checking for sys/select.h | |
configure:15731: result: yes | |
configure:15731: checking sys/socket.h usability | |
configure:15731: gcc-8 -c -g -O2 conftest.c >&5 | |
configure:15731: $? = 0 | |
configure:15731: result: yes | |
configure:15731: checking sys/socket.h presence | |
configure:15731: gcc-8 -E conftest.c | |
configure:15731: $? = 0 | |
configure:15731: result: yes | |
configure:15731: checking for sys/socket.h | |
configure:15731: result: yes | |
configure:15731: checking sys/stropts.h usability | |
configure:15731: gcc-8 -c -g -O2 conftest.c >&5 | |
configure:15731: $? = 0 | |
configure:15731: result: yes | |
configure:15731: checking sys/stropts.h presence | |
configure:15731: gcc-8 -E conftest.c | |
configure:15731: $? = 0 | |
configure:15731: result: yes | |
configure:15731: checking for sys/stropts.h | |
configure:15731: result: yes | |
configure:15731: checking sys/time.h usability | |
configure:15731: gcc-8 -c -g -O2 conftest.c >&5 | |
configure:15731: $? = 0 | |
configure:15731: result: yes | |
configure:15731: checking sys/time.h presence | |
configure:15731: gcc-8 -E conftest.c | |
configure:15731: $? = 0 | |
configure:15731: result: yes | |
configure:15731: checking for sys/time.h | |
configure:15731: result: yes | |
configure:15731: checking sys/un.h usability | |
configure:15731: gcc-8 -c -g -O2 conftest.c >&5 | |
configure:15731: $? = 0 | |
configure:15731: result: yes | |
configure:15731: checking sys/un.h presence | |
configure:15731: gcc-8 -E conftest.c | |
configure:15731: $? = 0 | |
configure:15731: result: yes | |
configure:15731: checking for sys/un.h | |
configure:15731: result: yes | |
configure:15731: checking sys/wait.h usability | |
configure:15731: gcc-8 -c -g -O2 conftest.c >&5 | |
configure:15731: $? = 0 | |
configure:15731: result: yes | |
configure:15731: checking sys/wait.h presence | |
configure:15731: gcc-8 -E conftest.c | |
configure:15731: $? = 0 | |
configure:15731: result: yes | |
configure:15731: checking for sys/wait.h | |
configure:15731: result: yes | |
configure:15731: checking for dlfcn.h | |
configure:15731: result: yes | |
configure:15731: checking errno.h usability | |
configure:15731: gcc-8 -c -g -O2 conftest.c >&5 | |
configure:15731: $? = 0 | |
configure:15731: result: yes | |
configure:15731: checking errno.h presence | |
configure:15731: gcc-8 -E conftest.c | |
configure:15731: $? = 0 | |
configure:15731: result: yes | |
configure:15731: checking for errno.h | |
configure:15731: result: yes | |
configure:15731: checking fcntl.h usability | |
configure:15731: gcc-8 -c -g -O2 conftest.c >&5 | |
configure:15731: $? = 0 | |
configure:15731: result: yes | |
configure:15731: checking fcntl.h presence | |
configure:15731: gcc-8 -E conftest.c | |
configure:15731: $? = 0 | |
configure:15731: result: yes | |
configure:15731: checking for fcntl.h | |
configure:15731: result: yes | |
configure:15731: checking libgen.h usability | |
configure:15731: gcc-8 -c -g -O2 conftest.c >&5 | |
configure:15731: $? = 0 | |
configure:15731: result: yes | |
configure:15731: checking libgen.h presence | |
configure:15731: gcc-8 -E conftest.c | |
configure:15731: $? = 0 | |
configure:15731: result: yes | |
configure:15731: checking for libgen.h | |
configure:15731: result: yes | |
configure:15731: checking libintl.h usability | |
configure:15731: gcc-8 -c -g -O2 conftest.c >&5 | |
configure:15731: $? = 0 | |
configure:15731: result: yes | |
configure:15731: checking libintl.h presence | |
configure:15731: gcc-8 -E conftest.c | |
configure:15731: $? = 0 | |
configure:15731: result: yes | |
configure:15731: checking for libintl.h | |
configure:15731: result: yes | |
configure:15731: checking for memory.h | |
configure:15731: result: yes | |
configure:15731: checking netinet/in.h usability | |
configure:15731: gcc-8 -c -g -O2 conftest.c >&5 | |
configure:15731: $? = 0 | |
configure:15731: result: yes | |
configure:15731: checking netinet/in.h presence | |
configure:15731: gcc-8 -E conftest.c | |
configure:15731: $? = 0 | |
configure:15731: result: yes | |
configure:15731: checking for netinet/in.h | |
configure:15731: result: yes | |
configure:15731: checking setjmp.h usability | |
configure:15731: gcc-8 -c -g -O2 conftest.c >&5 | |
configure:15731: $? = 0 | |
configure:15731: result: yes | |
configure:15731: checking setjmp.h presence | |
configure:15731: gcc-8 -E conftest.c | |
configure:15731: $? = 0 | |
configure:15731: result: yes | |
configure:15731: checking for setjmp.h | |
configure:15731: result: yes | |
configure:15731: checking stdbool.h usability | |
configure:15731: gcc-8 -c -g -O2 conftest.c >&5 | |
configure:15731: $? = 0 | |
configure:15731: result: yes | |
configure:15731: checking stdbool.h presence | |
configure:15731: gcc-8 -E conftest.c | |
configure:15731: $? = 0 | |
configure:15731: result: yes | |
configure:15731: checking for stdbool.h | |
configure:15731: result: yes | |
configure:15731: checking sysexits.h usability | |
configure:15731: gcc-8 -c -g -O2 conftest.c >&5 | |
configure:15731: $? = 0 | |
configure:15731: result: yes | |
configure:15731: checking sysexits.h presence | |
configure:15731: gcc-8 -E conftest.c | |
configure:15731: $? = 0 | |
configure:15731: result: yes | |
configure:15731: checking for sysexits.h | |
configure:15731: result: yes | |
configure:15731: checking for unistd.h | |
configure:15731: result: yes | |
configure:15731: checking utime.h usability | |
configure:15731: gcc-8 -c -g -O2 conftest.c >&5 | |
configure:15731: $? = 0 | |
configure:15731: result: yes | |
configure:15731: checking utime.h presence | |
configure:15731: gcc-8 -E conftest.c | |
configure:15731: $? = 0 | |
configure:15731: result: yes | |
configure:15731: checking for utime.h | |
configure:15731: result: yes | |
configure:15745: checking stdarg.h usability | |
configure:15745: gcc-8 -c -g -O2 conftest.c >&5 | |
configure:15745: $? = 0 | |
configure:15745: result: yes | |
configure:15745: checking stdarg.h presence | |
configure:15745: gcc-8 -E conftest.c | |
configure:15745: $? = 0 | |
configure:15745: result: yes | |
configure:15745: checking for stdarg.h | |
configure:15745: result: yes | |
configure:15761: checking for string.h | |
configure:15761: result: yes | |
configure:15777: checking limits.h usability | |
configure:15777: gcc-8 -c -g -O2 conftest.c >&5 | |
configure:15777: $? = 0 | |
configure:15777: result: yes | |
configure:15777: checking limits.h presence | |
configure:15777: gcc-8 -E conftest.c | |
configure:15777: $? = 0 | |
configure:15777: result: yes | |
configure:15777: checking for limits.h | |
configure:15777: result: yes | |
configure:15793: checking for inttypes.h | |
configure:15793: result: yes | |
configure:15812: checking for working stdnoreturn.h | |
configure:15842: gcc-8 -c -g -O2 conftest.c >&5 | |
configure:15842: $? = 0 | |
configure:15849: result: yes | |
configure:15876: checking for runetype.h | |
configure:15876: gcc-8 -c -g -O2 conftest.c >&5 | |
conftest.c:158:10: fatal error: runetype.h: No such file or directory | |
#include <runetype.h> | |
^~~~~~~~~~~~ | |
compilation terminated. | |
configure:15876: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU AutoGen" | |
| #define PACKAGE_TARNAME "autogen" | |
| #define PACKAGE_VERSION "5.18.16" | |
| #define PACKAGE_STRING "GNU AutoGen 5.18.16" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/autogen/" | |
| #define PACKAGE "autogen" | |
| #define VERSION "5.18.16" | |
| #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 _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define _OPENBSD_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | |
| #define __STDC_WANT_LIB_EXT2__ 1 | |
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _HPUX_ALT_XOPEN_SOCKET_API 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define AO_CURRENT 42 | |
| #define AO_REVISION 1 | |
| #define AO_AGE 17 | |
| #define HAVE_DECL_CLEARERR_UNLOCKED 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FERROR_UNLOCKED 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTC_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 1 | |
| #define HAVE_DECL_FREAD_UNLOCKED 1 | |
| #define HAVE_DECL_FWRITE_UNLOCKED 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_DECL_GETCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | |
| #define USE_UNLOCKED_IO 1 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_LONG_DOUBLE_WIDER 1 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define SNV_LONG_DOUBLE long double | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_UINTMAX_T 1 | |
| #define HAVE_SIZE_T 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define SIZEOF_CHARP 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_SHORT 2 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_STRUCT_STAT_ST_MTIM 1 | |
| #define HAVE_STRCHR 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_COPYSIGN 1 | |
| #define HAVE_COPYSIGNL 1 | |
| #define HAVE_MODFL 1 | |
| #define HAVE_CTYPE_H 1 | |
| #define HAVE_ASSERT_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_DECL_SIGSETJMP 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_GETDATE_R 1 | |
| #define HAVE_UTIMES 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #ifndef __x86_64__ | |
| #define __x86_64__ 1 | |
| #endif | |
| #ifndef __x86_64__ | |
| #define __x86_64__ 1 | |
| #endif | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STROPTS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_LIBINTL_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_STDARG_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_INTTYPES_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 | |
| #if HAVE_RUNETYPE_H | |
| # include <runetype.h> | |
| #endif | |
| | |
| | |
| #include <runetype.h> | |
configure:15876: result: no | |
configure:15876: checking for wchar.h | |
configure:15876: gcc-8 -c -g -O2 conftest.c >&5 | |
configure:15876: $? = 0 | |
configure:15876: result: yes | |
configure:15933: checking for wchar_t | |
configure:15933: result: yes | |
configure:15943: checking for wint_t | |
configure:15943: gcc-8 -c -g -O2 conftest.c >&5 | |
configure:15943: $? = 0 | |
configure:15943: gcc-8 -c -g -O2 conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:167:21: error: expected expression before ')' token | |
if (sizeof ((wint_t))) | |
^ | |
configure:15943: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU AutoGen" | |
| #define PACKAGE_TARNAME "autogen" | |
| #define PACKAGE_VERSION "5.18.16" | |
| #define PACKAGE_STRING "GNU AutoGen 5.18.16" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/autogen/" | |
| #define PACKAGE "autogen" | |
| #define VERSION "5.18.16" | |
| #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 _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define _OPENBSD_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | |
| #define __STDC_WANT_LIB_EXT2__ 1 | |
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _HPUX_ALT_XOPEN_SOCKET_API 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define AO_CURRENT 42 | |
| #define AO_REVISION 1 | |
| #define AO_AGE 17 | |
| #define HAVE_DECL_CLEARERR_UNLOCKED 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FERROR_UNLOCKED 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTC_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 1 | |
| #define HAVE_DECL_FREAD_UNLOCKED 1 | |
| #define HAVE_DECL_FWRITE_UNLOCKED 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_DECL_GETCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | |
| #define USE_UNLOCKED_IO 1 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_LONG_DOUBLE_WIDER 1 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define SNV_LONG_DOUBLE long double | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_UINTMAX_T 1 | |
| #define HAVE_SIZE_T 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define SIZEOF_CHARP 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_SHORT 2 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_STRUCT_STAT_ST_MTIM 1 | |
| #define HAVE_STRCHR 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_COPYSIGN 1 | |
| #define HAVE_COPYSIGNL 1 | |
| #define HAVE_MODFL 1 | |
| #define HAVE_CTYPE_H 1 | |
| #define HAVE_ASSERT_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_DECL_SIGSETJMP 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_GETDATE_R 1 | |
| #define HAVE_UTIMES 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #ifndef __x86_64__ | |
| #define __x86_64__ 1 | |
| #endif | |
| #ifndef __x86_64__ | |
| #define __x86_64__ 1 | |
| #endif | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STROPTS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_LIBINTL_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_STDARG_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define ENABLE_NLS 1 | |
| #define HAVE_WCHAR_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 | |
| #if HAVE_RUNETYPE_H | |
| # include <runetype.h> | |
| #endif | |
| #if HAVE_WCHAR_H | |
| # include <wchar.h> | |
| #endif | |
| | |
| | |
| int | |
| main () | |
| { | |
| if (sizeof ((wint_t))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:15943: result: yes | |
configure:15962: checking for int8_t | |
configure:15962: gcc-8 -c -g -O2 conftest.c >&5 | |
configure:15962: $? = 0 | |
configure:15962: gcc-8 -c -g -O2 conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:159:21: error: expected expression before ')' token | |
if (sizeof ((int8_t))) | |
^ | |
configure:15962: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU AutoGen" | |
| #define PACKAGE_TARNAME "autogen" | |
| #define PACKAGE_VERSION "5.18.16" | |
| #define PACKAGE_STRING "GNU AutoGen 5.18.16" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/autogen/" | |
| #define PACKAGE "autogen" | |
| #define VERSION "5.18.16" | |
| #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 _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define _OPENBSD_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | |
| #define __STDC_WANT_LIB_EXT2__ 1 | |
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _HPUX_ALT_XOPEN_SOCKET_API 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define AO_CURRENT 42 | |
| #define AO_REVISION 1 | |
| #define AO_AGE 17 | |
| #define HAVE_DECL_CLEARERR_UNLOCKED 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FERROR_UNLOCKED 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTC_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 1 | |
| #define HAVE_DECL_FREAD_UNLOCKED 1 | |
| #define HAVE_DECL_FWRITE_UNLOCKED 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_DECL_GETCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | |
| #define USE_UNLOCKED_IO 1 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_LONG_DOUBLE_WIDER 1 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define SNV_LONG_DOUBLE long double | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_UINTMAX_T 1 | |
| #define HAVE_SIZE_T 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define SIZEOF_CHARP 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_SHORT 2 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_STRUCT_STAT_ST_MTIM 1 | |
| #define HAVE_STRCHR 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_COPYSIGN 1 | |
| #define HAVE_COPYSIGNL 1 | |
| #define HAVE_MODFL 1 | |
| #define HAVE_CTYPE_H 1 | |
| #define HAVE_ASSERT_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_DECL_SIGSETJMP 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_GETDATE_R 1 | |
| #define HAVE_UTIMES 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #ifndef __x86_64__ | |
| #define __x86_64__ 1 | |
| #endif | |
| #ifndef __x86_64__ | |
| #define __x86_64__ 1 | |
| #endif | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STROPTS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_LIBINTL_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_STDARG_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define ENABLE_NLS 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_WINT_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:15962: result: yes | |
configure:15971: checking for uint8_t | |
configure:15971: gcc-8 -c -g -O2 conftest.c >&5 | |
configure:15971: $? = 0 | |
configure:15971: gcc-8 -c -g -O2 conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:160:22: error: expected expression before ')' token | |
if (sizeof ((uint8_t))) | |
^ | |
configure:15971: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU AutoGen" | |
| #define PACKAGE_TARNAME "autogen" | |
| #define PACKAGE_VERSION "5.18.16" | |
| #define PACKAGE_STRING "GNU AutoGen 5.18.16" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/autogen/" | |
| #define PACKAGE "autogen" | |
| #define VERSION "5.18.16" | |
| #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 _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define _OPENBSD_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | |
| #define __STDC_WANT_LIB_EXT2__ 1 | |
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _HPUX_ALT_XOPEN_SOCKET_API 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define AO_CURRENT 42 | |
| #define AO_REVISION 1 | |
| #define AO_AGE 17 | |
| #define HAVE_DECL_CLEARERR_UNLOCKED 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FERROR_UNLOCKED 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTC_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 1 | |
| #define HAVE_DECL_FREAD_UNLOCKED 1 | |
| #define HAVE_DECL_FWRITE_UNLOCKED 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_DECL_GETCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | |
| #define USE_UNLOCKED_IO 1 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_LONG_DOUBLE_WIDER 1 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define SNV_LONG_DOUBLE long double | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_UINTMAX_T 1 | |
| #define HAVE_SIZE_T 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define SIZEOF_CHARP 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_SHORT 2 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_STRUCT_STAT_ST_MTIM 1 | |
| #define HAVE_STRCHR 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_COPYSIGN 1 | |
| #define HAVE_COPYSIGNL 1 | |
| #define HAVE_MODFL 1 | |
| #define HAVE_CTYPE_H 1 | |
| #define HAVE_ASSERT_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_DECL_SIGSETJMP 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_GETDATE_R 1 | |
| #define HAVE_UTIMES 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #ifndef __x86_64__ | |
| #define __x86_64__ 1 | |
| #endif | |
| #ifndef __x86_64__ | |
| #define __x86_64__ 1 | |
| #endif | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STROPTS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_LIBINTL_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_STDARG_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define ENABLE_NLS 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_WINT_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 ((uint8_t))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:15971: result: yes | |
configure:15980: checking for int16_t | |
configure:15980: gcc-8 -c -g -O2 conftest.c >&5 | |
configure:15980: $? = 0 | |
configure:15980: gcc-8 -c -g -O2 conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:161:22: error: expected expression before ')' token | |
if (sizeof ((int16_t))) | |
^ | |
configure:15980: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU AutoGen" | |
| #define PACKAGE_TARNAME "autogen" | |
| #define PACKAGE_VERSION "5.18.16" | |
| #define PACKAGE_STRING "GNU AutoGen 5.18.16" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/autogen/" | |
| #define PACKAGE "autogen" | |
| #define VERSION "5.18.16" | |
| #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 _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define _OPENBSD_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | |
| #define __STDC_WANT_LIB_EXT2__ 1 | |
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _HPUX_ALT_XOPEN_SOCKET_API 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define AO_CURRENT 42 | |
| #define AO_REVISION 1 | |
| #define AO_AGE 17 | |
| #define HAVE_DECL_CLEARERR_UNLOCKED 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FERROR_UNLOCKED 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTC_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 1 | |
| #define HAVE_DECL_FREAD_UNLOCKED 1 | |
| #define HAVE_DECL_FWRITE_UNLOCKED 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_DECL_GETCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | |
| #define USE_UNLOCKED_IO 1 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_LONG_DOUBLE_WIDER 1 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define SNV_LONG_DOUBLE long double | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_UINTMAX_T 1 | |
| #define HAVE_SIZE_T 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define SIZEOF_CHARP 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_SHORT 2 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_STRUCT_STAT_ST_MTIM 1 | |
| #define HAVE_STRCHR 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_COPYSIGN 1 | |
| #define HAVE_COPYSIGNL 1 | |
| #define HAVE_MODFL 1 | |
| #define HAVE_CTYPE_H 1 | |
| #define HAVE_ASSERT_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_DECL_SIGSETJMP 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_GETDATE_R 1 | |
| #define HAVE_UTIMES 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #ifndef __x86_64__ | |
| #define __x86_64__ 1 | |
| #endif | |
| #ifndef __x86_64__ | |
| #define __x86_64__ 1 | |
| #endif | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STROPTS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_LIBINTL_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_STDARG_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define ENABLE_NLS 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_INT8_T 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 ((int16_t))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:15980: result: yes | |
configure:15989: checking for uint16_t | |
configure:15989: gcc-8 -c -g -O2 conftest.c >&5 | |
configure:15989: $? = 0 | |
configure:15989: gcc-8 -c -g -O2 conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:162:23: error: expected expression before ')' token | |
if (sizeof ((uint16_t))) | |
^ | |
configure:15989: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU AutoGen" | |
| #define PACKAGE_TARNAME "autogen" | |
| #define PACKAGE_VERSION "5.18.16" | |
| #define PACKAGE_STRING "GNU AutoGen 5.18.16" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/autogen/" | |
| #define PACKAGE "autogen" | |
| #define VERSION "5.18.16" | |
| #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 _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define _OPENBSD_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | |
| #define __STDC_WANT_LIB_EXT2__ 1 | |
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _HPUX_ALT_XOPEN_SOCKET_API 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define AO_CURRENT 42 | |
| #define AO_REVISION 1 | |
| #define AO_AGE 17 | |
| #define HAVE_DECL_CLEARERR_UNLOCKED 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FERROR_UNLOCKED 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTC_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 1 | |
| #define HAVE_DECL_FREAD_UNLOCKED 1 | |
| #define HAVE_DECL_FWRITE_UNLOCKED 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_DECL_GETCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | |
| #define USE_UNLOCKED_IO 1 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_LONG_DOUBLE_WIDER 1 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define SNV_LONG_DOUBLE long double | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_UINTMAX_T 1 | |
| #define HAVE_SIZE_T 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define SIZEOF_CHARP 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_SHORT 2 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_STRUCT_STAT_ST_MTIM 1 | |
| #define HAVE_STRCHR 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_COPYSIGN 1 | |
| #define HAVE_COPYSIGNL 1 | |
| #define HAVE_MODFL 1 | |
| #define HAVE_CTYPE_H 1 | |
| #define HAVE_ASSERT_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_DECL_SIGSETJMP 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_GETDATE_R 1 | |
| #define HAVE_UTIMES 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #ifndef __x86_64__ | |
| #define __x86_64__ 1 | |
| #endif | |
| #ifndef __x86_64__ | |
| #define __x86_64__ 1 | |
| #endif | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STROPTS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_LIBINTL_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_STDARG_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define ENABLE_NLS 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_INT8_T 1 | |
| #define HAVE_UINT8_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 ((uint16_t))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:15989: result: yes | |
configure:15998: checking for int32_t | |
configure:15998: gcc-8 -c -g -O2 conftest.c >&5 | |
configure:15998: $? = 0 | |
configure:15998: gcc-8 -c -g -O2 conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:163:22: error: expected expression before ')' token | |
if (sizeof ((int32_t))) | |
^ | |
configure:15998: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU AutoGen" | |
| #define PACKAGE_TARNAME "autogen" | |
| #define PACKAGE_VERSION "5.18.16" | |
| #define PACKAGE_STRING "GNU AutoGen 5.18.16" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/autogen/" | |
| #define PACKAGE "autogen" | |
| #define VERSION "5.18.16" | |
| #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 _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define _OPENBSD_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | |
| #define __STDC_WANT_LIB_EXT2__ 1 | |
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _HPUX_ALT_XOPEN_SOCKET_API 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define AO_CURRENT 42 | |
| #define AO_REVISION 1 | |
| #define AO_AGE 17 | |
| #define HAVE_DECL_CLEARERR_UNLOCKED 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FERROR_UNLOCKED 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTC_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 1 | |
| #define HAVE_DECL_FREAD_UNLOCKED 1 | |
| #define HAVE_DECL_FWRITE_UNLOCKED 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_DECL_GETCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | |
| #define USE_UNLOCKED_IO 1 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_LONG_DOUBLE_WIDER 1 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define SNV_LONG_DOUBLE long double | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_UINTMAX_T 1 | |
| #define HAVE_SIZE_T 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define SIZEOF_CHARP 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_SHORT 2 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_STRUCT_STAT_ST_MTIM 1 | |
| #define HAVE_STRCHR 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_COPYSIGN 1 | |
| #define HAVE_COPYSIGNL 1 | |
| #define HAVE_MODFL 1 | |
| #define HAVE_CTYPE_H 1 | |
| #define HAVE_ASSERT_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_DECL_SIGSETJMP 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_GETDATE_R 1 | |
| #define HAVE_UTIMES 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #ifndef __x86_64__ | |
| #define __x86_64__ 1 | |
| #endif | |
| #ifndef __x86_64__ | |
| #define __x86_64__ 1 | |
| #endif | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STROPTS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_LIBINTL_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_STDARG_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define ENABLE_NLS 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_INT8_T 1 | |
| #define HAVE_UINT8_T 1 | |
| #define HAVE_INT16_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 ((int32_t))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:15998: result: yes | |
configure:16007: checking for uint32_t | |
configure:16007: gcc-8 -c -g -O2 conftest.c >&5 | |
configure:16007: $? = 0 | |
configure:16007: gcc-8 -c -g -O2 conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:164:23: error: expected expression before ')' token | |
if (sizeof ((uint32_t))) | |
^ | |
configure:16007: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU AutoGen" | |
| #define PACKAGE_TARNAME "autogen" | |
| #define PACKAGE_VERSION "5.18.16" | |
| #define PACKAGE_STRING "GNU AutoGen 5.18.16" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/autogen/" | |
| #define PACKAGE "autogen" | |
| #define VERSION "5.18.16" | |
| #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 _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define _OPENBSD_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | |
| #define __STDC_WANT_LIB_EXT2__ 1 | |
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _HPUX_ALT_XOPEN_SOCKET_API 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define AO_CURRENT 42 | |
| #define AO_REVISION 1 | |
| #define AO_AGE 17 | |
| #define HAVE_DECL_CLEARERR_UNLOCKED 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FERROR_UNLOCKED 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTC_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 1 | |
| #define HAVE_DECL_FREAD_UNLOCKED 1 | |
| #define HAVE_DECL_FWRITE_UNLOCKED 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_DECL_GETCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | |
| #define USE_UNLOCKED_IO 1 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_LONG_DOUBLE_WIDER 1 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define SNV_LONG_DOUBLE long double | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_UINTMAX_T 1 | |
| #define HAVE_SIZE_T 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define SIZEOF_CHARP 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_SHORT 2 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_STRUCT_STAT_ST_MTIM 1 | |
| #define HAVE_STRCHR 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_COPYSIGN 1 | |
| #define HAVE_COPYSIGNL 1 | |
| #define HAVE_MODFL 1 | |
| #define HAVE_CTYPE_H 1 | |
| #define HAVE_ASSERT_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_DECL_SIGSETJMP 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_GETDATE_R 1 | |
| #define HAVE_UTIMES 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #ifndef __x86_64__ | |
| #define __x86_64__ 1 | |
| #endif | |
| #ifndef __x86_64__ | |
| #define __x86_64__ 1 | |
| #endif | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STROPTS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_LIBINTL_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_STDARG_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define ENABLE_NLS 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_INT8_T 1 | |
| #define HAVE_UINT8_T 1 | |
| #define HAVE_INT16_T 1 | |
| #define HAVE_UINT16_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 ((uint32_t))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:16007: result: yes | |
configure:16016: checking for intptr_t | |
configure:16016: gcc-8 -c -g -O2 conftest.c >&5 | |
configure:16016: $? = 0 | |
configure:16016: gcc-8 -c -g -O2 conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:165:23: error: expected expression before ')' token | |
if (sizeof ((intptr_t))) | |
^ | |
configure:16016: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU AutoGen" | |
| #define PACKAGE_TARNAME "autogen" | |
| #define PACKAGE_VERSION "5.18.16" | |
| #define PACKAGE_STRING "GNU AutoGen 5.18.16" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/autogen/" | |
| #define PACKAGE "autogen" | |
| #define VERSION "5.18.16" | |
| #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 _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define _OPENBSD_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | |
| #define __STDC_WANT_LIB_EXT2__ 1 | |
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _HPUX_ALT_XOPEN_SOCKET_API 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define AO_CURRENT 42 | |
| #define AO_REVISION 1 | |
| #define AO_AGE 17 | |
| #define HAVE_DECL_CLEARERR_UNLOCKED 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FERROR_UNLOCKED 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTC_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 1 | |
| #define HAVE_DECL_FREAD_UNLOCKED 1 | |
| #define HAVE_DECL_FWRITE_UNLOCKED 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_DECL_GETCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | |
| #define USE_UNLOCKED_IO 1 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_LONG_DOUBLE_WIDER 1 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define SNV_LONG_DOUBLE long double | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_UINTMAX_T 1 | |
| #define HAVE_SIZE_T 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define SIZEOF_CHARP 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_SHORT 2 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_STRUCT_STAT_ST_MTIM 1 | |
| #define HAVE_STRCHR 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_COPYSIGN 1 | |
| #define HAVE_COPYSIGNL 1 | |
| #define HAVE_MODFL 1 | |
| #define HAVE_CTYPE_H 1 | |
| #define HAVE_ASSERT_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_DECL_SIGSETJMP 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_GETDATE_R 1 | |
| #define HAVE_UTIMES 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #ifndef __x86_64__ | |
| #define __x86_64__ 1 | |
| #endif | |
| #ifndef __x86_64__ | |
| #define __x86_64__ 1 | |
| #endif | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STROPTS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_LIBINTL_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_STDARG_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define ENABLE_NLS 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_INT8_T 1 | |
| #define HAVE_UINT8_T 1 | |
| #define HAVE_INT16_T 1 | |
| #define HAVE_UINT16_T 1 | |
| #define HAVE_INT32_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 ((intptr_t))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:16016: result: yes | |
configure:16025: checking for uintptr_t | |
configure:16025: gcc-8 -c -g -O2 conftest.c >&5 | |
configure:16025: $? = 0 | |
configure:16025: gcc-8 -c -g -O2 conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:166:24: error: expected expression before ')' token | |
if (sizeof ((uintptr_t))) | |
^ | |
configure:16025: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU AutoGen" | |
| #define PACKAGE_TARNAME "autogen" | |
| #define PACKAGE_VERSION "5.18.16" | |
| #define PACKAGE_STRING "GNU AutoGen 5.18.16" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/autogen/" | |
| #define PACKAGE "autogen" | |
| #define VERSION "5.18.16" | |
| #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 _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define _OPENBSD_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | |
| #define __STDC_WANT_LIB_EXT2__ 1 | |
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _HPUX_ALT_XOPEN_SOCKET_API 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define AO_CURRENT 42 | |
| #define AO_REVISION 1 | |
| #define AO_AGE 17 | |
| #define HAVE_DECL_CLEARERR_UNLOCKED 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FERROR_UNLOCKED 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTC_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 1 | |
| #define HAVE_DECL_FREAD_UNLOCKED 1 | |
| #define HAVE_DECL_FWRITE_UNLOCKED 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_DECL_GETCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | |
| #define USE_UNLOCKED_IO 1 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_LONG_DOUBLE_WIDER 1 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define SNV_LONG_DOUBLE long double | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_UINTMAX_T 1 | |
| #define HAVE_SIZE_T 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define SIZEOF_CHARP 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_SHORT 2 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_STRUCT_STAT_ST_MTIM 1 | |
| #define HAVE_STRCHR 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_COPYSIGN 1 | |
| #define HAVE_COPYSIGNL 1 | |
| #define HAVE_MODFL 1 | |
| #define HAVE_CTYPE_H 1 | |
| #define HAVE_ASSERT_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_DECL_SIGSETJMP 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_GETDATE_R 1 | |
| #define HAVE_UTIMES 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #ifndef __x86_64__ | |
| #define __x86_64__ 1 | |
| #endif | |
| #ifndef __x86_64__ | |
| #define __x86_64__ 1 | |
| #endif | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STROPTS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_LIBINTL_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_STDARG_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define ENABLE_NLS 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_INT8_T 1 | |
| #define HAVE_UINT8_T 1 | |
| #define HAVE_INT16_T 1 | |
| #define HAVE_UINT16_T 1 | |
| #define HAVE_INT32_T 1 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_INTPTR_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 ((uintptr_t))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:16025: result: yes | |
configure:16034: checking for uint_t | |
configure:16034: gcc-8 -c -g -O2 conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:167:13: error: 'uint_t' undeclared (first use in this function); did you mean 'uint8_t'? | |
if (sizeof (uint_t)) | |
^~~~~~ | |
uint8_t | |
conftest.c:167:13: note: each undeclared identifier is reported only once for each function it appears in | |
configure:16034: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU AutoGen" | |
| #define PACKAGE_TARNAME "autogen" | |
| #define PACKAGE_VERSION "5.18.16" | |
| #define PACKAGE_STRING "GNU AutoGen 5.18.16" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/autogen/" | |
| #define PACKAGE "autogen" | |
| #define VERSION "5.18.16" | |
| #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 _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define _OPENBSD_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | |
| #define __STDC_WANT_LIB_EXT2__ 1 | |
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _HPUX_ALT_XOPEN_SOCKET_API 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define AO_CURRENT 42 | |
| #define AO_REVISION 1 | |
| #define AO_AGE 17 | |
| #define HAVE_DECL_CLEARERR_UNLOCKED 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FERROR_UNLOCKED 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTC_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 1 | |
| #define HAVE_DECL_FREAD_UNLOCKED 1 | |
| #define HAVE_DECL_FWRITE_UNLOCKED 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_DECL_GETCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | |
| #define USE_UNLOCKED_IO 1 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_LONG_DOUBLE_WIDER 1 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define SNV_LONG_DOUBLE long double | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_UINTMAX_T 1 | |
| #define HAVE_SIZE_T 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define SIZEOF_CHARP 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_SHORT 2 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_STRUCT_STAT_ST_MTIM 1 | |
| #define HAVE_STRCHR 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_COPYSIGN 1 | |
| #define HAVE_COPYSIGNL 1 | |
| #define HAVE_MODFL 1 | |
| #define HAVE_CTYPE_H 1 | |
| #define HAVE_ASSERT_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_DECL_SIGSETJMP 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_GETDATE_R 1 | |
| #define HAVE_UTIMES 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #ifndef __x86_64__ | |
| #define __x86_64__ 1 | |
| #endif | |
| #ifndef __x86_64__ | |
| #define __x86_64__ 1 | |
| #endif | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STROPTS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_LIBINTL_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_STDARG_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define ENABLE_NLS 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_INT8_T 1 | |
| #define HAVE_UINT8_T 1 | |
| #define HAVE_INT16_T 1 | |
| #define HAVE_UINT16_T 1 | |
| #define HAVE_INT32_T 1 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_INTPTR_T 1 | |
| #define HAVE_UINTPTR_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 (uint_t)) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:16034: result: no | |
configure:16043: checking for pid_t | |
configure:16043: result: yes | |
configure:16052: checking for size_t | |
configure:16052: result: yes | |
configure:16061: checking for ptrdiff_t | |
configure:16061: gcc-8 -c -g -O2 conftest.c >&5 | |
configure:16061: $? = 0 | |
configure:16061: gcc-8 -c -g -O2 conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:169:24: error: expected expression before ')' token | |
if (sizeof ((ptrdiff_t))) | |
^ | |
configure:16061: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU AutoGen" | |
| #define PACKAGE_TARNAME "autogen" | |
| #define PACKAGE_VERSION "5.18.16" | |
| #define PACKAGE_STRING "GNU AutoGen 5.18.16" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/autogen/" | |
| #define PACKAGE "autogen" | |
| #define VERSION "5.18.16" | |
| #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 _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define _OPENBSD_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | |
| #define __STDC_WANT_LIB_EXT2__ 1 | |
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _HPUX_ALT_XOPEN_SOCKET_API 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define AO_CURRENT 42 | |
| #define AO_REVISION 1 | |
| #define AO_AGE 17 | |
| #define HAVE_DECL_CLEARERR_UNLOCKED 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FERROR_UNLOCKED 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTC_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 1 | |
| #define HAVE_DECL_FREAD_UNLOCKED 1 | |
| #define HAVE_DECL_FWRITE_UNLOCKED 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_DECL_GETCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | |
| #define USE_UNLOCKED_IO 1 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_LONG_DOUBLE_WIDER 1 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define SNV_LONG_DOUBLE long double | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_UINTMAX_T 1 | |
| #define HAVE_SIZE_T 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define SIZEOF_CHARP 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_SHORT 2 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_STRUCT_STAT_ST_MTIM 1 | |
| #define HAVE_STRCHR 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_COPYSIGN 1 | |
| #define HAVE_COPYSIGNL 1 | |
| #define HAVE_MODFL 1 | |
| #define HAVE_CTYPE_H 1 | |
| #define HAVE_ASSERT_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_DECL_SIGSETJMP 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_GETDATE_R 1 | |
| #define HAVE_UTIMES 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #ifndef __x86_64__ | |
| #define __x86_64__ 1 | |
| #endif | |
| #ifndef __x86_64__ | |
| #define __x86_64__ 1 | |
| #endif | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STROPTS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_LIBINTL_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_STDARG_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define ENABLE_NLS 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_INT8_T 1 | |
| #define HAVE_UINT8_T 1 | |
| #define HAVE_INT16_T 1 | |
| #define HAVE_UINT16_T 1 | |
| #define HAVE_INT32_T 1 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_INTPTR_T 1 | |
| #define HAVE_UINTPTR_T 1 | |
| #define HAVE_PID_T 1 | |
| #define HAVE_SIZE_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 ((ptrdiff_t))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:16061: result: yes | |
configure:16075: checking size of char * | |
configure:16080: gcc-8 -o conftest -g -O2 conftest.c -ldl >&5 | |
configure:16080: $? = 0 | |
configure:16080: ./conftest | |
configure:16080: $? = 0 | |
configure:16094: result: 8 | |
configure:16108: checking size of int | |
configure:16127: result: 4 | |
configure:16141: checking size of long | |
configure:16160: result: 8 | |
configure:16174: checking size of short | |
configure:16193: result: 2 | |
configure:16207: checking for pathfind in -lgen | |
configure:16232: gcc-8 -o conftest -g -O2 conftest.c -lgen -ldl >&5 | |
/home/linuxbrew/.linuxbrew/bin/ld: cannot find -lgen | |
collect2: error: ld returned 1 exit status | |
configure:16232: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU AutoGen" | |
| #define PACKAGE_TARNAME "autogen" | |
| #define PACKAGE_VERSION "5.18.16" | |
| #define PACKAGE_STRING "GNU AutoGen 5.18.16" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/autogen/" | |
| #define PACKAGE "autogen" | |
| #define VERSION "5.18.16" | |
| #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 _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define _OPENBSD_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | |
| #define __STDC_WANT_LIB_EXT2__ 1 | |
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _HPUX_ALT_XOPEN_SOCKET_API 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define AO_CURRENT 42 | |
| #define AO_REVISION 1 | |
| #define AO_AGE 17 | |
| #define HAVE_DECL_CLEARERR_UNLOCKED 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FERROR_UNLOCKED 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTC_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 1 | |
| #define HAVE_DECL_FREAD_UNLOCKED 1 | |
| #define HAVE_DECL_FWRITE_UNLOCKED 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_DECL_GETCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | |
| #define USE_UNLOCKED_IO 1 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_LONG_DOUBLE_WIDER 1 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define SNV_LONG_DOUBLE long double | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_UINTMAX_T 1 | |
| #define HAVE_SIZE_T 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define SIZEOF_CHARP 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_SHORT 2 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_STRUCT_STAT_ST_MTIM 1 | |
| #define HAVE_STRCHR 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_COPYSIGN 1 | |
| #define HAVE_COPYSIGNL 1 | |
| #define HAVE_MODFL 1 | |
| #define HAVE_CTYPE_H 1 | |
| #define HAVE_ASSERT_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_DECL_SIGSETJMP 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_GETDATE_R 1 | |
| #define HAVE_UTIMES 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #ifndef __x86_64__ | |
| #define __x86_64__ 1 | |
| #endif | |
| #ifndef __x86_64__ | |
| #define __x86_64__ 1 | |
| #endif | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STROPTS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_LIBINTL_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_STDARG_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define ENABLE_NLS 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_INT8_T 1 | |
| #define HAVE_UINT8_T 1 | |
| #define HAVE_INT16_T 1 | |
| #define HAVE_UINT16_T 1 | |
| #define HAVE_INT32_T 1 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_INTPTR_T 1 | |
| #define HAVE_UINTPTR_T 1 | |
| #define HAVE_PID_T 1 | |
| #define HAVE_SIZE_T 1 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define SIZEOF_CHAR_P 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_SHORT 2 | |
| /* 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 pathfind (); | |
| int | |
| main () | |
| { | |
| return pathfind (); | |
| ; | |
| return 0; | |
| } | |
configure:16241: result: no | |
configure:16252: checking for gettext in -lintl | |
configure:16277: gcc-8 -o conftest -g -O2 conftest.c -lintl -ldl >&5 | |
conftest.c:145:6: warning: conflicting types for built-in function 'gettext' [-Wbuiltin-declaration-mismatch] | |
char gettext (); | |
^~~~~~~ | |
/home/linuxbrew/.linuxbrew/bin/ld: cannot find -lintl | |
collect2: error: ld returned 1 exit status | |
configure:16277: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU AutoGen" | |
| #define PACKAGE_TARNAME "autogen" | |
| #define PACKAGE_VERSION "5.18.16" | |
| #define PACKAGE_STRING "GNU AutoGen 5.18.16" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/autogen/" | |
| #define PACKAGE "autogen" | |
| #define VERSION "5.18.16" | |
| #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 _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define _OPENBSD_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | |
| #define __STDC_WANT_LIB_EXT2__ 1 | |
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _HPUX_ALT_XOPEN_SOCKET_API 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define AO_CURRENT 42 | |
| #define AO_REVISION 1 | |
| #define AO_AGE 17 | |
| #define HAVE_DECL_CLEARERR_UNLOCKED 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FERROR_UNLOCKED 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTC_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 1 | |
| #define HAVE_DECL_FREAD_UNLOCKED 1 | |
| #define HAVE_DECL_FWRITE_UNLOCKED 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_DECL_GETCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | |
| #define USE_UNLOCKED_IO 1 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_LONG_DOUBLE_WIDER 1 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define SNV_LONG_DOUBLE long double | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_UINTMAX_T 1 | |
| #define HAVE_SIZE_T 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define SIZEOF_CHARP 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_SHORT 2 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_STRUCT_STAT_ST_MTIM 1 | |
| #define HAVE_STRCHR 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_COPYSIGN 1 | |
| #define HAVE_COPYSIGNL 1 | |
| #define HAVE_MODFL 1 | |
| #define HAVE_CTYPE_H 1 | |
| #define HAVE_ASSERT_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_DECL_SIGSETJMP 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_GETDATE_R 1 | |
| #define HAVE_UTIMES 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #ifndef __x86_64__ | |
| #define __x86_64__ 1 | |
| #endif | |
| #ifndef __x86_64__ | |
| #define __x86_64__ 1 | |
| #endif | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STROPTS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_LIBINTL_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_STDARG_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define ENABLE_NLS 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_INT8_T 1 | |
| #define HAVE_UINT8_T 1 | |
| #define HAVE_INT16_T 1 | |
| #define HAVE_UINT16_T 1 | |
| #define HAVE_INT32_T 1 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_INTPTR_T 1 | |
| #define HAVE_UINTPTR_T 1 | |
| #define HAVE_PID_T 1 | |
| #define HAVE_SIZE_T 1 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define SIZEOF_CHAR_P 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_SHORT 2 | |
| /* 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 gettext (); | |
| int | |
| main () | |
| { | |
| return gettext (); | |
| ; | |
| return 0; | |
| } | |
configure:16286: result: no | |
configure:16299: checking for vprintf | |
configure:16299: gcc-8 -o conftest -g -O2 conftest.c -ldl >&5 | |
conftest.c:161:6: warning: conflicting types for built-in function 'vprintf' [-Wbuiltin-declaration-mismatch] | |
char vprintf (); | |
^~~~~~~ | |
configure:16299: $? = 0 | |
configure:16299: result: yes | |
configure:16305: checking for _doprnt | |
configure:16305: gcc-8 -o conftest -g -O2 conftest.c -ldl >&5 | |
/home/linuxbrew/.linuxbrew/bin/ld: /tmp/ccTjR3cn.o: in function `main': | |
/tmp/autogen-20190302-5816-1cb75yl/autogen-5.18.16/conftest.c:173: undefined reference to `_doprnt' | |
collect2: error: ld returned 1 exit status | |
configure:16305: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU AutoGen" | |
| #define PACKAGE_TARNAME "autogen" | |
| #define PACKAGE_VERSION "5.18.16" | |
| #define PACKAGE_STRING "GNU AutoGen 5.18.16" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/autogen/" | |
| #define PACKAGE "autogen" | |
| #define VERSION "5.18.16" | |
| #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 _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define _OPENBSD_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | |
| #define __STDC_WANT_LIB_EXT2__ 1 | |
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _HPUX_ALT_XOPEN_SOCKET_API 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define AO_CURRENT 42 | |
| #define AO_REVISION 1 | |
| #define AO_AGE 17 | |
| #define HAVE_DECL_CLEARERR_UNLOCKED 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FERROR_UNLOCKED 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTC_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 1 | |
| #define HAVE_DECL_FREAD_UNLOCKED 1 | |
| #define HAVE_DECL_FWRITE_UNLOCKED 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_DECL_GETCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | |
| #define USE_UNLOCKED_IO 1 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_LONG_DOUBLE_WIDER 1 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define SNV_LONG_DOUBLE long double | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_UINTMAX_T 1 | |
| #define HAVE_SIZE_T 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define SIZEOF_CHARP 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_SHORT 2 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_STRUCT_STAT_ST_MTIM 1 | |
| #define HAVE_STRCHR 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_COPYSIGN 1 | |
| #define HAVE_COPYSIGNL 1 | |
| #define HAVE_MODFL 1 | |
| #define HAVE_CTYPE_H 1 | |
| #define HAVE_ASSERT_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_DECL_SIGSETJMP 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_GETDATE_R 1 | |
| #define HAVE_UTIMES 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #ifndef __x86_64__ | |
| #define __x86_64__ 1 | |
| #endif | |
| #ifndef __x86_64__ | |
| #define __x86_64__ 1 | |
| #endif | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STROPTS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_LIBINTL_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_STDARG_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define ENABLE_NLS 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_INT8_T 1 | |
| #define HAVE_UINT8_T 1 | |
| #define HAVE_INT16_T 1 | |
| #define HAVE_UINT16_T 1 | |
| #define HAVE_INT32_T 1 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_INTPTR_T 1 | |
| #define HAVE_UINTPTR_T 1 | |
| #define HAVE_PID_T 1 | |
| #define HAVE_SIZE_T 1 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define SIZEOF_CHAR_P 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_SHORT 2 | |
| #define HAVE_VPRINTF 1 | |
| /* end confdefs.h. */ | |
| /* Define _doprnt to an innocuous variant, in case <limits.h> declares _doprnt. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define _doprnt innocuous__doprnt | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char _doprnt (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #undef _doprnt | |
| | |
| /* 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 _doprnt (); | |
| /* The GNU C library defines this for functions which it implements | |
| to always fail with ENOSYS. Some functions are actually named | |
| something starting with __ and the normal name is an alias. */ | |
| #if defined __stub__doprnt || defined __stub____doprnt | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return _doprnt (); | |
| ; | |
| return 0; | |
| } | |
configure:16305: result: no | |
configure:16318: checking vfork.h usability | |
configure:16318: gcc-8 -c -g -O2 conftest.c >&5 | |
conftest.c:172:10: fatal error: vfork.h: No such file or directory | |
#include <vfork.h> | |
^~~~~~~~~ | |
compilation terminated. | |
configure:16318: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU AutoGen" | |
| #define PACKAGE_TARNAME "autogen" | |
| #define PACKAGE_VERSION "5.18.16" | |
| #define PACKAGE_STRING "GNU AutoGen 5.18.16" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/autogen/" | |
| #define PACKAGE "autogen" | |
| #define VERSION "5.18.16" | |
| #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 _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define _OPENBSD_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | |
| #define __STDC_WANT_LIB_EXT2__ 1 | |
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _HPUX_ALT_XOPEN_SOCKET_API 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define AO_CURRENT 42 | |
| #define AO_REVISION 1 | |
| #define AO_AGE 17 | |
| #define HAVE_DECL_CLEARERR_UNLOCKED 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FERROR_UNLOCKED 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTC_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 1 | |
| #define HAVE_DECL_FREAD_UNLOCKED 1 | |
| #define HAVE_DECL_FWRITE_UNLOCKED 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_DECL_GETCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | |
| #define USE_UNLOCKED_IO 1 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_LONG_DOUBLE_WIDER 1 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define SNV_LONG_DOUBLE long double | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_UINTMAX_T 1 | |
| #define HAVE_SIZE_T 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define SIZEOF_CHARP 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_SHORT 2 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_STRUCT_STAT_ST_MTIM 1 | |
| #define HAVE_STRCHR 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_COPYSIGN 1 | |
| #define HAVE_COPYSIGNL 1 | |
| #define HAVE_MODFL 1 | |
| #define HAVE_CTYPE_H 1 | |
| #define HAVE_ASSERT_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_DECL_SIGSETJMP 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_GETDATE_R 1 | |
| #define HAVE_UTIMES 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #ifndef __x86_64__ | |
| #define __x86_64__ 1 | |
| #endif | |
| #ifndef __x86_64__ | |
| #define __x86_64__ 1 | |
| #endif | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STROPTS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_LIBINTL_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_STDARG_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define ENABLE_NLS 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_INT8_T 1 | |
| #define HAVE_UINT8_T 1 | |
| #define HAVE_INT16_T 1 | |
| #define HAVE_UINT16_T 1 | |
| #define HAVE_INT32_T 1 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_INTPTR_T 1 | |
| #define HAVE_UINTPTR_T 1 | |
| #define HAVE_PID_T 1 | |
| #define HAVE_SIZE_T 1 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define SIZEOF_CHAR_P 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_SHORT 2 | |
| #define HAVE_VPRINTF 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 <vfork.h> | |
configure:16318: result: no | |
configure:16318: checking vfork.h presence | |
configure:16318: gcc-8 -E conftest.c | |
conftest.c:139:10: fatal error: vfork.h: No such file or directory | |
#include <vfork.h> | |
^~~~~~~~~ | |
compilation terminated. | |
configure:16318: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU AutoGen" | |
| #define PACKAGE_TARNAME "autogen" | |
| #define PACKAGE_VERSION "5.18.16" | |
| #define PACKAGE_STRING "GNU AutoGen 5.18.16" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/autogen/" | |
| #define PACKAGE "autogen" | |
| #define VERSION "5.18.16" | |
| #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 _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define _OPENBSD_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | |
| #define __STDC_WANT_LIB_EXT2__ 1 | |
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _HPUX_ALT_XOPEN_SOCKET_API 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define AO_CURRENT 42 | |
| #define AO_REVISION 1 | |
| #define AO_AGE 17 | |
| #define HAVE_DECL_CLEARERR_UNLOCKED 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FERROR_UNLOCKED 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTC_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 1 | |
| #define HAVE_DECL_FREAD_UNLOCKED 1 | |
| #define HAVE_DECL_FWRITE_UNLOCKED 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_DECL_GETCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | |
| #define USE_UNLOCKED_IO 1 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_LONG_DOUBLE_WIDER 1 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define SNV_LONG_DOUBLE long double | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_UINTMAX_T 1 | |
| #define HAVE_SIZE_T 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define SIZEOF_CHARP 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_SHORT 2 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_STRUCT_STAT_ST_MTIM 1 | |
| #define HAVE_STRCHR 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_COPYSIGN 1 | |
| #define HAVE_COPYSIGNL 1 | |
| #define HAVE_MODFL 1 | |
| #define HAVE_CTYPE_H 1 | |
| #define HAVE_ASSERT_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_DECL_SIGSETJMP 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_GETDATE_R 1 | |
| #define HAVE_UTIMES 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #ifndef __x86_64__ | |
| #define __x86_64__ 1 | |
| #endif | |
| #ifndef __x86_64__ | |
| #define __x86_64__ 1 | |
| #endif | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STROPTS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_LIBINTL_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_STDARG_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define ENABLE_NLS 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_INT8_T 1 | |
| #define HAVE_UINT8_T 1 | |
| #define HAVE_INT16_T 1 | |
| #define HAVE_UINT16_T 1 | |
| #define HAVE_INT32_T 1 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_INTPTR_T 1 | |
| #define HAVE_UINTPTR_T 1 | |
| #define HAVE_PID_T 1 | |
| #define HAVE_SIZE_T 1 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define SIZEOF_CHAR_P 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_SHORT 2 | |
| #define HAVE_VPRINTF 1 | |
| /* end confdefs.h. */ | |
| #include <vfork.h> | |
configure:16318: result: no | |
configure:16318: checking for vfork.h | |
configure:16318: result: no | |
configure:16331: checking for fork | |
configure:16331: gcc-8 -o conftest -g -O2 conftest.c -ldl >&5 | |
conftest.c:162:6: warning: conflicting types for built-in function 'fork' [-Wbuiltin-declaration-mismatch] | |
char fork (); | |
^~~~ | |
configure:16331: $? = 0 | |
configure:16331: result: yes | |
configure:16331: checking for vfork | |
configure:16331: gcc-8 -o conftest -g -O2 conftest.c -ldl >&5 | |
configure:16331: $? = 0 | |
configure:16331: result: yes | |
configure:16341: checking for working fork | |
configure:16363: gcc-8 -o conftest -g -O2 conftest.c -ldl >&5 | |
configure:16363: $? = 0 | |
configure:16363: ./conftest | |
configure:16363: $? = 0 | |
configure:16373: result: yes | |
configure:16394: checking for working vfork | |
configure:16504: result: yes | |
configure:16533: checking for mmap | |
configure:16533: gcc-8 -o conftest -g -O2 conftest.c -ldl >&5 | |
configure:16533: $? = 0 | |
configure:16533: result: yes | |
configure:16533: checking for canonicalize_file_name | |
configure:16533: gcc-8 -o conftest -g -O2 conftest.c -ldl >&5 | |
configure:16533: $? = 0 | |
configure:16533: result: yes | |
configure:16533: checking for snprintf | |
configure:16533: result: yes | |
configure:16533: checking for strdup | |
configure:16533: gcc-8 -o conftest -g -O2 conftest.c -ldl >&5 | |
conftest.c:169:6: warning: conflicting types for built-in function 'strdup' [-Wbuiltin-declaration-mismatch] | |
char strdup (); | |
^~~~~~ | |
configure:16533: $? = 0 | |
configure:16533: result: yes | |
configure:16533: checking for strchr | |
configure:16533: result: yes | |
configure:16533: checking for strrchr | |
configure:16533: gcc-8 -o conftest -g -O2 conftest.c -ldl >&5 | |
conftest.c:171:6: warning: conflicting types for built-in function 'strrchr' [-Wbuiltin-declaration-mismatch] | |
char strrchr (); | |
^~~~~~~ | |
configure:16533: $? = 0 | |
configure:16533: result: yes | |
configure:16533: checking for strsignal | |
configure:16533: gcc-8 -o conftest -g -O2 conftest.c -ldl >&5 | |
configure:16533: $? = 0 | |
configure:16533: result: yes | |
configure:16533: checking for fchmod | |
configure:16533: gcc-8 -o conftest -g -O2 conftest.c -ldl >&5 | |
configure:16533: $? = 0 | |
configure:16533: result: yes | |
configure:16533: checking for fstat | |
configure:16533: gcc-8 -o conftest -g -O2 conftest.c -ldl >&5 | |
configure:16533: $? = 0 | |
configure:16533: result: yes | |
configure:16533: checking for chmod | |
configure:16533: gcc-8 -o conftest -g -O2 conftest.c -ldl >&5 | |
configure:16533: $? = 0 | |
configure:16533: result: yes | |
configure:16542: checking for a sed that does not truncate output | |
configure:16606: result: /bin/sed | |
configure:16642: checking whether shell scripts are desired | |
configure:16649: result: yes | |
configure:16658: checking for vfork.h | |
configure:16658: result: no | |
configure:16671: checking for fork | |
configure:16671: result: yes | |
configure:16671: checking for vfork | |
configure:16671: result: yes | |
configure:16681: checking for working fork | |
configure:16713: result: yes | |
configure:16734: checking for working vfork | |
configure:16844: result: yes | |
configure:16875: checking whether using shell scripts | |
configure:16892: result: yes | |
configure:16924: checking whether statically link autogen to libopts | |
configure:16931: result: no | |
configure:16951: checking whether setjmp() links okay | |
configure:16971: gcc-8 -o conftest -g -O2 conftest.c -ldl >&5 | |
configure:16971: $? = 0 | |
configure:16982: result: yes | |
configure:16995: checking whether __attribute__((format_arg(n))) works | |
configure:17014: gcc-8 -c -g -O2 conftest.c >&5 | |
configure:17014: $? = 0 | |
configure:17024: result: yes | |
configure:17042: checking whether sigsetjmp() links okay | |
configure:17062: gcc-8 -o conftest -g -O2 conftest.c -ldl >&5 | |
configure:17062: $? = 0 | |
configure:17073: result: yes | |
configure:17091: checking whether with-libxml2 was specified | |
configure:17098: result: no | |
configure:17117: checking whether with-libxml2-cflags was specified | |
configure:17124: result: no | |
configure:17135: checking whether with-libxml2-libs was specified | |
configure:17142: result: no | |
configure:17168: xml2-config used for CFLAGS: -I/usr/include/libxml2 | |
configure:17175: xml2-config used for LIBS: -lxml2 | |
configure:17192: checking whether libxml2 can be linked with | |
configure:17206: gcc-8 -o conftest -g -O2 -I/usr/include/libxml2 conftest.c -ldl -lxml2 >&5 | |
configure:17206: $? = 0 | |
configure:17217: result: yes | |
configure:17248: checking whether sysinfo(2) is Solaris | |
configure:17265: gcc-8 -o conftest -g -O2 conftest.c -ldl >&5 | |
conftest.c:162:10: fatal error: sys/systeminfo.h: No such file or directory | |
#include <sys/systeminfo.h> | |
^~~~~~~~~~~~~~~~~~ | |
compilation terminated. | |
configure:17265: $? = 1 | |
configure: program exited with status 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU AutoGen" | |
| #define PACKAGE_TARNAME "autogen" | |
| #define PACKAGE_VERSION "5.18.16" | |
| #define PACKAGE_STRING "GNU AutoGen 5.18.16" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/autogen/" | |
| #define PACKAGE "autogen" | |
| #define VERSION "5.18.16" | |
| #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 _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define _OPENBSD_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | |
| #define __STDC_WANT_LIB_EXT2__ 1 | |
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _HPUX_ALT_XOPEN_SOCKET_API 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define AO_CURRENT 42 | |
| #define AO_REVISION 1 | |
| #define AO_AGE 17 | |
| #define HAVE_DECL_CLEARERR_UNLOCKED 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FERROR_UNLOCKED 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTC_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 1 | |
| #define HAVE_DECL_FREAD_UNLOCKED 1 | |
| #define HAVE_DECL_FWRITE_UNLOCKED 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_DECL_GETCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | |
| #define USE_UNLOCKED_IO 1 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_LONG_DOUBLE_WIDER 1 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define SNV_LONG_DOUBLE long double | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_UINTMAX_T 1 | |
| #define HAVE_SIZE_T 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define SIZEOF_CHARP 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_SHORT 2 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_STRUCT_STAT_ST_MTIM 1 | |
| #define HAVE_STRCHR 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_COPYSIGN 1 | |
| #define HAVE_COPYSIGNL 1 | |
| #define HAVE_MODFL 1 | |
| #define HAVE_CTYPE_H 1 | |
| #define HAVE_ASSERT_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_DECL_SIGSETJMP 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_GETDATE_R 1 | |
| #define HAVE_UTIMES 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #ifndef __x86_64__ | |
| #define __x86_64__ 1 | |
| #endif | |
| #ifndef __x86_64__ | |
| #define __x86_64__ 1 | |
| #endif | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STROPTS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_LIBINTL_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_STDARG_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define ENABLE_NLS 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_INT8_T 1 | |
| #define HAVE_UINT8_T 1 | |
| #define HAVE_INT16_T 1 | |
| #define HAVE_UINT16_T 1 | |
| #define HAVE_INT32_T 1 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_INTPTR_T 1 | |
| #define HAVE_UINTPTR_T 1 | |
| #define HAVE_PID_T 1 | |
| #define HAVE_SIZE_T 1 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define SIZEOF_CHAR_P 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_SHORT 2 | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_FORK 1 | |
| #define HAVE_VFORK 1 | |
| #define HAVE_WORKING_VFORK 1 | |
| #define HAVE_WORKING_FORK 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_CANONICALIZE_FILE_NAME 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRCHR 1 | |
| #define HAVE_STRRCHR 1 | |
| #define HAVE_STRSIGNAL 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_FSTAT 1 | |
| #define HAVE_CHMOD 1 | |
| #define POSIX_SHELL "/bin/bash" | |
| #define HAVE_FORK 1 | |
| #define HAVE_VFORK 1 | |
| #define HAVE_WORKING_VFORK 1 | |
| #define HAVE_WORKING_FORK 1 | |
| #define SHELL_ENABLED 1 | |
| #define HAVE_WORKING_SETJMP 1 | |
| #define ATTRIBUTE_FORMAT_ARG(_a) __attribute__((format_arg(_a))) | |
| #define HAVE_WORKING_SIGSETJMP 1 | |
| /* end confdefs.h. */ | |
| #include <sys/systeminfo.h> | |
| int main() { char z[ 256 ]; | |
| long sz = sysinfo(SI_SYSNAME, z, sizeof(z)); | |
| return (sz > 0) ? 0 : 1; } | |
configure:17277: result: no | |
configure:17294: checking whether specify an autogen timeout | |
configure:17301: result: no | |
configure:17321: checking whether strcspn matches prototype and works | |
configure:17343: gcc-8 -o conftest -g -O2 conftest.c -ldl >&5 | |
conftest.c: In function 'main': | |
conftest.c:164:18: error: 'reject' undeclared (first use in this function) | |
char zRej[] = reject; | |
^~~~~~ | |
conftest.c:164:18: note: each undeclared identifier is reported only once for each function it appears in | |
conftest.c: At top level: | |
conftest.c:168:5: warning: data definition has no type or storage class | |
ag_cv_run_strcspn=yes | |
^~~~~~~~~~~~~~~~~ | |
conftest.c:168:5: warning: type defaults to 'int' in declaration of 'ag_cv_run_strcspn' [-Wimplicit-int] | |
conftest.c:168:23: error: 'yes' undeclared here (not in a function) | |
ag_cv_run_strcspn=yes | |
^~~ | |
conftest.c:168:23: warning: initialization of 'int' from 'char *' makes integer from pointer without a cast [-Wint-conversion] | |
conftest.c:168:23: error: initializer element is not constant | |
conftest.c:168:5: error: expected ',' or ';' at end of input | |
ag_cv_run_strcspn=yes | |
^~~~~~~~~~~~~~~~~ | |
configure:17343: $? = 1 | |
configure: program exited with status 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU AutoGen" | |
| #define PACKAGE_TARNAME "autogen" | |
| #define PACKAGE_VERSION "5.18.16" | |
| #define PACKAGE_STRING "GNU AutoGen 5.18.16" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/autogen/" | |
| #define PACKAGE "autogen" | |
| #define VERSION "5.18.16" | |
| #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 _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define _OPENBSD_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | |
| #define __STDC_WANT_LIB_EXT2__ 1 | |
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _HPUX_ALT_XOPEN_SOCKET_API 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define AO_CURRENT 42 | |
| #define AO_REVISION 1 | |
| #define AO_AGE 17 | |
| #define HAVE_DECL_CLEARERR_UNLOCKED 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FERROR_UNLOCKED 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTC_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 1 | |
| #define HAVE_DECL_FREAD_UNLOCKED 1 | |
| #define HAVE_DECL_FWRITE_UNLOCKED 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_DECL_GETCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | |
| #define USE_UNLOCKED_IO 1 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_LONG_DOUBLE_WIDER 1 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define SNV_LONG_DOUBLE long double | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_UINTMAX_T 1 | |
| #define HAVE_SIZE_T 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define SIZEOF_CHARP 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_SHORT 2 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_STRUCT_STAT_ST_MTIM 1 | |
| #define HAVE_STRCHR 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_COPYSIGN 1 | |
| #define HAVE_COPYSIGNL 1 | |
| #define HAVE_MODFL 1 | |
| #define HAVE_CTYPE_H 1 | |
| #define HAVE_ASSERT_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_DECL_SIGSETJMP 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_GETDATE_R 1 | |
| #define HAVE_UTIMES 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #ifndef __x86_64__ | |
| #define __x86_64__ 1 | |
| #endif | |
| #ifndef __x86_64__ | |
| #define __x86_64__ 1 | |
| #endif | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STROPTS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_LIBINTL_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_STDARG_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define ENABLE_NLS 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_INT8_T 1 | |
| #define HAVE_UINT8_T 1 | |
| #define HAVE_INT16_T 1 | |
| #define HAVE_UINT16_T 1 | |
| #define HAVE_INT32_T 1 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_INTPTR_T 1 | |
| #define HAVE_UINTPTR_T 1 | |
| #define HAVE_PID_T 1 | |
| #define HAVE_SIZE_T 1 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define SIZEOF_CHAR_P 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_SHORT 2 | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_FORK 1 | |
| #define HAVE_VFORK 1 | |
| #define HAVE_WORKING_VFORK 1 | |
| #define HAVE_WORKING_FORK 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_CANONICALIZE_FILE_NAME 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRCHR 1 | |
| #define HAVE_STRRCHR 1 | |
| #define HAVE_STRSIGNAL 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_FSTAT 1 | |
| #define HAVE_CHMOD 1 | |
| #define POSIX_SHELL "/bin/bash" | |
| #define HAVE_FORK 1 | |
| #define HAVE_VFORK 1 | |
| #define HAVE_WORKING_VFORK 1 | |
| #define HAVE_WORKING_FORK 1 | |
| #define SHELL_ENABLED 1 | |
| #define HAVE_WORKING_SETJMP 1 | |
| #define ATTRIBUTE_FORMAT_ARG(_a) __attribute__((format_arg(_a))) | |
| #define HAVE_WORKING_SIGSETJMP 1 | |
| /* end confdefs.h. */ | |
| #include <string.h> | |
| int main (int argc, char ** argv) { | |
| char zRej[] = reject; | |
| char zAcc[] = "a-ok-eject"; | |
| return strcspn( zAcc, zRej ) - 5; | |
| } | |
| ag_cv_run_strcspn=yes | |
configure:17356: result: no | |
configure:17371: checking whether uname(2) is POSIX | |
configure:17387: gcc-8 -o conftest -g -O2 conftest.c -ldl >&5 | |
configure:17387: $? = 0 | |
configure:17387: ./conftest | |
configure:17387: $? = 0 | |
configure:17399: result: yes | |
configure:17412: checking whether runtime library dirs can be specified | |
configure:17434: result: -Wl,-R${libdir} | |
configure:17485: checking whether name of the packager of this software is supplied | |
configure:17492: result: no | |
configure:17510: checking whether packager-specific version information is supplied | |
configure:17517: result: no | |
configure:17535: checking whether bug reporting URI/e-mail/etc. is supplied | |
configure:17542: result: no | |
configure:17570: checking for GUILE | |
configure:17577: $PKG_CONFIG --exists --print-errors "guile-$GUILE_EFFECTIVE_VERSION" | |
configure:17580: $? = 0 | |
configure:17594: $PKG_CONFIG --exists --print-errors "guile-$GUILE_EFFECTIVE_VERSION" | |
configure:17597: $? = 0 | |
configure:17655: result: yes | |
configure:17836: checking whether a reg expr header is specified | |
configure:17843: result: no | |
configure:17869: checking whether with-libregex was specified | |
configure:17876: result: no | |
configure:17895: checking whether with-libregex-cflags was specified | |
configure:17902: result: no | |
configure:17913: checking whether with-libregex-libs was specified | |
configure:17920: result: no | |
configure:17955: checking whether libregex functions properly | |
configure:17987: gcc-8 -o conftest -g -O2 conftest.c -ldl >&5 | |
configure:17987: $? = 0 | |
configure:17987: ./conftest | |
configure:17987: $? = 0 | |
configure:18000: result: yes | |
configure:18020: checking whether pathfind(3) works | |
configure:18039: gcc-8 -o conftest -g -O2 conftest.c -ldl >&5 | |
conftest.c: In function 'main': | |
conftest.c:169:16: warning: implicit declaration of function 'pathfind' [-Wimplicit-function-declaration] | |
char * pz = pathfind( getenv( "PATH" ), "sh", "x" ); | |
^~~~~~~~ | |
conftest.c:169:16: warning: initialization of 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] | |
/home/linuxbrew/.linuxbrew/bin/ld: /tmp/ccIHBveE.o: in function `main': | |
/tmp/autogen-20190302-5816-1cb75yl/autogen-5.18.16/conftest.c:169: undefined reference to `pathfind' | |
collect2: error: ld returned 1 exit status | |
configure:18039: $? = 1 | |
configure: program exited with status 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU AutoGen" | |
| #define PACKAGE_TARNAME "autogen" | |
| #define PACKAGE_VERSION "5.18.16" | |
| #define PACKAGE_STRING "GNU AutoGen 5.18.16" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/autogen/" | |
| #define PACKAGE "autogen" | |
| #define VERSION "5.18.16" | |
| #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 _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define _OPENBSD_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | |
| #define __STDC_WANT_LIB_EXT2__ 1 | |
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _HPUX_ALT_XOPEN_SOCKET_API 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define AO_CURRENT 42 | |
| #define AO_REVISION 1 | |
| #define AO_AGE 17 | |
| #define HAVE_DECL_CLEARERR_UNLOCKED 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FERROR_UNLOCKED 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTC_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 1 | |
| #define HAVE_DECL_FREAD_UNLOCKED 1 | |
| #define HAVE_DECL_FWRITE_UNLOCKED 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_DECL_GETCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | |
| #define USE_UNLOCKED_IO 1 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_LONG_DOUBLE_WIDER 1 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define SNV_LONG_DOUBLE long double | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_UINTMAX_T 1 | |
| #define HAVE_SIZE_T 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define SIZEOF_CHARP 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_SHORT 2 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_STRUCT_STAT_ST_MTIM 1 | |
| #define HAVE_STRCHR 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_COPYSIGN 1 | |
| #define HAVE_COPYSIGNL 1 | |
| #define HAVE_MODFL 1 | |
| #define HAVE_CTYPE_H 1 | |
| #define HAVE_ASSERT_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_DECL_SIGSETJMP 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_GETDATE_R 1 | |
| #define HAVE_UTIMES 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #ifndef __x86_64__ | |
| #define __x86_64__ 1 | |
| #endif | |
| #ifndef __x86_64__ | |
| #define __x86_64__ 1 | |
| #endif | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STROPTS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_LIBINTL_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_STDARG_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define ENABLE_NLS 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_INT8_T 1 | |
| #define HAVE_UINT8_T 1 | |
| #define HAVE_INT16_T 1 | |
| #define HAVE_UINT16_T 1 | |
| #define HAVE_INT32_T 1 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_INTPTR_T 1 | |
| #define HAVE_UINTPTR_T 1 | |
| #define HAVE_PID_T 1 | |
| #define HAVE_SIZE_T 1 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define SIZEOF_CHAR_P 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_SHORT 2 | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_FORK 1 | |
| #define HAVE_VFORK 1 | |
| #define HAVE_WORKING_VFORK 1 | |
| #define HAVE_WORKING_FORK 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_CANONICALIZE_FILE_NAME 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRCHR 1 | |
| #define HAVE_STRRCHR 1 | |
| #define HAVE_STRSIGNAL 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_FSTAT 1 | |
| #define HAVE_CHMOD 1 | |
| #define POSIX_SHELL "/bin/bash" | |
| #define HAVE_FORK 1 | |
| #define HAVE_VFORK 1 | |
| #define HAVE_WORKING_VFORK 1 | |
| #define HAVE_WORKING_FORK 1 | |
| #define SHELL_ENABLED 1 | |
| #define HAVE_WORKING_SETJMP 1 | |
| #define ATTRIBUTE_FORMAT_ARG(_a) __attribute__((format_arg(_a))) | |
| #define HAVE_WORKING_SIGSETJMP 1 | |
| #define HAVE_UNAME_SYSCALL 1 | |
| #define GUILE_VERSION 202004 | |
| #define REGEX_HEADER <regex.h> | |
| #define WITH_LIBREGEX 1 | |
| /* end confdefs.h. */ | |
| #include <string.h> | |
| #include <stdlib.h> | |
| int main (int argc, char ** argv) { | |
| char * pz = pathfind( getenv( "PATH" ), "sh", "x" ); | |
| return (pz == 0) ? 1 : 0; | |
| } | |
configure:18051: result: no | |
configure:18064: checking whether /dev/zero is readable device | |
configure:18080: result: crw-rw-rw- 1 root root 1, 5 Feb 26 08:49 /dev/zero | |
configure:18093: checking whether we have a functional realpath(3C) | |
configure:18117: gcc-8 -o conftest -g -O2 conftest.c -ldl >&5 | |
configure:18117: $? = 0 | |
configure:18117: ./conftest | |
configure:18117: $? = 0 | |
configure:18129: result: yes | |
configure:18142: checking whether strftime() works | |
configure:18172: gcc-8 -o conftest -g -O2 conftest.c -ldl >&5 | |
configure:18172: $? = 0 | |
configure:18172: ./conftest | |
configure:18172: $? = 0 | |
configure:18184: result: yes | |
configure:18197: checking whether fopen accepts "b" mode | |
configure:18214: gcc-8 -o conftest -g -O2 conftest.c -ldl >&5 | |
configure:18214: $? = 0 | |
configure:18214: ./conftest | |
configure:18214: $? = 0 | |
configure:18226: result: yes | |
configure:18243: checking whether fopen accepts "t" mode | |
configure:18260: gcc-8 -o conftest -g -O2 conftest.c -ldl >&5 | |
configure:18260: $? = 0 | |
configure:18260: ./conftest | |
configure:18260: $? = 0 | |
configure:18272: result: yes | |
configure:18293: checking whether not wanting optional option args | |
configure:18300: result: yes | |
configure:18322: checking for fopencookie | |
configure:18322: gcc-8 -o conftest -g -O2 conftest.c -ldl >&5 | |
configure:18322: $? = 0 | |
configure:18322: result: yes | |
configure:18401: checking for static inline | |
configure:18418: gcc-8 -c -g -O2 conftest.c >&5 | |
conftest.c:173:15: warning: return type defaults to 'int' [-Wimplicit-int] | |
static inline foo(bar) int bar; { return bar; } | |
^~~ | |
configure:18418: $? = 0 | |
configure:18426: result: static inline | |
configure:18467: checking for working stdnoreturn.h | |
configure:18504: result: yes | |
configure:18570: checking if malloc debugging is wanted | |
configure:18588: result: no | |
configure:18597: checking for gawk | |
configure:18624: result: gawk | |
configure:18643: checking for runetype.h | |
configure:18643: result: no | |
configure:18643: checking for wchar.h | |
configure:18643: result: yes | |
configure:18687: checking for stdarg.h | |
configure:18687: result: yes | |
configure:18710: checking for wchar_t | |
configure:18710: result: yes | |
configure:18720: checking for wint_t | |
configure:18720: result: yes | |
configure:18739: checking for long double | |
configure:18739: gcc-8 -c -g -O2 conftest.c >&5 | |
configure:18739: $? = 0 | |
configure:18739: gcc-8 -c -g -O2 conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:214:26: error: expected expression before ')' token | |
if (sizeof ((long double))) | |
^ | |
configure:18739: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU AutoGen" | |
| #define PACKAGE_TARNAME "autogen" | |
| #define PACKAGE_VERSION "5.18.16" | |
| #define PACKAGE_STRING "GNU AutoGen 5.18.16" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/autogen/" | |
| #define PACKAGE "autogen" | |
| #define VERSION "5.18.16" | |
| #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 _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define _OPENBSD_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | |
| #define __STDC_WANT_LIB_EXT2__ 1 | |
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _HPUX_ALT_XOPEN_SOCKET_API 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define AO_CURRENT 42 | |
| #define AO_REVISION 1 | |
| #define AO_AGE 17 | |
| #define HAVE_DECL_CLEARERR_UNLOCKED 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FERROR_UNLOCKED 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTC_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 1 | |
| #define HAVE_DECL_FREAD_UNLOCKED 1 | |
| #define HAVE_DECL_FWRITE_UNLOCKED 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_DECL_GETCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | |
| #define USE_UNLOCKED_IO 1 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_LONG_DOUBLE_WIDER 1 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define SNV_LONG_DOUBLE long double | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_UINTMAX_T 1 | |
| #define HAVE_SIZE_T 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define SIZEOF_CHARP 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_SHORT 2 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_STRUCT_STAT_ST_MTIM 1 | |
| #define HAVE_STRCHR 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_COPYSIGN 1 | |
| #define HAVE_COPYSIGNL 1 | |
| #define HAVE_MODFL 1 | |
| #define HAVE_CTYPE_H 1 | |
| #define HAVE_ASSERT_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_DECL_SIGSETJMP 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_GETDATE_R 1 | |
| #define HAVE_UTIMES 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #ifndef __x86_64__ | |
| #define __x86_64__ 1 | |
| #endif | |
| #ifndef __x86_64__ | |
| #define __x86_64__ 1 | |
| #endif | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_POLL_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STROPTS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_LIBINTL_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_SYSEXITS_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_STDARG_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define ENABLE_NLS 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_INT8_T 1 | |
| #define HAVE_UINT8_T 1 | |
| #define HAVE_INT16_T 1 | |
| #define HAVE_UINT16_T 1 | |
| #define HAVE_INT32_T 1 | |
| #define HAVE_UINT32_T 1 | |
| #define HAVE_INTPTR_T 1 | |
| #define HAVE_UINTPTR_T 1 | |
| #define HAVE_PID_T 1 | |
| #define HAVE_SIZE_T 1 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define SIZEOF_CHAR_P 8 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_SHORT 2 | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_FORK 1 | |
| #define HAVE_VFORK 1 | |
| #define HAVE_WORKING_VFORK 1 | |
| #define HAVE_WORKING_FORK 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_CANONICALIZE_FILE_NAME 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRCHR 1 | |
| #define HAVE_STRRCHR 1 | |
| #define HAVE_STRSIGNAL 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_FSTAT 1 | |
| #define HAVE_CHMOD 1 | |
| #define POSIX_SHELL "/bin/bash" | |
| #define HAVE_FORK 1 | |
| #define HAVE_VFORK 1 | |
| #define HAVE_WORKING_VFORK 1 | |
| #define HAVE_WORKING_FORK 1 | |
| #define SHELL_ENABLED 1 | |
| #define HAVE_WORKING_SETJMP 1 | |
| #define ATTRIBUTE_FORMAT_ARG(_a) __attribute__((format_arg(_a))) | |
| #define HAVE_WORKING_SIGSETJMP 1 | |
| #define HAVE_UNAME_SYSCALL 1 | |
| #define GUILE_VERSION 202004 | |
| #define REGEX_HEADER <regex.h> | |
| #define WITH_LIBREGEX 1 | |
| #define HAVE_DEV_ZERO 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_STRFTIME 1 | |
| #define FOPEN_BINARY_FLAG "b" | |
| #define FOPEN_TEXT_FLAG "t" | |
| #define HAVE_FOPENCOOKIE 1 | |
| #define ENABLE_FMEMOPEN 1 | |
| #define SNV_INLINE static inline | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDARG_H 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define HAVE_WINT_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 ((long double))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:18739: result: yes | |
configure:18753: checking for strtoul | |
configure:18753: gcc-8 -o conftest -g -O2 conftest.c -ldl >&5 | |
configure:18753: $? = 0 | |
configure:18753: result: yes | |
configure:18766: checking for ldexpl | |
configure:18766: gcc-8 -o conftest -g -O2 conftest.c -ldl >&5 | |
conftest.c:203:6: warning: conflicting types for built-in function 'ldexpl' [-Wbuiltin-declaration-mismatch] | |
char ldexpl (); | |
^~~~~~ | |
configure:18766: $? = 0 | |
configure:18766: result: yes | |
configure:18779: checking for frexpl | |
configure:18779: gcc-8 -o conftest -g -O2 conftest.c -ldl >&5 | |
conftest.c:204:6: warning: conflicting types for built-in function 'frexpl' [-Wbuiltin-declaration-mismatch] | |
char frexpl (); | |
^~~~~~ | |
configure:18779: $? = 0 | |
configure:18779: result: yes | |
configure:18793: checking for log in -lm | |
configure:18818: gcc-8 -o conftest -g -O2 conftest.c -lm -ldl >&5 | |
conftest.c:189:6: warning: conflicting types for built-in function 'log' [-Wbuiltin-declaration-mismatch] | |
char log (); | |
^~~ | |
configure:18818: $? = 0 | |
configure:18827: result: yes | |
configure:18841: checking for copysign | |
configure:18841: gcc-8 -o conftest -g -O2 conftest.c -lm -ldl >&5 | |
conftest.c:206:6: warning: conflicting types for built-in function 'copysign' [-Wbuiltin-declaration-mismatch] | |
char copysign (); | |
^~~~~~~~ | |
configure:18841: $? = 0 | |
configure:18841: result: yes | |
configure:18841: checking for copysignl | |
configure:18841: gcc-8 -o conftest -g -O2 conftest.c -lm -ldl >&5 | |
conftest.c:207:6: warning: conflicting types for built-in function 'copysignl' [-Wbuiltin-declaration-mismatch] | |
char copysignl (); | |
^~~~~~~~~ | |
configure:18841: $? = 0 | |
configure:18841: result: yes | |
configure:18854: checking whether ln -s works | |
configure:18858: result: yes | |
configure:19069: checking that generated files are newer than configure | |
configure:19075: result: done | |
configure:19130: creating ./config.status | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU AutoGen config.status 5.18.16, which was | |
generated by GNU Autoconf 2.69. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on voltaire | |
config.status:1340: creating autoopts/mk-autoopts-pc | |
config.status:1340: creating autoopts/autoopts-config | |
config.status:1340: creating autoopts/tpl/tpl-config.tlib | |
config.status:1340: creating doc/auto_gen.tpl | |
config.status:1340: creating autoopts/test/defs | |
config.status:1340: creating config/mk-shdefs | |
config.status:1340: creating pkg/pkg-env | |
config.status:1340: creating Makefile | |
config.status:1340: creating agen5/Makefile | |
config.status:1340: creating agen5/test/Makefile | |
config.status:1340: creating autoopts/Makefile | |
config.status:1340: creating autoopts/test/Makefile | |
config.status:1340: creating columns/Makefile | |
config.status:1340: creating compat/Makefile | |
config.status:1340: creating doc/Makefile | |
config.status:1340: creating getdefs/Makefile | |
config.status:1340: creating getdefs/test/Makefile | |
config.status:1340: creating pkg/Makefile | |
config.status:1340: creating snprintfv/Makefile | |
config.status:1340: creating xml2ag/Makefile | |
config.status:1340: creating xml2ag/test/Makefile | |
config.status:1340: creating config.h | |
config.status:1569: executing depfiles commands | |
config.status:1569: executing libtool commands | |
config.status:1569: executing stamp-h commands | |
## ---------------- ## | |
## Cache variables. ## | |
## ---------------- ## | |
ac_cv_build=x86_64-pc-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=gcc-8 | |
ac_cv_env_CFLAGS_set= | |
ac_cv_env_CFLAGS_value= | |
ac_cv_env_CPPFLAGS_set= | |
ac_cv_env_CPPFLAGS_value= | |
ac_cv_env_CPP_set= | |
ac_cv_env_CPP_value= | |
ac_cv_env_GUILE_CFLAGS_set= | |
ac_cv_env_GUILE_CFLAGS_value= | |
ac_cv_env_GUILE_LIBS_set= | |
ac_cv_env_GUILE_LIBS_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=set | |
ac_cv_env_PKG_CONFIG_PATH_value=/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/libffi/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/ncurses/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/readline/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/guile/lib/pkgconfig | |
ac_cv_env_PKG_CONFIG_set= | |
ac_cv_env_PKG_CONFIG_value= | |
ac_cv_env_build_alias_set= | |
ac_cv_env_build_alias_value= | |
ac_cv_env_host_alias_set= | |
ac_cv_env_host_alias_value= | |
ac_cv_env_target_alias_set= | |
ac_cv_env_target_alias_value= | |
ac_cv_func__doprnt=no | |
ac_cv_func_canonicalize_file_name=yes | |
ac_cv_func_chmod=yes | |
ac_cv_func_clock_gettime=yes | |
ac_cv_func_copysign=yes | |
ac_cv_func_copysignl=yes | |
ac_cv_func_dlopen=yes | |
ac_cv_func_fchmod=yes | |
ac_cv_func_fopencookie=yes | |
ac_cv_func_fork=yes | |
ac_cv_func_fork_works=yes | |
ac_cv_func_frexpl=yes | |
ac_cv_func_fstat=yes | |
ac_cv_func_futimes=yes | |
ac_cv_func_getdate_r=yes | |
ac_cv_func_ldexpl=yes | |
ac_cv_func_mmap=yes | |
ac_cv_func_putenv=yes | |
ac_cv_func_snprintf=yes | |
ac_cv_func_strchr=yes | |
ac_cv_func_strdup=yes | |
ac_cv_func_strlcpy=no | |
ac_cv_func_strrchr=yes | |
ac_cv_func_strsignal=yes | |
ac_cv_func_strtoul=yes | |
ac_cv_func_utimensat=no | |
ac_cv_func_utimes=yes | |
ac_cv_func_vfork=yes | |
ac_cv_func_vfork_works=yes | |
ac_cv_func_vprintf=yes | |
ac_cv_have_decl_clearerr_unlocked=yes | |
ac_cv_have_decl_feof_unlocked=yes | |
ac_cv_have_decl_ferror_unlocked=yes | |
ac_cv_have_decl_fflush_unlocked=yes | |
ac_cv_have_decl_fgets_unlocked=yes | |
ac_cv_have_decl_fputc_unlocked=yes | |
ac_cv_have_decl_fputs_unlocked=yes | |
ac_cv_have_decl_fread_unlocked=yes | |
ac_cv_have_decl_fwrite_unlocked=yes | |
ac_cv_have_decl_getc_unlocked=yes | |
ac_cv_have_decl_getchar_unlocked=yes | |
ac_cv_have_decl_putc_unlocked=yes | |
ac_cv_have_decl_putchar_unlocked=yes | |
ac_cv_have_decl_sigsetjmp=yes | |
ac_cv_have_decl_sys_siglist=yes | |
ac_cv_header_assert_h=yes | |
ac_cv_header_ctype_h=yes | |
ac_cv_header_dirent_dirent_h=yes | |
ac_cv_header_dlfcn_h=yes | |
ac_cv_header_errno_h=yes | |
ac_cv_header_fcntl_h=yes | |
ac_cv_header_inttypes_h=yes | |
ac_cv_header_libgen_h=yes | |
ac_cv_header_libintl_h=yes | |
ac_cv_header_libio_h=no | |
ac_cv_header_limits_h=yes | |
ac_cv_header_memory_h=yes | |
ac_cv_header_minix_config_h=no | |
ac_cv_header_netinet_in_h=yes | |
ac_cv_header_runetype_h=no | |
ac_cv_header_setjmp_h=yes | |
ac_cv_header_stdarg_h=yes | |
ac_cv_header_stdbool_h=yes | |
ac_cv_header_stdc=yes | |
ac_cv_header_stdint_h=yes | |
ac_cv_header_stdlib_h=yes | |
ac_cv_header_string_h=yes | |
ac_cv_header_strings_h=yes | |
ac_cv_header_sys_mman_h=yes | |
ac_cv_header_sys_param_h=yes | |
ac_cv_header_sys_poll_h=yes | |
ac_cv_header_sys_procset_h=no | |
ac_cv_header_sys_resource_h=yes | |
ac_cv_header_sys_select_h=yes | |
ac_cv_header_sys_socket_h=yes | |
ac_cv_header_sys_stat_h=yes | |
ac_cv_header_sys_stropts_h=yes | |
ac_cv_header_sys_time_h=yes | |
ac_cv_header_sys_types_h=yes | |
ac_cv_header_sys_un_h=yes | |
ac_cv_header_sys_wait_h=yes | |
ac_cv_header_sysexits_h=yes | |
ac_cv_header_unistd_h=yes | |
ac_cv_header_utime_h=yes | |
ac_cv_header_vfork_h=no | |
ac_cv_header_wchar_h=yes | |
ac_cv_host=x86_64-pc-linux-gnu | |
ac_cv_lib_dl_dlopen=yes | |
ac_cv_lib_gen_pathfind=no | |
ac_cv_lib_intl_gettext=no | |
ac_cv_lib_m_log=yes | |
ac_cv_member_struct_stat_st_mtim=yes | |
ac_cv_member_struct_stat_st_mtimensec=no | |
ac_cv_member_struct_stat_st_mtimespec=no | |
ac_cv_objext=o | |
ac_cv_path_EGREP='/bin/grep -E' | |
ac_cv_path_FGREP='/bin/grep -F' | |
ac_cv_path_GREP=/bin/grep | |
ac_cv_path_SED=/bin/sed | |
ac_cv_path_ac_pt_PKG_CONFIG=/home/linuxbrew/.linuxbrew/opt/pkg-config/bin/pkg-config | |
ac_cv_path_install='/home/linuxbrew/.linuxbrew/opt/coreutils/bin/ginstall -c' | |
ac_cv_path_lt_DD=/bin/dd | |
ac_cv_path_mkdir=/home/linuxbrew/.linuxbrew/opt/coreutils/bin/gmkdir | |
ac_cv_prog_AWK=gawk | |
ac_cv_prog_CPP='gcc-8 -E' | |
ac_cv_prog_TEXI2HTML=: | |
ac_cv_prog_ac_ct_AR=ar | |
ac_cv_prog_ac_ct_CC=gcc-8 | |
ac_cv_prog_ac_ct_DLLTOOL=dlltool | |
ac_cv_prog_ac_ct_MANIFEST_TOOL=mt | |
ac_cv_prog_ac_ct_OBJDUMP=objdump | |
ac_cv_prog_ac_ct_RANLIB=ranlib | |
ac_cv_prog_ac_ct_STRIP=strip | |
ac_cv_prog_cc_c89= | |
ac_cv_prog_cc_c99= | |
ac_cv_prog_cc_g=yes | |
ac_cv_prog_cc_stdc= | |
ac_cv_prog_make_make_set=yes | |
ac_cv_safe_to_define___extensions__=yes | |
ac_cv_search_copysign='none required' | |
ac_cv_search_copysignl='none required' | |
ac_cv_search_modfl='none required' | |
ac_cv_search_opendir='none required' | |
ac_cv_should_define__xopen_source=no | |
ac_cv_sizeof_char_p=8 | |
ac_cv_sizeof_charp=8 | |
ac_cv_sizeof_int=4 | |
ac_cv_sizeof_long=8 | |
ac_cv_sizeof_short=2 | |
ac_cv_target=x86_64-pc-linux-gnu | |
ac_cv_type_int16_t=yes | |
ac_cv_type_int32_t=yes | |
ac_cv_type_int8_t=yes | |
ac_cv_type_intptr_t=yes | |
ac_cv_type_long_double=yes | |
ac_cv_type_long_double_wider=yes | |
ac_cv_type_long_long=yes | |
ac_cv_type_long_long_int=yes | |
ac_cv_type_mode_t=yes | |
ac_cv_type_pid_t=yes | |
ac_cv_type_ptrdiff_t=yes | |
ac_cv_type_size_t=yes | |
ac_cv_type_uid_t=yes | |
ac_cv_type_uint16_t=yes | |
ac_cv_type_uint32_t=yes | |
ac_cv_type_uint8_t=yes | |
ac_cv_type_uint_t=no | |
ac_cv_type_uintmax_t=yes | |
ac_cv_type_uintptr_t=yes | |
ac_cv_type_unsigned_long_long_int=yes | |
ac_cv_type_wchar_t=yes | |
ac_cv_type_wint_t=yes | |
acl_cv_hardcode_direct=no | |
acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' | |
acl_cv_hardcode_libdir_separator= | |
acl_cv_hardcode_minus_L=no | |
acl_cv_libdirstems=lib,lib | |
acl_cv_libext=a | |
acl_cv_libname_spec='lib$name' | |
acl_cv_library_names_spec='$libname$shrext' | |
acl_cv_prog_gnu_ld=yes | |
acl_cv_rpath=done | |
acl_cv_shlibext=so | |
acl_cv_wl=-Wl, | |
ag_cv_compile_format_arg=yes | |
ag_cv_enable_debug=no | |
ag_cv_enable_shell=yes | |
ag_cv_enable_static_autogen=no | |
ag_cv_enable_timeout=no | |
ag_cv_link_setjmp=yes | |
ag_cv_link_sigsetjmp=yes | |
ag_cv_run_solaris_sysinfo=no | |
ag_cv_run_strcspn=no | |
ag_cv_run_uname_syscall=yes | |
ag_cv_test_do_shell=yes | |
ag_cv_test_ldflags='-Wl,-R${libdir}' | |
ag_cv_with_group_packager=no | |
ag_cv_with_group_packager_bug_reports=no | |
ag_cv_with_group_packager_version=no | |
ag_cv_with_libxml2=yes | |
ag_cv_with_libxml2_cflags=-I/usr/include/libxml2 | |
ag_cv_with_libxml2_libs=-lxml2 | |
ag_cv_with_libxml2_root=no | |
am_cv_CC_dependencies_compiler_type=none | |
am_cv_make_support_nested_variables=yes | |
am_cv_prog_cc_c_o=yes | |
gl_cv_header_working_stdnoreturn_h=yes | |
gl_cv_host_cpu_c_abi=x86_64 | |
libopts_cv_enable_optional_args=yes | |
libopts_cv_run_fopen_binary=yes | |
libopts_cv_run_fopen_text=yes | |
libopts_cv_run_pathfind=no | |
libopts_cv_run_realpath=yes | |
libopts_cv_run_strftime=yes | |
libopts_cv_test_dev_zero='crw-rw-rw- 1 root root 1, 5 Feb 26 08:49 /dev/zero' | |
libopts_cv_with_libregex=yes | |
libopts_cv_with_libregex_cflags= | |
libopts_cv_with_libregex_libs= | |
libopts_cv_with_libregex_root=no | |
libopts_cv_with_regex_header=no | |
lt_cv_ar_at_file=@ | |
lt_cv_archive_cmds_need_lc=no | |
lt_cv_deplibs_check_method=pass_all | |
lt_cv_file_magic_cmd='$MAGIC_CMD' | |
lt_cv_file_magic_test_file= | |
lt_cv_ld_reload_flag=-r | |
lt_cv_nm_interface='BSD nm' | |
lt_cv_objdir=.libs | |
lt_cv_path_LD=/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super/ld | |
lt_cv_path_NM='/home/linuxbrew/.linuxbrew/opt/binutils/bin/nm -B' | |
lt_cv_path_mainfest_tool=no | |
lt_cv_prog_compiler_c_o=yes | |
lt_cv_prog_compiler_pic='-fPIC -DPIC' | |
lt_cv_prog_compiler_pic_works=yes | |
lt_cv_prog_compiler_rtti_exceptions=no | |
lt_cv_prog_compiler_static_works=yes | |
lt_cv_prog_gnu_ld=yes | |
lt_cv_sharedlib_from_linklib_cmd='printf %s\n' | |
lt_cv_shlibpath_overrides_runpath=no | |
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' | |
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\''' | |
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\''' | |
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' | |
lt_cv_sys_global_symbol_to_import= | |
lt_cv_sys_max_cmd_len=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='/bin/dd bs=4096 count=1' | |
pkg_cv_GUILE_CFLAGS='-pthread -I/home/linuxbrew/.linuxbrew/Cellar/guile/2.2.4_1/include/guile/2.2 -I/home/linuxbrew/.linuxbrew/opt/gmp/include -I/home/linuxbrew/.linuxbrew/opt/readline/include -I/home/linuxbrew/.linuxbrew/opt/bdw-gc/include' | |
pkg_cv_GUILE_LIBS='-L/home/linuxbrew/.linuxbrew/Cellar/guile/2.2.4_1/lib -L/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -lguile-2.2 -lgc' | |
snv_cv_static_inline='static inline' | |
## ----------------- ## | |
## Output variables. ## | |
## ----------------- ## | |
ACLOCAL='${SHELL} /tmp/autogen-20190302-5816-1cb75yl/autogen-5.18.16/config/missing aclocal-1.16' | |
AGEN5_TESTS='$(SHELL_TESTS) $(NOSHELL_TESTS)' | |
AG_LDFLAGS='-Wl,-R${libdir}' | |
AG_MAJOR_VERSION='5' | |
AG_MINOR_VERSION='18' | |
AG_STATIC_AUTOGEN='' | |
AG_TIMEOUT='14' | |
AG_VERSION='5.18.16' | |
AG_XML2='' | |
AGexe='/tmp/autogen-20190302-5816-1cb75yl/autogen-5.18.16/agen5/autogen' | |
AGnam='autogen' | |
AMDEPBACKSLASH='' | |
AMDEP_FALSE='' | |
AMDEP_TRUE='#' | |
AMTAR='$${TAR-tar}' | |
AM_BACKSLASH='\' | |
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' | |
AM_DEFAULT_VERBOSITY='1' | |
AM_V='$(V)' | |
AO_AGE='17' | |
AO_CURRENT='42' | |
AO_REVISION='1' | |
AO_TEMPLATE_VERSION='172033' | |
AR='ar' | |
AS='as' | |
AUTOCONF='${SHELL} /tmp/autogen-20190302-5816-1cb75yl/autogen-5.18.16/config/missing autoconf' | |
AUTOHEADER='${SHELL} /tmp/autogen-20190302-5816-1cb75yl/autogen-5.18.16/config/missing autoheader' | |
AUTOMAKE='${SHELL} /tmp/autogen-20190302-5816-1cb75yl/autogen-5.18.16/config/missing automake-1.16' | |
AWK='gawk' | |
CC='gcc-8' | |
CCDEPMODE='depmode=none' | |
CFLAGS='-g -O2 -Wno-format-contains-nul -fno-strict-aliasing' | |
CLexe='/tmp/autogen-20190302-5816-1cb75yl/autogen-5.18.16/columns/columns' | |
CLnam='columns' | |
CONFIG_SHELL='/bin/bash' | |
CONVENIENCE_SNPRINTFV_FALSE='#' | |
CONVENIENCE_SNPRINTFV_TRUE='' | |
CPP='gcc-8 -E' | |
CPPFLAGS='' | |
CYGPATH_W='echo' | |
DEBUG_ENABLED='' | |
DEFS='-DHAVE_CONFIG_H' | |
DEPDIR='.deps' | |
DLLTOOL='dlltool' | |
DO_SHELL_CMDS_FALSE='#' | |
DO_SHELL_CMDS_TRUE='' | |
DSYMUTIL='' | |
DUMPBIN='' | |
DYNAMIC_AG='-export-dynamic' | |
ECHO_C='' | |
ECHO_N='-n' | |
ECHO_T='' | |
EGREP='/bin/grep -E' | |
ENABLE_STATIC='yes' | |
EXEEXT='' | |
FGREP='/bin/grep -F' | |
GDexe='/tmp/autogen-20190302-5816-1cb75yl/autogen-5.18.16/getdefs/getdefs' | |
GDnam='getdefs' | |
GL_GENERATE_STDNORETURN_H_FALSE='' | |
GL_GENERATE_STDNORETURN_H_TRUE='#' | |
GO_AGE='' | |
GO_CURRENT='' | |
GO_REVISION='' | |
GREP='/bin/grep' | |
GUILE_CFLAGS='-pthread -I/home/linuxbrew/.linuxbrew/Cellar/guile/2.2.4_1/include/guile/2.2 -I/home/linuxbrew/.linuxbrew/opt/gmp/include -I/home/linuxbrew/.linuxbrew/opt/readline/include -I/home/linuxbrew/.linuxbrew/opt/bdw-gc/include' | |
GUILE_EFFECTIVE_VERSION='2.2' | |
GUILE_LDFLAGS='-L/home/linuxbrew/.linuxbrew/Cellar/guile/2.2.4_1/lib -L/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -lguile-2.2 -lgc' | |
GUILE_LIBS='-L/home/linuxbrew/.linuxbrew/Cellar/guile/2.2.4_1/lib -L/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -lguile-2.2 -lgc -Wl,-rpath -Wl,/home/linuxbrew/.linuxbrew/Cellar/guile/2.2.4_1/lib -Wl,-rpath -Wl,/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib' | |
GUILE_LTLIBS='-L/home/linuxbrew/.linuxbrew/Cellar/guile/2.2.4_1/lib -L/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib -lguile-2.2 -lgc -R/home/linuxbrew/.linuxbrew/Cellar/guile/2.2.4_1/lib -R/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib' | |
HAVE_XML_LIB_FALSE='#' | |
HAVE_XML_LIB_TRUE='' | |
HOST_CPU='x86_64' | |
HOST_CPU_C_ABI='x86_64' | |
INCLIST='-I${top_builddir} -I${top_srcdir}/autoopts' | |
INCSNPRINTFV='-I${top_builddir}/snprintfv -I${top_srcdir}/snprintfv' | |
INSTALL_DATA='${INSTALL} -m 644' | |
INSTALL_PROGRAM='${INSTALL}' | |
INSTALL_SCRIPT='${INSTALL}' | |
INSTALL_SNPRINTFV_FALSE='' | |
INSTALL_SNPRINTFV_TRUE='#' | |
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' | |
LD='/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super/ld -m elf_x86_64' | |
LDFLAGS='' | |
LIBOBJS='' | |
LIBS='-lm -ldl ' | |
LIBSNPRINTFV='${top_builddir}/snprintfv/snprintfv/libsnprintfvc.la' | |
LIBTOOL='$(SHELL) $(top_builddir)/libtool' | |
LIBXML2_CFLAGS='-I/usr/include/libxml2' | |
LIBXML2_LIBS='-lxml2' | |
LIPO='' | |
LN_S='ln -s' | |
LTLIBOBJS='' | |
LT_SYS_LIBRARY_PATH='' | |
M4_SRC='ag_macros.m4 asm-underscore.m4 extensions.m4 gnulib-cache.m4 gnulib-comp.m4 guile.m4 host-cpu-c-abi.m4 lib-ld.m4 lib-link.m4 lib-prefix.m4 libopts.m4 liboptschk.m4 libtool.m4 ltoptions.m4 ltsugar.m4 ltversion.m4 lt~obsolete.m4 onceonly.m4 pkg.m4 snprintfv.m4 stdnoreturn.m4 unlocked-io.m4' | |
MAKEINFO='${SHELL} /tmp/autogen-20190302-5816-1cb75yl/autogen-5.18.16/config/missing makeinfo' | |
MANIFEST_TOOL=':' | |
MKDIR_P='/home/linuxbrew/.linuxbrew/opt/coreutils/bin/gmkdir -p' | |
NEED_PATHFIND_FALSE='' | |
NEED_PATHFIND_TRUE='#' | |
NM='/home/linuxbrew/.linuxbrew/opt/binutils/bin/nm -B' | |
NMEDIT='' | |
OBJDUMP='objdump' | |
OBJEXT='o' | |
OPTS_TESTDIR='test' | |
OTOOL64='' | |
OTOOL='' | |
PACKAGE='autogen' | |
PACKAGE_BUGREPORT='[email protected]' | |
PACKAGE_NAME='GNU AutoGen' | |
PACKAGE_STRING='GNU AutoGen 5.18.16' | |
PACKAGE_TARNAME='autogen' | |
PACKAGE_URL='http://www.gnu.org/software/autogen/' | |
PACKAGE_VERSION='5.18.16' | |
PATH_SEPARATOR=':' | |
PKG_CONFIG='/home/linuxbrew/.linuxbrew/opt/pkg-config/bin/pkg-config' | |
PKG_CONFIG_LIBDIR='' | |
PKG_CONFIG_PATH='/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/libffi/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/ncurses/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/readline/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/guile/lib/pkgconfig' | |
POSIX_SHELL='/bin/bash' | |
RANLIB='ranlib' | |
SED='/bin/sed' | |
SET_MAKE='' | |
SHELL='/bin/bash' | |
STDNORETURN_H='' | |
STRIP='strip' | |
SUBDIR_SNPRINTFV_FALSE='' | |
SUBDIR_SNPRINTFV_TRUE='#' | |
TEXI2HTML=':' | |
VERSION='5.18.16' | |
WARN_CFLAGS='-g -O2 -Wno-format-contains-nul -fno-strict-aliasing -Wall -Werror -Wcast-align -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -Wstrict-aliasing=3 -Wextra -Wno-cast-qual' | |
ac_aux_dir='config' | |
ac_ct_AR='ar' | |
ac_ct_CC='gcc-8' | |
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='' | |
am__quote='' | |
am__tar='$${TAR-tar} chof - "$$tardir"' | |
am__untar='$${TAR-tar} xf -' | |
bindir='${exec_prefix}/bin' | |
build='x86_64-pc-linux-gnu' | |
build_alias='' | |
build_cpu='x86_64' | |
build_os='linux-gnu' | |
build_vendor='pc' | |
datadir='${datarootdir}' | |
datarootdir='${prefix}/share' | |
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' | |
dvidir='${docdir}' | |
exec_prefix='${prefix}' | |
host='x86_64-pc-linux-gnu' | |
host_alias='' | |
host_cpu='x86_64' | |
host_os='linux-gnu' | |
host_vendor='pc' | |
htmldir='${docdir}' | |
includedir='${prefix}/include' | |
infodir='${datarootdir}/info' | |
install_sh='${SHELL} /tmp/autogen-20190302-5816-1cb75yl/autogen-5.18.16/config/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/linuxbrew/.linuxbrew/Cellar/autogen/5.18.16' | |
program_transform_name='s,x,x,' | |
psdir='${docdir}' | |
sbindir='${exec_prefix}/sbin' | |
sharedstatedir='${prefix}/com' | |
sysconfdir='${prefix}/etc' | |
target='x86_64-pc-linux-gnu' | |
target_alias='' | |
target_cpu='x86_64' | |
target_os='linux-gnu' | |
target_vendor='pc' | |
## ----------- ## | |
## confdefs.h. ## | |
## ----------- ## | |
/* confdefs.h */ | |
#define PACKAGE_NAME "GNU AutoGen" | |
#define PACKAGE_TARNAME "autogen" | |
#define PACKAGE_VERSION "5.18.16" | |
#define PACKAGE_STRING "GNU AutoGen 5.18.16" | |
#define PACKAGE_BUGREPORT "[email protected]" | |
#define PACKAGE_URL "http://www.gnu.org/software/autogen/" | |
#define PACKAGE "autogen" | |
#define VERSION "5.18.16" | |
#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 _DARWIN_C_SOURCE 1 | |
#define _GNU_SOURCE 1 | |
#define _NETBSD_SOURCE 1 | |
#define _OPENBSD_SOURCE 1 | |
#define _POSIX_PTHREAD_SEMANTICS 1 | |
#define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | |
#define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | |
#define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | |
#define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | |
#define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | |
#define __STDC_WANT_LIB_EXT2__ 1 | |
#define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | |
#define _TANDEM_SOURCE 1 | |
#define _HPUX_ALT_XOPEN_SOCKET_API 1 | |
#define HAVE_DLFCN_H 1 | |
#define LT_OBJDIR ".libs/" | |
#define AO_CURRENT 42 | |
#define AO_REVISION 1 | |
#define AO_AGE 17 | |
#define HAVE_DECL_CLEARERR_UNLOCKED 1 | |
#define HAVE_DECL_FEOF_UNLOCKED 1 | |
#define HAVE_DECL_FERROR_UNLOCKED 1 | |
#define HAVE_DECL_FFLUSH_UNLOCKED 1 | |
#define HAVE_DECL_FGETS_UNLOCKED 1 | |
#define HAVE_DECL_FPUTC_UNLOCKED 1 | |
#define HAVE_DECL_FPUTS_UNLOCKED 1 | |
#define HAVE_DECL_FREAD_UNLOCKED 1 | |
#define HAVE_DECL_FWRITE_UNLOCKED 1 | |
#define HAVE_DECL_GETC_UNLOCKED 1 | |
#define HAVE_DECL_GETCHAR_UNLOCKED 1 | |
#define HAVE_DECL_PUTC_UNLOCKED 1 | |
#define HAVE_DECL_PUTCHAR_UNLOCKED 1 | |
#define USE_UNLOCKED_IO 1 | |
#define HAVE_LIBDL 1 | |
#define HAVE_LONG_DOUBLE_WIDER 1 | |
#define HAVE_LONG_DOUBLE 1 | |
#define SNV_LONG_DOUBLE long double | |
#define HAVE_LONG_LONG 1 | |
#define HAVE_UINTMAX_T 1 | |
#define HAVE_SIZE_T 1 | |
#define HAVE_WCHAR_T 1 | |
#define SIZEOF_CHARP 8 | |
#define SIZEOF_INT 4 | |
#define SIZEOF_LONG 8 | |
#define SIZEOF_SHORT 2 | |
#define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
#define HAVE_STRUCT_STAT_ST_MTIM 1 | |
#define HAVE_STRCHR 1 | |
#define HAVE_SNPRINTF 1 | |
#define HAVE_DLOPEN 1 | |
#define HAVE_CLOCK_GETTIME 1 | |
#define HAVE_COPYSIGN 1 | |
#define HAVE_COPYSIGNL 1 | |
#define HAVE_MODFL 1 | |
#define HAVE_CTYPE_H 1 | |
#define HAVE_ASSERT_H 1 | |
#define HAVE_SYS_RESOURCE_H 1 | |
#define HAVE_DECL_SIGSETJMP 1 | |
#define HAVE_DECL_SYS_SIGLIST 1 | |
#define HAVE_PUTENV 1 | |
#define HAVE_GETDATE_R 1 | |
#define HAVE_UTIMES 1 | |
#define HAVE_FUTIMES 1 | |
#define HAVE_LONG_LONG_INT 1 | |
#ifndef __x86_64__ | |
#define __x86_64__ 1 | |
#endif | |
#ifndef __x86_64__ | |
#define __x86_64__ 1 | |
#endif | |
#define HAVE_DIRENT_H 1 | |
#define HAVE_SYS_MMAN_H 1 | |
#define HAVE_SYS_PARAM_H 1 | |
#define HAVE_SYS_POLL_H 1 | |
#define HAVE_SYS_SELECT_H 1 | |
#define HAVE_SYS_SOCKET_H 1 | |
#define HAVE_SYS_STROPTS_H 1 | |
#define HAVE_SYS_TIME_H 1 | |
#define HAVE_SYS_UN_H 1 | |
#define HAVE_SYS_WAIT_H 1 | |
#define HAVE_DLFCN_H 1 | |
#define HAVE_ERRNO_H 1 | |
#define HAVE_FCNTL_H 1 | |
#define HAVE_LIBGEN_H 1 | |
#define HAVE_LIBINTL_H 1 | |
#define HAVE_MEMORY_H 1 | |
#define HAVE_NETINET_IN_H 1 | |
#define HAVE_SETJMP_H 1 | |
#define HAVE_STDBOOL_H 1 | |
#define HAVE_SYSEXITS_H 1 | |
#define HAVE_UNISTD_H 1 | |
#define HAVE_UTIME_H 1 | |
#define HAVE_STDARG_H 1 | |
#define HAVE_STRING_H 1 | |
#define HAVE_LIMITS_H 1 | |
#define HAVE_INTTYPES_H 1 | |
#define HAVE_WCHAR_H 1 | |
#define ENABLE_NLS 1 | |
#define HAVE_WCHAR_T 1 | |
#define HAVE_WINT_T 1 | |
#define HAVE_INT8_T 1 | |
#define HAVE_UINT8_T 1 | |
#define HAVE_INT16_T 1 | |
#define HAVE_UINT16_T 1 | |
#define HAVE_INT32_T 1 | |
#define HAVE_UINT32_T 1 | |
#define HAVE_INTPTR_T 1 | |
#define HAVE_UINTPTR_T 1 | |
#define HAVE_PID_T 1 | |
#define HAVE_SIZE_T 1 | |
#define HAVE_PTRDIFF_T 1 | |
#define SIZEOF_CHAR_P 8 | |
#define SIZEOF_INT 4 | |
#define SIZEOF_LONG 8 | |
#define SIZEOF_SHORT 2 | |
#define HAVE_VPRINTF 1 | |
#define HAVE_FORK 1 | |
#define HAVE_VFORK 1 | |
#define HAVE_WORKING_VFORK 1 | |
#define HAVE_WORKING_FORK 1 | |
#define HAVE_MMAP 1 | |
#define HAVE_CANONICALIZE_FILE_NAME 1 | |
#define HAVE_SNPRINTF 1 | |
#define HAVE_STRDUP 1 | |
#define HAVE_STRCHR 1 | |
#define HAVE_STRRCHR 1 | |
#define HAVE_STRSIGNAL 1 | |
#define HAVE_FCHMOD 1 | |
#define HAVE_FSTAT 1 | |
#define HAVE_CHMOD 1 | |
#define POSIX_SHELL "/bin/bash" | |
#define HAVE_FORK 1 | |
#define HAVE_VFORK 1 | |
#define HAVE_WORKING_VFORK 1 | |
#define HAVE_WORKING_FORK 1 | |
#define SHELL_ENABLED 1 | |
#define HAVE_WORKING_SETJMP 1 | |
#define ATTRIBUTE_FORMAT_ARG(_a) __attribute__((format_arg(_a))) | |
#define HAVE_WORKING_SIGSETJMP 1 | |
#define HAVE_UNAME_SYSCALL 1 | |
#define GUILE_VERSION 202004 | |
#define REGEX_HEADER <regex.h> | |
#define WITH_LIBREGEX 1 | |
#define HAVE_DEV_ZERO 1 | |
#define HAVE_REALPATH 1 | |
#define HAVE_STRFTIME 1 | |
#define FOPEN_BINARY_FLAG "b" | |
#define FOPEN_TEXT_FLAG "t" | |
#define HAVE_FOPENCOOKIE 1 | |
#define ENABLE_FMEMOPEN 1 | |
#define SNV_INLINE static inline | |
#define HAVE_WCHAR_H 1 | |
#define HAVE_STDARG_H 1 | |
#define HAVE_WCHAR_T 1 | |
#define HAVE_WINT_T 1 | |
#define HAVE_LONG_DOUBLE 1 | |
#define HAVE_STRTOUL 1 | |
#define HAVE_LDEXPL 1 | |
#define HAVE_FREXPL 1 | |
#define HAVE_LIBM 1 | |
#define HAVE_COPYSIGN 1 | |
#define HAVE_COPYSIGNL 1 | |
#define AG_DEFAULT_TIMEOUT 14 | |
#define CONFIG_SHELL /bin/bash | |
configure: exit 0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment