Created
April 10, 2017 06:27
-
-
Save philippbayer/b11b142fda844b7f5ec3f7b0a5457b5a to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 2017-04-10 16:23:49 +1000 | |
| ../configure | |
| --disable-debug | |
| --disable-dependency-tracking | |
| --disable-silent-rules | |
| --prefix=/RDS/Q0196/linuxbrew/Cellar/glibc/2.19 | |
| --enable-obsolete-rpc | |
| --without-selinux | |
| --with-binutils=/RDS/Q0196/linuxbrew/opt/binutils/bin | |
| --with-headers=/RDS/Q0196/linuxbrew/opt/linux-headers/include | |
| checking build system type... x86_64-unknown-linux-gnu | |
| checking host system type... x86_64-unknown-linux-gnu | |
| checking for gcc... gcc-5 | |
| checking for suffix of object files... configure: error: in `/tmp/glibc-20170410-23545-1868jps/glibc-2.19/build': | |
| configure: error: cannot compute suffix of object files: cannot compile | |
| See `config.log' for more details | |
| HOMEBREW_VERSION: >1.1.0 (no git repository) | |
| ORIGIN: https://github.com/Linuxbrew/brew.git | |
| HEAD: 59c9ddbc1d9b9dfdeb0514768e0efd0112c63b25 | |
| Last commit: 2 days ago | |
| Core tap ORIGIN: https://github.com/Linuxbrew/homebrew-core | |
| Core tap HEAD: 3890674f48991ee961ea3510cd1d0ef1c86bdae0 | |
| Core tap last commit: 57 minutes ago | |
| HOMEBREW_PREFIX: /RDS/Q0196/linuxbrew | |
| HOMEBREW_REPOSITORY: /RDS/Q0196/linuxbrew | |
| HOMEBREW_CELLAR: /RDS/Q0196/linuxbrew/Cellar | |
| HOMEBREW_BOTTLE_DOMAIN: https://linuxbrew.bintray.com | |
| CPU: octa-core 64-bit 0x1501 | |
| Homebrew Ruby: 2.0.0-p648 => /RDS/Q0196/linuxbrew/Library/Homebrew/vendor/portable-ruby/2.0.0-p648/bin/ruby | |
| Clang: N/A | |
| Git: 1.7.1 => /usr/bin/git | |
| Perl: /usr/bin/perl | |
| Python: /usr/bin/python | |
| Ruby: /usr/bin/ruby | |
| Java: openjdk version "1.8.0_111" | |
| Kernel: Linux 2.6.32-642.6.2.el6.x86_64 x86_64 GNU/Linux | |
| OS: CentOS release 6.8 (Final) | |
| Codename: Final | |
| OS glibc: 2.12 | |
| OS gcc: 4.4.7 | |
| Linuxbrew glibc: N/A | |
| Linuxbrew gcc: N/A | |
| Linuxbrew xorg: N/A | |
| HOMEBREW_CC: gcc-5 | |
| HOMEBREW_CXX: g++-5 | |
| MAKEFLAGS: -j8 | |
| CMAKE_PREFIX_PATH: /RDS/Q0196/linuxbrew | |
| PATH: /RDS/Q0196/linuxbrew/Library/Homebrew/shims/linux/super:/RDS/Q0196/linuxbrew/opt/binutils/bin:/usr/bin:/bin:/usr/sbin:/sbin |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| This file contains any messages produced by compilers while | |
| running configure, to aid debugging if configure makes a mistake. | |
| It was created by GNU C Library configure (see version.h), which was | |
| generated by GNU Autoconf 2.68. Invocation command line was | |
| $ ../configure --disable-debug --disable-dependency-tracking --disable-silent-rules --prefix=/RDS/Q0196/linuxbrew/Cellar/glibc/2.19 --enable-obsolete-rpc --without-selinux --with-binutils=/RDS/Q0196/linuxbrew/opt/binutils/bin --with-headers=/RDS/Q0196/linuxbrew/opt/linux-headers/include | |
| ## --------- ## | |
| ## Platform. ## | |
| ## --------- ## | |
| hostname = euramoo1.qld.nectar.org.au | |
| uname -m = x86_64 | |
| uname -r = 2.6.32-642.6.2.el6.x86_64 | |
| uname -s = Linux | |
| uname -v = #1 SMP Wed Oct 26 06:52:09 UTC 2016 | |
| /usr/bin/uname -p = unknown | |
| /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: /RDS/Q0196/linuxbrew/Library/Homebrew/shims/linux/super | |
| PATH: /RDS/Q0196/linuxbrew/opt/binutils/bin | |
| PATH: /usr/bin | |
| PATH: /bin | |
| PATH: /usr/sbin | |
| PATH: /sbin | |
| ## ----------- ## | |
| ## Core tests. ## | |
| ## ----------- ## | |
| configure:2344: checking build system type | |
| configure:2358: result: x86_64-unknown-linux-gnu | |
| configure:2378: checking host system type | |
| configure:2391: result: x86_64-unknown-linux-gnu | |
| configure:2460: checking for gcc | |
| configure:2487: result: gcc-5 | |
| configure:2716: checking for C compiler version | |
| configure:2725: gcc-5 --version >&5 | |
| /RDS/Q0196/linuxbrew/Library/Homebrew/shims/linux/super/gcc-5:352:in `exec': No such file or directory - gcc-5 (Errno::ENOENT) | |
| from /RDS/Q0196/linuxbrew/Library/Homebrew/shims/linux/super/gcc-5:352:in `<main>' | |
| configure:2736: $? = 1 | |
| configure:2725: gcc-5 -v >&5 | |
| /RDS/Q0196/linuxbrew/Library/Homebrew/shims/linux/super/gcc-5:352:in `exec': No such file or directory - gcc-5 (Errno::ENOENT) | |
| from /RDS/Q0196/linuxbrew/Library/Homebrew/shims/linux/super/gcc-5:352:in `<main>' | |
| configure:2736: $? = 1 | |
| configure:2725: gcc-5 -V >&5 | |
| /RDS/Q0196/linuxbrew/Library/Homebrew/shims/linux/super/gcc-5:352:in `exec': No such file or directory - gcc-5 (Errno::ENOENT) | |
| from /RDS/Q0196/linuxbrew/Library/Homebrew/shims/linux/super/gcc-5:352:in `<main>' | |
| configure:2736: $? = 1 | |
| configure:2725: gcc-5 -qversion >&5 | |
| /RDS/Q0196/linuxbrew/Library/Homebrew/shims/linux/super/gcc-5:352:in `exec': No such file or directory - gcc-5 (Errno::ENOENT) | |
| from /RDS/Q0196/linuxbrew/Library/Homebrew/shims/linux/super/gcc-5:352:in `<main>' | |
| configure:2736: $? = 1 | |
| configure:2741: checking for suffix of object files | |
| configure:2763: gcc-5 -c conftest.c >&5 | |
| /RDS/Q0196/linuxbrew/Library/Homebrew/shims/linux/super/gcc-5:352:in `exec': No such file or directory - gcc-5 (Errno::ENOENT) | |
| from /RDS/Q0196/linuxbrew/Library/Homebrew/shims/linux/super/gcc-5:352:in `<main>' | |
| configure:2767: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "GNU C Library" | |
| | #define PACKAGE_TARNAME "glibc" | |
| | #define PACKAGE_VERSION "(see version.h)" | |
| | #define PACKAGE_STRING "GNU C Library (see version.h)" | |
| | #define PACKAGE_BUGREPORT "http://sourceware.org/bugzilla/" | |
| | #define PACKAGE_URL "http://www.gnu.org/software/glibc/" | |
| | #define PKGVERSION "(GNU libc) " | |
| | #define REPORT_BUGS_TO "<http://www.gnu.org/software/libc/bugs.html>" | |
| | /* end confdefs.h. */ | |
| | | |
| | int | |
| | main () | |
| | { | |
| | | |
| | ; | |
| | return 0; | |
| | } | |
| configure:2781: error: in `/tmp/glibc-20170410-27179-1596neg/glibc-2.19/build': | |
| configure:2783: error: cannot compute suffix of object files: cannot compile | |
| See `config.log' for more details | |
| ## ---------------- ## | |
| ## Cache variables. ## | |
| ## ---------------- ## | |
| ac_cv_build=x86_64-unknown-linux-gnu | |
| ac_cv_env_CCC_set= | |
| ac_cv_env_CCC_value= | |
| ac_cv_env_CC_set=set | |
| ac_cv_env_CC_value=gcc-5 | |
| 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_CXXFLAGS_set= | |
| ac_cv_env_CXXFLAGS_value= | |
| ac_cv_env_CXX_set=set | |
| ac_cv_env_CXX_value=g++-5 | |
| 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_host=x86_64-unknown-linux-gnu | |
| ac_cv_prog_ac_ct_CC=gcc-5 | |
| ## ----------------- ## | |
| ## Output variables. ## | |
| ## ----------------- ## | |
| AR='' | |
| AS='' | |
| ASFLAGS_config='' | |
| AUTOCONF='' | |
| AWK='' | |
| BASH_SHELL='' | |
| BISON='' | |
| BUILD_CC='' | |
| CC='gcc-5' | |
| CFLAGS='' | |
| CPP='' | |
| CPPFLAGS='' | |
| CPPUNDEFS='' | |
| CXX='g++-5' | |
| CXXFLAGS='' | |
| CXX_SYSINCLUDES='' | |
| DEFINES='' | |
| DEFS='' | |
| ECHO_C='' | |
| ECHO_N='-n' | |
| ECHO_T='' | |
| INSTALL_DATA='' | |
| INSTALL_INFO='' | |
| INSTALL_PROGRAM='' | |
| INSTALL_SCRIPT='' | |
| KSH='' | |
| LD='' | |
| LDFLAGS='' | |
| LIBGD='' | |
| LIBOBJS='' | |
| LIBS='' | |
| LN_S='' | |
| LTLIBOBJS='' | |
| MAKE='' | |
| MAKEINFO='' | |
| MSGFMT='' | |
| NM='' | |
| OBJCOPY='' | |
| OBJDUMP='' | |
| OBJEXT='' | |
| PACKAGE_BUGREPORT='http://sourceware.org/bugzilla/' | |
| PACKAGE_NAME='GNU C Library' | |
| PACKAGE_STRING='GNU C Library (see version.h)' | |
| PACKAGE_TARNAME='glibc' | |
| PACKAGE_URL='http://www.gnu.org/software/glibc/' | |
| PACKAGE_VERSION='(see version.h)' | |
| PATH_SEPARATOR=':' | |
| PERL='' | |
| PKGVERSION='(GNU libc) ' | |
| PKGVERSION_TEXI='(GNU libc) ' | |
| READELF='' | |
| RELEASE='' | |
| REPORT_BUGS_TEXI='@uref{http://www.gnu.org/software/libc/bugs.html}' | |
| REPORT_BUGS_TO='<http://www.gnu.org/software/libc/bugs.html>' | |
| SED='' | |
| SHELL='/bin/sh' | |
| SYSINCLUDES='' | |
| VERSION='' | |
| ac_ct_CC='gcc-5' | |
| ac_ct_CXX='' | |
| add_on_subdirs='' | |
| add_ons='' | |
| all_warnings='' | |
| base_machine='' | |
| bindir='${exec_prefix}/bin' | |
| bindnow='' | |
| build='x86_64-unknown-linux-gnu' | |
| build_alias='' | |
| build_cpu='x86_64' | |
| build_nscd='' | |
| build_os='linux-gnu' | |
| build_pt_chown='' | |
| build_vendor='unknown' | |
| cross_compiling='no' | |
| datadir='${datarootdir}' | |
| datarootdir='${prefix}/share' | |
| docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' | |
| dvidir='${docdir}' | |
| exceptions='' | |
| exec_prefix='NONE' | |
| fno_unit_at_a_time='' | |
| force_install='' | |
| gnu89_inline='' | |
| hardcoded_path_in_tests='' | |
| have_libaudit='' | |
| have_libcap='' | |
| have_selinux='' | |
| host='x86_64-unknown-linux-gnu' | |
| host_alias='' | |
| host_cpu='x86_64' | |
| host_os='linux-gnu' | |
| host_vendor='unknown' | |
| htmldir='${docdir}' | |
| includedir='${prefix}/include' | |
| infodir='${datarootdir}/info' | |
| ldd_rewrite_script='' | |
| libc_cv_Bgroup='' | |
| libc_cv_cc_loop_to_function='' | |
| libc_cv_cc_nofma='' | |
| libc_cv_cc_submachine='' | |
| libc_cv_cc_with_libunwind='' | |
| libc_cv_forced_unwind='' | |
| libc_cv_fpie='' | |
| libc_cv_gcc_static_libgcc='' | |
| libc_cv_gcc_unwind_find_fde='' | |
| libc_cv_hashstyle='' | |
| libc_cv_have_bash2='' | |
| libc_cv_have_ksh='' | |
| libc_cv_localedir='' | |
| libc_cv_localstatedir='' | |
| libc_cv_nss_crypt='' | |
| libc_cv_output_format='' | |
| libc_cv_pic_default='' | |
| libc_cv_rootsbindir='' | |
| libc_cv_rtlddir='' | |
| libc_cv_slibdir='' | |
| libc_cv_ssp='' | |
| libc_cv_sysconfdir='' | |
| libc_cv_z_combreloc='' | |
| libc_cv_z_execstack='' | |
| libc_extra_cflags='' | |
| libdir='${exec_prefix}/lib' | |
| libexecdir='${exec_prefix}/libexec' | |
| link_obsolete_rpc='' | |
| localedir='${datarootdir}/locale' | |
| localstatedir='${prefix}/var' | |
| mach_interface_list='' | |
| mandir='${datarootdir}/man' | |
| multi_arch='' | |
| old_glibc_headers='' | |
| oldest_abi='' | |
| oldincludedir='/usr/include' | |
| pdfdir='${docdir}' | |
| prefix='/RDS/Q0196/linuxbrew/Cellar/glibc/2.19' | |
| profile='' | |
| program_transform_name='s,x,x,' | |
| psdir='${docdir}' | |
| sbindir='${exec_prefix}/sbin' | |
| shared='' | |
| sharedstatedir='${prefix}/com' | |
| sizeof_long_double='' | |
| static='' | |
| static_nss='' | |
| subdirs=' ' | |
| submachine='' | |
| sysconfdir='${prefix}/etc' | |
| sysdeps_add_ons='' | |
| sysheaders='' | |
| sysnames='' | |
| target_alias='' | |
| use_default_link='' | |
| use_ldconfig='' | |
| use_nscd='' | |
| with_fp='' | |
| ## ----------- ## | |
| ## confdefs.h. ## | |
| ## ----------- ## | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU C Library" | |
| #define PACKAGE_TARNAME "glibc" | |
| #define PACKAGE_VERSION "(see version.h)" | |
| #define PACKAGE_STRING "GNU C Library (see version.h)" | |
| #define PACKAGE_BUGREPORT "http://sourceware.org/bugzilla/" | |
| #define PACKAGE_URL "http://www.gnu.org/software/glibc/" | |
| #define PKGVERSION "(GNU libc) " | |
| #define REPORT_BUGS_TO "<http://www.gnu.org/software/libc/bugs.html>" | |
| configure: exit 1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment