rcgal - R interface to a (small) subset of CGAL - check results
RForge.net

rcgal

About rcgal
GIT access
Download/Files
Check results
Package R docs

Version: 0.1-2
Result: WARNING
Check time: 2021-09-08 05:59

Install log for Linux

* installing *source* package 'rcgal' ...
** using staged installation
** libs
g++ -std=gnu++14 -I"/www/rforge/sys/debian-11/usr/R/devel/include" -DNDEBUG -I. -I'/www/rforge/rlib/debian-11/4.2/BH/include' -I/usr/local/include -fpic -g -O2 -c R_assertions.cpp -o R_assertions.o
In file included from /www/rforge/rlib/debian-11/4.2/BH/include/boost/smart_ptr/shared_ptr.hpp:17,
from /www/rforge/rlib/debian-11/4.2/BH/include/boost/shared_ptr.hpp:17,
from ./CGAL/Object.h:39,
from ./CGAL/kernel_basic.h:33,
from ./CGAL/basic.h:46,
from R_assertions.cpp:31:
/www/rforge/rlib/debian-11/4.2/BH/include/boost/smart_ptr/detail/shared_count.hpp:361:33: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
361 | explicit shared_count( std::auto_ptr & r ): pi_( new sp_counted_impl_p( r.get() ) )
| ^~~~~~~~
In file included from /usr/include/c++/10/bits/locale_conv.h:41,
from /usr/include/c++/10/locale:43,
from /usr/include/c++/10/iomanip:43,
from ./CGAL/Profile_counter.h:53,
from ./CGAL/Uncertain.h:26,
from ./CGAL/assertions.h:344,
from R_assertions.cpp:27:
/usr/include/c++/10/bits/unique_ptr.h:57:28: note: declared here
57 | template class auto_ptr;
| ^~~~~~~~
In file included from /www/rforge/rlib/debian-11/4.2/BH/include/boost/shared_ptr.hpp:17,
from ./CGAL/Object.h:39,
from ./CGAL/kernel_basic.h:33,
from ./CGAL/basic.h:46,
from R_assertions.cpp:31:
/www/rforge/rlib/debian-11/4.2/BH/include/boost/smart_ptr/shared_ptr.hpp:250:65: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
250 | template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
| ^~~~~~~~
In file included from /usr/include/c++/10/bits/locale_conv.h:41,
from /usr/include/c++/10/locale:43,
from /usr/include/c++/10/iomanip:43,
from ./CGAL/Profile_counter.h:53,
from ./CGAL/Uncertain.h:26,
from ./CGAL/assertions.h:344,
from R_assertions.cpp:27:
/usr/include/c++/10/bits/unique_ptr.h:57:28: note: declared here
57 | template class auto_ptr;
| ^~~~~~~~
In file included from /www/rforge/rlib/debian-11/4.2/BH/include/boost/shared_ptr.hpp:17,
from ./CGAL/Object.h:39,
from ./CGAL/kernel_basic.h:33,
from ./CGAL/basic.h:46,
from R_assertions.cpp:31:
/www/rforge/rlib/debian-11/4.2/BH/include/boost/smart_ptr/shared_ptr.hpp:465:31: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
465 | explicit shared_ptr( std::auto_ptr & r ): px(r.get()), pn()
| ^~~~~~~~
In file included from /usr/include/c++/10/bits/locale_conv.h:41,
from /usr/include/c++/10/locale:43,
from /usr/include/c++/10/iomanip:43,
from ./CGAL/Profile_counter.h:53,
from ./CGAL/Uncertain.h:26,
from ./CGAL/assertions.h:344,
from R_assertions.cpp:27:
/usr/include/c++/10/bits/unique_ptr.h:57:28: note: declared here
57 | template class auto_ptr;
| ^~~~~~~~
In file included from /www/rforge/rlib/debian-11/4.2/BH/include/boost/shared_ptr.hpp:17,
from ./CGAL/Object.h:39,
from ./CGAL/kernel_basic.h:33,
from ./CGAL/basic.h:46,
from R_assertions.cpp:31:
/www/rforge/rlib/debian-11/4.2/BH/include/boost/smart_ptr/shared_ptr.hpp:478:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
478 | shared_ptr( std::auto_ptr && r ): px(r.get()), pn()
| ^~~~~~~~
In file included from /usr/include/c++/10/bits/locale_conv.h:41,
from /usr/include/c++/10/locale:43,
from /usr/include/c++/10/iomanip:43,
from ./CGAL/Profile_counter.h:53,
from ./CGAL/Uncertain.h:26,
from ./CGAL/assertions.h:344,
from R_assertions.cpp:27:
/usr/include/c++/10/bits/unique_ptr.h:57:28: note: declared here
57 | template class auto_ptr;
| ^~~~~~~~
In file included from /www/rforge/rlib/debian-11/4.2/BH/include/boost/shared_ptr.hpp:17,
from ./CGAL/Object.h:39,
from ./CGAL/kernel_basic.h:33,
from ./CGAL/basic.h:46,
from R_assertions.cpp:31:
/www/rforge/rlib/debian-11/4.2/BH/include/boost/smart_ptr/shared_ptr.hpp:561:34: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
561 | shared_ptr & operator=( std::auto_ptr & r )
| ^~~~~~~~
In file included from /usr/include/c++/10/bits/locale_conv.h:41,
from /usr/include/c++/10/locale:43,
from /usr/include/c++/10/iomanip:43,
from ./CGAL/Profile_counter.h:53,
from ./CGAL/Uncertain.h:26,
from ./CGAL/assertions.h:344,
from R_assertions.cpp:27:
/usr/include/c++/10/bits/unique_ptr.h:57:28: note: declared here
57 | template class auto_ptr;
| ^~~~~~~~
In file included from /www/rforge/rlib/debian-11/4.2/BH/include/boost/shared_ptr.hpp:17,
from ./CGAL/Object.h:39,
from ./CGAL/kernel_basic.h:33,
from ./CGAL/basic.h:46,
from R_assertions.cpp:31:
/www/rforge/rlib/debian-11/4.2/BH/include/boost/smart_ptr/shared_ptr.hpp:570:34: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
570 | shared_ptr & operator=( std::auto_ptr && r )
| ^~~~~~~~
In file included from /usr/include/c++/10/bits/locale_conv.h:41,
from /usr/include/c++/10/locale:43,
from /usr/include/c++/10/iomanip:43,
from ./CGAL/Profile_counter.h:53,
from ./CGAL/Uncertain.h:26,
from ./CGAL/assertions.h:344,
from R_assertions.cpp:27:
/usr/include/c++/10/bits/unique_ptr.h:57:28: note: declared here
57 | template class auto_ptr;
| ^~~~~~~~
In file included from /www/rforge/rlib/debian-11/4.2/BH/include/boost/shared_ptr.hpp:17,
from ./CGAL/Object.h:39,
from ./CGAL/kernel_basic.h:33,
from ./CGAL/basic.h:46,
from R_assertions.cpp:31:
/www/rforge/rlib/debian-11/4.2/BH/include/boost/smart_ptr/shared_ptr.hpp: In member function 'boost::shared_ptr& boost::shared_ptr::operator=(std::auto_ptr<_Up>&&)':
/www/rforge/rlib/debian-11/4.2/BH/include/boost/smart_ptr/shared_ptr.hpp:572:38: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
572 | this_type( static_cast< std::auto_ptr && >( r ) ).swap( *this );
| ^~~~~~~~
In file included from /usr/include/c++/10/bits/locale_conv.h:41,
from /usr/include/c++/10/locale:43,
from /usr/include/c++/10/iomanip:43,
from ./CGAL/Profile_counter.h:53,
from ./CGAL/Uncertain.h:26,
from ./CGAL/assertions.h:344,
from R_assertions.cpp:27:
/usr/include/c++/10/bits/unique_ptr.h:57:28: note: declared here
57 | template class auto_ptr;
| ^~~~~~~~
gcc -I"/www/rforge/sys/debian-11/usr/R/devel/include" -DNDEBUG -I. -I'/www/rforge/rlib/debian-11/4.2/BH/include' -I/usr/local/include -fpic -g -O2 -c inside.c -o inside.o
g++ -std=gnu++14 -I"/www/rforge/sys/debian-11/usr/R/devel/include" -DNDEBUG -I. -I'/www/rforge/rlib/debian-11/4.2/BH/include' -I/usr/local/include -fpic -g -O2 -c point_poly.cpp -o point_poly.o
In file included from /www/rforge/rlib/debian-11/4.2/BH/include/boost/smart_ptr/shared_ptr.hpp:17,
from /www/rforge/rlib/debian-11/4.2/BH/include/boost/shared_ptr.hpp:17,
from ./CGAL/Object.h:39,
from ./CGAL/kernel_basic.h:33,
from ./CGAL/basic.h:46,
from ./CGAL/Cartesian/Cartesian_base.h:28,
from ./CGAL/Simple_cartesian.h:28,
from ./CGAL/Exact_predicates_inexact_constructions_kernel.h:28,
from point_poly.cpp:1:
/www/rforge/rlib/debian-11/4.2/BH/include/boost/smart_ptr/detail/shared_count.hpp:361:33: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
361 | explicit shared_count( std::auto_ptr & r ): pi_( new sp_counted_impl_p( r.get() ) )
| ^~~~~~~~
In file included from /usr/include/c++/10/bits/locale_conv.h:41,
from /usr/include/c++/10/locale:43,
from /usr/include/c++/10/iomanip:43,
from ./CGAL/Profile_counter.h:53,
from ./CGAL/Uncertain.h:26,
from ./CGAL/assertions.h:344,
from ./CGAL/basic.h:42,
from ./CGAL/Cartesian/Cartesian_base.h:28,
from ./CGAL/Simple_cartesian.h:28,
from ./CGAL/Exact_predicates_inexact_constructions_kernel.h:28,
from point_poly.cpp:1:
/usr/include/c++/10/bits/unique_ptr.h:57:28: note: declared here
57 | template class auto_ptr;
| ^~~~~~~~
In file included from /www/rforge/rlib/debian-11/4.2/BH/include/boost/shared_ptr.hpp:17,
from ./CGAL/Object.h:39,
from ./CGAL/kernel_basic.h:33,
from ./CGAL/basic.h:46,
from ./CGAL/Cartesian/Cartesian_base.h:28,
from ./CGAL/Simple_cartesian.h:28,
from ./CGAL/Exact_predicates_inexact_constructions_kernel.h:28,
from point_poly.cpp:1:
/www/rforge/rlib/debian-11/4.2/BH/include/boost/smart_ptr/shared_ptr.hpp:250:65: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
250 | template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
| ^~~~~~~~
In file included from /usr/include/c++/10/bits/locale_conv.h:41,
from /usr/include/c++/10/locale:43,
from /usr/include/c++/10/iomanip:43,
from ./CGAL/Profile_counter.h:53,
from ./CGAL/Uncertain.h:26,
from ./CGAL/assertions.h:344,
from ./CGAL/basic.h:42,
from ./CGAL/Cartesian/Cartesian_base.h:28,
from ./CGAL/Simple_cartesian.h:28,
from ./CGAL/Exact_predicates_inexact_constructions_kernel.h:28,
from point_poly.cpp:1:
/usr/include/c++/10/bits/unique_ptr.h:57:28: note: declared here
57 | template class auto_ptr;
| ^~~~~~~~
In file included from /www/rforge/rlib/debian-11/4.2/BH/include/boost/shared_ptr.hpp:17,
from ./CGAL/Object.h:39,
from ./CGAL/kernel_basic.h:33,
from ./CGAL/basic.h:46,
from ./CGAL/Cartesian/Cartesian_base.h:28,
from ./CGAL/Simple_cartesian.h:28,
from ./CGAL/Exact_predicates_inexact_constructions_kernel.h:28,
from point_poly.cpp:1:
/www/rforge/rlib/debian-11/4.2/BH/include/boost/smart_ptr/shared_ptr.hpp:465:31: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
465 | explicit shared_ptr( std::auto_ptr & r ): px(r.get()), pn()
| ^~~~~~~~
In file included from /usr/include/c++/10/bits/locale_conv.h:41,
from /usr/include/c++/10/locale:43,
from /usr/include/c++/10/iomanip:43,
from ./CGAL/Profile_counter.h:53,
from ./CGAL/Uncertain.h:26,
from ./CGAL/assertions.h:344,
from ./CGAL/basic.h:42,
from ./CGAL/Cartesian/Cartesian_base.h:28,
from ./CGAL/Simple_cartesian.h:28,
from ./CGAL/Exact_predicates_inexact_constructions_kernel.h:28,
from point_poly.cpp:1:
/usr/include/c++/10/bits/unique_ptr.h:57:28: note: declared here
57 | template class auto_ptr;
| ^~~~~~~~
In file included from /www/rforge/rlib/debian-11/4.2/BH/include/boost/shared_ptr.hpp:17,
from ./CGAL/Object.h:39,
from ./CGAL/kernel_basic.h:33,
from ./CGAL/basic.h:46,
from ./CGAL/Cartesian/Cartesian_base.h:28,
from ./CGAL/Simple_cartesian.h:28,
from ./CGAL/Exact_predicates_inexact_constructions_kernel.h:28,
from point_poly.cpp:1:
/www/rforge/rlib/debian-11/4.2/BH/include/boost/smart_ptr/shared_ptr.hpp:478:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
478 | shared_ptr( std::auto_ptr && r ): px(r.get()), pn()
| ^~~~~~~~
In file included from /usr/include/c++/10/bits/locale_conv.h:41,
from /usr/include/c++/10/locale:43,
from /usr/include/c++/10/iomanip:43,
from ./CGAL/Profile_counter.h:53,
from ./CGAL/Uncertain.h:26,
from ./CGAL/assertions.h:344,
from ./CGAL/basic.h:42,
from ./CGAL/Cartesian/Cartesian_base.h:28,
from ./CGAL/Simple_cartesian.h:28,
from ./CGAL/Exact_predicates_inexact_constructions_kernel.h:28,
from point_poly.cpp:1:
/usr/include/c++/10/bits/unique_ptr.h:57:28: note: declared here
57 | template class auto_ptr;
| ^~~~~~~~
In file included from /www/rforge/rlib/debian-11/4.2/BH/include/boost/shared_ptr.hpp:17,
from ./CGAL/Object.h:39,
from ./CGAL/kernel_basic.h:33,
from ./CGAL/basic.h:46,
from ./CGAL/Cartesian/Cartesian_base.h:28,
from ./CGAL/Simple_cartesian.h:28,
from ./CGAL/Exact_predicates_inexact_constructions_kernel.h:28,
from point_poly.cpp:1:
/www/rforge/rlib/debian-11/4.2/BH/include/boost/smart_ptr/shared_ptr.hpp:561:34: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
561 | shared_ptr & operator=( std::auto_ptr & r )
| ^~~~~~~~
In file included from /usr/include/c++/10/bits/locale_conv.h:41,
from /usr/include/c++/10/locale:43,
from /usr/include/c++/10/iomanip:43,
from ./CGAL/Profile_counter.h:53,
from ./CGAL/Uncertain.h:26,
from ./CGAL/assertions.h:344,
from ./CGAL/basic.h:42,
from ./CGAL/Cartesian/Cartesian_base.h:28,
from ./CGAL/Simple_cartesian.h:28,
from ./CGAL/Exact_predicates_inexact_constructions_kernel.h:28,
from point_poly.cpp:1:
/usr/include/c++/10/bits/unique_ptr.h:57:28: note: declared here
57 | template class auto_ptr;
| ^~~~~~~~
In file included from /www/rforge/rlib/debian-11/4.2/BH/include/boost/shared_ptr.hpp:17,
from ./CGAL/Object.h:39,
from ./CGAL/kernel_basic.h:33,
from ./CGAL/basic.h:46,
from ./CGAL/Cartesian/Cartesian_base.h:28,
from ./CGAL/Simple_cartesian.h:28,
from ./CGAL/Exact_predicates_inexact_constructions_kernel.h:28,
from point_poly.cpp:1:
/www/rforge/rlib/debian-11/4.2/BH/include/boost/smart_ptr/shared_ptr.hpp:570:34: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
570 | shared_ptr & operator=( std::auto_ptr && r )
| ^~~~~~~~
In file included from /usr/include/c++/10/bits/locale_conv.h:41,
from /usr/include/c++/10/locale:43,
from /usr/include/c++/10/iomanip:43,
from ./CGAL/Profile_counter.h:53,
from ./CGAL/Uncertain.h:26,
from ./CGAL/assertions.h:344,
from ./CGAL/basic.h:42,
from ./CGAL/Cartesian/Cartesian_base.h:28,
from ./CGAL/Simple_cartesian.h:28,
from ./CGAL/Exact_predicates_inexact_constructions_kernel.h:28,
from point_poly.cpp:1:
/usr/include/c++/10/bits/unique_ptr.h:57:28: note: declared here
57 | template class auto_ptr;
| ^~~~~~~~
In file included from /www/rforge/rlib/debian-11/4.2/BH/include/boost/shared_ptr.hpp:17,
from ./CGAL/Object.h:39,
from ./CGAL/kernel_basic.h:33,
from ./CGAL/basic.h:46,
from ./CGAL/Cartesian/Cartesian_base.h:28,
from ./CGAL/Simple_cartesian.h:28,
from ./CGAL/Exact_predicates_inexact_constructions_kernel.h:28,
from point_poly.cpp:1:
/www/rforge/rlib/debian-11/4.2/BH/include/boost/smart_ptr/shared_ptr.hpp: In member function 'boost::shared_ptr& boost::shared_ptr::operator=(std::auto_ptr<_Up>&&)':
/www/rforge/rlib/debian-11/4.2/BH/include/boost/smart_ptr/shared_ptr.hpp:572:38: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
572 | this_type( static_cast< std::auto_ptr && >( r ) ).swap( *this );
| ^~~~~~~~
In file included from /usr/include/c++/10/bits/locale_conv.h:41,
from /usr/include/c++/10/locale:43,
from /usr/include/c++/10/iomanip:43,
from ./CGAL/Profile_counter.h:53,
from ./CGAL/Uncertain.h:26,
from ./CGAL/assertions.h:344,
from ./CGAL/basic.h:42,
from ./CGAL/Cartesian/Cartesian_base.h:28,
from ./CGAL/Simple_cartesian.h:28,
from ./CGAL/Exact_predicates_inexact_constructions_kernel.h:28,
from point_poly.cpp:1:
/usr/include/c++/10/bits/unique_ptr.h:57:28: note: declared here
57 | template class auto_ptr;
| ^~~~~~~~
g++ -std=gnu++14 -shared -L/www/rforge/sys/debian-11/usr/R/devel/lib -L/usr/local/lib -o rcgal.so R_assertions.o inside.o point_poly.o -L/www/rforge/sys/debian-11/usr/R/devel/lib -lR
installing to /00LOCK-rcgal/00new/rcgal/libs
** R
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** testing if installed package can be loaded from temporary location
** checking absolute paths in shared objects and dynamic libraries
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (rcgal)

Distribution log

SVN checkout/GIT clone log