K 10 svn:author V 7 antoine K 8 svn:date V 27 2018-03-05T07:02:30.152767Z K 7 svn:log V 2829 Mark BROKEN: fails to build In file included from /wrkdirs/usr/ports/databases/php5-pdo_cassandra/work/php-pdo_cassandra-7debd5b/cassandra_driver.cpp:18: ./php_pdo_cassandra_int.hpp:89:33: error: implicit instantiation of undefined template 'boost::shared_ptr' boost::shared_ptr socket; ^ /usr/local/include/boost/exception/exception.hpp:19:44: note: template is declared here namespace boost { template class shared_ptr; }; ^ In file included from /wrkdirs/usr/ports/databases/php5-pdo_cassandra/work/php-pdo_cassandra-7debd5b/cassandra_driver.cpp:18: ./php_pdo_cassandra_int.hpp:90:38: error: implicit instantiation of undefined template 'boost::shared_ptr' boost::shared_ptr transport; ^ /usr/local/include/boost/exception/exception.hpp:19:44: note: template is declared here namespace boost { template class shared_ptr; }; ^ In file included from /wrkdirs/usr/ports/databases/php5-pdo_cassandra/work/php-pdo_cassandra-7debd5b/cassandra_driver.cpp:18: ./php_pdo_cassandra_int.hpp:91:31: error: implicit instantiation of undefined template 'boost::shared_ptr' boost::shared_ptr protocol; ^ /usr/local/include/boost/exception/exception.hpp:19:44: note: template is declared here namespace boost { template class shared_ptr; }; ^ In file included from /wrkdirs/usr/ports/databases/php5-pdo_cassandra/work/php-pdo_cassandra-7debd5b/cassandra_driver.cpp:18: ./php_pdo_cassandra_int.hpp:92:37: error: implicit instantiation of undefined template 'boost::shared_ptr' boost::shared_ptr client; ^ /usr/local/include/boost/exception/exception.hpp:19:44: note: template is declared here namespace boost { template class shared_ptr; }; ^ In file included from /wrkdirs/usr/ports/databases/php5-pdo_cassandra/work/php-pdo_cassandra-7debd5b/cassandra_driver.cpp:18: ./php_pdo_cassandra_int.hpp:109:31: error: implicit instantiation of undefined template 'boost::shared_ptr' boost::shared_ptr result; ^ /usr/local/include/boost/exception/exception.hpp:19:44: note: template is declared here namespace boost { template class shared_ptr; }; ^ Reported by: pkg-fallout END