Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- This file contains any messages produced by compilers while
- running configure, to aid debugging if configure makes a mistake.
- It was created by configure, which was
- generated by GNU Autoconf 2.69. Invocation command line was
- $ ./configure
- ## --------- ##
- ## Platform. ##
- ## --------- ##
- hostname = linux-3z16.site
- uname -m = x86_64
- uname -r = 3.16.7-21-desktop
- uname -s = Linux
- uname -v = #1 SMP PREEMPT Tue Apr 14 07:11:37 UTC 2015 (93c1539)
- /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: /home/fobo66/bin
- PATH: /usr/local/bin
- PATH: /usr/bin
- PATH: /bin
- PATH: /usr/bin/X11
- PATH: /usr/games
- PATH: /home/fobo66/depot_tools
- PATH: /usr/bin/python
- PATH: /opt/lampp
- PATH: /home/fobo66/depot_tools
- PATH: /usr/bin/python
- PATH: /opt/lampp
- ## ----------- ##
- ## Core tests. ##
- ## ----------- ##
- configure:1977: loading site script /usr/share/site/x86_64-unknown-linux-gnu
- | #!/bin/sh
- | # Site script for configure. It is resourced via $CONFIG_SITE environment varaible.
- |
- | # If user did not specify libdir, guess the correct target:
- | # Use lib64 for 64 bit bi-arch targets, keep the default for the rest.
- | if test "$libdir" = '${exec_prefix}/lib' ; then
- |
- | ac_config_site_64bit_host=NONE
- |
- | case "$host" in
- | "" )
- | # User did not specify host target.
- | # The native platform x86_64 is a bi-arch platform.
- | # Try to detect cross-compilation to inferior architecture.
- |
- | # We are trying to guess 32-bit target compilation. It's not as easy as
- | # it sounds, as there is possible several intermediate combinations.
- | ac_config_site_cross_to_32bit_host=NONE
- |
- | # User defined -m32 in CFLAGS or CXXFLAGS:
- | # (It's sufficient for 32-bit, but alone may cause mis-behavior of some checks.)
- | case "$CFLAGS" in
- | *-m32*)
- | ac_config_site_cross_to_32bit_host=YES
- | ;;
- | esac
- | case "$CXXFLAGS" in
- | *-m32*)
- | ac_config_site_cross_to_32bit_host=YES
- | ;;
- | esac
- |
- | # Running with linux32:
- | # (Changes detected platform, but not the toolchain target.)
- | case "`/bin/uname -i`" in
- | x86_64 | ppc64 | s390x )
- | ;;
- | * )
- | ac_config_site_cross_to_32bit_host=YES
- | ;;
- | esac
- |
- | if test "x$ac_config_site_cross_to_32bit_host" = xNONE; then
- | ac_config_site_64bit_host=YES
- | fi
- |
- | ;;
- | *x86_64* | *ppc64* | *s390x* )
- | ac_config_site_64bit_host=YES
- | ;;
- | esac
- |
- | if test "x$ac_config_site_64bit_host" = xYES; then
- | libdir='${exec_prefix}/lib64'
- | fi
- | fi
- |
- | # If user did not specify libexecdir, set the correct target:
- | # Nor FHS nor openSUSE allow prefix/libexec. Let's default to prefix/lib.
- |
- | if test "$libexecdir" = '${exec_prefix}/libexec' ; then
- | libexecdir='${exec_prefix}/lib'
- | fi
- |
- | # Continue with the standard behavior of configure defined in AC_SITE_LOAD:
- | if test "x$prefix" != xNONE; then
- | ac_site_file1=$prefix/share/config.site
- | ac_site_file2=$prefix/etc/config.site
- | else
- | ac_site_file1=$ac_default_prefix/share/config.site
- | ac_site_file2=$ac_default_prefix/etc/config.site
- | fi
- | for ac_site_file in "$ac_site_file1" "$ac_site_file2"
- | do
- | test "x$ac_site_file" = xNONE && continue
- | if test /dev/null != "$ac_site_file" && test -r "$ac_site_file"; then
- | { $as_echo "/usr/share/site/x86_64-unknown-linux-gnu:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5
- | $as_echo "/usr/share/site/x86_64-unknown-linux-gnu: loading site script $ac_site_file" >&6;}
- | sed 's/^/| /' "$ac_site_file" >&5
- | . "$ac_site_file" \
- | || { { $as_echo "/usr/share/site/x86_64-unknown-linux-gnu:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
- | $as_echo "/usr/share/site/x86_64-unknown-linux-gnu: error: in \`$ac_pwd':" >&2;}
- | as_fn_error $? "failed to load site script $ac_site_file
- | See \`config.log' for more details" "$LINENO" 5; }
- | fi
- | done
- configure:2077: checking for grep that handles long lines and -e
- configure:2135: result: /usr/bin/grep
- configure:2140: checking for egrep
- configure:2202: result: /usr/bin/grep -E
- configure:2207: checking for a sed that does not truncate output
- configure:2271: result: /usr/bin/sed
- configure:2405: checking for cc
- configure:2421: found /usr/bin/cc
- configure:2432: result: cc
- configure:2463: checking for C compiler version
- configure:2472: cc --version >&5
- cc (SUSE Linux) 4.8.3 20140627 [gcc-4_8-branch revision 212064]
- 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:2483: $? = 0
- configure:2472: cc -v >&5
- Using built-in specs.
- COLLECT_GCC=cc
- COLLECT_LTO_WRAPPER=/usr/lib64/gcc/x86_64-suse-linux/4.8/lto-wrapper
- Target: x86_64-suse-linux
- Configured with: ../configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --libdir=/usr/lib64 --libexecdir=/usr/lib64 --enable-languages=c,c++,objc,fortran,obj-c++,java,ada --enable-checking=release --with-gxx-include-dir=/usr/include/c++/4.8 --enable-ssp --disable-libssp --disable-plugin --with-bugurl=http://bugs.opensuse.org/ --with-pkgversion='SUSE Linux' --disable-libgcj --disable-libmudflap --with-slibdir=/lib64 --with-system-zlib --enable-__cxa_atexit --enable-libstdcxx-allocator=new --disable-libstdcxx-pch --enable-version-specific-runtime-libs --enable-linker-build-id --enable-linux-futex --program-suffix=-4.8 --without-system-libunwind --with-arch-32=i586 --with-tune=generic --build=x86_64-suse-linux --host=x86_64-suse-linux
- Thread model: posix
- gcc version 4.8.3 20140627 [gcc-4_8-branch revision 212064] (SUSE Linux)
- configure:2483: $? = 0
- configure:2472: cc -V >&5
- cc: error: unrecognized command line option '-V'
- cc: fatal error: no input files
- compilation terminated.
- configure:2483: $? = 1
- configure:2472: cc -qversion >&5
- cc: error: unrecognized command line option '-qversion'
- cc: fatal error: no input files
- compilation terminated.
- configure:2483: $? = 1
- configure:2503: checking whether the C compiler works
- configure:2525: cc conftest.c >&5
- /usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: i386 architecture of input file `/usr/lib/crt1.o' is incompatible with i386:x86-64 output
- /usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: i386 architecture of input file `/usr/lib/crti.o' is incompatible with i386:x86-64 output
- /usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: i386 architecture of input file `/usr/lib/crtn.o' is incompatible with i386:x86-64 output
- /usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: dynamic STT_GNU_IFUNC symbol `strcmp' with pointer equality in `/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../lib64/libc.a(strcmp.o)' can not be used when making an executable; recompile with -fPIE and relink with -pie
- collect2: error: ld returned 1 exit status
- configure:2529: $? = 1
- configure:2567: result: no
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME ""
- | #define PACKAGE_TARNAME ""
- | #define PACKAGE_VERSION ""
- | #define PACKAGE_STRING ""
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | /* end confdefs.h. */
- |
- | int
- | main ()
- | {
- |
- | ;
- | return 0;
- | }
- configure:2572: error: in `/home/fobo66/xdebug-2.3.3':
- configure:2574: error: C compiler cannot create executables
- See `config.log' for more details
- ## ---------------- ##
- ## Cache variables. ##
- ## ---------------- ##
- 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_path_EGREP='/usr/bin/grep -E'
- ac_cv_path_GREP=/usr/bin/grep
- ac_cv_path_SED=/usr/bin/sed
- ac_cv_prog_ac_ct_CC=cc
- ## ----------------- ##
- ## Output variables. ##
- ## ----------------- ##
- AR=''
- AWK=''
- CC='cc'
- CFLAGS=''
- CONFIGURE_COMMAND=' '\''./configure'\'' '
- CONFIGURE_OPTIONS=''
- CPP=''
- CPPFLAGS=''
- DEFS=''
- DLLTOOL=''
- DSYMUTIL=''
- DUMPBIN=''
- ECHO_C=''
- ECHO_N='-n'
- ECHO_T=''
- EGREP='/usr/bin/grep -E'
- EXEEXT=''
- FGREP=''
- GREP='/usr/bin/grep'
- LD=''
- LDFLAGS=''
- LIBOBJS=''
- LIBS=''
- LIBTOOL=''
- LIPO=''
- LN_S=''
- LTLIBOBJS=''
- MANIFEST_TOOL=''
- NM=''
- NMEDIT=''
- OBJDUMP=''
- OBJEXT=''
- OTOOL64=''
- OTOOL=''
- PACKAGE_BUGREPORT=''
- PACKAGE_NAME=''
- PACKAGE_STRING=''
- PACKAGE_TARNAME=''
- PACKAGE_URL=''
- PACKAGE_VERSION=''
- PATH_SEPARATOR=':'
- RANLIB=''
- RE2C=''
- SED='/usr/bin/sed'
- SHELL='/bin/sh'
- SHLIB_DL_SUFFIX_NAME=''
- SHLIB_SUFFIX_NAME=''
- STRIP=''
- ac_ct_AR=''
- ac_ct_CC='cc'
- ac_ct_DUMPBIN=''
- bindir='${exec_prefix}/bin'
- build=''
- build_alias=''
- build_cpu=''
- build_os=''
- build_vendor=''
- datadir='${datarootdir}'
- datarootdir='${prefix}/share'
- docdir='${datarootdir}/doc/${PACKAGE}'
- dvidir='${docdir}'
- exec_prefix='NONE'
- host=''
- host_alias=''
- host_cpu=''
- host_os=''
- host_vendor=''
- htmldir='${docdir}'
- includedir='${prefix}/include'
- infodir='${datarootdir}/info'
- libdir='${exec_prefix}/lib64'
- libexecdir='${exec_prefix}/lib'
- localedir='${datarootdir}/locale'
- localstatedir='${prefix}/var'
- mandir='${datarootdir}/man'
- oldincludedir='/usr/include'
- pdfdir='${docdir}'
- prefix='NONE'
- program_transform_name='s,x,x,'
- psdir='${docdir}'
- sbindir='${exec_prefix}/sbin'
- sharedstatedir='${prefix}/com'
- sysconfdir='${prefix}/etc'
- target=''
- target_alias=''
- target_cpu=''
- target_os=''
- target_vendor=''
- ## ----------- ##
- ## confdefs.h. ##
- ## ----------- ##
- /* confdefs.h */
- #define PACKAGE_NAME ""
- #define PACKAGE_TARNAME ""
- #define PACKAGE_VERSION ""
- #define PACKAGE_STRING ""
- #define PACKAGE_BUGREPORT ""
- #define PACKAGE_URL ""
- configure: exit 77
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement