Skip to content

Instantly share code, notes, and snippets.

@rwhogg
Created February 27, 2016 18:38
Show Gist options
  • Save rwhogg/61b09802a09192d934e0 to your computer and use it in GitHub Desktop.
Save rwhogg/61b09802a09192d934e0 to your computer and use it in GitHub Desktop.
bigloo on x86_64-linux - Homebrew build logs
Homebrew build logs for bigloo on x86_64-linux
Build date: 2016-02-27 10:35:17
HOMEBREW_VERSION: 0.9.5
ORIGIN: https://github.com/Homebrew/linuxbrew
HEAD: 82db45df13eeb21899eb8cfa8e213a6f71135c7a
Last commit: 2 days ago
HOMEBREW_PREFIX: /home/bob/.linuxbrew
HOMEBREW_REPOSITORY: /home/bob/.linuxbrew
HOMEBREW_CELLAR: /home/bob/.linuxbrew/Cellar
HOMEBREW_BOTTLE_DOMAIN: https://linuxbrew.bintray.com
CPU: quad-core 64-bit sandybridge
Kernel: Linux 3.16.0-62-generic x86_64 GNU/Linux
OS: Ubuntu 14.04.3 LTS
Codename: trusty
OS glibc: 2.19
OS gcc: 4.8.4
Linuxbrew glibc: N/A
Linuxbrew gcc: 5.3.0
Clang: 3.4 build 0
X11: 2.7.8 => /usr
System Ruby: 2.3.0 => /home/bob/.linuxbrew/Cellar/ruby/2.3.0/bin/ruby
Perl: /usr/bin/perl
Python: /home/bob/.linuxbrew/bin/python => /home/bob/.linuxbrew/Cellar/python/2.7.11/bin/python2.7
Ruby: /home/bob/.linuxbrew/bin/ruby => /home/bob/.linuxbrew/Cellar/ruby/2.3.0/bin/ruby
Java: 1.8.0_60
Error: Formulae found in multiple taps:
* homebrew/dupes/make
* linuxbrew/dupes/make
Please use the fully-qualified name e.g. homebrew/dupes/make to refer the formula.
2016-02-27 10:35:17 -0800
./configure
--disable-debug
--disable-dependency-tracking
--prefix=/home/bob/.linuxbrew/Cellar/bigloo/4.1a-2_1
--mandir=/home/bob/.linuxbrew/Cellar/bigloo/4.1a-2_1/share/man/man1
--infodir=/home/bob/.linuxbrew/Cellar/bigloo/4.1a-2_1/share/info
--customgc=yes
--os-macosx
--native=yes
--disable-alsa
--disable-mpg123
--disable-flac
--jvm=yes
--disable-srfi27
Checking local configuration...
executing ./autoconf/cpu -> x86_64
executing ./autoconf/osversion -> 3.16.0-62-generic
executing ./autoconf/user -> bob
executing ./autoconf/cctest -> /home/bob/.linuxbrew/bin/gcc-5
executing ./autoconf/macosx -> no yes
Cross compilation detected...
executing ./autoconf/ascpp -> /home/bob/.linuxbrew/bin/gcc-5 -c -x assembler-with-cpp
executing ./autoconf/arflags -> qc
executing ./autoconf/ranlib -> yes
executing ./autoconf/strip -> strip
executing ./autoconf/thread -> -D_THREAD_SAFE -D_REENTRANT -DGC_THREADS -DFINALIZE_ON_DEMAND
executing ./autoconf/pthread -> -lpthread
executing ./autoconf/pthreadlock -> 1
executing ./autoconf/pthreadspinlock -> 1
executing ./autoconf/pthreadmutexrec -> 1
executing ./autoconf/pthreadcondvtimedwait -> 1
executing ./autoconf/pthreadtimedjoin -> 1
executing ./autoconf/pthreadlocalstorage -> yes
executing ./autoconf/nbprocs -> 4
executing ./autoconf/gcflags ->
executing ./autoconf/maemo.arm -> no
+ Installing custom GC (gc-7.4.0) source code.
executing ./autoconf/gcconfigureopt -> --host=x86_64-unknown-linux-gnu --build=x86_64-unknown-linux-gnu
+ Configuring custom GC...
./configure: 24: export: -Wl,--dynamic-linker: bad variable name
HOMEBREW_VERSION: 0.9.5
ORIGIN: https://github.com/Homebrew/linuxbrew
HEAD: 82db45df13eeb21899eb8cfa8e213a6f71135c7a
Last commit: 2 days ago
HOMEBREW_PREFIX: /home/bob/.linuxbrew
HOMEBREW_REPOSITORY: /home/bob/.linuxbrew
HOMEBREW_CELLAR: /home/bob/.linuxbrew/Cellar
HOMEBREW_BOTTLE_DOMAIN: https://linuxbrew.bintray.com
CPU: quad-core 64-bit sandybridge
Kernel: Linux 3.16.0-62-generic x86_64 GNU/Linux
OS: Ubuntu 14.04.3 LTS
Codename: trusty
OS glibc: 2.19
OS gcc: 4.8.4
Linuxbrew glibc: N/A
Linuxbrew gcc: 5.3.0
Clang: 3.4 build 0
X11: 2.7.8 => /usr
System Ruby: 2.3.0 => /home/bob/.linuxbrew/Cellar/ruby/2.3.0/bin/ruby
Perl: /usr/bin/perl
Python: /home/bob/.linuxbrew/bin/python => /home/bob/.linuxbrew/Cellar/python/2.7.11/bin/python2.7
Ruby: /home/bob/.linuxbrew/bin/ruby => /home/bob/.linuxbrew/Cellar/ruby/2.3.0/bin/ruby
Java: 1.8.0_60
CC: /home/bob/.linuxbrew/bin/gcc-5 => /home/bob/.linuxbrew/Cellar/gcc/5.3.0/bin/gcc-5
CXX: /home/bob/.linuxbrew/bin/g++-5 => /home/bob/.linuxbrew/Cellar/gcc/5.3.0/bin/g++-5
OBJC: /home/bob/.linuxbrew/bin/gcc-5
OBJCXX: /home/bob/.linuxbrew/bin/g++-5
CFLAGS: -Os -w -pipe -march=core2
CXXFLAGS: -Os -w -pipe -march=core2
CPPFLAGS: -isystem/home/bob/.linuxbrew/include
LDFLAGS: -L/home/bob/.linuxbrew/lib -Wl,--dynamic-linker=/home/bob/.linuxbrew/lib/ld.so -Wl,-rpath,/home/bob/.linuxbrew/lib
MAKEFLAGS: -j4
CMAKE_PREFIX_PATH: /home/bob/.linuxbrew
PKG_CONFIG_PATH: /home/bob/.linuxbrew/share/pkgconfig:/home/bob/.linuxbrew/lib/pkgconfig:/usr/lib/x86_64-linux-gnu/pkgconfig:/usr/lib/pkgconfig:/usr/share/pkgconfig
PKG_CONFIG_LIBDIR: /home/bob/.linuxbrew/lib/pkgconfig:/home/bob/.linuxbrew/share/pkgconfig
PATH: /home/bob/.linuxbrew/bin:/home/bob/.linuxbrew/sbin:/home/bob/.cabal/bin:/home/bob/.opam/4.01.0/bin:/home/bob/software/netbeans/bin:/home/bob/software/devdocs-linux-x64/bin:/home/bob/software/dart/bin:/home/bob/software/composer/bin:/opt/ocf/bin:/opt/click.ubuntu.com/bin:.:/home/bob/bin:/home/bob/src/dotfiles/bin:/sbin:/usr/sbin:/home/bob/privateBin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/home/bob/.linuxbrew/Library/Taps/homebrew/homebrew-emacs/cmd:/home/bob/.linuxbrew/Library/Taps/homebrew/homebrew-dev-tools/cmd:/home/bob/.linuxbrew/Library/Taps/homebrew/homebrew-bundle/cmd:/home/bob/.linuxbrew/Library/ENV/scm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment