Skip to content

Instantly share code, notes, and snippets.

@naderman
Created April 10, 2014 22:56
Show Gist options
  • Save naderman/10430337 to your computer and use it in GitHub Desktop.
Save naderman/10430337 to your computer and use it in GitHub Desktop.
$ /usr/local/bin/hhvm /home/naderman/projects/composer/composer/bin/composer --verbose update
Loading composer repositories with package information
Updating dependencies (including require-dev)
- Installing pocket-rent/ext-pgsql (dev-composer 8cc7e82)
Cloning 8cc7e82f4a45a9cead94aadcd935e039b3178703
** hphpize complete, now run `cmake . && make` to build
-- The C compiler identification is GNU 4.8.1
-- The CXX compiler identification is GNU 4.8.1
-- The ASM compiler identification is GNU
-- Found assembler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- 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
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Performing Test HAVE_GCC_47
-- Performing Test HAVE_GCC_47 - Success
-- Performing Test HAVE_GCC_48
-- Performing Test HAVE_GCC_48 - Success
-- pgSQL Include dir: /usr/include/postgresql
-- libpq library: /usr/lib/libpq.so
-- Configuring done
-- Generating done
-- Build files have been written to: /home/naderman/projects/hhvm/ext-example/vendor/pocket-rent/ext-pgsql
Scanning dependencies of target pgsql
[100%] Building CXX object CMakeFiles/pgsql.dir/pgsql.cpp.o
Linking CXX shared library pgsql.so
Embedding php in pgsql
[100%] Built target pgsql
Writing lock file
Generating autoload files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment