8 Star 0 Fork 0

leegoobin/gtk-share-lib

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
config.log 13.38 KB
一键复制 编辑 原始数据 按行查看 历史
nick01 提交于 2017-04-27 15:37 . add to call gtk share lib files
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by myfile configure 1.14, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure
## --------- ##
## Platform. ##
## --------- ##
hostname = lh-desktop
uname -m = i686
uname -r = 3.16.0-77-generic
uname -s = Linux
uname -v = #99~14.04.1-Ubuntu SMP Tue Jun 28 19:18:41 UTC 2016
/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: /opt/java/jdk1.8.0/bin
PATH: /opt/java/jdk1.8.0/jre/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
PATH: /usr/games
PATH: /usr/local/games
PATH: /home/lh/android-ndk
PATH: /home/lh/android-sdk-linux
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2077: checking for a BSD-compatible install
configure:2145: result: /usr/bin/install -c
configure:2156: checking whether build environment is sane
configure:2211: result: yes
configure:2362: checking for a thread-safe mkdir -p
configure:2401: result: /bin/mkdir -p
configure:2408: checking for gawk
configure:2438: result: no
configure:2408: checking for mawk
configure:2424: found /usr/bin/mawk
configure:2435: result: mawk
configure:2446: checking whether make sets $(MAKE)
configure:2468: result: yes
configure:2497: checking whether make supports nested variables
configure:2514: result: yes
configure:2688: checking for gcc
configure:2704: found /usr/bin/gcc
configure:2715: result: gcc
configure:2944: checking for C compiler version
configure:2953: gcc --version >&5
gcc (Ubuntu 4.8.4-2ubuntu1~14.04.3) 4.8.4
Copyright (C) 2013 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:2964: $? = 0
configure:2953: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/i686-linux-gnu/4.8/lto-wrapper
Target: i686-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.8.4-2ubuntu1~14.04.3' --with-bugurl=file:///usr/share/doc/gcc-4.8/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.8 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.8 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-libmudflap --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.8-i386/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-i386 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-i386 --with-arch-directory=i386 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-targets=all --enable-multiarch --disable-werror --with-arch-32=i686 --with-multilib-list=m32,m64,mx32 --with-tune=generic --enable-checking=release --build=i686-linux-gnu --host=i686-linux-gnu --target=i686-linux-gnu
Thread model: posix
gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.3)
configure:2964: $? = 0
configure:2953: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:2964: $? = 4
configure:2953: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'
gcc: fatal error: no input files
compilation terminated.
configure:2964: $? = 4
configure:2984: checking whether the C compiler works
configure:3006: gcc conftest.c >&5
configure:3010: $? = 0
configure:3058: result: yes
configure:3061: checking for C compiler default output file name
configure:3063: result: a.out
configure:3069: checking for suffix of executables
configure:3076: gcc -o conftest conftest.c >&5
configure:3080: $? = 0
configure:3102: result:
configure:3124: checking whether we are cross compiling
configure:3132: gcc -o conftest conftest.c >&5
configure:3136: $? = 0
configure:3143: ./conftest
configure:3147: $? = 0
configure:3162: result: no
configure:3167: checking for suffix of object files
configure:3189: gcc -c conftest.c >&5
configure:3193: $? = 0
configure:3214: result: o
configure:3218: checking whether we are using the GNU C compiler
configure:3237: gcc -c conftest.c >&5
configure:3237: $? = 0
configure:3246: result: yes
configure:3255: checking whether gcc accepts -g
configure:3275: gcc -c -g conftest.c >&5
configure:3275: $? = 0
configure:3316: result: yes
configure:3333: checking for gcc option to accept ISO C89
configure:3396: gcc -c -g -O2 conftest.c >&5
configure:3396: $? = 0
configure:3409: result: none needed
configure:3434: checking whether gcc understands -c and -o together
configure:3456: gcc -c conftest.c -o conftest2.o
configure:3459: $? = 0
configure:3456: gcc -c conftest.c -o conftest2.o
configure:3459: $? = 0
configure:3471: result: yes
configure:3499: checking for style of include used by make
configure:3527: result: GNU
configure:3553: checking dependency style of gcc
configure:3664: result: gcc3
configure:3689: checking how to run the C preprocessor
configure:3720: gcc -E conftest.c
configure:3720: $? = 0
configure:3734: gcc -E conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^
compilation terminated.
configure:3734: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "myfile"
| #define PACKAGE_TARNAME "myfile"
| #define PACKAGE_VERSION "1.14"
| #define PACKAGE_STRING "myfile 1.14"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define PACKAGE "myfile"
| #define VERSION "1.14"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3759: result: gcc -E
configure:3779: gcc -E conftest.c
configure:3779: $? = 0
configure:3793: gcc -E conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^
compilation terminated.
configure:3793: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "myfile"
| #define PACKAGE_TARNAME "myfile"
| #define PACKAGE_VERSION "1.14"
| #define PACKAGE_STRING "myfile 1.14"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define PACKAGE "myfile"
| #define VERSION "1.14"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3822: checking for grep that handles long lines and -e
configure:3880: result: /bin/grep
configure:3885: checking for egrep
configure:3947: result: /bin/grep -E
configure:3952: checking for ANSI C header files
configure:3972: gcc -c -g -O2 conftest.c >&5
configure:3972: $? = 0
configure:4045: gcc -o conftest -g -O2 conftest.c >&5
configure:4045: $? = 0
configure:4045: ./conftest
configure:4045: $? = 0
configure:4056: result: yes
configure:4069: checking for sys/types.h
configure:4069: gcc -c -g -O2 conftest.c >&5
configure:4069: $? = 0
configure:4069: result: yes
configure:4069: checking for sys/stat.h
configure:4069: gcc -c -g -O2 conftest.c >&5
configure:4069: $? = 0
configure:4069: result: yes
configure:4069: checking for stdlib.h
configure:4069: gcc -c -g -O2 conftest.c >&5
configure:4069: $? = 0
configure:4069: result: yes
configure:4069: checking for string.h
configure:4069: gcc -c -g -O2 conftest.c >&5
configure:4069: $? = 0
configure:4069: result: yes
configure:4069: checking for memory.h
configure:4069: gcc -c -g -O2 conftest.c >&5
configure:4069: $? = 0
configure:4069: result: yes
configure:4069: checking for strings.h
configure:4069: gcc -c -g -O2 conftest.c >&5
configure:4069: $? = 0
configure:4069: result: yes
configure:4069: checking for inttypes.h
configure:4069: gcc -c -g -O2 conftest.c >&5
configure:4069: $? = 0
configure:4069: result: yes
configure:4069: checking for stdint.h
configure:4069: gcc -c -g -O2 conftest.c >&5
configure:4069: $? = 0
configure:4069: result: yes
configure:4069: checking for unistd.h
configure:4069: gcc -c -g -O2 conftest.c >&5
configure:4069: $? = 0
configure:4069: result: yes
configure:4083: checking for stdlib.h
configure:4083: result: yes
configure:4209: checking that generated files are newer than configure
configure:4215: result: done
configure:4238: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by myfile config.status 1.14, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on lh-desktop
config.status:855: creating Makefile
config.status:855: creating example/Makefile
config.status:855: creating main_example/Makefile
config.status:855: creating config.h
config.status:1036: config.h is unchanged
config.status:1084: executing depfiles commands
## ---------------- ##
## 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_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_objext=o
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_GREP=/bin/grep
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/bin/mkdir
ac_cv_prog_AWK=mawk
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_prog_make_make_set=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_make_support_nested_variables=yes
am_cv_prog_cc_c_o=yes
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /home/lh/gtk-share-lib/missing aclocal-1.14'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='1'
AM_V='$(V)'
AUTOCONF='${SHELL} /home/lh/gtk-share-lib/missing autoconf'
AUTOHEADER='${SHELL} /home/lh/gtk-share-lib/missing autoheader'
AUTOMAKE='${SHELL} /home/lh/gtk-share-lib/missing automake-1.14'
AWK='mawk'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2'
CPP='gcc -E'
CPPFLAGS=''
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
EXEEXT=''
GREP='/bin/grep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LTLIBOBJS=''
MAKEINFO='${SHELL} /home/lh/gtk-share-lib/missing makeinfo'
MKDIR_P='/bin/mkdir -p'
OBJEXT='o'
PACKAGE='myfile'
PACKAGE_BUGREPORT='[email protected]'
PACKAGE_NAME='myfile'
PACKAGE_STRING='myfile 1.14'
PACKAGE_TARNAME='myfile'
PACKAGE_URL=''
PACKAGE_VERSION='1.14'
PATH_SEPARATOR=':'
SET_MAKE=''
SHELL='/bin/bash'
STRIP=''
VERSION='1.14'
ac_ct_CC='gcc'
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__nodep='_no'
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
bindir='${exec_prefix}/bin'
build_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'
install_sh='${SHELL} /home/lh/gtk-share-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}'
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 "myfile"
#define PACKAGE_TARNAME "myfile"
#define PACKAGE_VERSION "1.14"
#define PACKAGE_STRING "myfile 1.14"
#define PACKAGE_BUGREPORT "[email protected]"
#define PACKAGE_URL ""
#define PACKAGE "myfile"
#define VERSION "1.14"
#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
configure: exit 0
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by myfile config.status 1.14, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status config.h
on lh-desktop
config.status:855: creating config.h
config.status:1036: config.h is unchanged
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C
1
https://gitee.com/uesoft/gtk-share-lib.git
[email protected]:uesoft/gtk-share-lib.git
uesoft
gtk-share-lib
gtk-share-lib
master

搜索帮助