Skip to content

Instantly share code, notes, and snippets.

@foca
Created May 19, 2009 07:22
Show Gist options
  • Save foca/113958 to your computer and use it in GitHub Desktop.
Save foca/113958 to your computer and use it in GitHub Desktop.
Compiling Passenger support files...
# /opt/ruby-enterprise/bin/ruby -S /opt/ruby-enterprise/bin/rake clean nginx
(in /opt/ruby-enterprise/lib/ruby/gems/1.8/gems/passenger-2.2.2)
rm -rf ext/apache2/Configuration.o ext/apache2/Bucket.o ext/apache2/Hooks.o ext/apache2/mod_passenger.o ext/apache2/mod_passenger.so
rm -rf ext/nginx/HelperServer
rm -r pkg
rm -f ext/phusion_passenger/Makefile
rm -rf ext/apache2/libboost_oxt.a ext/apache2/libboost_oxt
rm -rf ext/apache2/libpassenger_common.a ext/apache2/ApplicationPoolServerExecutable ext/apache2/libpassenger_common
rm -rf ext/nginx/libboost_oxt.a ext/nginx/libboost_oxt
rm -rf ext/nginx/libpassenger_common.a ext/nginx/libpassenger_common
rm -rf test/libboost_oxt.a test/libboost_oxt
rm -rf test/libpassenger_common.a test/ApplicationPoolServerExecutable test/libpassenger_common
rm -rf test/oxt/oxt_test_main test/oxt/*.o test/CxxTests test/*.o
mkdir -p ext/nginx/libboost_oxt/boost
g++ -Iext -D_REENTRANT -I/usr/local/include -Wall -g -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -o ext/nginx/libboost_oxt/boost/thread.o -c ext/boost/src/pthread/thread.cpp
g++ -Iext -D_REENTRANT -I/usr/local/include -Wall -g -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -o ext/nginx/libboost_oxt/boost/once.o -c ext/boost/src/pthread/once.cpp
g++ -Iext -D_REENTRANT -I/usr/local/include -Wall -g -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -o ext/nginx/libboost_oxt/boost/exceptions.o -c ext/boost/src/pthread/exceptions.cpp
mkdir -p ext/nginx/libboost_oxt/oxt
g++ -Iext -D_REENTRANT -I/usr/local/include -Wall -g -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -o ext/nginx/libboost_oxt/oxt/backtrace.o -c ext/oxt/backtrace.cpp
In file included from ext/boost/mpl/apply.hpp:23,
from ext/boost/iterator/iterator_facade.hpp:34,
from ext/boost/iterator/iterator_adaptor.hpp:15,
from ext/boost/iterator/reverse_iterator.hpp:12,
from ext/boost/range/reverse_iterator.hpp:20,
from ext/boost/range/rbegin.hpp:19,
from ext/boost/range/functions.hpp:23,
from ext/boost/range/iterator_range.hpp:25,
from ext/boost/algorithm/string/replace.hpp:16,
from ext/boost/date_time/date_facet.hpp:13,
from ext/boost/date_time/gregorian/gregorian_io.hpp:12,
from ext/boost/date_time/gregorian/conversion.hpp:23,
from ext/boost/date_time/posix_time/conversion.hpp:16,
from ext/boost/thread/pthread/timespec.hpp:10,
from ext/boost/thread/pthread/mutex.hpp:18,
from ext/boost/thread/mutex.hpp:16,
from ext/oxt/backtrace.cpp:27:
ext/boost/mpl/apply_wrap.hpp:81:31: error: missing binary operator before token "("
ext/boost/mpl/apply_wrap.hpp:173:31: error: missing binary operator before token "("
In file included from ext/boost/mpl/bind.hpp:27,
from ext/boost/mpl/lambda.hpp:18,
from ext/boost/mpl/apply.hpp:25,
from ext/boost/iterator/iterator_facade.hpp:34,
from ext/boost/iterator/iterator_adaptor.hpp:15,
from ext/boost/iterator/reverse_iterator.hpp:12,
from ext/boost/range/reverse_iterator.hpp:20,
from ext/boost/range/rbegin.hpp:19,
from ext/boost/range/functions.hpp:23,
from ext/boost/range/iterator_range.hpp:25,
from ext/boost/algorithm/string/replace.hpp:16,
from ext/boost/date_time/date_facet.hpp:13,
from ext/boost/date_time/gregorian/gregorian_io.hpp:12,
from ext/boost/date_time/gregorian/conversion.hpp:23,
from ext/boost/date_time/posix_time/conversion.hpp:16,
from ext/boost/thread/pthread/timespec.hpp:10,
from ext/boost/thread/pthread/mutex.hpp:18,
from ext/boost/thread/mutex.hpp:16,
from ext/oxt/backtrace.cpp:27:
ext/boost/mpl/apply_wrap.hpp:81:31: error: missing binary operator before token "("
ext/boost/mpl/apply_wrap.hpp:173:31: error: missing binary operator before token "("
In file included from ext/boost/mpl/lambda.hpp:18,
from ext/boost/mpl/apply.hpp:25,
from ext/boost/iterator/iterator_facade.hpp:34,
from ext/boost/iterator/iterator_adaptor.hpp:15,
from ext/boost/iterator/reverse_iterator.hpp:12,
from ext/boost/range/reverse_iterator.hpp:20,
from ext/boost/range/rbegin.hpp:19,
from ext/boost/range/functions.hpp:23,
from ext/boost/range/iterator_range.hpp:25,
from ext/boost/algorithm/string/replace.hpp:16,
from ext/boost/date_time/date_facet.hpp:13,
from ext/boost/date_time/gregorian/gregorian_io.hpp:12,
from ext/boost/date_time/gregorian/conversion.hpp:23,
from ext/boost/date_time/posix_time/conversion.hpp:16,
from ext/boost/thread/pthread/timespec.hpp:10,
from ext/boost/thread/pthread/mutex.hpp:18,
from ext/boost/thread/mutex.hpp:16,
from ext/oxt/backtrace.cpp:27:
ext/boost/mpl/bind.hpp:364:31: error: missing binary operator before token "("
ext/boost/mpl/bind.hpp:531:31: error: missing binary operator before token "("
In file included from ext/boost/mpl/lambda.hpp:22,
from ext/boost/mpl/apply.hpp:25,
from ext/boost/iterator/iterator_facade.hpp:34,
from ext/boost/iterator/iterator_adaptor.hpp:15,
from ext/boost/iterator/reverse_iterator.hpp:12,
from ext/boost/range/reverse_iterator.hpp:20,
from ext/boost/range/rbegin.hpp:19,
from ext/boost/range/functions.hpp:23,
from ext/boost/range/iterator_range.hpp:25,
from ext/boost/algorithm/string/replace.hpp:16,
from ext/boost/date_time/date_facet.hpp:13,
from ext/boost/date_time/gregorian/gregorian_io.hpp:12,
from ext/boost/date_time/gregorian/conversion.hpp:23,
from ext/boost/date_time/posix_time/conversion.hpp:16,
from ext/boost/thread/pthread/timespec.hpp:10,
from ext/boost/thread/pthread/mutex.hpp:18,
from ext/boost/thread/mutex.hpp:16,
from ext/oxt/backtrace.cpp:27:
ext/boost/mpl/aux_/full_lambda.hpp:230:31: error: missing binary operator before token "("
In file included from ext/boost/iterator/iterator_facade.hpp:34,
from ext/boost/iterator/iterator_adaptor.hpp:15,
from ext/boost/iterator/reverse_iterator.hpp:12,
from ext/boost/range/reverse_iterator.hpp:20,
from ext/boost/range/rbegin.hpp:19,
from ext/boost/range/functions.hpp:23,
from ext/boost/range/iterator_range.hpp:25,
from ext/boost/algorithm/string/replace.hpp:16,
from ext/boost/date_time/date_facet.hpp:13,
from ext/boost/date_time/gregorian/gregorian_io.hpp:12,
from ext/boost/date_time/gregorian/conversion.hpp:23,
from ext/boost/date_time/posix_time/conversion.hpp:16,
from ext/boost/thread/pthread/timespec.hpp:10,
from ext/boost/thread/pthread/mutex.hpp:18,
from ext/boost/thread/mutex.hpp:16,
from ext/oxt/backtrace.cpp:27:
ext/boost/mpl/apply.hpp:138:31: error: missing binary operator before token "("
rake aborted!
Command failed with status (1): [g++ -Iext -D_REENTRANT -I/usr/local/inclu...]
/opt/ruby-enterprise/lib/ruby/gems/1.8/gems/passenger-2.2.2/Rakefile:127:in `define_libboost_oxt_task'
(See full trace by running task with --trace)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment