mirror of
https://github.com/sshlien/abcmidi.git
synced 2025-12-06 15:05:07 +00:00
470 lines
14 KiB
Plaintext
470 lines
14 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 abcmidi configure 2011-08-03, which was
|
|
generated by GNU Autoconf 2.67. Invocation command line was
|
|
|
|
$ ./configure
|
|
|
|
## --------- ##
|
|
## Platform. ##
|
|
## --------- ##
|
|
|
|
hostname = seymour-VirtualBox
|
|
uname -m = x86_64
|
|
uname -r = 5.15.0-56-generic
|
|
uname -s = Linux
|
|
uname -v = #62-Ubuntu SMP Tue Nov 22 19:54:14 UTC 2022
|
|
|
|
/usr/bin/uname -p = x86_64
|
|
/bin/uname -X = unknown
|
|
|
|
/bin/arch = x86_64
|
|
/usr/bin/arch -k = unknown
|
|
/usr/convex/getsysinfo = unknown
|
|
/usr/bin/hostinfo = unknown
|
|
/bin/machine = unknown
|
|
/usr/bin/oslevel = unknown
|
|
/bin/universe = unknown
|
|
|
|
PATH: /usr/local/sbin
|
|
PATH: /usr/local/bin
|
|
PATH: /usr/sbin
|
|
PATH: /usr/bin
|
|
PATH: /sbin
|
|
PATH: /bin
|
|
PATH: /usr/games
|
|
PATH: /usr/local/games
|
|
PATH: /snap/bin
|
|
PATH: /home/seymour/humdrum-tools/humextra/bin
|
|
PATH: .
|
|
|
|
|
|
## ----------- ##
|
|
## Core tests. ##
|
|
## ----------- ##
|
|
|
|
configure:2178: checking for gcc
|
|
configure:2194: found /usr/bin/gcc
|
|
configure:2205: result: gcc
|
|
configure:2434: checking for C compiler version
|
|
configure:2443: gcc --version >&5
|
|
gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
|
|
Copyright (C) 2021 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:2454: $? = 0
|
|
configure:2443: gcc -v >&5
|
|
Using built-in specs.
|
|
COLLECT_GCC=gcc
|
|
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper
|
|
OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa
|
|
OFFLOAD_TARGET_DEFAULT=1
|
|
Target: x86_64-linux-gnu
|
|
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 11.3.0-1ubuntu1~22.04' --with-bugurl=file:///usr/share/doc/gcc-11/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-11 --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 --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-11-xKiWfi/gcc-11-11.3.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-11-xKiWfi/gcc-11-11.3.0/debian/tmp-gcn/usr --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-serialization=2
|
|
Thread model: posix
|
|
Supported LTO compression algorithms: zlib zstd
|
|
gcc version 11.3.0 (Ubuntu 11.3.0-1ubuntu1~22.04)
|
|
... rest of stderr output deleted ...
|
|
configure:2454: $? = 0
|
|
configure:2443: gcc -V >&5
|
|
gcc: error: unrecognized command-line option '-V'
|
|
gcc: fatal error: no input files
|
|
compilation terminated.
|
|
configure:2454: $? = 1
|
|
configure:2443: gcc -qversion >&5
|
|
gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'?
|
|
gcc: fatal error: no input files
|
|
compilation terminated.
|
|
configure:2454: $? = 1
|
|
configure:2474: checking whether the C compiler works
|
|
configure:2496: gcc conftest.c >&5
|
|
configure:2500: $? = 0
|
|
configure:2548: result: yes
|
|
configure:2551: checking for C compiler default output file name
|
|
configure:2553: result: a.out
|
|
configure:2559: checking for suffix of executables
|
|
configure:2566: gcc -o conftest conftest.c >&5
|
|
configure:2570: $? = 0
|
|
configure:2592: result:
|
|
configure:2614: checking whether we are cross compiling
|
|
configure:2622: gcc -o conftest conftest.c >&5
|
|
configure:2626: $? = 0
|
|
configure:2633: ./conftest
|
|
configure:2637: $? = 0
|
|
configure:2652: result: no
|
|
configure:2657: checking for suffix of object files
|
|
configure:2679: gcc -c conftest.c >&5
|
|
configure:2683: $? = 0
|
|
configure:2704: result: o
|
|
configure:2708: checking whether we are using the GNU C compiler
|
|
configure:2727: gcc -c conftest.c >&5
|
|
configure:2727: $? = 0
|
|
configure:2736: result: yes
|
|
configure:2745: checking whether gcc accepts -g
|
|
configure:2765: gcc -c -g conftest.c >&5
|
|
configure:2765: $? = 0
|
|
configure:2806: result: yes
|
|
configure:2823: checking for gcc option to accept ISO C89
|
|
configure:2887: gcc -c -g -O2 conftest.c >&5
|
|
configure:2887: $? = 0
|
|
configure:2900: result: none needed
|
|
configure:2978: checking for a BSD-compatible install
|
|
configure:3046: result: /usr/bin/install -c
|
|
configure:3061: checking for main in -lm
|
|
configure:3080: gcc -o conftest -O2 conftest.c -lm >&5
|
|
configure:3080: $? = 0
|
|
configure:3089: result: yes
|
|
configure:3107: checking how to run the C preprocessor
|
|
configure:3138: gcc -E conftest.c
|
|
configure:3138: $? = 0
|
|
configure:3152: gcc -E conftest.c
|
|
conftest.c:10:10: fatal error: ac_nonexistent.h: No such file or directory
|
|
10 | #include <ac_nonexistent.h>
|
|
| ^~~~~~~~~~~~~~~~~~
|
|
compilation terminated.
|
|
configure:3152: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "abcmidi"
|
|
| #define PACKAGE_TARNAME "abcmidi"
|
|
| #define PACKAGE_VERSION "2011-08-03"
|
|
| #define PACKAGE_STRING "abcmidi 2011-08-03"
|
|
| #define PACKAGE_BUGREPORT "fy733@ncf.ca"
|
|
| #define PACKAGE_URL ""
|
|
| #define HAVE_LIBM 1
|
|
| /* end confdefs.h. */
|
|
| #include <ac_nonexistent.h>
|
|
configure:3177: result: gcc -E
|
|
configure:3197: gcc -E conftest.c
|
|
configure:3197: $? = 0
|
|
configure:3211: gcc -E conftest.c
|
|
conftest.c:10:10: fatal error: ac_nonexistent.h: No such file or directory
|
|
10 | #include <ac_nonexistent.h>
|
|
| ^~~~~~~~~~~~~~~~~~
|
|
compilation terminated.
|
|
configure:3211: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "abcmidi"
|
|
| #define PACKAGE_TARNAME "abcmidi"
|
|
| #define PACKAGE_VERSION "2011-08-03"
|
|
| #define PACKAGE_STRING "abcmidi 2011-08-03"
|
|
| #define PACKAGE_BUGREPORT "fy733@ncf.ca"
|
|
| #define PACKAGE_URL ""
|
|
| #define HAVE_LIBM 1
|
|
| /* end confdefs.h. */
|
|
| #include <ac_nonexistent.h>
|
|
configure:3240: checking for grep that handles long lines and -e
|
|
configure:3298: result: /usr/bin/grep
|
|
configure:3303: checking for egrep
|
|
configure:3365: result: /usr/bin/grep -E
|
|
configure:3370: checking for ANSI C header files
|
|
configure:3390: gcc -c -O2 conftest.c >&5
|
|
configure:3390: $? = 0
|
|
configure:3463: gcc -o conftest -O2 conftest.c -lm >&5
|
|
configure:3463: $? = 0
|
|
configure:3463: ./conftest
|
|
configure:3463: $? = 0
|
|
configure:3474: result: yes
|
|
configure:3487: checking for sys/types.h
|
|
configure:3487: gcc -c -O2 conftest.c >&5
|
|
configure:3487: $? = 0
|
|
configure:3487: result: yes
|
|
configure:3487: checking for sys/stat.h
|
|
configure:3487: gcc -c -O2 conftest.c >&5
|
|
configure:3487: $? = 0
|
|
configure:3487: result: yes
|
|
configure:3487: checking for stdlib.h
|
|
configure:3487: gcc -c -O2 conftest.c >&5
|
|
configure:3487: $? = 0
|
|
configure:3487: result: yes
|
|
configure:3487: checking for string.h
|
|
configure:3487: gcc -c -O2 conftest.c >&5
|
|
configure:3487: $? = 0
|
|
configure:3487: result: yes
|
|
configure:3487: checking for memory.h
|
|
configure:3487: gcc -c -O2 conftest.c >&5
|
|
configure:3487: $? = 0
|
|
configure:3487: result: yes
|
|
configure:3487: checking for strings.h
|
|
configure:3487: gcc -c -O2 conftest.c >&5
|
|
configure:3487: $? = 0
|
|
configure:3487: result: yes
|
|
configure:3487: checking for inttypes.h
|
|
configure:3487: gcc -c -O2 conftest.c >&5
|
|
configure:3487: $? = 0
|
|
configure:3487: result: yes
|
|
configure:3487: checking for stdint.h
|
|
configure:3487: gcc -c -O2 conftest.c >&5
|
|
configure:3487: $? = 0
|
|
configure:3487: result: yes
|
|
configure:3487: checking for unistd.h
|
|
configure:3487: gcc -c -O2 conftest.c >&5
|
|
configure:3487: $? = 0
|
|
configure:3487: result: yes
|
|
configure:3502: checking for stdlib.h
|
|
configure:3502: result: yes
|
|
configure:3502: checking for string.h
|
|
configure:3502: result: yes
|
|
configure:3514: checking for size_t
|
|
configure:3514: gcc -c -O2 conftest.c >&5
|
|
configure:3514: $? = 0
|
|
configure:3514: gcc -c -O2 conftest.c >&5
|
|
conftest.c: In function 'main':
|
|
conftest.c:58:21: error: expected expression before ')' token
|
|
58 | if (sizeof ((size_t)))
|
|
| ^
|
|
configure:3514: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "abcmidi"
|
|
| #define PACKAGE_TARNAME "abcmidi"
|
|
| #define PACKAGE_VERSION "2011-08-03"
|
|
| #define PACKAGE_STRING "abcmidi 2011-08-03"
|
|
| #define PACKAGE_BUGREPORT "fy733@ncf.ca"
|
|
| #define PACKAGE_URL ""
|
|
| #define HAVE_LIBM 1
|
|
| #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 HAVE_STDLIB_H 1
|
|
| #define HAVE_STRING_H 1
|
|
| /* end confdefs.h. */
|
|
| #include <stdio.h>
|
|
| #ifdef HAVE_SYS_TYPES_H
|
|
| # include <sys/types.h>
|
|
| #endif
|
|
| #ifdef HAVE_SYS_STAT_H
|
|
| # include <sys/stat.h>
|
|
| #endif
|
|
| #ifdef STDC_HEADERS
|
|
| # include <stdlib.h>
|
|
| # include <stddef.h>
|
|
| #else
|
|
| # ifdef HAVE_STDLIB_H
|
|
| # include <stdlib.h>
|
|
| # endif
|
|
| #endif
|
|
| #ifdef HAVE_STRING_H
|
|
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
|
| # include <memory.h>
|
|
| # endif
|
|
| # include <string.h>
|
|
| #endif
|
|
| #ifdef HAVE_STRINGS_H
|
|
| # include <strings.h>
|
|
| #endif
|
|
| #ifdef HAVE_INTTYPES_H
|
|
| # include <inttypes.h>
|
|
| #endif
|
|
| #ifdef HAVE_STDINT_H
|
|
| # include <stdint.h>
|
|
| #endif
|
|
| #ifdef HAVE_UNISTD_H
|
|
| # include <unistd.h>
|
|
| #endif
|
|
| int
|
|
| main ()
|
|
| {
|
|
| if (sizeof ((size_t)))
|
|
| return 0;
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:3514: result: yes
|
|
configure:3527: checking for error_at_line
|
|
configure:3543: gcc -o conftest -O2 conftest.c -lm >&5
|
|
configure:3543: $? = 0
|
|
configure:3551: result: yes
|
|
configure:3564: checking for stdlib.h
|
|
configure:3564: result: yes
|
|
configure:3574: checking for GNU libc compatible malloc
|
|
configure:3598: gcc -o conftest -O2 conftest.c -lm >&5
|
|
configure:3598: $? = 0
|
|
configure:3598: ./conftest
|
|
configure:3598: $? = 0
|
|
configure:3608: result: yes
|
|
configure:3632: checking for strcasecmp
|
|
configure:3632: gcc -o conftest -O2 conftest.c -lm >&5
|
|
conftest.c:47:6: warning: conflicting types for built-in function 'strcasecmp'; expected 'int(const char *, const char *)' [-Wbuiltin-declaration-mismatch]
|
|
47 | char strcasecmp ();
|
|
| ^~~~~~~~~~
|
|
configure:3632: $? = 0
|
|
configure:3632: result: yes
|
|
configure:3632: checking for strchr
|
|
configure:3632: gcc -o conftest -O2 conftest.c -lm >&5
|
|
conftest.c:48:6: warning: conflicting types for built-in function 'strchr'; expected 'char *(const char *, int)' [-Wbuiltin-declaration-mismatch]
|
|
48 | char strchr ();
|
|
| ^~~~~~
|
|
conftest.c:36:1: note: 'strchr' is declared in header '<string.h>'
|
|
35 | # include <limits.h>
|
|
36 | #else
|
|
configure:3632: $? = 0
|
|
configure:3632: result: yes
|
|
configure:3739: creating ./config.status
|
|
|
|
## ---------------------- ##
|
|
## Running config.status. ##
|
|
## ---------------------- ##
|
|
|
|
This file was extended by abcmidi config.status 2011-08-03, which was
|
|
generated by GNU Autoconf 2.67. Invocation command line was
|
|
|
|
CONFIG_FILES =
|
|
CONFIG_HEADERS =
|
|
CONFIG_LINKS =
|
|
CONFIG_COMMANDS =
|
|
$ ./config.status
|
|
|
|
on seymour-VirtualBox
|
|
|
|
config.status:817: creating Makefile
|
|
config.status:817: creating config.h
|
|
config.status:991: config.h is unchanged
|
|
|
|
## ---------------- ##
|
|
## Cache variables. ##
|
|
## ---------------- ##
|
|
|
|
ac_cv_c_compiler_gnu=yes
|
|
ac_cv_env_CC_set=
|
|
ac_cv_env_CC_value=
|
|
ac_cv_env_CFLAGS_set=
|
|
ac_cv_env_CFLAGS_value=
|
|
ac_cv_env_CPPFLAGS_set=
|
|
ac_cv_env_CPPFLAGS_value=
|
|
ac_cv_env_CPP_set=
|
|
ac_cv_env_CPP_value=
|
|
ac_cv_env_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_func_malloc_0_nonnull=yes
|
|
ac_cv_func_strcasecmp=yes
|
|
ac_cv_func_strchr=yes
|
|
ac_cv_header_inttypes_h=yes
|
|
ac_cv_header_memory_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_stat_h=yes
|
|
ac_cv_header_sys_types_h=yes
|
|
ac_cv_header_unistd_h=yes
|
|
ac_cv_lib_error_at_line=yes
|
|
ac_cv_lib_m_main=yes
|
|
ac_cv_objext=o
|
|
ac_cv_path_EGREP='/usr/bin/grep -E'
|
|
ac_cv_path_GREP=/usr/bin/grep
|
|
ac_cv_path_install='/usr/bin/install -c'
|
|
ac_cv_prog_CPP='gcc -E'
|
|
ac_cv_prog_ac_ct_CC=gcc
|
|
ac_cv_prog_cc_c89=
|
|
ac_cv_prog_cc_g=yes
|
|
ac_cv_type_size_t=yes
|
|
|
|
## ----------------- ##
|
|
## Output variables. ##
|
|
## ----------------- ##
|
|
|
|
CC='gcc'
|
|
CFLAGS=' -O2'
|
|
CPP='gcc -E'
|
|
CPPFLAGS=''
|
|
DEFS='-DHAVE_CONFIG_H'
|
|
ECHO_C=''
|
|
ECHO_N='-n'
|
|
ECHO_T=''
|
|
EGREP='/usr/bin/grep -E'
|
|
EXEEXT=''
|
|
GREP='/usr/bin/grep'
|
|
INSTALL_DATA='${INSTALL} -m 644'
|
|
INSTALL_PROGRAM='${INSTALL}'
|
|
INSTALL_SCRIPT='${INSTALL}'
|
|
LDFLAGS=''
|
|
LIBOBJS=''
|
|
LIBS='-lm '
|
|
LTLIBOBJS=''
|
|
OBJEXT='o'
|
|
PACKAGE_BUGREPORT='fy733@ncf.ca'
|
|
PACKAGE_NAME='abcmidi'
|
|
PACKAGE_STRING='abcmidi 2011-08-03'
|
|
PACKAGE_TARNAME='abcmidi'
|
|
PACKAGE_URL=''
|
|
PACKAGE_VERSION='2011-08-03'
|
|
PATH_SEPARATOR=':'
|
|
SHELL='/bin/bash'
|
|
ac_ct_CC='gcc'
|
|
bindir='${exec_prefix}/bin'
|
|
build_alias=''
|
|
datadir='${datarootdir}'
|
|
datarootdir='${prefix}/share'
|
|
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
|
|
dvidir='${docdir}'
|
|
exec_prefix='${prefix}'
|
|
host_alias=''
|
|
htmldir='${docdir}'
|
|
includedir='${prefix}/include'
|
|
infodir='${datarootdir}/info'
|
|
libdir='${exec_prefix}/lib'
|
|
libexecdir='${exec_prefix}/libexec'
|
|
localedir='${datarootdir}/locale'
|
|
localstatedir='${prefix}/var'
|
|
mandir='${datarootdir}/man'
|
|
oldincludedir='/usr/include'
|
|
pdfdir='${docdir}'
|
|
prefix='/usr/local'
|
|
program_transform_name='s,x,x,'
|
|
psdir='${docdir}'
|
|
sbindir='${exec_prefix}/sbin'
|
|
sharedstatedir='${prefix}/com'
|
|
sysconfdir='${prefix}/etc'
|
|
target_alias=''
|
|
|
|
## ----------- ##
|
|
## confdefs.h. ##
|
|
## ----------- ##
|
|
|
|
/* confdefs.h */
|
|
#define PACKAGE_NAME "abcmidi"
|
|
#define PACKAGE_TARNAME "abcmidi"
|
|
#define PACKAGE_VERSION "2011-08-03"
|
|
#define PACKAGE_STRING "abcmidi 2011-08-03"
|
|
#define PACKAGE_BUGREPORT "fy733@ncf.ca"
|
|
#define PACKAGE_URL ""
|
|
#define HAVE_LIBM 1
|
|
#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 HAVE_STDLIB_H 1
|
|
#define HAVE_STRING_H 1
|
|
#define HAVE_STDLIB_H 1
|
|
#define HAVE_MALLOC 1
|
|
#define HAVE_STRCASECMP 1
|
|
#define HAVE_STRCHR 1
|
|
|
|
configure: exit 0
|