Skip to content

Instantly share code, notes, and snippets.

@dheche
dheche / gist:7653783
Created November 26, 2013 05:13
HHVM 2.2.0 - Failed to find boost_thread
[dheche@build64 SPECS]$ rpmbuild -ba hhvm.spec
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Osq7Hu
+ umask 022
+ cd /home/dheche/rpmbuild/BUILD
+ LANG=C
+ export LANG
+ unset DISPLAY
+ cd /home/dheche/rpmbuild/BUILD
+ rm -rf hhvm-2.2.0
+ /bin/gzip -dc /home/dheche/rpmbuild/SOURCES/HHVM-2.2.0.tar.gz
@dheche
dheche / gist:7605236
Last active December 29, 2015 03:09
error hhvm build
-- The C compiler identification is GNU
-- The CXX compiler identification is GNU
-- The ASM compiler identification is GNU
-- Found assembler: /usr/bin/gcc
-- Check for working C compiler: /usr/bin/gcc
-- Check for working C compiler: /usr/bin/gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
@dheche
dheche / gist:6993102
Created October 15, 2013 15:09
/vagrant not mounting automagicly
INFO global: Vagrant version: 1.3.4
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.3.4/plugins/kernel_v2/plugin.rb
INFO manager: Registered plugin: kernel
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.3.4/plugins/commands/help/plugin.rb
INFO manager: Registered plugin: help command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.3.4/plugins/commands/destroy/plugin.rb
INFO manager: Registered plugin: destroy command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.3.4/plugins/commands/ssh/plugin.rb
INFO manager: Registered plugin: ssh command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.3.4/plugins/commands/resume/plugin.rb