📄 config.log
字号:
| #define SELECT_TYPE_ARG1 int| #define SELECT_TYPE_ARG234 (fd_set *)| #define SELECT_TYPE_ARG5 (struct timeval *)| #define HAVE_GETHOSTBYNAME 1| #define HAVE_GETTIMEOFDAY 1| #define HAVE_INET_NTOA 1| /* end confdefs.h. */| /* System header to define __stub macros and hopefully few prototypes,| which can conflict with char rint (); 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| /* Override any gcc2 internal prototype to avoid an error. */| #ifdef __cplusplus| extern "C"| {| #endif| /* We use char because int might match the return type of a gcc2| builtin and then its argument prototype would still apply. */| char rint ();| /* 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_rint) || defined (__stub___rint)| choke me| #else| char (*f) () = rint;| #endif| #ifdef __cplusplus| }| #endif| | int| main ()| {| return f != rint;| ;| return 0;| }configure:19309: result: noconfigure:19239: checking for selectconfigure:19289: gcc -o conftest -g -O2 conftest.c -lpthread >&5configure:19292: $? = 0configure:19295: test -s conftestconfigure:19298: $? = 0configure:19309: result: yesconfigure:19239: checking for socketconfigure:19289: gcc -o conftest -g -O2 conftest.c -lpthread >&5configure:19292: $? = 0configure:19295: test -s conftestconfigure:19298: $? = 0configure:19309: result: yesconfigure:19239: checking for sqrtconfigure:19289: gcc -o conftest -g -O2 conftest.c -lpthread >&5configure:19308: warning: conflicting types for built-in function 'sqrt'/root/tmp/ccOEMlWz.o: In function `main':/home/xiaoping/XiaoPing/configure:19323: undefined reference to `sqrt'/root/tmp/ccOEMlWz.o:(.data+0x0): undefined reference to `sqrt'collect2: ld returned 1 exit statusconfigure:19292: $? = 1configure: failed program was:| #line 19244 "configure"| /* confdefs.h. */| | #define PACKAGE_NAME "trilearn__base_sources"| #define PACKAGE_TARNAME "trilearn__base_sources"| #define PACKAGE_VERSION "3.3"| #define PACKAGE_STRING "trilearn__base_sources 3.3"| #define PACKAGE_BUGREPORT "jellekok@science.uva.nl"| #define PACKAGE "trilearn_base_sources"| #define VERSION "3.3"| #ifdef __cplusplus| #include <stdlib.h>| #endif| #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_DLFCN_H 1| #define HAVE_LIBPTHREAD 1| #define STDC_HEADERS 1| #define HAVE_ARPA_INET_H 1| #define HAVE_FCNTL_H 1| #define HAVE_NETDB_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_STRINGS_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_UNISTD_H 1| #define HAVE__BOOL 1| #define HAVE_STDBOOL_H 1| #define TIME_WITH_SYS_TIME 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_SOCKET_H 1| #define SELECT_TYPE_ARG1 int| #define SELECT_TYPE_ARG234 (fd_set *)| #define SELECT_TYPE_ARG5 (struct timeval *)| #define HAVE_GETHOSTBYNAME 1| #define HAVE_GETTIMEOFDAY 1| #define HAVE_INET_NTOA 1| #define HAVE_SELECT 1| #define HAVE_SOCKET 1| /* end confdefs.h. */| /* System header to define __stub macros and hopefully few prototypes,| which can conflict with char sqrt (); 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| /* Override any gcc2 internal prototype to avoid an error. */| #ifdef __cplusplus| extern "C"| {| #endif| /* We use char because int might match the return type of a gcc2| builtin and then its argument prototype would still apply. */| char sqrt ();| /* 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_sqrt) || defined (__stub___sqrt)| choke me| #else| char (*f) () = sqrt;| #endif| #ifdef __cplusplus| }| #endif| | int| main ()| {| return f != sqrt;| ;| return 0;| }configure:19309: result: noconfigure:19239: checking for strcasecmpconfigure:19289: gcc -o conftest -g -O2 conftest.c -lpthread >&5configure:19292: $? = 0configure:19295: test -s conftestconfigure:19298: $? = 0configure:19309: result: yesconfigure:19239: checking for strdupconfigure:19289: gcc -o conftest -g -O2 conftest.c -lpthread >&5configure:19309: warning: conflicting types for built-in function 'strdup'configure:19292: $? = 0configure:19295: test -s conftestconfigure:19298: $? = 0configure:19309: result: yesconfigure:19239: checking for strstrconfigure:19289: gcc -o conftest -g -O2 conftest.c -lpthread >&5configure:19310: warning: conflicting types for built-in function 'strstr'configure:19292: $? = 0configure:19295: test -s conftestconfigure:19298: $? = 0configure:19309: result: yesconfigure:19439: creating ./config.status## ---------------------- #### Running config.status. #### ---------------------- ##This file was extended by trilearn__base_sources config.status 3.3, which wasgenerated by GNU Autoconf 2.57. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on xiaopingconfig.status:678: creating Makefileconfig.status:678: creating src/Makefileconfig.status:782: creating config.hconfig.status:1083: executing depfiles commands## ---------------- #### Cache variables. #### ---------------- ##ac_cv_build=i686-pc-linux-gnuac_cv_build_alias=i686-pc-linux-gnuac_cv_c_compiler_gnu=yesac_cv_c_const=yesac_cv_c_inline=inlineac_cv_cxx_compiler_gnu=yesac_cv_env_CC_set=ac_cv_env_CC_value=ac_cv_env_CFLAGS_set=ac_cv_env_CFLAGS_value=ac_cv_env_CPPFLAGS_set=ac_cv_env_CPPFLAGS_value=ac_cv_env_CPP_set=ac_cv_env_CPP_value=ac_cv_env_CXXCPP_set=ac_cv_env_CXXCPP_value=ac_cv_env_CXXFLAGS_set=ac_cv_env_CXXFLAGS_value=ac_cv_env_CXX_set=ac_cv_env_CXX_value=ac_cv_env_F77_set=ac_cv_env_F77_value=ac_cv_env_FFLAGS_set=ac_cv_env_FFLAGS_value=ac_cv_env_LDFLAGS_set=ac_cv_env_LDFLAGS_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_exeext=ac_cv_f77_compiler_gnu=noac_cv_func_floor=noac_cv_func_gethostbyname=yesac_cv_func_gettimeofday=yesac_cv_func_inet_ntoa=yesac_cv_func_pow=noac_cv_func_rint=noac_cv_func_select=yesac_cv_func_select_args='int,fd_set *,struct timeval *'ac_cv_func_socket=yesac_cv_func_sqrt=noac_cv_func_strcasecmp=yesac_cv_func_strdup=yesac_cv_func_strstr=yesac_cv_header_arpa_inet_h=yesac_cv_header_dlfcn_h=yesac_cv_header_fcntl_h=yesac_cv_header_inttypes_h=yesac_cv_header_memory_h=yesac_cv_header_netdb_h=yesac_cv_header_stdbool_h=yesac_cv_header_stdc=yesac_cv_header_stdint_h=yesac_cv_header_stdlib_h=yesac_cv_header_string_h=yesac_cv_header_strings_h=yesac_cv_header_sys_select_h=yesac_cv_header_sys_socket_h=yesac_cv_header_sys_stat_h=yesac_cv_header_sys_time_h=yesac_cv_header_sys_types_h=yesac_cv_header_time=yesac_cv_header_unistd_h=yesac_cv_host=i686-pc-linux-gnuac_cv_host_alias=i686-pc-linux-gnuac_cv_lib_pthread_pthread_create=yesac_cv_objext=oac_cv_path_install='/usr/bin/install -c'ac_cv_prog_AWK=gawkac_cv_prog_CPP='gcc -E'ac_cv_prog_CXXCPP='g++ -E'ac_cv_prog_ac_ct_AR=arac_cv_prog_ac_ct_CC=gccac_cv_prog_ac_ct_CXX=g++ac_cv_prog_ac_ct_RANLIB=ranlibac_cv_prog_ac_ct_STRIP=stripac_cv_prog_cc_g=yesac_cv_prog_cc_stdc=ac_cv_prog_cxx_g=yesac_cv_prog_egrep='grep -E'ac_cv_prog_f77_g=noac_cv_prog_make_make_set=yesac_cv_type__Bool=yesac_cv_type_size_t=yesam_cv_CC_dependencies_compiler_type=gcc3am_cv_CXX_dependencies_compiler_type=gcc3lt_cv_deplibs_check_method=pass_alllt_cv_file_magic_cmd='$MAGIC_CMD'lt_cv_file_magic_test_file='/lib/libc.so.6 /lib/libc-2.3.5.so'lt_cv_ld_reload_flag=-rlt_cv_objdir=.libslt_cv_path_LD=/usr/bin/ldlt_cv_path_LDCXX=/usr/bin/ldlt_cv_path_NM='/usr/bin/nm -B'lt_cv_path_SED=/bin/sedlt_cv_prog_compiler_c_o=yeslt_cv_prog_compiler_c_o_CXX=yeslt_cv_prog_compiler_rtti_exceptions=nolt_cv_prog_gnu_ld=yeslt_cv_prog_gnu_ldcxx=yeslt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\'''lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\'''lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''lt_cv_sys_max_cmd_len=32768lt_lt_cv_prog_compiler_c_o='"yes"'lt_lt_cv_prog_compiler_c_o_CXX='"yes"'lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGISTW][ABCDGISTW]*\\)[ ][ ]*\\(\\)\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2\\3 \\3/p'\''"'lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'## ----------------- #### Output variables. #### ----------------- ##ACLOCAL='${SHELL} /home/xiaoping/XiaoPing/missing --run aclocal-1.7'AMDEPBACKSLASH='\'AMDEP_FALSE='#'AMDEP_TRUE=''AMTAR='${SHELL} /home/xiaoping/XiaoPing/missing --run tar'AR='ar'AUTOCONF='${SHELL} /home/xiaoping/XiaoPing/missing --run autoconf'AUTOHEADER='${SHELL} /home/xiaoping/XiaoPing/missing --run autoheader'AUTOMAKE='${SHELL} /home/xiaoping/XiaoPing/missing --run automake-1.7'AWK='gawk'CC='gcc'CCDEPMODE='depmode=gcc3'CFLAGS='-g -O2'CPP='gcc -E'CPPFLAGS=''CXX='g++'CXXCPP='g++ -E'CXXDEPMODE='depmode=gcc3'CXXFLAGS='-g -O2'CYGPATH_W='echo'DEFS='-DHAVE_CONFIG_H'DEPDIR='.deps'ECHO='echo'ECHO_C=''ECHO_N='-n'ECHO_T=''EGREP='grep -E'EXEEXT=''F77=''FFLAGS=''INSTALL_DATA='${INSTALL} -m 644'INSTALL_PROGRAM='${INSTALL}'INSTALL_SCRIPT='${INSTALL}'INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'LDFLAGS=''LIBOBJS=''LIBS='-lpthread 'LIBTOOL='$(SHELL) $(top_builddir)/libtool'LN_S='ln -s'LTLIBOBJS=''MAKEINFO='${SHELL} /home/xiaoping/XiaoPing/missing --run makeinfo'OBJEXT='o'PACKAGE='trilearn_base_sources'PACKAGE_BUGREPORT='jellekok@science.uva.nl'PACKAGE_NAME='trilearn__base_sources'PACKAGE_STRING='trilearn__base_sources 3.3'PACKAGE_TARNAME='trilearn__base_sources'PACKAGE_VERSION='3.3'PATH_SEPARATOR=':'RANLIB='ranlib'SET_MAKE=''SHELL='/bin/sh'STRIP='strip'VERSION='3.3'ac_ct_AR='ar'ac_ct_CC='gcc'ac_ct_CXX='g++'ac_ct_F77=''ac_ct_RANLIB='ranlib'ac_ct_STRIP='strip'am__fastdepCC_FALSE='#'am__fastdepCC_TRUE=''am__fastdepCXX_FALSE='#'am__fastdepCXX_TRUE=''am__include='include'am__leading_dot='.'am__quote=''bindir='${exec_prefix}/bin'build='i686-pc-linux-gnu'build_alias=''build_cpu='i686'build_os='linux-gnu'build_vendor='pc'datadir='${prefix}/share'exec_prefix='${prefix}'host='i686-pc-linux-gnu'host_alias=''host_cpu='i686'host_os='linux-gnu'host_vendor='pc'includedir='${prefix}/include'infodir='${prefix}/info'install_sh='/home/xiaoping/XiaoPing/install-sh'libdir='${exec_prefix}/lib'libexecdir='${exec_prefix}/libexec'localstatedir='${prefix}/var'mandir='${prefix}/man'oldincludedir='/usr/include'prefix='/usr/local'program_transform_name='s,x,x,'sbindir='${exec_prefix}/sbin'sharedstatedir='${prefix}/com'sysconfdir='${prefix}/etc'target_alias=''## ----------- #### confdefs.h. #### ----------- ###define HAVE_ARPA_INET_H 1#define HAVE_DLFCN_H 1#define HAVE_FCNTL_H 1#define HAVE_GETHOSTBYNAME 1#define HAVE_GETTIMEOFDAY 1#define HAVE_INET_NTOA 1#define HAVE_INTTYPES_H 1#define HAVE_LIBPTHREAD 1#define HAVE_MEMORY_H 1#define HAVE_NETDB_H 1#define HAVE_SELECT 1#define HAVE_SOCKET 1#define HAVE_STDBOOL_H 1#define HAVE_STDINT_H 1#define HAVE_STDLIB_H 1#define HAVE_STDLIB_H 1#define HAVE_STRCASECMP 1#define HAVE_STRDUP 1#define HAVE_STRINGS_H 1#define HAVE_STRINGS_H 1#define HAVE_STRING_H 1#define HAVE_STRING_H 1#define HAVE_STRSTR 1#define HAVE_SYS_SELECT_H 1#define HAVE_SYS_SOCKET_H 1#define HAVE_SYS_SOCKET_H 1#define HAVE_SYS_STAT_H 1#define HAVE_SYS_TIME_H 1#define HAVE_SYS_TYPES_H 1#define HAVE_UNISTD_H 1#define HAVE_UNISTD_H 1#define HAVE__BOOL 1#define PACKAGE "trilearn_base_sources"#define PACKAGE_BUGREPORT "jellekok@science.uva.nl"#define PACKAGE_NAME "trilearn__base_sources"#define PACKAGE_STRING "trilearn__base_sources 3.3"#define PACKAGE_TARNAME "trilearn__base_sources"#define PACKAGE_VERSION "3.3"#define SELECT_TYPE_ARG1 int#define SELECT_TYPE_ARG234 (fd_set *)#define SELECT_TYPE_ARG5 (struct timeval *)#define STDC_HEADERS 1#define STDC_HEADERS 1#define TIME_WITH_SYS_TIME 1#define VERSION "3.3"#endif#ifdef __cplusplus#include <stdlib.h>configure: exit 0
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -