|
楼主 |
发表于 2011-2-15 20:28:44
|
显示全部楼层
config.log- localhost ~ # cat /var/tmp/portage/dev-libs/ppl-0.11/work/ppl-0.11/config.log
- This file contains any messages produced by compilers while
- running configure, to aid debugging if configure makes a mistake.
- It was created by the Parma Polyhedra Library configure 0.11, which was
- generated by GNU Autoconf 2.67. Invocation command line was
- $ ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --docdir=/usr/share/doc/ppl-0.11 --disable-debugging --disable-optimization --disable-ppl_lpsol --disable-pch --disable-watchdog --enable-interfaces=c cxx
- ## --------- ##
- ## Platform. ##
- ## --------- ##
- hostname = localhost
- uname -m = x86_64
- uname -r = 2.6.37-gentoo
- uname -s = Linux
- uname -v = #1 SMP Fri Jan 7 11:32:28 CST 2011
- /usr/bin/uname -p = Pentium(R) Dual-Core CPU E5300 @ 2.60GHz
- /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: /usr/lib/ccache/bin
- PATH: /usr/lib64/portage/bin/ebuild-helpers
- PATH: /usr/local/sbin
- PATH: /usr/local/bin
- PATH: /usr/sbin
- PATH: /usr/bin
- PATH: /sbin
- PATH: /bin
- PATH: /opt/bin
- PATH: /usr/x86_64-pc-linux-gnu/gcc-bin/4.5.2
- PATH: /usr/lib64/subversion/bin
- ## ----------- ##
- ## Core tests. ##
- ## ----------- ##
- configure:3276: checking build system type
- configure:3290: result: x86_64-pc-linux-gnu
- configure:3310: checking host system type
- configure:3323: result: x86_64-pc-linux-gnu
- configure:3361: checking for a BSD-compatible install
- configure:3429: result: /usr/bin/install -c
- configure:3440: checking whether build environment is sane
- configure:3490: result: yes
- configure:3631: checking for a thread-safe mkdir -p
- configure:3670: result: /bin/mkdir -p
- configure:3683: checking for gawk
- configure:3699: found /usr/bin/gawk
- configure:3710: result: gawk
- configure:3721: checking whether make sets $(MAKE)
- configure:3743: result: yes
- configure:3821: checking how to create a ustar tar archive
- configure:3834: tar --version
- tar (GNU tar) 1.25
- Copyright (C) 2010 Free Software Foundation, Inc.
- License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.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 John Gilmore and Jay Fenlason.
- configure:3837: $? = 0
- configure:3877: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar
- configure:3880: $? = 0
- configure:3884: tar -xf - <conftest.tar
- configure:3887: $? = 0
- configure:3900: result: gnutar
- configure:3984: checking for x86_64-pc-linux-gnu-gcc
- configure:4000: found /usr/lib/ccache/bin/x86_64-pc-linux-gnu-gcc
- configure:4011: result: x86_64-pc-linux-gnu-gcc
- configure:4280: checking for C compiler version
- configure:4289: x86_64-pc-linux-gnu-gcc --version >&5
- x86_64-pc-linux-gnu-gcc (Gentoo 4.5.2 p1.0, pie-0.4.5) 4.5.2
- Copyright (C) 2010 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:4300: $? = 0
- configure:4289: x86_64-pc-linux-gnu-gcc -v >&5
- Using built-in specs.
- COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.5.2/x86_64-pc-linux-gnu-gcc
- COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.5.2/lto-wrapper
- Target: x86_64-pc-linux-gnu
- Configured with: /var/tmp/portage/sys-devel/gcc-4.5.2/work/gcc-4.5.2/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.5.2 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.2 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.2/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.2/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --without-ppl --without-cloog --disable-lto --enable-nls --without-included-gettext --with-system-zlib --disable-werror --enable-secureplt --enable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --enable-cld --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.5.2/python --enable-checking=release --disable-libgcj --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.5.2 p1.0, pie-0.4.5'
- Thread model: posix
- gcc version 4.5.2 (Gentoo 4.5.2 p1.0, pie-0.4.5)
- configure:4300: $? = 0
- configure:4289: x86_64-pc-linux-gnu-gcc -V >&5
- x86_64-pc-linux-gnu-gcc: '-V' option must have argument
- configure:4300: $? = 1
- configure:4289: x86_64-pc-linux-gnu-gcc -qversion >&5
- x86_64-pc-linux-gnu-gcc: unrecognized option '-qversion'
- x86_64-pc-linux-gnu-gcc: no input files
- configure:4300: $? = 1
- configure:4320: checking whether the C compiler works
- configure:4342: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5
- configure:4346: $? = 0
- configure:4394: result: yes
- configure:4397: checking for C compiler default output file name
- configure:4399: result: a.out
- configure:4405: checking for suffix of executables
- configure:4412: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5
- configure:4416: $? = 0
- configure:4438: result:
- configure:4460: checking whether we are cross compiling
- configure:4468: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5
- configure:4472: $? = 0
- configure:4479: ./conftest
- configure:4483: $? = 0
- configure:4498: result: no
- configure:4503: checking for suffix of object files
- configure:4525: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5
- configure:4529: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "the Parma Polyhedra Library"
- | #define PACKAGE_TARNAME "ppl"
- | #define PACKAGE_VERSION "0.11"
- | #define PACKAGE_STRING "the Parma Polyhedra Library 0.11"
- | #define PACKAGE_BUGREPORT "ppl-devel@cs.unipr.it"
- | #define PACKAGE_URL ""
- | #define PPL_CONFIGURE_OPTIONS " '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libdir=/usr/lib64' '--docdir=/usr/share/doc/ppl-0.11' '--disable-debugging' '--disable-optimization' '--disable-ppl_lpsol' '--disable-pch' '--disable-watchdog' '--enable-interfaces=c cxx' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-march=native -O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CXXFLAGS=-march=native -O2 -pipe'"
- | /* end confdefs.h. */
- |
- | int
- | main ()
- | {
- |
- | ;
- | return 0;
- | }
- configure:4543: error: in `/var/tmp/portage/dev-libs/ppl-0.11/work/ppl-0.11':
- configure:4545: error: cannot compute suffix of object files: cannot compile
- See `config.log' for more details
- ## ---------------- ##
- ## Cache variables. ##
- ## ---------------- ##
- ac_cv_build=x86_64-pc-linux-gnu
- 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='-march=native -O2 -pipe'
- 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=set
- ac_cv_env_CXXFLAGS_value='-march=native -O2 -pipe'
- ac_cv_env_CXX_set=
- ac_cv_env_CXX_value=
- ac_cv_env_LDFLAGS_set=set
- ac_cv_env_LDFLAGS_value='-Wl,-O1 -Wl,--as-needed'
- ac_cv_env_LIBS_set=
- ac_cv_env_LIBS_value=
- ac_cv_env_M4_set=
- ac_cv_env_M4_value=
- ac_cv_env_build_alias_set=set
- ac_cv_env_build_alias_value=x86_64-pc-linux-gnu
- ac_cv_env_host_alias_set=set
- ac_cv_env_host_alias_value=x86_64-pc-linux-gnu
- ac_cv_env_target_alias_set=
- ac_cv_env_target_alias_value=
- ac_cv_host=x86_64-pc-linux-gnu
- ac_cv_path_install='/usr/bin/install -c'
- ac_cv_path_mkdir=/bin/mkdir
- ac_cv_prog_AWK=gawk
- ac_cv_prog_CC=x86_64-pc-linux-gnu-gcc
- ac_cv_prog_make_make_set=yes
- am_cv_prog_tar_ustar=gnutar
- ## ----------------- ##
- ## Output variables. ##
- ## ----------------- ##
- ACLOCAL='${SHELL} /var/tmp/portage/dev-libs/ppl-0.11/work/ppl-0.11/missing --run aclocal-1.11'
- AMDEPBACKSLASH=''
- AMDEP_FALSE=''
- AMDEP_TRUE=''
- AMTAR='${SHELL} /var/tmp/portage/dev-libs/ppl-0.11/work/ppl-0.11/missing --run tar'
- AM_BACKSLASH='\'
- AM_DEFAULT_VERBOSITY='1'
- AR=''
- ASSERTIONS_ENABLED_FALSE=''
- ASSERTIONS_ENABLED_TRUE=''
- AUTOCONF='${SHELL} /var/tmp/portage/dev-libs/ppl-0.11/work/ppl-0.11/missing --run autoconf'
- AUTOHEADER='${SHELL} /var/tmp/portage/dev-libs/ppl-0.11/work/ppl-0.11/missing --run autoheader'
- AUTOMAKE='${SHELL} /var/tmp/portage/dev-libs/ppl-0.11/work/ppl-0.11/missing --run automake-1.11'
- AWK='gawk'
- BUILD_CIAO_PROLOG_INTERFACE_FALSE=''
- BUILD_CIAO_PROLOG_INTERFACE_TRUE=''
- BUILD_CXX_INTERFACE_FALSE=''
- BUILD_CXX_INTERFACE_TRUE=''
- BUILD_C_INTERFACE_FALSE=''
- BUILD_C_INTERFACE_TRUE=''
- BUILD_GNU_PROLOG_INTERFACE_FALSE=''
- BUILD_GNU_PROLOG_INTERFACE_TRUE=''
- BUILD_JAVA_INTERFACE_FALSE=''
- BUILD_JAVA_INTERFACE_TRUE=''
- BUILD_OCAML_INTERFACE_FALSE=''
- BUILD_OCAML_INTERFACE_TRUE=''
- BUILD_PPL_LCDD_FALSE=''
- BUILD_PPL_LCDD_TRUE=''
- BUILD_PPL_LPSOL_FALSE=''
- BUILD_PPL_LPSOL_TRUE=''
- BUILD_PPL_PIPS_FALSE=''
- BUILD_PPL_PIPS_TRUE=''
- BUILD_SICSTUS_PROLOG_INTERFACE_FALSE=''
- BUILD_SICSTUS_PROLOG_INTERFACE_TRUE=''
- BUILD_SOME_PROLOG_INTERFACES_FALSE=''
- BUILD_SOME_PROLOG_INTERFACES_TRUE=''
- BUILD_SWI_PROLOG_INTERFACE_FALSE=''
- BUILD_SWI_PROLOG_INTERFACE_TRUE=''
- BUILD_WATCHDOG_LIBRARY_FALSE=''
- BUILD_WATCHDOG_LIBRARY_TRUE=''
- BUILD_XSB_PROLOG_INTERFACE_FALSE=''
- BUILD_XSB_PROLOG_INTERFACE_TRUE=''
- BUILD_YAP_PROLOG_INTERFACE_FALSE=''
- BUILD_YAP_PROLOG_INTERFACE_TRUE=''
- CAN_CONTROL_FPU_FALSE=''
- CAN_CONTROL_FPU_TRUE=''
- CC='x86_64-pc-linux-gnu-gcc'
- CCDEPMODE=''
- CFLAGS='-march=native -O2 -pipe'
- CIAO_PROLOG=''
- CIAO_PROLOG_INCLUDE_OPTIONS=''
- CONFIGURE_OPTIONS=''
- CPP=''
- CPPFLAGS=''
- CXX=''
- CXXCPP=''
- CXXDEPMODE=''
- CXXFLAGS='-march=native -O2 -pipe'
- CYGPATH_W='echo'
- DEBUGGING_ENABLED_FALSE=''
- DEBUGGING_ENABLED_TRUE=''
- DEFS=''
- DEPDIR=''
- DSYMUTIL=''
- DUMPBIN=''
- ECHO_C=''
- ECHO_N='-n'
- ECHO_T=''
- EGREP=''
- ENABLE_SHARED_FALSE=''
- ENABLE_SHARED_TRUE=''
- ENABLE_STATIC_FALSE=''
- ENABLE_STATIC_TRUE=''
- EXEEXT=''
- FGREP=''
- GCC_FALSE=''
- GCC_TRUE=''
- GNU_PROLOG=''
- GREP=''
- HAVE_GLPK_FALSE=''
- HAVE_GLPK_TRUE=''
- HAVE_MD5SUM_FALSE=''
- HAVE_MD5SUM_TRUE=''
- HAVE_OCAMLC_FALSE=''
- HAVE_OCAMLC_TRUE=''
- HAVE_OCAMLOPT_FALSE=''
- HAVE_OCAMLOPT_TRUE=''
- HAVE_PERL_FALSE=''
- HAVE_PERL_TRUE=''
- HOST_CPU_X86_64_FALSE=''
- HOST_CPU_X86_64_TRUE=''
- HOST_OS_CYGWIN_FALSE=''
- HOST_OS_CYGWIN_TRUE=''
- HOST_OS_DARWIN_FALSE=''
- HOST_OS_DARWIN_TRUE=''
- HOST_OS_MINGW_FALSE=''
- HOST_OS_MINGW_TRUE=''
- HOST_OS_SOLARIS_FALSE=''
- HOST_OS_SOLARIS_TRUE=''
- INSTALL_DATA='${INSTALL} -m 644'
- INSTALL_PROGRAM='${INSTALL}'
- INSTALL_SCRIPT='${INSTALL}'
- INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
- ISODATE='2011-02-15'
- JAR=''
- JAVA=''
- JAVAC=''
- JAVAH=''
- JNIFLAGS=''
- LD=''
- LDFLAGS='-Wl,-O1 -Wl,--as-needed'
- LIBEXT=''
- LIBGMP=''
- LIBGMPXX=''
- LIBGMPXX_PREFIX=''
- LIBGMP_PREFIX=''
- LIBOBJS=''
- LIBS=''
- LIBTOOL=''
- LIPO=''
- LN_S=''
- LTLIBGMP=''
- LTLIBGMPXX=''
- LTLIBOBJS=''
- M4=''
- M4_DEBUGFILE=''
- MAKEINFO='${SHELL} /var/tmp/portage/dev-libs/ppl-0.11/work/ppl-0.11/missing --run makeinfo'
- MD5SUM=''
- MKDIR_P='/bin/mkdir -p'
- NM=''
- NMEDIT=''
- NO_UNDEFINED_FALSE=''
- NO_UNDEFINED_TRUE=''
- OBJDUMP=''
- OBJEXT=''
- OCAMLBEST=''
- OCAMLBUILD=''
- OCAMLC=''
- OCAMLCDOTOPT=''
- OCAMLDEP=''
- OCAMLDOC=''
- OCAMLLIB=''
- OCAMLMKLIB=''
- OCAMLMKTOP=''
- OCAMLOPT=''
- OCAMLOPTDOTOPT=''
- OCAMLVERSION=''
- OTOOL64=''
- OTOOL=''
- PACKAGE='ppl'
- PACKAGE_BUGREPORT='ppl-devel@cs.unipr.it'
- PACKAGE_NAME='the Parma Polyhedra Library'
- PACKAGE_STRING='the Parma Polyhedra Library 0.11'
- PACKAGE_TARNAME='ppl'
- PACKAGE_URL=''
- PACKAGE_VERSION='0.11'
- PATH_SEPARATOR=':'
- PERL=''
- PPL_VERSION_BETA='0'
- PPL_VERSION_MAJOR='0'
- PPL_VERSION_MINOR='11'
- PPL_VERSION_REVISION='0'
- RANLIB=''
- SED=''
- SET_MAKE=''
- SHELL='/bin/sh'
- SHREXT=''
- SICSTUS_PROLOG_INCLUDE_OPTIONS=''
- STRIP=''
- SUPPORTED_DOUBLE_FALSE=''
- SUPPORTED_DOUBLE_TRUE=''
- SUPPORTED_FLOAT_FALSE=''
- SUPPORTED_FLOAT_TRUE=''
- SUPPORTED_LONG_DOUBLE_FALSE=''
- SUPPORTED_LONG_DOUBLE_TRUE=''
- SWI_PROLOG=''
- SWI_PROLOG_INCLUDE_OPTIONS=''
- SWI_PROLOG_LD=''
- SWI_PROLOG_LD_OPTIONS=''
- TEXT_MD5SUM=''
- THOROUGH_MAKE_CHECK_FALSE=''
- THOROUGH_MAKE_CHECK_TRUE=''
- USE_CHECKED_INTEGERS_FALSE=''
- USE_CHECKED_INTEGERS_TRUE=''
- USE_GMP_INTEGERS_FALSE=''
- USE_GMP_INTEGERS_TRUE=''
- USE_INT16_FALSE=''
- USE_INT16_TRUE=''
- USE_INT32_FALSE=''
- USE_INT32_TRUE=''
- USE_INT64_FALSE=''
- USE_INT64_TRUE=''
- USE_INT8_FALSE=''
- USE_INT8_TRUE=''
- USE_NATIVE_INTEGERS_FALSE=''
- USE_NATIVE_INTEGERS_TRUE=''
- USE_PRECOMPILED_HEADERS_FALSE=''
- USE_PRECOMPILED_HEADERS_TRUE=''
- VALGRIND=''
- VALGRIND_TESTS_ENABLED_FALSE=''
- VALGRIND_TESTS_ENABLED_TRUE=''
- VERSION='0.11'
- XSB_PROLOG_INCLUDE_OPTIONS=''
- YAP_PROLOG=''
- YAP_PROLOG_INCLUDE_OPTIONS=''
- YAP_PROLOG_LD_OPTIONS=''
- ac_ct_CC=''
- ac_ct_CXX=''
- ac_ct_DUMPBIN=''
- am__EXEEXT_FALSE=''
- am__EXEEXT_TRUE=''
- am__fastdepCC_FALSE=''
- am__fastdepCC_TRUE=''
- am__fastdepCXX_FALSE=''
- am__fastdepCXX_TRUE=''
- am__include=''
- am__isrc=''
- am__leading_dot='.'
- am__quote=''
- am__tar='tar --format=ustar -chf - "$$tardir"'
- am__untar='tar -xf -'
- bindir='${exec_prefix}/bin'
- build='x86_64-pc-linux-gnu'
- build_alias='x86_64-pc-linux-gnu'
- build_cpu='x86_64'
- build_os='linux-gnu'
- build_vendor='pc'
- ciao_prolog=''
- coefficient_mnemonic=''
- datadir='/usr/share'
- datarootdir='${prefix}/share'
- debug_flag=''
- docdir='/usr/share/doc/ppl-0.11'
- dvidir='${docdir}'
- exec_prefix='NONE'
- extra_includes=''
- extra_libraries=''
- host='x86_64-pc-linux-gnu'
- host_alias='x86_64-pc-linux-gnu'
- host_cpu='x86_64'
- host_os='linux-gnu'
- host_vendor='pc'
- htmldir='${docdir}'
- includedir='${prefix}/include'
- infodir='/usr/share/info'
- install_sh='${SHELL} /var/tmp/portage/dev-libs/ppl-0.11/work/ppl-0.11/install-sh'
- libdir='/usr/lib64'
- libexecdir='${exec_prefix}/libexec'
- localedir='${datarootdir}/locale'
- localstatedir='/var/lib'
- mandir='/usr/share/man'
- mkdir_p='/bin/mkdir -p'
- mlgmp_dir=''
- oldincludedir='/usr/include'
- pdfdir='${docdir}'
- prefix='/usr'
- program_transform_name='s,x,x,'
- psdir='${docdir}'
- required_instantiations=''
- required_instantiations_c_cxx_headers=''
- required_instantiations_c_cxx_objects=''
- required_instantiations_c_cxx_sources=''
- required_instantiations_canonical_names=''
- required_instantiations_java_classes=''
- required_instantiations_java_cxx_headers=''
- required_instantiations_java_cxx_headers_sources=''
- required_instantiations_java_cxx_objects=''
- required_instantiations_java_cxx_sources=''
- required_instantiations_java_sources=''
- required_instantiations_ocaml_cxx_headers=''
- required_instantiations_ocaml_cxx_objects=''
- required_instantiations_ocaml_cxx_sources=''
- required_instantiations_prolog_cxx_headers=''
- required_instantiations_prolog_cxx_objects=''
- required_instantiations_prolog_cxx_sources=''
- required_instantiations_prolog_generated_test_sources=''
- sbindir='${exec_prefix}/sbin'
- sharedstatedir='${prefix}/com'
- sicstus_prolog=''
- subdirs=''
- swi_prolog=''
- swi_prolog_ld=''
- sysconfdir='/etc'
- target_alias=''
- uudecode=''
- xsb_prolog=''
- yap_prolog=''
- ## ----------- ##
- ## confdefs.h. ##
- ## ----------- ##
- /* confdefs.h */
- #define PACKAGE_NAME "the Parma Polyhedra Library"
- #define PACKAGE_TARNAME "ppl"
- #define PACKAGE_VERSION "0.11"
- #define PACKAGE_STRING "the Parma Polyhedra Library 0.11"
- #define PACKAGE_BUGREPORT "ppl-devel@cs.unipr.it"
- #define PACKAGE_URL ""
- #define PPL_CONFIGURE_OPTIONS " '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libdir=/usr/lib64' '--docdir=/usr/share/doc/ppl-0.11' '--disable-debugging' '--disable-optimization' '--disable-ppl_lpsol' '--disable-pch' '--disable-watchdog' '--enable-interfaces=c cxx' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-march=native -O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CXXFLAGS=-march=native -O2 -pipe'"
- configure: exit 1
复制代码 |
|