Skip to content

Instantly share code, notes, and snippets.

Created May 16, 2016 07:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/e9ee006389eb2f2d14b34e4db5c195f0 to your computer and use it in GitHub Desktop.
Save anonymous/e9ee006389eb2f2d14b34e4db5c195f0 to your computer and use it in GitHub Desktop.
gdbm on Ubuntu 14.04.4 LTS - Homebrew build logs
Homebrew build logs for gdbm on Ubuntu 14.04.4 LTS
Build date: 2016-05-16 15:19:21
HOMEBREW_VERSION: 0.9.9
ORIGIN: https://github.com/Linuxbrew/brew
HEAD: e1c2b3825b2e980febb234186183565f232a0cde
Last commit: 8 hours ago
Core tap ORIGIN: https://github.com/Linuxbrew/homebrew-core
Core tap HEAD: 887887a6bbf9042ae539767c1f7e6208129068f6
Core tap last commit: 5 hours ago
HOMEBREW_PREFIX: /home/zkanda/.linuxbrew
HOMEBREW_REPOSITORY: /home/zkanda/.linuxbrew
HOMEBREW_CELLAR: /home/zkanda/.linuxbrew/Cellar
HOMEBREW_BOTTLE_DOMAIN: https://linuxbrew.bintray.com
CPU: dual-core 64-bit core
Kernel: Linux 3.19.0-59-generic x86_64 GNU/Linux
OS: Ubuntu 14.04.4 LTS
Codename: trusty
OS glibc: 2.19
OS gcc: 4.8.4
Linuxbrew glibc: N/A
Linuxbrew gcc: N/A
Clang: N/A
X11: 2.7.8 => /usr
System Ruby: 1.9.3-p484 => /usr/bin/ruby1.9.1
Perl: /usr/bin/perl
Python: /usr/bin/python => /usr/bin/python2.7
Ruby: /usr/bin/ruby => /usr/bin/ruby1.9.1
Java: N/A
Your system is ready to brew.
2016-05-16 15:19:21 +0800
./configure
--disable-dependency-tracking
--disable-silent-rules
--prefix=/home/zkanda/.linuxbrew/Cellar/gdbm/1.11
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking for gcc... /usr/bin/gcc-4.8
checking whether the C compiler works... no
configure: error: in `/tmp/gdbm-20160516-20156-s31fqz/gdbm-1.11':
configure: error: C compiler cannot create executables
See `config.log' for more details
HOMEBREW_VERSION: 0.9.9
ORIGIN: https://github.com/Linuxbrew/brew
HEAD: e1c2b3825b2e980febb234186183565f232a0cde
Last commit: 8 hours ago
Core tap ORIGIN: https://github.com/Linuxbrew/homebrew-core
Core tap HEAD: 887887a6bbf9042ae539767c1f7e6208129068f6
Core tap last commit: 5 hours ago
HOMEBREW_PREFIX: /home/zkanda/.linuxbrew
HOMEBREW_REPOSITORY: /home/zkanda/.linuxbrew
HOMEBREW_CELLAR: /home/zkanda/.linuxbrew/Cellar
HOMEBREW_BOTTLE_DOMAIN: https://linuxbrew.bintray.com
CPU: dual-core 64-bit core
Kernel: Linux 3.19.0-59-generic x86_64 GNU/Linux
OS: Ubuntu 14.04.4 LTS
Codename: trusty
OS glibc: 2.19
OS gcc: 4.8.4
Linuxbrew glibc: N/A
Linuxbrew gcc: N/A
Clang: N/A
X11: 2.7.8 => /usr
System Ruby: 1.9.3-p484 => /usr/bin/ruby1.9.1
Perl: /usr/bin/perl
Python: /usr/bin/python => /usr/bin/python2.7
Ruby: /usr/bin/ruby => /usr/bin/ruby1.9.1
Java: N/A
CC: /usr/bin/gcc-4.8
CXX: /usr/bin/g++-4.8
OBJC: /usr/bin/gcc-4.8
OBJCXX: /usr/bin/g++-4.8
CFLAGS: -Os -w -pipe -march=prescott
CXXFLAGS: -Os -w -pipe -march=prescott
CPPFLAGS: -isystem/home/zkanda/.linuxbrew/include
LDFLAGS: -L/home/zkanda/.linuxbrew/lib -Wl,--dynamic-linker=/home/zkanda/.linuxbrew/lib/ld.so -Wl,-rpath,/home/zkanda/.linuxbrew/lib
MAKEFLAGS: -j2
CMAKE_PREFIX_PATH: /home/zkanda/.linuxbrew
PKG_CONFIG_LIBDIR:
HOMEBREW_BUILD_FROM_SOURCE: 1
PATH: /home/zkanda/.linuxbrew/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/home/zkanda/.linuxbrew/Library/ENV/scm
LD_LIBRARY_PATH: /home/zkanda/.linuxbrew/Cellar/gdbm/1.11/lib:/home/zkanda/.linuxbrew/Cellar/gdbm/1.11
LD_RUN_PATH: /home/zkanda/.linuxbrew/lib
LIBRARY_PATH: /home/zkanda/.linuxbrew/lib
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by gdbm configure 1.11, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --disable-dependency-tracking --disable-silent-rules --prefix=/home/zkanda/.linuxbrew/Cellar/gdbm/1.11
## --------- ##
## Platform. ##
## --------- ##
hostname = dev-server
uname -m = x86_64
uname -r = 3.19.0-59-generic
uname -s = Linux
uname -v = #65~14.04.1-Ubuntu SMP Tue Apr 19 18:57:09 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: /home/zkanda/.linuxbrew/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/zkanda/.linuxbrew/Library/ENV/scm
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2631: checking for a BSD-compatible install
configure:2699: result: /usr/bin/install -c
configure:2710: checking whether build environment is sane
configure:2765: result: yes
configure:2916: checking for a thread-safe mkdir -p
configure:2955: result: /bin/mkdir -p
configure:2962: checking for gawk
configure:2978: found /usr/bin/gawk
configure:2989: result: gawk
configure:3000: checking whether make sets $(MAKE)
configure:3022: result: yes
configure:3051: checking whether make supports nested variables
configure:3068: result: yes
configure:3206: checking whether make supports nested variables
configure:3223: result: yes
configure:3341: checking for gcc
configure:3368: result: /usr/bin/gcc-4.8
configure:3597: checking for C compiler version
configure:3606: /usr/bin/gcc-4.8 --version >&5
gcc-4.8 (Ubuntu 4.8.4-2ubuntu1~14.04.1) 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:3617: $? = 0
configure:3606: /usr/bin/gcc-4.8 -v >&5
Using built-in specs.
COLLECT_GCC=/usr/bin/gcc-4.8
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.8/lto-wrapper
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.8.4-2ubuntu1~14.04.1' --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-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.1)
configure:3617: $? = 0
configure:3606: /usr/bin/gcc-4.8 -V >&5
gcc-4.8: error: unrecognized command line option '-V'
gcc-4.8: fatal error: no input files
compilation terminated.
configure:3617: $? = 4
configure:3606: /usr/bin/gcc-4.8 -qversion >&5
gcc-4.8: error: unrecognized command line option '-qversion'
gcc-4.8: fatal error: no input files
compilation terminated.
configure:3617: $? = 4
configure:3637: checking whether the C compiler works
configure:3659: /usr/bin/gcc-4.8 -Os -w -pipe -march=prescott -isystem/home/zkanda/.linuxbrew/include -L/home/zkanda/.linuxbrew/lib -Wl,--dynamic-linker=/home/zkanda/.linuxbrew/lib/ld.so -Wl,-rpath,/home/zkanda/.linuxbrew/lib conftest.c >&5
conftest.c:1:0: error: CPU you selected does not support x86-64 instruction set
/* confdefs.h */
^
conftest.c:1:0: error: CPU you selected does not support x86-64 instruction set
configure:3663: $? = 1
configure:3701: result: no
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gdbm"
| #define PACKAGE_TARNAME "gdbm"
| #define PACKAGE_VERSION "1.11"
| #define PACKAGE_STRING "gdbm 1.11"
| #define PACKAGE_BUGREPORT "bug-gdbm@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gdbm"
| #define PACKAGE "gdbm"
| #define VERSION "1.11"
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:3706: error: in `/tmp/gdbm-20160516-20156-s31fqz/gdbm-1.11':
configure:3708: error: C compiler cannot create executables
See `config.log' for more details
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_env_CC_set=set
ac_cv_env_CC_value=/usr/bin/gcc-4.8
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-Os -w -pipe -march=prescott'
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=-isystem/home/zkanda/.linuxbrew/include
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value='-L/home/zkanda/.linuxbrew/lib -Wl,--dynamic-linker=/home/zkanda/.linuxbrew/lib/ld.so -Wl,-rpath,/home/zkanda/.linuxbrew/lib'
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_YACC_set=
ac_cv_env_YACC_value=
ac_cv_env_YFLAGS_set=
ac_cv_env_YFLAGS_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_install='/usr/bin/install -c'
ac_cv_path_mkdir=/bin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_ac_ct_CC=/usr/bin/gcc-4.8
ac_cv_prog_make_make_set=yes
am_cv_make_support_nested_variables=yes
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /tmp/gdbm-20160516-20156-s31fqz/gdbm-1.11/build-aux/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)'
AR=''
AUTOCONF='${SHELL} /tmp/gdbm-20160516-20156-s31fqz/gdbm-1.11/build-aux/missing autoconf'
AUTOHEADER='${SHELL} /tmp/gdbm-20160516-20156-s31fqz/gdbm-1.11/build-aux/missing autoheader'
AUTOM4TE=''
AUTOMAKE='${SHELL} /tmp/gdbm-20160516-20156-s31fqz/gdbm-1.11/build-aux/missing automake-1.14'
AWK='gawk'
CC='/usr/bin/gcc-4.8'
CCDEPMODE=''
CFLAGS='-Os -w -pipe -march=prescott'
COMPAT_OPT_FALSE=''
COMPAT_OPT_TRUE=''
CPP=''
CPPFLAGS='-isystem/home/zkanda/.linuxbrew/include'
CYGPATH_W='echo'
DEFS=''
DEPDIR=''
DLLTOOL=''
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP=''
ENABLE_EXPORT_FALSE=''
ENABLE_EXPORT_TRUE=''
EXEEXT=''
FGREP=''
GDBM183_INCLUDEDIR='/usr/local/include'
GDBM183_LIBDIR='/usr/local/lib'
GDBM183_LIBRARY='-lgdbm'
GDBM_COUNT_T=''
GDBM_VERSION_MAJOR='1'
GDBM_VERSION_MINOR='11'
GDBM_VERSION_PATCH='0'
GETTEXT_MACRO_VERSION=''
GMSGFMT=''
GMSGFMT_015=''
GREP=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
INTLLIBS=''
INTL_MACOSX_LIBS=''
LD=''
LDFLAGS='-L/home/zkanda/.linuxbrew/lib -Wl,--dynamic-linker=/home/zkanda/.linuxbrew/lib/ld.so -Wl,-rpath,/home/zkanda/.linuxbrew/lib'
LEX=''
LEXLIB=''
LEX_OUTPUT_ROOT=''
LIBICONV=''
LIBINTL=''
LIBOBJS=''
LIBS=''
LIBTOOL=''
LIPO=''
LN_S=''
LTLIBICONV=''
LTLIBINTL=''
LTLIBOBJS=''
MAKEINFO='${SHELL} /tmp/gdbm-20160516-20156-s31fqz/gdbm-1.11/build-aux/missing makeinfo'
MANIFEST_TOOL=''
MKDIR_P='/bin/mkdir -p'
MSGFMT=''
MSGFMT_015=''
MSGMERGE=''
NM=''
NMEDIT=''
OBJDUMP=''
OBJEXT=''
OTOOL64=''
OTOOL=''
PACKAGE='gdbm'
PACKAGE_BUGREPORT='bug-gdbm@gnu.org'
PACKAGE_NAME='gdbm'
PACKAGE_STRING='gdbm 1.11'
PACKAGE_TARNAME='gdbm'
PACKAGE_URL='http://www.gnu.org/software/gdbm'
PACKAGE_VERSION='1.11'
PATH_SEPARATOR=':'
POSUB=''
RANLIB=''
SED=''
SET_MAKE=''
SHELL='/bin/bash'
STRIP=''
USE_NLS=''
VERSION='1.11'
XGETTEXT=''
XGETTEXT_015=''
XGETTEXT_EXTRA_OPTIONS=''
YACC=''
YFLAGS=''
ac_ct_AR=''
ac_ct_CC='/usr/bin/gcc-4.8'
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE=''
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE=''
am__include=''
am__isrc=''
am__leading_dot='.'
am__nodep=''
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
bindir='${exec_prefix}/bin'
build=''
build_alias=''
build_cpu=''
build_os=''
build_vendor=''
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
host=''
host_alias=''
host_cpu=''
host_os=''
host_vendor=''
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /tmp/gdbm-20160516-20156-s31fqz/gdbm-1.11/build-aux/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='/home/zkanda/.linuxbrew/Cellar/gdbm/1.11'
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 "gdbm"
#define PACKAGE_TARNAME "gdbm"
#define PACKAGE_VERSION "1.11"
#define PACKAGE_STRING "gdbm 1.11"
#define PACKAGE_BUGREPORT "bug-gdbm@gnu.org"
#define PACKAGE_URL "http://www.gnu.org/software/gdbm"
#define PACKAGE "gdbm"
#define VERSION "1.11"
configure: exit 77
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment