675 lines
21 KiB
Plaintext
675 lines
21 KiB
Plaintext
This file contains any messages produced by compilers while
|
|
running configure, to aid debugging if configure makes a mistake.
|
|
|
|
It was created by GNU Automake configure 1.15.1, which was
|
|
generated by GNU Autoconf 2.69. Invocation command line was
|
|
|
|
$ ./configure
|
|
|
|
## --------- ##
|
|
## Platform. ##
|
|
## --------- ##
|
|
|
|
hostname = calista-dev
|
|
uname -m = amd64
|
|
uname -r = 15.0-RELEASE
|
|
uname -s = FreeBSD
|
|
uname -v = FreeBSD 15.0-RELEASE releng/15.0-n280995-7aedc8de6446 GENERIC
|
|
|
|
/usr/bin/uname -p = amd64
|
|
/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: /sbin
|
|
PATH: /bin
|
|
PATH: /usr/sbin
|
|
PATH: /usr/bin
|
|
PATH: /usr/local/sbin
|
|
PATH: /usr/local/bin
|
|
PATH: /root/bin
|
|
|
|
|
|
## ----------- ##
|
|
## Core tests. ##
|
|
## ----------- ##
|
|
|
|
configure:2031: checking whether make supports nested variables
|
|
configure:2048: result: yes
|
|
configure:2064: checking build system type
|
|
configure:2078: result: x86_64-unknown-freebsd15.0
|
|
configure:2098: checking host system type
|
|
configure:2111: result: x86_64-unknown-freebsd15.0
|
|
configure:2164: checking for a BSD-compatible install
|
|
configure:2232: result: /usr/bin/install -c
|
|
configure:2243: checking whether build environment is sane
|
|
configure:2298: result: yes
|
|
configure:2449: checking for a thread-safe mkdir -p
|
|
configure:2488: result: lib/install-sh -c -d
|
|
configure:2495: checking for gawk
|
|
configure:2525: result: no
|
|
configure:2495: checking for mawk
|
|
configure:2525: result: no
|
|
configure:2495: checking for nawk
|
|
configure:2511: found /usr/bin/nawk
|
|
configure:2522: result: nawk
|
|
configure:2533: checking whether make sets $(MAKE)
|
|
configure:2555: result: yes
|
|
configure:2713: checking whether ln -s works
|
|
configure:2717: result: yes
|
|
configure:2727: checking for perl
|
|
configure:2745: found /usr/local/bin/perl
|
|
configure:2757: result: /usr/local/bin/perl
|
|
configure:2769: /usr/local/bin/perl --version
|
|
|
|
This is perl 5, version 42, subversion 0 (v5.42.0) built for amd64-freebsd-thread-multi
|
|
(with 13 registered patches, see perl -V for more detail)
|
|
|
|
Copyright 1987-2025, Larry Wall
|
|
|
|
Perl may be copied only under the terms of either the Artistic License or the
|
|
GNU General Public License, which may be found in the Perl 5 source kit.
|
|
|
|
Complete documentation for Perl, including FAQ lists, should be found on
|
|
this system using "man perl" or "perldoc perl". If you have access to the
|
|
Internet, point your browser at https://www.perl.org/, the Perl Home Page.
|
|
|
|
configure:2772: $? = 0
|
|
configure:2784: checking for tex
|
|
configure:2814: result: no
|
|
configure:2822: --version </dev/null
|
|
./configure: --version: not found
|
|
configure:2825: $? = 127
|
|
configure:2843: checking for yacc
|
|
configure:2859: found /usr/bin/yacc
|
|
configure:2870: result: yacc
|
|
configure:2886: checking for lex
|
|
configure:2902: found /usr/bin/lex
|
|
configure:2913: result: lex
|
|
configure:2934: checking whether autoconf is installed
|
|
configure:2939: autoconf --version
|
|
autoconf (GNU Autoconf) 2.72
|
|
Copyright (C) 2023 Free Software Foundation, Inc.
|
|
License GPLv3+/Autoconf: GNU GPL version 3 or later
|
|
<https://gnu.org/licenses/gpl.html>, <https://gnu.org/licenses/exceptions.html>
|
|
This is free software: you are free to change and redistribute it.
|
|
There is NO WARRANTY, to the extent permitted by law.
|
|
|
|
Written by David J. MacKenzie and Akim Demaille.
|
|
configure:2942: $? = 0
|
|
configure:2950: result: yes
|
|
configure:2957: checking whether autoconf works
|
|
configure:2964: cd conftest && autoconf -o /dev/null conftest.ac
|
|
/usr/local/share/autoconf2.72/autoconf/trailer.m4:4: warning: AC_OUTPUT was never used
|
|
configure:2967: $? = 0
|
|
configure:2976: result: yes
|
|
configure:2983: checking whether autoconf is recent enough
|
|
configure:2990: cd conftest && autoconf -o /dev/null conftest.ac
|
|
/usr/local/share/autoconf2.72/autoconf/trailer.m4:4: warning: AC_INIT was never used
|
|
/usr/local/share/autoconf2.72/autoconf/trailer.m4:4: warning: AC_OUTPUT was never used
|
|
configure:2993: $? = 0
|
|
configure:3002: result: yes
|
|
configure:3009: checking whether ln works
|
|
configure:3029: result: yes
|
|
configure:3047: checking for grep that handles long lines and -e
|
|
configure:3105: result: /usr/bin/grep
|
|
configure:3110: checking for egrep
|
|
configure:3172: result: /usr/bin/grep -E
|
|
configure:3177: checking for fgrep
|
|
configure:3239: result: /usr/bin/grep -F
|
|
configure:3282: will now look for a sturdy POSIX shell, for our testsuite
|
|
configure:3318: checking for sh
|
|
configure:3336: found /bin/sh
|
|
configure:3348: result: /bin/sh
|
|
configure:3318: checking for sh5
|
|
configure:3351: result: no
|
|
configure:3318: checking for dash
|
|
configure:3351: result: no
|
|
configure:3318: checking for ash
|
|
configure:3351: result: no
|
|
configure:3318: checking for bash
|
|
configure:3351: result: no
|
|
configure:3318: checking for zsh
|
|
configure:3351: result: no
|
|
configure:3318: checking for ksh
|
|
configure:3351: result: no
|
|
configure:3318: checking for pdksh
|
|
configure:3351: result: no
|
|
configure:3372: checking whether /bin/sh supports $(cmd)
|
|
configure:3382: result: yes
|
|
configure:3392: checking whether /bin/sh supports $((expr))
|
|
configure:3402: result: yes
|
|
configure:3412: checking whether /bin/sh supports ${#var}
|
|
configure:3425: result: yes
|
|
configure:3435: checking whether /bin/sh supports ${var#glob} and ${var%glob}
|
|
configure:3449: result: yes
|
|
configure:3459: checking whether /bin/sh preserves exit traps with "set -e"
|
|
configure:3469: result: yes
|
|
configure:3479: checking whether /bin/sh can define exit traps in a shell function
|
|
configure:3489: result: yes
|
|
configure:3499: checking whether /bin/sh corrupts stderr with "set -x"
|
|
configure:3513: result: no
|
|
configure:3521: checking whether /bin/sh can return early from "dot-sourced" files
|
|
configure:3531: result: yes
|
|
configure:3543: checking whether /bin/sh supports alias named like shell builtins
|
|
|
|
configure:3553: result: yes
|
|
configure:3563: checking whether /bin/sh supports "test -e"
|
|
configure:3573: result: yes
|
|
configure:3591: shell /bin/sh is good enough, stop looking
|
|
configure:3608: will use /bin/sh as the testsuite shell
|
|
configure:3632: will now look for generic compilers
|
|
configure:3695: checking for cc
|
|
configure:3711: found /usr/bin/cc
|
|
configure:3722: result: cc
|
|
configure:3755: checking for C compiler version
|
|
configure:3764: cc --version >&5
|
|
FreeBSD clang version 19.1.7 (https://github.com/llvm/llvm-project.git llvmorg-19.1.7-0-gcd708029e0b2)
|
|
Target: x86_64-unknown-freebsd15.0
|
|
Thread model: posix
|
|
InstalledDir: /usr/bin
|
|
configure:3775: $? = 0
|
|
configure:3764: cc -v >&5
|
|
FreeBSD clang version 19.1.7 (https://github.com/llvm/llvm-project.git llvmorg-19.1.7-0-gcd708029e0b2)
|
|
Target: x86_64-unknown-freebsd15.0
|
|
Thread model: posix
|
|
InstalledDir: /usr/bin
|
|
configure:3775: $? = 0
|
|
configure:3764: cc -V >&5
|
|
cc: error: argument to '-V' is missing (expected 1 value)
|
|
cc: error: no input files
|
|
configure:3775: $? = 1
|
|
configure:3764: cc -qversion >&5
|
|
cc: error: unknown argument '-qversion'; did you mean '--version'?
|
|
cc: error: no input files
|
|
configure:3775: $? = 1
|
|
configure:3795: checking whether the C compiler works
|
|
configure:3817: cc -w -I/usr/local/include conftest.c >&5
|
|
configure:3821: $? = 0
|
|
configure:3871: result: yes
|
|
configure:3874: checking for C compiler default output file name
|
|
configure:3876: result: a.out
|
|
configure:3882: checking for suffix of executables
|
|
configure:3889: cc -o conftest -w -I/usr/local/include conftest.c >&5
|
|
configure:3893: $? = 0
|
|
configure:3917: result:
|
|
configure:3939: checking whether we are cross compiling
|
|
configure:3947: cc -o conftest -w -I/usr/local/include conftest.c >&5
|
|
configure:3951: $? = 0
|
|
configure:3958: ./conftest
|
|
configure:3962: $? = 0
|
|
configure:3980: result: no
|
|
configure:3985: checking for suffix of object files
|
|
configure:4007: cc -c -w -I/usr/local/include conftest.c >&5
|
|
configure:4011: $? = 0
|
|
configure:4034: result: o
|
|
configure:4038: checking whether we are using the GNU C compiler
|
|
configure:4057: cc -c -w -I/usr/local/include conftest.c >&5
|
|
configure:4057: $? = 0
|
|
configure:4066: result: yes
|
|
configure:4075: checking whether cc accepts -g
|
|
configure:4095: cc -c -g conftest.c >&5
|
|
configure:4095: $? = 0
|
|
configure:4136: result: yes
|
|
configure:4153: checking for cc option to accept ISO C89
|
|
configure:4216: cc -c -w -I/usr/local/include conftest.c >&5
|
|
configure:4216: $? = 0
|
|
configure:4229: result: none needed
|
|
configure:4254: checking whether cc understands -c and -o together
|
|
configure:4276: cc -c conftest.c -o conftest2.o
|
|
configure:4279: $? = 0
|
|
configure:4276: cc -c conftest.c -o conftest2.o
|
|
configure:4279: $? = 0
|
|
configure:4291: result: yes
|
|
configure:4413: checking for aCC
|
|
configure:4443: result: no
|
|
configure:4413: checking for CC
|
|
configure:4429: found /usr/bin/CC
|
|
configure:4440: result: CC
|
|
configure:4467: checking for C++ compiler version
|
|
configure:4476: CC --version >&5
|
|
FreeBSD clang version 19.1.7 (https://github.com/llvm/llvm-project.git llvmorg-19.1.7-0-gcd708029e0b2)
|
|
Target: x86_64-unknown-freebsd15.0
|
|
Thread model: posix
|
|
InstalledDir: /usr/bin
|
|
configure:4487: $? = 0
|
|
configure:4476: CC -v >&5
|
|
FreeBSD clang version 19.1.7 (https://github.com/llvm/llvm-project.git llvmorg-19.1.7-0-gcd708029e0b2)
|
|
Target: x86_64-unknown-freebsd15.0
|
|
Thread model: posix
|
|
InstalledDir: /usr/bin
|
|
configure:4487: $? = 0
|
|
configure:4476: CC -V >&5
|
|
c++: error: argument to '-V' is missing (expected 1 value)
|
|
c++: error: no input files
|
|
configure:4487: $? = 1
|
|
configure:4476: CC -qversion >&5
|
|
c++: error: unknown argument '-qversion'; did you mean '--version'?
|
|
c++: error: no input files
|
|
configure:4487: $? = 1
|
|
configure:4507: checking whether the C++ compiler works
|
|
configure:4529: CC conftest.cpp >&5
|
|
configure:4533: $? = 0
|
|
configure:4583: result: yes
|
|
configure:4586: checking for C++ compiler default output file name
|
|
configure:4588: result: a.out
|
|
configure:4594: checking for suffix of executables
|
|
configure:4601: CC -o conftest conftest.cpp >&5
|
|
configure:4605: $? = 0
|
|
configure:4629: result:
|
|
configure:4651: checking whether we are cross compiling
|
|
configure:4659: CC -o conftest conftest.cpp >&5
|
|
configure:4663: $? = 0
|
|
configure:4670: ./conftest
|
|
configure:4674: $? = 0
|
|
configure:4692: result: no
|
|
configure:4697: checking for suffix of object files
|
|
configure:4719: CC -c conftest.cpp >&5
|
|
configure:4723: $? = 0
|
|
configure:4746: result: o
|
|
configure:4750: checking whether we are using the GNU C++ compiler
|
|
configure:4769: CC -c conftest.cpp >&5
|
|
configure:4769: $? = 0
|
|
configure:4778: result: yes
|
|
configure:4787: checking whether CC accepts -g
|
|
configure:4807: CC -c -g conftest.cpp >&5
|
|
configure:4807: $? = 0
|
|
configure:4848: result: yes
|
|
configure:4959: checking for xlf95
|
|
configure:4989: result: no
|
|
configure:4959: checking for f95
|
|
configure:4989: result: no
|
|
configure:4959: checking for fort
|
|
configure:4989: result: no
|
|
configure:4959: checking for ifort
|
|
configure:4989: result: no
|
|
configure:4959: checking for ifc
|
|
configure:4989: result: no
|
|
configure:4959: checking for efc
|
|
configure:4989: result: no
|
|
configure:4959: checking for pgfortran
|
|
configure:4989: result: no
|
|
configure:4959: checking for pgf95
|
|
configure:4989: result: no
|
|
configure:4959: checking for lf95
|
|
configure:4989: result: no
|
|
configure:4959: checking for ftn
|
|
configure:4989: result: no
|
|
configure:4959: checking for nagfor
|
|
configure:4989: result: no
|
|
configure:4959: checking for xlf90
|
|
configure:4989: result: no
|
|
configure:4959: checking for f90
|
|
configure:4989: result: no
|
|
configure:4959: checking for pgf90
|
|
configure:4989: result: no
|
|
configure:4959: checking for pghpf
|
|
configure:4989: result: no
|
|
configure:4959: checking for epcf90
|
|
configure:4989: result: no
|
|
configure:4959: checking for g95
|
|
configure:4989: result: no
|
|
configure:4959: checking for gfortran
|
|
configure:4989: result: no
|
|
configure:5012: checking for Fortran compiler version
|
|
configure:5021: --version >&5
|
|
eval: --version: not found
|
|
configure:5032: $? = 127
|
|
configure:5021: -v >&5
|
|
eval: -v: not found
|
|
configure:5032: $? = 127
|
|
configure:5021: -V >&5
|
|
eval: -V: not found
|
|
configure:5032: $? = 127
|
|
configure:5021: -qversion >&5
|
|
eval: -qversion: not found
|
|
configure:5032: $? = 127
|
|
configure:5047: checking whether the Fortran compiler works
|
|
configure:5069: conftest.f >&5
|
|
eval: conftest.f: not found
|
|
configure:5073: $? = 127
|
|
configure:5111: result: no
|
|
configure: failed program was:
|
|
| program main
|
|
|
|
|
| end
|
|
configure:5117: WARNING: Fortran compiler cannot create executables
|
|
configure:5361: tests requiring the Fortran compiler will be skipped
|
|
configure:5441: checking for xlf
|
|
configure:5471: result: no
|
|
configure:5441: checking for f77
|
|
configure:5471: result: no
|
|
configure:5441: checking for frt
|
|
configure:5471: result: no
|
|
configure:5441: checking for pgf77
|
|
configure:5471: result: no
|
|
configure:5441: checking for cf77
|
|
configure:5471: result: no
|
|
configure:5441: checking for fort77
|
|
configure:5471: result: no
|
|
configure:5441: checking for fl32
|
|
configure:5471: result: no
|
|
configure:5441: checking for af77
|
|
configure:5471: result: no
|
|
configure:5441: checking for g77
|
|
configure:5471: result: no
|
|
configure:5441: checking for gfortran
|
|
configure:5471: result: no
|
|
configure:5494: checking for Fortran 77 compiler version
|
|
configure:5503: --version >&5
|
|
eval: --version: not found
|
|
configure:5514: $? = 127
|
|
configure:5503: -v >&5
|
|
eval: -v: not found
|
|
configure:5514: $? = 127
|
|
configure:5503: -V >&5
|
|
eval: -V: not found
|
|
configure:5514: $? = 127
|
|
configure:5503: -qversion >&5
|
|
eval: -qversion: not found
|
|
configure:5514: $? = 127
|
|
configure:5529: checking whether the Fortran 77 compiler works
|
|
configure:5551: conftest.f >&5
|
|
eval: conftest.f: not found
|
|
configure:5555: $? = 127
|
|
configure:5593: result: no
|
|
configure: failed program was:
|
|
| program main
|
|
|
|
|
| end
|
|
configure:5599: WARNING: Fortran 77 compiler cannot create executables
|
|
configure:5843: tests requiring the Fortran 77 compiler will be skipped
|
|
configure:5875: will now look for GNU compilers
|
|
configure:5882: cc is already a GNU C compiler
|
|
configure:5988: cc --version && cc -v
|
|
FreeBSD clang version 19.1.7 (https://github.com/llvm/llvm-project.git llvmorg-19.1.7-0-gcd708029e0b2)
|
|
Target: x86_64-unknown-freebsd15.0
|
|
Thread model: posix
|
|
InstalledDir: /usr/bin
|
|
FreeBSD clang version 19.1.7 (https://github.com/llvm/llvm-project.git llvmorg-19.1.7-0-gcd708029e0b2)
|
|
Target: x86_64-unknown-freebsd15.0
|
|
Thread model: posix
|
|
InstalledDir: /usr/bin
|
|
configure:5991: $? = 0
|
|
configure:6006: CC is already a GNU C++ compiler
|
|
configure:6113: CC --version && CC -v
|
|
FreeBSD clang version 19.1.7 (https://github.com/llvm/llvm-project.git llvmorg-19.1.7-0-gcd708029e0b2)
|
|
Target: x86_64-unknown-freebsd15.0
|
|
Thread model: posix
|
|
InstalledDir: /usr/bin
|
|
FreeBSD clang version 19.1.7 (https://github.com/llvm/llvm-project.git llvmorg-19.1.7-0-gcd708029e0b2)
|
|
Target: x86_64-unknown-freebsd15.0
|
|
Thread model: posix
|
|
InstalledDir: /usr/bin
|
|
configure:6116: $? = 0
|
|
configure:6185: checking for gfortran
|
|
configure:6215: result: no
|
|
configure:6310: checking for g77
|
|
configure:6340: result: no
|
|
configure:6310: checking for gfortran
|
|
configure:6340: result: no
|
|
configure:6429: checking for gcj
|
|
configure:6459: result: no
|
|
configure:6663: checking that generated files are newer than configure
|
|
configure:6669: result: done
|
|
configure:6684: creating ./config.status
|
|
|
|
## ---------------------- ##
|
|
## Running config.status. ##
|
|
## ---------------------- ##
|
|
|
|
This file was extended by GNU Automake config.status 1.15.1, which was
|
|
generated by GNU Autoconf 2.69. Invocation command line was
|
|
|
|
CONFIG_FILES =
|
|
CONFIG_HEADERS =
|
|
CONFIG_LINKS =
|
|
CONFIG_COMMANDS =
|
|
$ ./config.status
|
|
|
|
on calista-dev
|
|
|
|
config.status:824: creating Makefile
|
|
config.status:824: creating t/wrap/aclocal-1.15
|
|
config.status:824: creating t/wrap/automake-1.15
|
|
|
|
## ---------------- ##
|
|
## Cache variables. ##
|
|
## ---------------- ##
|
|
|
|
ac_cv_AM_TEST_RUNNER_SHELL=/bin/sh
|
|
ac_cv_build=x86_64-unknown-freebsd15.0
|
|
ac_cv_c_compiler_gnu=yes
|
|
ac_cv_cxx_compiler_gnu=yes
|
|
ac_cv_env_AM_TEST_RUNNER_SHELL_set=''
|
|
ac_cv_env_AM_TEST_RUNNER_SHELL_value=''
|
|
ac_cv_env_CCC_set=''
|
|
ac_cv_env_CCC_value=''
|
|
ac_cv_env_CC_set=''
|
|
ac_cv_env_CC_value=''
|
|
ac_cv_env_CFLAGS_set=set
|
|
ac_cv_env_CFLAGS_value='-w -I/usr/local/include'
|
|
ac_cv_env_CPPFLAGS_set=''
|
|
ac_cv_env_CPPFLAGS_value=''
|
|
ac_cv_env_CXXFLAGS_set=''
|
|
ac_cv_env_CXXFLAGS_value=''
|
|
ac_cv_env_CXX_set=''
|
|
ac_cv_env_CXX_value=''
|
|
ac_cv_env_F77_set=''
|
|
ac_cv_env_F77_value=''
|
|
ac_cv_env_FCFLAGS_set=''
|
|
ac_cv_env_FCFLAGS_value=''
|
|
ac_cv_env_FC_set=''
|
|
ac_cv_env_FC_value=''
|
|
ac_cv_env_FFLAGS_set=''
|
|
ac_cv_env_FFLAGS_value=''
|
|
ac_cv_env_GNU_CC_set=''
|
|
ac_cv_env_GNU_CC_value=''
|
|
ac_cv_env_GNU_CFLAGS_set=''
|
|
ac_cv_env_GNU_CFLAGS_value=''
|
|
ac_cv_env_GNU_CXXFLAGS_set=''
|
|
ac_cv_env_GNU_CXXFLAGS_value=''
|
|
ac_cv_env_GNU_CXX_set=''
|
|
ac_cv_env_GNU_CXX_value=''
|
|
ac_cv_env_GNU_F77_set=''
|
|
ac_cv_env_GNU_F77_value=''
|
|
ac_cv_env_GNU_FCFLAGS_set=''
|
|
ac_cv_env_GNU_FCFLAGS_value=''
|
|
ac_cv_env_GNU_FC_set=''
|
|
ac_cv_env_GNU_FC_value=''
|
|
ac_cv_env_GNU_FFLAGS_set=''
|
|
ac_cv_env_GNU_FFLAGS_value=''
|
|
ac_cv_env_GNU_GCJFLAGS_set=''
|
|
ac_cv_env_GNU_GCJFLAGS_value=''
|
|
ac_cv_env_GNU_GCJ_set=''
|
|
ac_cv_env_GNU_GCJ_value=''
|
|
ac_cv_env_LDFLAGS_set=''
|
|
ac_cv_env_LDFLAGS_value=''
|
|
ac_cv_env_LIBS_set=''
|
|
ac_cv_env_LIBS_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_host=x86_64-unknown-freebsd15.0
|
|
ac_cv_path_EGREP='/usr/bin/grep -E'
|
|
ac_cv_path_FGREP='/usr/bin/grep -F'
|
|
ac_cv_path_GREP=/usr/bin/grep
|
|
ac_cv_path_PERL=/usr/local/bin/perl
|
|
ac_cv_path_install='/usr/bin/install -c'
|
|
ac_cv_prog_AWK=nawk
|
|
ac_cv_prog_LEX=lex
|
|
ac_cv_prog_YACC=yacc
|
|
ac_cv_prog_ac_ct_CC=cc
|
|
ac_cv_prog_ac_ct_CXX=CC
|
|
ac_cv_prog_cc_c89=''
|
|
ac_cv_prog_cc_g=yes
|
|
ac_cv_prog_cxx_g=yes
|
|
ac_cv_prog_make_make_set=yes
|
|
am_cv_autoconf_installed=yes
|
|
am_cv_autoconf_version=yes
|
|
am_cv_autoconf_works=yes
|
|
am_cv_make_support_nested_variables=yes
|
|
am_cv_prog_cc_c_o=yes
|
|
am_cv_prog_ln=ln
|
|
|
|
## ----------------- ##
|
|
## Output variables. ##
|
|
## ----------------- ##
|
|
|
|
ACLOCAL='"/root/calista-xserver-1.18.4-building-scripts/automake-1.15.1/t/wrap/aclocal-1.15"'
|
|
AMTAR='$${TAR-tar}'
|
|
AM_BACKSLASH='\'
|
|
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
|
|
AM_DEFAULT_VERBOSITY='0'
|
|
AM_TEST_RUNNER_SHELL='/bin/sh'
|
|
AM_V='$(V)'
|
|
APIVERSION='1.15'
|
|
AUTOCONF='${SHELL} /root/calista-xserver-1.18.4-building-scripts/automake-1.15.1/lib/missing autoconf'
|
|
AUTOHEADER='${SHELL} /root/calista-xserver-1.18.4-building-scripts/automake-1.15.1/lib/missing autoheader'
|
|
AUTOMAKE='"/root/calista-xserver-1.18.4-building-scripts/automake-1.15.1/t/wrap/automake-1.15"'
|
|
AWK='nawk'
|
|
CC='cc'
|
|
CFLAGS='-w -I/usr/local/include'
|
|
CPPFLAGS=''
|
|
CXX='CC'
|
|
CXXFLAGS='-g -O2'
|
|
CYGPATH_W='echo'
|
|
DEFS='-DPACKAGE_NAME=\"GNU\ Automake\" -DPACKAGE_TARNAME=\"automake\" -DPACKAGE_VERSION=\"1.15.1\" -DPACKAGE_STRING=\"GNU\ Automake\ 1.15.1\" -DPACKAGE_BUGREPORT=\"bug-automake@gnu.org\" -DPACKAGE_URL=\"http://www.gnu.org/software/automake/\"'
|
|
ECHO_C=''
|
|
ECHO_N='-n'
|
|
ECHO_T=''
|
|
EGREP='/usr/bin/grep -E'
|
|
EXEEXT='UNKNOWN'
|
|
F77='false'
|
|
FC='false'
|
|
FCFLAGS=''
|
|
FFLAGS=''
|
|
FGREP='/usr/bin/grep -F'
|
|
GNU_CC='cc'
|
|
GNU_CFLAGS='-w -I/usr/local/include'
|
|
GNU_CXX='CC'
|
|
GNU_CXXFLAGS='-g -O2'
|
|
GNU_F77='false'
|
|
GNU_FC='false'
|
|
GNU_FCFLAGS=''
|
|
GNU_FFLAGS=''
|
|
GNU_GCJ='false'
|
|
GNU_GCJFLAGS=''
|
|
GREP='/usr/bin/grep'
|
|
INSTALL_DATA='${INSTALL} -m 644'
|
|
INSTALL_PROGRAM='${INSTALL}'
|
|
INSTALL_SCRIPT='${INSTALL}'
|
|
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
|
|
LDFLAGS=''
|
|
LEX='lex'
|
|
LIBOBJS=''
|
|
LIBS=''
|
|
LN='ln'
|
|
LN_S='ln -s'
|
|
LTLIBOBJS=''
|
|
MAKEINFO='${SHELL} /root/calista-xserver-1.18.4-building-scripts/automake-1.15.1/lib/missing makeinfo'
|
|
MKDIR_P='lib/install-sh -c -d'
|
|
MODIFICATION_DELAY='2'
|
|
OBJEXT='UNKNOWN'
|
|
PACKAGE='automake'
|
|
PACKAGE_BUGREPORT='bug-automake@gnu.org'
|
|
PACKAGE_NAME='GNU Automake'
|
|
PACKAGE_STRING='GNU Automake 1.15.1'
|
|
PACKAGE_TARNAME='automake'
|
|
PACKAGE_URL='http://www.gnu.org/software/automake/'
|
|
PACKAGE_VERSION='1.15.1'
|
|
PATH_SEPARATOR=':'
|
|
PERL='/usr/local/bin/perl'
|
|
RELEASE_YEAR='2017'
|
|
SET_MAKE=''
|
|
SHELL='/bin/sh'
|
|
STRIP=''
|
|
TEX=''
|
|
VERSION='1.15.1'
|
|
YACC='yacc'
|
|
ac_ct_CC='cc'
|
|
ac_ct_CXX='CC'
|
|
ac_ct_F77=''
|
|
ac_ct_FC=''
|
|
ac_ct_GNU_CC=''
|
|
ac_ct_GNU_CXX=''
|
|
ac_ct_GNU_F77=''
|
|
ac_ct_GNU_FC=''
|
|
ac_ct_GNU_GCJ=''
|
|
am_AUTOCONF='autoconf'
|
|
am_AUTOHEADER='autoheader'
|
|
am_AUTOM4TE='autom4te'
|
|
am_AUTORECONF='autoreconf'
|
|
am_AUTOUPDATE='autoupdate'
|
|
am__EXEEXT_FALSE='#'
|
|
am__EXEEXT_TRUE=''
|
|
am__isrc=''
|
|
am__leading_dot='.'
|
|
am__tar='$${TAR-tar} chof - "$$tardir"'
|
|
am__untar='$${TAR-tar} xf -'
|
|
am_candidate_sh=''
|
|
amdir='${pkgvdatadir}/am'
|
|
automake_acdir='${datadir}/aclocal-1.15'
|
|
bindir='${exec_prefix}/bin'
|
|
build='x86_64-unknown-freebsd15.0'
|
|
build_alias=''
|
|
build_cpu='x86_64'
|
|
build_os='freebsd15.0'
|
|
build_vendor='unknown'
|
|
datadir='${datarootdir}'
|
|
datarootdir='${prefix}/share'
|
|
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
|
|
dvidir='${docdir}'
|
|
exec_prefix='${prefix}'
|
|
host='x86_64-unknown-freebsd15.0'
|
|
host_alias=''
|
|
host_cpu='x86_64'
|
|
host_os='freebsd15.0'
|
|
host_vendor='unknown'
|
|
htmldir='${docdir}'
|
|
includedir='${prefix}/include'
|
|
infodir='${datarootdir}/info'
|
|
install_sh='${SHELL} /root/calista-xserver-1.18.4-building-scripts/automake-1.15.1/lib/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}'
|
|
pkgvdatadir='${datadir}/automake-1.15'
|
|
prefix='/usr/local'
|
|
program_transform_name='s,x,x,'
|
|
psdir='${docdir}'
|
|
required_autoconf_version='2.65'
|
|
sbindir='${exec_prefix}/sbin'
|
|
scriptdir='${pkgvdatadir}'
|
|
sharedstatedir='${prefix}/com'
|
|
sysconfdir='${prefix}/etc'
|
|
system_acdir='${datadir}/aclocal'
|
|
target_alias=''
|
|
|
|
## ----------- ##
|
|
## confdefs.h. ##
|
|
## ----------- ##
|
|
|
|
/* confdefs.h */
|
|
#define PACKAGE_NAME "GNU Automake"
|
|
#define PACKAGE_TARNAME "automake"
|
|
#define PACKAGE_VERSION "1.15.1"
|
|
#define PACKAGE_STRING "GNU Automake 1.15.1"
|
|
#define PACKAGE_BUGREPORT "bug-automake@gnu.org"
|
|
#define PACKAGE_URL "http://www.gnu.org/software/automake/"
|
|
|
|
configure: exit 0
|