cat /var/tmp/portage/dev-python/cgkit-2.0.0-r2/temp/build.log * Package: dev-python/cgkit-2.0.0-r2 * Repository: gentoo * Maintainer: python@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux python_targets_python2_7 python_targets_python3_5 python_targets_python3_6 userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... * python2_7: running cgkit_unpack * python3_5: running cgkit_unpack * python3_6: running cgkit_unpack >>> Source unpacked in /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work >>> Preparing source in /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0 ... * Will copy sources from /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0 * python2_7: copying to /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7 * python3_5: copying to /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python3_5 * python3_6: copying to /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python3_6 * python2_7: running distutils-r1_run_phase python_prepare * Applying cgkit-2.0.0-fix-build-system.patch ... [ ok ] * Applying cgkit-2.0.0-fix-c++14.patch ... [ ok ] * Applying cgkit-py2k-pillow.patch ... [ ok ] * python3_5: running distutils-r1_run_phase python_prepare * Applying cgkit-2.0.0-fix-build-system.patch ... [ ok ] * Applying cgkit-2.0.0-fix-c++14.patch ... [ ok ] * Applying cgkit-py3k-pillow.patch ... [ ok ] * python3_6: running distutils-r1_run_phase python_prepare * Applying cgkit-2.0.0-fix-build-system.patch ... [ ok ] * Applying cgkit-2.0.0-fix-c++14.patch ... [ ok ] * Applying cgkit-py3k-pillow.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0 ... * python3_6: running distutils-r1_run_phase python_configure_all >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0 ... * python2_7: running distutils-r1_run_phase python_compile scons -j9 scons: Reading SConscript files ... 26 source files C++ compiler version: 8.2.0 Checking for C++ header file boost/shared_ptr.hpp... yes scons: done reading SConscript files. scons: Building targets ... x86_64-pc-linux-gnu-g++ -o obj/trimeshgeom.o -c -march=corei7 -O2 -pipe -fPIC -Iinclude -I/usr/include src/trimeshgeom.cpp x86_64-pc-linux-gnu-g++ -o obj/sizeconstraint.o -c -march=corei7 -O2 -pipe -fPIC -Iinclude -I/usr/include src/sizeconstraint.cpp x86_64-pc-linux-gnu-g++ -o obj/debuginfo.o -c -march=corei7 -O2 -pipe -fPIC -Iinclude -I/usr/include src/debuginfo.cpp x86_64-pc-linux-gnu-g++ -o obj/worldobject.o -c -march=corei7 -O2 -pipe -fPIC -Iinclude -I/usr/include src/worldobject.cpp x86_64-pc-linux-gnu-g++ -o obj/gldistantlight.o -c -march=corei7 -O2 -pipe -fPIC -Iinclude -I/usr/include src/gldistantlight.cpp x86_64-pc-linux-gnu-g++ -o obj/glrenderer.o -c -march=corei7 -O2 -pipe -fPIC -Iinclude -I/usr/include src/glrenderer.cpp x86_64-pc-linux-gnu-g++ -o obj/torusgeom.o -c -march=corei7 -O2 -pipe -fPIC -Iinclude -I/usr/include src/torusgeom.cpp x86_64-pc-linux-gnu-g++ -o obj/ccylindergeom.o -c -march=corei7 -O2 -pipe -fPIC -Iinclude -I/usr/include src/ccylindergeom.cpp x86_64-pc-linux-gnu-g++ -o obj/slot.o -c -march=corei7 -O2 -pipe -fPIC -Iinclude -I/usr/include src/slot.cpp x86_64-pc-linux-gnu-g++ -o obj/massproperties.o -c -march=corei7 -O2 -pipe -fPIC -Iinclude -I/usr/include src/massproperties.cpp x86_64-pc-linux-gnu-g++ -o obj/boundingbox.o -c -march=corei7 -O2 -pipe -fPIC -Iinclude -I/usr/include src/boundingbox.cpp In file included from include/geomobject.h:43, from include/trimeshgeom.h:43, from src/trimeshgeom.cpp:36: include/component.h:74:3: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] auto_ptr slot; ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/memory:80, from include/component.h:45, from include/geomobject.h:43, from include/trimeshgeom.h:43, from src/trimeshgeom.cpp:36: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from include/geomobject.h:43, from include/trimeshgeom.h:43, from src/trimeshgeom.cpp:36: include/component.h:75:25: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] DynamicSlotDescriptor(auto_ptr aslot) : slot(aslot) {} ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/memory:80, from include/component.h:45, from include/geomobject.h:43, from include/trimeshgeom.h:43, from src/trimeshgeom.cpp:36: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from include/geomobject.h:43, from include/trimeshgeom.h:43, from src/trimeshgeom.cpp:36: include/component.h:159:36: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] void addSlot(const string& name, auto_ptr slot); ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/memory:80, from include/component.h:45, from include/geomobject.h:43, from include/trimeshgeom.h:43, from src/trimeshgeom.cpp:36: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from include/sizeconstraint.h:47, from src/sizeconstraint.cpp:36: src/sizeconstraint.cpp: In member function ‘void support3d::SizeConstraintBase::registerSlot(support3d::IArraySlot&)’: src/sizeconstraint.cpp:66:20: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 3 has type ‘long int’ [-Wformat=] DEBUGINFO1(this, "SizeConstraint::registerSlot(0x%x)", long(&aslot)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~ include/debuginfo.h:60:72: note: in definition of macro ‘DEBUGINFO1’ #define DEBUGINFO1(obj, txt, arg) if (_debug_on) { sprintf(_debug_buf, txt, arg); std::cerr<<"0x"<::size_type’ {aka ‘long unsigned int’} [-Wformat=] DEBUGINFO2(this, "SizeConstraint::registerSlot(0x%x) -- end (#reg slots: %d)", long(&aslot), slots.size()); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~ include/debuginfo.h:63:79: note: in definition of macro ‘DEBUGINFO2’ #define DEBUGINFO2(obj, txt, arg1, arg2) if (_debug_on) { sprintf(_debug_buf, txt, arg1, arg2); std::cerr<<"0x"<::size_type’ {aka ‘long unsigned int’} [-Wformat=] DEBUGINFO2(this, "SizeConstraint::unregisterSlot(0x%x) -- end (#reg slots: %d)", long(&aslot), slots.size()); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~ include/debuginfo.h:63:79: note: in definition of macro ‘DEBUGINFO2’ #define DEBUGINFO2(obj, txt, arg1, arg2) if (_debug_on) { sprintf(_debug_buf, txt, arg1, arg2); std::cerr<<"0x"<removeDependent()", long(ctrl)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~ include/debuginfo.h:60:72: note: in definition of macro ‘DEBUGINFO1’ #define DEBUGINFO1(obj, txt, arg) if (_debug_on) { sprintf(_debug_buf, txt, arg); std::cerr<<"0x"< class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] auto_ptr slot; ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/memory:80, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/include/boost/shared_ptr.hpp:17, from include/worldobject.h:44, from include/lightsource.h:43, from include/gldistantlight.h:43, from src/gldistantlight.cpp:36: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from include/worldobject.h:47, from include/lightsource.h:43, from include/gldistantlight.h:43, from src/gldistantlight.cpp:36: include/component.h:75:25: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] DynamicSlotDescriptor(auto_ptr aslot) : slot(aslot) {} ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/memory:80, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/include/boost/shared_ptr.hpp:17, from include/worldobject.h:44, from include/lightsource.h:43, from include/gldistantlight.h:43, from src/gldistantlight.cpp:36: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from include/worldobject.h:47, from include/lightsource.h:43, from include/gldistantlight.h:43, from src/gldistantlight.cpp:36: include/component.h:159:36: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] void addSlot(const string& name, auto_ptr slot); ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/memory:80, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/include/boost/shared_ptr.hpp:17, from include/worldobject.h:44, from include/lightsource.h:43, from include/gldistantlight.h:43, from src/gldistantlight.cpp:36: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from include/geomobject.h:43, from include/torusgeom.h:43, from src/torusgeom.cpp:37: include/component.h:74:3: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] auto_ptr slot; ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/memory:80, from include/component.h:45, from include/geomobject.h:43, from include/torusgeom.h:43, from src/torusgeom.cpp:37: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from include/geomobject.h:43, from include/torusgeom.h:43, from src/torusgeom.cpp:37: include/component.h:75:25: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] DynamicSlotDescriptor(auto_ptr aslot) : slot(aslot) {} ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/memory:80, from include/component.h:45, from include/geomobject.h:43, from include/torusgeom.h:43, from src/torusgeom.cpp:37: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from include/geomobject.h:43, from include/torusgeom.h:43, from src/torusgeom.cpp:37: include/component.h:159:36: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] void addSlot(const string& name, auto_ptr slot); ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/memory:80, from include/component.h:45, from include/geomobject.h:43, from include/torusgeom.h:43, from src/torusgeom.cpp:37: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from include/worldobject.h:47, from src/worldobject.cpp:39: include/component.h:74:3: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] auto_ptr slot; ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/memory:80, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/include/boost/shared_ptr.hpp:17, from include/worldobject.h:44, from src/worldobject.cpp:39: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from include/worldobject.h:47, from src/worldobject.cpp:39: include/component.h:75:25: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] DynamicSlotDescriptor(auto_ptr aslot) : slot(aslot) {} ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/memory:80, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/include/boost/shared_ptr.hpp:17, from include/worldobject.h:44, from src/worldobject.cpp:39: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from include/worldobject.h:47, from src/worldobject.cpp:39: include/component.h:159:36: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] void addSlot(const string& name, auto_ptr slot); ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/memory:80, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/include/boost/shared_ptr.hpp:17, from include/worldobject.h:44, from src/worldobject.cpp:39: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from include/geomobject.h:43, from include/ccylindergeom.h:43, from src/ccylindergeom.cpp:36: include/component.h:74:3: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] auto_ptr slot; ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/memory:80, from include/component.h:45, from include/geomobject.h:43, from include/ccylindergeom.h:43, from src/ccylindergeom.cpp:36: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from include/geomobject.h:43, from include/ccylindergeom.h:43, from src/ccylindergeom.cpp:36: include/component.h:75:25: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] DynamicSlotDescriptor(auto_ptr aslot) : slot(aslot) {} ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/memory:80, from include/component.h:45, from include/geomobject.h:43, from include/ccylindergeom.h:43, from src/ccylindergeom.cpp:36: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ x86_64-pc-linux-gnu-g++ -o obj/fixedsizeconstraints.o -c -march=corei7 -O2 -pipe -fPIC -Iinclude -I/usr/include src/fixedsizeconstraints.cpp In file included from include/geomobject.h:43, from include/ccylindergeom.h:43, from src/ccylindergeom.cpp:36: include/component.h:159:36: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] void addSlot(const string& name, auto_ptr slot); ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/memory:80, from include/component.h:45, from include/geomobject.h:43, from include/ccylindergeom.h:43, from src/ccylindergeom.cpp:36: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from include/worldobject.h:47, from include/glrenderer.h:44, from src/glrenderer.cpp:36: include/component.h:74:3: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] auto_ptr slot; ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/memory:80, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/include/boost/shared_ptr.hpp:17, from include/worldobject.h:44, from include/glrenderer.h:44, from src/glrenderer.cpp:36: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from include/worldobject.h:47, from include/glrenderer.h:44, from src/glrenderer.cpp:36: include/component.h:75:25: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] DynamicSlotDescriptor(auto_ptr aslot) : slot(aslot) {} ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/memory:80, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/include/boost/shared_ptr.hpp:17, from include/worldobject.h:44, from include/glrenderer.h:44, from src/glrenderer.cpp:36: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ x86_64-pc-linux-gnu-g++ -o obj/sor_triangulator.o -c -march=corei7 -O2 -pipe -fPIC -Iinclude -I/usr/include src/sor_triangulator.cpp In file included from include/worldobject.h:47, from include/glrenderer.h:44, from src/glrenderer.cpp:36: include/component.h:159:36: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] void addSlot(const string& name, auto_ptr slot); ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/memory:80, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/include/boost/shared_ptr.hpp:17, from include/worldobject.h:44, from include/glrenderer.h:44, from src/glrenderer.cpp:36: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ x86_64-pc-linux-gnu-g++ -o obj/component.o -c -march=corei7 -O2 -pipe -fPIC -Iinclude -I/usr/include src/component.cpp x86_64-pc-linux-gnu-g++ -o obj/glpointlight.o -c -march=corei7 -O2 -pipe -fPIC -Iinclude -I/usr/include src/glpointlight.cpp x86_64-pc-linux-gnu-g++ -o obj/boxgeom.o -c -march=corei7 -O2 -pipe -fPIC -Iinclude -I/usr/include src/boxgeom.cpp x86_64-pc-linux-gnu-g++ -o obj/drawgeom.o -c -march=corei7 -O2 -pipe -fPIC -Iinclude -I/usr/include src/drawgeom.cpp In file included from include/geomobject.h:43, from include/trimeshgeom.h:43, from include/sor_triangulator.h:46, from src/sor_triangulator.cpp:36: include/component.h:74:3: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] auto_ptr slot; ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/memory:80, from include/component.h:45, from include/geomobject.h:43, from include/trimeshgeom.h:43, from include/sor_triangulator.h:46, from src/sor_triangulator.cpp:36: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from include/geomobject.h:43, from include/trimeshgeom.h:43, from include/sor_triangulator.h:46, from src/sor_triangulator.cpp:36: include/component.h:75:25: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] DynamicSlotDescriptor(auto_ptr aslot) : slot(aslot) {} ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/memory:80, from include/component.h:45, from include/geomobject.h:43, from include/trimeshgeom.h:43, from include/sor_triangulator.h:46, from src/sor_triangulator.cpp:36: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from include/geomobject.h:43, from include/trimeshgeom.h:43, from include/sor_triangulator.h:46, from src/sor_triangulator.cpp:36: include/component.h:159:36: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] void addSlot(const string& name, auto_ptr slot); ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/memory:80, from include/component.h:45, from include/geomobject.h:43, from include/trimeshgeom.h:43, from include/sor_triangulator.h:46, from src/sor_triangulator.cpp:36: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/component.cpp:37: include/component.h:74:3: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] auto_ptr slot; ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/memory:80, from include/component.h:45, from src/component.cpp:37: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/component.cpp:37: include/component.h:75:25: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] DynamicSlotDescriptor(auto_ptr aslot) : slot(aslot) {} ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/memory:80, from include/component.h:45, from src/component.cpp:37: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/component.cpp:37: include/component.h:159:36: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] void addSlot(const string& name, auto_ptr slot); ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/memory:80, from include/component.h:45, from src/component.cpp:37: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ src/component.cpp:123:45: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] void Component::addSlot(const string& name, auto_ptr slot) ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/memory:80, from include/component.h:45, from src/component.cpp:37: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from include/slot.h:53, from include/component.h:46, from src/component.cpp:37: src/component.cpp: In member function ‘void support3d::Component::addSlot(const string&, std::auto_ptr)’: src/component.cpp:125:20: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 4 has type ‘long int’ [-Wformat=] DEBUGINFO2(this, "Component::addSlot(\"%s\", auto_ptr(0x%x))", name.c_str(), (long)slot.get()); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~ include/debuginfo.h:63:79: note: in definition of macro ‘DEBUGINFO2’ #define DEBUGINFO2(obj, txt, arg1, arg2) if (_debug_on) { sprintf(_debug_buf, txt, arg1, arg2); std::cerr<<"0x"< class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] auto_ptr slot; ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/memory:80, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/include/boost/shared_ptr.hpp:17, from include/worldobject.h:44, from include/lightsource.h:43, from include/glpointlight.h:43, from src/glpointlight.cpp:36: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from include/worldobject.h:47, from include/lightsource.h:43, from include/glpointlight.h:43, from src/glpointlight.cpp:36: include/component.h:75:25: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] DynamicSlotDescriptor(auto_ptr aslot) : slot(aslot) {} ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/memory:80, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/include/boost/shared_ptr.hpp:17, from include/worldobject.h:44, from include/lightsource.h:43, from include/glpointlight.h:43, from src/glpointlight.cpp:36: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from include/worldobject.h:47, from include/lightsource.h:43, from include/glpointlight.h:43, from src/glpointlight.cpp:36: include/component.h:159:36: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] void addSlot(const string& name, auto_ptr slot); ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/memory:80, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/include/boost/shared_ptr.hpp:17, from include/worldobject.h:44, from include/lightsource.h:43, from include/glpointlight.h:43, from src/glpointlight.cpp:36: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from include/geomobject.h:43, from include/boxgeom.h:43, from src/boxgeom.cpp:36: include/component.h:74:3: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] auto_ptr slot; ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/memory:80, from include/component.h:45, from include/geomobject.h:43, from include/boxgeom.h:43, from src/boxgeom.cpp:36: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from include/geomobject.h:43, from include/boxgeom.h:43, from src/boxgeom.cpp:36: include/component.h:75:25: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] DynamicSlotDescriptor(auto_ptr aslot) : slot(aslot) {} ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/memory:80, from include/component.h:45, from include/geomobject.h:43, from include/boxgeom.h:43, from src/boxgeom.cpp:36: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ x86_64-pc-linux-gnu-g++ -o obj/noise.o -c -march=corei7 -O2 -pipe -fPIC -Iinclude -I/usr/include src/noise.cpp In file included from include/geomobject.h:43, from include/boxgeom.h:43, from src/boxgeom.cpp:36: include/component.h:159:36: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] void addSlot(const string& name, auto_ptr slot); ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/memory:80, from include/component.h:45, from include/geomobject.h:43, from include/boxgeom.h:43, from src/boxgeom.cpp:36: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ x86_64-pc-linux-gnu-g++ -o obj/planegeom.o -c -march=corei7 -O2 -pipe -fPIC -Iinclude -I/usr/include src/planegeom.cpp In file included from include/geomobject.h:43, from include/drawgeom.h:44, from src/drawgeom.cpp:36: include/component.h:74:3: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] auto_ptr slot; ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/memory:80, from include/component.h:45, from include/geomobject.h:43, from include/drawgeom.h:44, from src/drawgeom.cpp:36: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from include/geomobject.h:43, from include/drawgeom.h:44, from src/drawgeom.cpp:36: include/component.h:75:25: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] DynamicSlotDescriptor(auto_ptr aslot) : slot(aslot) {} ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/memory:80, from include/component.h:45, from include/geomobject.h:43, from include/drawgeom.h:44, from src/drawgeom.cpp:36: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from include/geomobject.h:43, from include/drawgeom.h:44, from src/drawgeom.cpp:36: include/component.h:159:36: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] void addSlot(const string& name, auto_ptr slot); ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/memory:80, from include/component.h:45, from include/geomobject.h:43, from include/drawgeom.h:44, from src/drawgeom.cpp:36: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ x86_64-pc-linux-gnu-g++ -o obj/vec3.o -c -march=corei7 -O2 -pipe -fPIC -Iinclude -I/usr/include src/vec3.cpp In file included from include/geomobject.h:43, from include/polyhedrongeom.h:45, from src/polyhedrongeom.cpp:36: include/component.h:74:3: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] auto_ptr slot; ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/memory:80, from include/component.h:45, from include/geomobject.h:43, from include/polyhedrongeom.h:45, from src/polyhedrongeom.cpp:36: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from include/geomobject.h:43, from include/polyhedrongeom.h:45, from src/polyhedrongeom.cpp:36: include/component.h:75:25: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] DynamicSlotDescriptor(auto_ptr aslot) : slot(aslot) {} ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/memory:80, from include/component.h:45, from include/geomobject.h:43, from include/polyhedrongeom.h:45, from src/polyhedrongeom.cpp:36: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from include/geomobject.h:43, from include/spheregeom.h:43, from src/spheregeom.cpp:37: include/component.h:74:3: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] auto_ptr slot; ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/memory:80, from include/component.h:45, from include/geomobject.h:43, from include/spheregeom.h:43, from src/spheregeom.cpp:37: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from include/geomobject.h:43, from include/spheregeom.h:43, from src/spheregeom.cpp:37: include/component.h:75:25: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] DynamicSlotDescriptor(auto_ptr aslot) : slot(aslot) {} ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/memory:80, from include/component.h:45, from include/geomobject.h:43, from include/spheregeom.h:43, from src/spheregeom.cpp:37: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from include/geomobject.h:43, from include/polyhedrongeom.h:45, from src/polyhedrongeom.cpp:36: include/component.h:159:36: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] void addSlot(const string& name, auto_ptr slot); ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/memory:80, from include/component.h:45, from include/geomobject.h:43, from include/polyhedrongeom.h:45, from src/polyhedrongeom.cpp:36: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from include/geomobject.h:43, from include/spheregeom.h:43, from src/spheregeom.cpp:37: include/component.h:159:36: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] void addSlot(const string& name, auto_ptr slot); ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/memory:80, from include/component.h:45, from include/geomobject.h:43, from include/spheregeom.h:43, from src/spheregeom.cpp:37: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ x86_64-pc-linux-gnu-g++ -o obj/dependent.o -c -march=corei7 -O2 -pipe -fPIC -Iinclude -I/usr/include src/dependent.cpp x86_64-pc-linux-gnu-g++ -o obj/glspotlight.o -c -march=corei7 -O2 -pipe -fPIC -Iinclude -I/usr/include src/glspotlight.cpp x86_64-pc-linux-gnu-g++ -o obj/glmaterial.o -c -march=corei7 -O2 -pipe -fPIC -Iinclude -I/usr/include src/glmaterial.cpp In file included from include/geomobject.h:43, from include/planegeom.h:43, from src/planegeom.cpp:36: include/component.h:74:3: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] auto_ptr slot; ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/memory:80, from include/component.h:45, from include/geomobject.h:43, from include/planegeom.h:43, from src/planegeom.cpp:36: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from include/geomobject.h:43, from include/planegeom.h:43, from src/planegeom.cpp:36: include/component.h:75:25: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] DynamicSlotDescriptor(auto_ptr aslot) : slot(aslot) {} ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/memory:80, from include/component.h:45, from include/geomobject.h:43, from include/planegeom.h:43, from src/planegeom.cpp:36: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from include/geomobject.h:43, from include/planegeom.h:43, from src/planegeom.cpp:36: include/component.h:159:36: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] void addSlot(const string& name, auto_ptr slot); ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/memory:80, from include/component.h:45, from include/geomobject.h:43, from include/planegeom.h:43, from src/planegeom.cpp:36: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ x86_64-pc-linux-gnu-g++ -o obj/geomobject.o -c -march=corei7 -O2 -pipe -fPIC -Iinclude -I/usr/include src/geomobject.cpp In file included from include/worldobject.h:47, from include/lightsource.h:43, from include/glspotlight.h:43, from src/glspotlight.cpp:36: include/component.h:74:3: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] auto_ptr slot; ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/memory:80, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/include/boost/shared_ptr.hpp:17, from include/worldobject.h:44, from include/lightsource.h:43, from include/glspotlight.h:43, from src/glspotlight.cpp:36: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from include/worldobject.h:47, from include/lightsource.h:43, from include/glspotlight.h:43, from src/glspotlight.cpp:36: include/component.h:75:25: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] DynamicSlotDescriptor(auto_ptr aslot) : slot(aslot) {} ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/memory:80, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/include/boost/shared_ptr.hpp:17, from include/worldobject.h:44, from include/lightsource.h:43, from include/glspotlight.h:43, from src/glspotlight.cpp:36: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from include/worldobject.h:47, from include/lightsource.h:43, from include/glspotlight.h:43, from src/glspotlight.cpp:36: include/component.h:159:36: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] void addSlot(const string& name, auto_ptr slot); ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/memory:80, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/include/boost/shared_ptr.hpp:17, from include/worldobject.h:44, from include/lightsource.h:43, from include/glspotlight.h:43, from src/glspotlight.cpp:36: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from include/geomobject.h:43, from src/geomobject.cpp:37: include/component.h:74:3: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] auto_ptr slot; ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/memory:80, from include/component.h:45, from include/geomobject.h:43, from src/geomobject.cpp:37: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from include/geomobject.h:43, from src/geomobject.cpp:37: include/component.h:75:25: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] DynamicSlotDescriptor(auto_ptr aslot) : slot(aslot) {} ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/memory:80, from include/component.h:45, from include/geomobject.h:43, from src/geomobject.cpp:37: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from include/geomobject.h:43, from src/geomobject.cpp:37: include/component.h:159:36: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] void addSlot(const string& name, auto_ptr slot); ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/memory:80, from include/component.h:45, from include/geomobject.h:43, from src/geomobject.cpp:37: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from include/glmaterial.h:45, from src/glmaterial.cpp:36: include/component.h:74:3: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] auto_ptr slot; ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/memory:80, from include/component.h:45, from include/glmaterial.h:45, from src/glmaterial.cpp:36: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from include/glmaterial.h:45, from src/glmaterial.cpp:36: include/component.h:75:25: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] DynamicSlotDescriptor(auto_ptr aslot) : slot(aslot) {} ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/memory:80, from include/component.h:45, from include/glmaterial.h:45, from src/glmaterial.cpp:36: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from include/glmaterial.h:45, from src/glmaterial.cpp:36: include/component.h:159:36: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] void addSlot(const string& name, auto_ptr slot); ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/memory:80, from include/component.h:45, from include/glmaterial.h:45, from src/glmaterial.cpp:36: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ src/geomobject.cpp: In member function ‘virtual void support3d::GeomObject::newVariable(std::__cxx11::string, support3d::VarStorage, support3d::VarType, int, int)’: src/geomobject.cpp:130:3: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] auto_ptr slot; ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/memory:80, from include/component.h:45, from include/geomobject.h:43, from src/geomobject.cpp:37: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ src/geomobject.cpp:163:21: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] slot = auto_ptr(intslot); ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/memory:80, from include/component.h:45, from include/geomobject.h:43, from src/geomobject.cpp:37: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ src/geomobject.cpp:167:21: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] slot = auto_ptr(doubleslot); ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/memory:80, from include/component.h:45, from include/geomobject.h:43, from src/geomobject.cpp:37: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ src/geomobject.cpp:174:21: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] slot = auto_ptr(vec3slot); ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/memory:80, from include/component.h:45, from include/geomobject.h:43, from src/geomobject.cpp:37: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ src/geomobject.cpp:178:21: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] slot = auto_ptr(vec4slot); ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/memory:80, from include/component.h:45, from include/geomobject.h:43, from src/geomobject.cpp:37: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ src/geomobject.cpp:182:21: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] slot = auto_ptr(mat4slot); ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/memory:80, from include/component.h:45, from include/geomobject.h:43, from src/geomobject.cpp:37: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ src/geomobject.cpp:186:21: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] slot = auto_ptr(strslot); ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/memory:80, from include/component.h:45, from include/geomobject.h:43, from src/geomobject.cpp:37: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ x86_64-pc-linux-gnu-ar rc lib/libcore.a obj/trimeshgeom.o obj/sizeconstraint.o obj/debuginfo.o obj/worldobject.o obj/gldistantlight.o obj/glrenderer.o obj/torusgeom.o obj/ccylindergeom.o obj/slot.o obj/massproperties.o obj/boundingbox.o obj/fixedsizeconstraints.o obj/sor_triangulator.o obj/component.o obj/glpointlight.o obj/boxgeom.o obj/drawgeom.o obj/polyhedrongeom.o obj/spheregeom.o obj/noise.o obj/planegeom.o obj/vec3.o obj/dependent.o obj/glspotlight.o obj/glmaterial.o obj/geomobject.o ranlib lib/libcore.a scons: done building targets. python2.7 setup.py build Reading config.cfg... Version-specific config file (config_py27.cfg) not available Updating version in the cgkitinfo module... Version: 2.0.0 (Apr 12 2019) ====================================================================== 3DS importer: disabled VRML/X3D importer: disabled OpenSceneGraph: disabled OGRE: disabled 3DXWare: disabled Wintab: disabled Glove module: disabled ====================================================================== Include paths (INC_DIRS): supportlib/include /usr/include Library paths (LIB_DIRS): supportlib/lib Libraries to link with (LIBS): GL, GLU, glut, boost_python-2.7, core, GL, GLU Forcing compilation of py_wrapper.cpp ====================================================================== pyrex/c/_pointcloud.c is up-to-date running build running build_py creating /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit copying cgkit/polyhedrongeom.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit copying cgkit/material.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit copying cgkit/simplecpp.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit copying cgkit/component.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit copying cgkit/asfamcimport.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit copying cgkit/keydefs.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit copying cgkit/application.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit copying cgkit/valuetable.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit copying cgkit/slparams.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit copying cgkit/polyhedron.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit copying cgkit/rmshader.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit copying cgkit/mayaiff.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit copying cgkit/glslangtokenize.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit copying cgkit/slots.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit copying cgkit/rmanlibutil.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit copying cgkit/odedynamics.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit copying cgkit/lwobimport.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit copying cgkit/_cri.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit copying cgkit/group.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit copying cgkit/objexport.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit copying cgkit/lookat.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit copying cgkit/bvh.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit copying cgkit/x3dimport.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit copying cgkit/stlimport.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit copying cgkit/freecamera.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit copying cgkit/pyimport.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit copying cgkit/glpointlight.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit copying cgkit/lightsource.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit copying cgkit/lwob.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit copying cgkit/pluginmanager.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit copying cgkit/quadrics.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit copying cgkit/tool.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit copying cgkit/cgkitinfo.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit copying cgkit/_ImageDraw.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit copying cgkit/cgtypes.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit copying cgkit/protocols.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit copying cgkit/dddsimport.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit copying cgkit/gnuplotter.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit copying cgkit/box.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit copying cgkit/ccylinder.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit copying cgkit/preferences.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit copying cgkit/cri.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit copying cgkit/gltargetspotlight.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit copying cgkit/ri.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit copying cgkit/boxgeom.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit copying cgkit/sl.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit copying cgkit/beziercurvegeom.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit copying cgkit/camerabase.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit copying cgkit/mediafile.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit copying cgkit/expression.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit copying cgkit/spotlight3ds.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit copying cgkit/sltokenize.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit copying cgkit/ccylindergeom.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit copying cgkit/pidcontroller.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit copying cgkit/fob.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit copying cgkit/plyexport.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit copying cgkit/plyimport.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit copying cgkit/__init__.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit copying cgkit/scene.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit copying cgkit/tunnel.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit copying cgkit/mayaascii.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit copying cgkit/geomobject.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit copying cgkit/_Image.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit copying cgkit/_slreturntypes.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit copying cgkit/planegeom.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit copying cgkit/gltargetdistantlight.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit copying cgkit/motionpath.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit copying cgkit/torus.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit copying cgkit/offimport.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit copying cgkit/material3ds.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit copying cgkit/bvhimport.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit copying cgkit/objmaterial.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit copying cgkit/sceneglobals.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit copying cgkit/ribarchive.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit copying cgkit/sequence.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit copying cgkit/glfreespotlight.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit copying cgkit/cmds.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit copying cgkit/slideshow.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit copying cgkit/euleradapter.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit copying cgkit/eventmanager.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit copying cgkit/beziercurve.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit copying cgkit/trimeshgeom.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit copying cgkit/objimport.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit copying cgkit/joystick.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit copying cgkit/drawgeom.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit copying cgkit/asfamc.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit copying cgkit/joint.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit copying cgkit/objmtl.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit copying cgkit/ribexport.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit copying cgkit/hammersley.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit copying cgkit/autocam.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit copying cgkit/boundingbox.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit copying cgkit/stitch.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit copying cgkit/draw.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit copying cgkit/joints.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit copying cgkit/plane.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit copying cgkit/targetcamera.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit copying cgkit/events.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit copying cgkit/noise.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit copying cgkit/maimport.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit copying cgkit/trimesh.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit copying cgkit/_slparser.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit copying cgkit/sloargs.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit copying cgkit/timer.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit copying cgkit/pointcloud.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit copying cgkit/glmaterial.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit copying cgkit/glrenderer.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit copying cgkit/flockofbirds.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit copying cgkit/globalscene.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit copying cgkit/glfreedistantlight.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit copying cgkit/camcontrol.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit copying cgkit/spheregeom.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit copying cgkit/riutil.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit copying cgkit/mayabinary.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit copying cgkit/undo.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit copying cgkit/mayaspotlight.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit copying cgkit/offexport.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit copying cgkit/ifsimport.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit copying cgkit/drawtextgeom.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit copying cgkit/glslangparams.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit copying cgkit/torusgeom.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit copying cgkit/worldobject.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit creating /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit/_OpenGL copying cgkit/_OpenGL/__init__.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit/_OpenGL copying cgkit/_OpenGL/GLU.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit/_OpenGL copying cgkit/_OpenGL/GL.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit/_OpenGL copying cgkit/_OpenGL/GLUT.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit/_OpenGL creating /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit/all copying cgkit/all/__init__.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit/all creating /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit/light copying cgkit/light/__init__.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit/light copying cgkit/light/noise.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit/light copying cgkit/light/_core.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit/light creating /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit/light/cgtypes copying cgkit/light/cgtypes/mat4.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit/light/cgtypes copying cgkit/light/cgtypes/vec4.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit/light/cgtypes copying cgkit/light/cgtypes/__init__.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit/light/cgtypes copying cgkit/light/cgtypes/vec3.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit/light/cgtypes copying cgkit/light/cgtypes/quat.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit/light/cgtypes copying cgkit/light/cgtypes/mat3.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit/light/cgtypes creating /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit/GUI copying cgkit/GUI/idmanager.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit/GUI copying cgkit/GUI/call.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit/GUI copying cgkit/GUI/menu.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit/GUI copying cgkit/GUI/mainwin.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit/GUI copying cgkit/GUI/window.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit/GUI copying cgkit/GUI/__init__.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit/GUI copying cgkit/GUI/keys.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit/GUI copying cgkit/GUI/panels.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit/GUI copying cgkit/GUI/toolbars.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit/GUI copying cgkit/GUI/panelicons.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit/GUI creating /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit/Interfaces copying cgkit/Interfaces/isceneitem.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit/Interfaces copying cgkit/Interfaces/iworldobject.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit/Interfaces copying cgkit/Interfaces/icomponent.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit/Interfaces copying cgkit/Interfaces/irenderer.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit/Interfaces copying cgkit/Interfaces/__init__.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit/Interfaces copying cgkit/Interfaces/irigidbody.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit/Interfaces copying cgkit/Interfaces/icamera.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit/Interfaces creating /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit/wintab copying cgkit/wintab/__init__.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit/wintab copying cgkit/wintab/constants.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit/wintab creating /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit/spacedevice copying cgkit/spacedevice/__init__.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit/spacedevice creating /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit/glove copying cgkit/glove/__init__.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit/glove copying cgkit/glove/constants.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit/glove creating /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit/jobqueue copying cgkit/jobqueue/__init__.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit/jobqueue copying cgkit/jobqueue/jobhandle.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit/jobqueue copying cgkit/jobqueue/jobqueue.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit/jobqueue copying cgkit/jobqueue/jobproc.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit/jobqueue creating /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit/jobqueue/defaultprocs copying cgkit/jobqueue/defaultprocs/blender.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit/jobqueue/defaultprocs copying cgkit/jobqueue/defaultprocs/dumpenv.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit/jobqueue/defaultprocs copying cgkit/jobqueue/defaultprocs/renderrib.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit/jobqueue/defaultprocs copying cgkit/jobqueue/defaultprocs/__init__.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit/jobqueue/defaultprocs copying cgkit/jobqueue/defaultprocs/maya.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit/jobqueue/defaultprocs creating /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit/ffmpeg copying cgkit/ffmpeg/findlib.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit/ffmpeg copying cgkit/ffmpeg/avcodec.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit/ffmpeg copying cgkit/ffmpeg/decls.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit/ffmpeg copying cgkit/ffmpeg/__init__.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit/ffmpeg copying cgkit/ffmpeg/swscale.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit/ffmpeg copying cgkit/ffmpeg/avutil.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit/ffmpeg copying cgkit/ffmpeg/avformat.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit/ffmpeg copying cgkit/ffmpeg/cppdefs.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit/ffmpeg warning: build_py: byte-compiling is disabled, skipping. running build_ext building '_core' extension creating /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/temp.linux-x86_64-2.7 creating /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/temp.linux-x86_64-2.7/wrappers creating /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/temp.linux-x86_64-2.7/wrappers/rply creating /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/temp.linux-x86_64-2.7/wrappers/rply/rply x86_64-pc-linux-gnu-g++ -march=corei7 -O2 -pipe -fPIC -DBOOST_PYTHON_MAX_ARITY=18 -Isupportlib/include -I/usr/include -I/usr/include/python2.7 -c wrappers/py_wrapper.cpp -o /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/temp.linux-x86_64-2.7/wrappers/py_wrapper.o In file included from supportlib/include/worldobject.h:47, from wrappers/py_wrapper.cpp:12: supportlib/include/component.h:74:3: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] auto_ptr slot; ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/memory:80, from /usr/include/boost/function/function_base.hpp:16, from /usr/include/boost/function/detail/prologue.hpp:17, from /usr/include/boost/function/function_template.hpp:13, from /usr/include/boost/function/detail/maybe_include.hpp:13, from /usr/include/boost/function/function0.hpp:11, from /usr/include/boost/python/errors.hpp:13, from /usr/include/boost/python/handle.hpp:11, from /usr/include/boost/python/args_fwd.hpp:10, from /usr/include/boost/python/args.hpp:10, from /usr/include/boost/python.hpp:11, from wrappers/py_wrapper.cpp:5: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from supportlib/include/worldobject.h:47, from wrappers/py_wrapper.cpp:12: supportlib/include/component.h:75:25: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] DynamicSlotDescriptor(auto_ptr aslot) : slot(aslot) {} ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/memory:80, from /usr/include/boost/function/function_base.hpp:16, from /usr/include/boost/function/detail/prologue.hpp:17, from /usr/include/boost/function/function_template.hpp:13, from /usr/include/boost/function/detail/maybe_include.hpp:13, from /usr/include/boost/function/function0.hpp:11, from /usr/include/boost/python/errors.hpp:13, from /usr/include/boost/python/handle.hpp:11, from /usr/include/boost/python/args_fwd.hpp:10, from /usr/include/boost/python/args.hpp:10, from /usr/include/boost/python.hpp:11, from wrappers/py_wrapper.cpp:5: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from supportlib/include/worldobject.h:47, from wrappers/py_wrapper.cpp:12: supportlib/include/component.h:159:36: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] void addSlot(const string& name, auto_ptr slot); ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/memory:80, from /usr/include/boost/function/function_base.hpp:16, from /usr/include/boost/function/detail/prologue.hpp:17, from /usr/include/boost/function/function_template.hpp:13, from /usr/include/boost/function/detail/maybe_include.hpp:13, from /usr/include/boost/function/function0.hpp:11, from /usr/include/boost/python/errors.hpp:13, from /usr/include/boost/python/handle.hpp:11, from /usr/include/boost/python/args_fwd.hpp:10, from /usr/include/boost/python/args.hpp:10, from /usr/include/boost/python.hpp:11, from wrappers/py_wrapper.cpp:5: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ x86_64-pc-linux-gnu-g++ -march=corei7 -O2 -pipe -fPIC -DBOOST_PYTHON_MAX_ARITY=18 -Isupportlib/include -I/usr/include -I/usr/include/python2.7 -c wrappers/py_noise.cpp -o /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/temp.linux-x86_64-2.7/wrappers/py_noise.o x86_64-pc-linux-gnu-g++ -march=corei7 -O2 -pipe -fPIC -DBOOST_PYTHON_MAX_ARITY=18 -Isupportlib/include -I/usr/include -I/usr/include/python2.7 -c wrappers/py_vec3.cpp -o /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/temp.linux-x86_64-2.7/wrappers/py_vec3.o x86_64-pc-linux-gnu-g++ -march=corei7 -O2 -pipe -fPIC -DBOOST_PYTHON_MAX_ARITY=18 -Isupportlib/include -I/usr/include -I/usr/include/python2.7 -c wrappers/py_vec4.cpp -o /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/temp.linux-x86_64-2.7/wrappers/py_vec4.o x86_64-pc-linux-gnu-g++ -march=corei7 -O2 -pipe -fPIC -DBOOST_PYTHON_MAX_ARITY=18 -Isupportlib/include -I/usr/include -I/usr/include/python2.7 -c wrappers/py_mat3.cpp -o /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/temp.linux-x86_64-2.7/wrappers/py_mat3.o x86_64-pc-linux-gnu-g++ -march=corei7 -O2 -pipe -fPIC -DBOOST_PYTHON_MAX_ARITY=18 -Isupportlib/include -I/usr/include -I/usr/include/python2.7 -c wrappers/py_mat4.cpp -o /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/temp.linux-x86_64-2.7/wrappers/py_mat4.o x86_64-pc-linux-gnu-g++ -march=corei7 -O2 -pipe -fPIC -DBOOST_PYTHON_MAX_ARITY=18 -Isupportlib/include -I/usr/include -I/usr/include/python2.7 -c wrappers/py_quat.cpp -o /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/temp.linux-x86_64-2.7/wrappers/py_quat.o x86_64-pc-linux-gnu-g++ -march=corei7 -O2 -pipe -fPIC -DBOOST_PYTHON_MAX_ARITY=18 -Isupportlib/include -I/usr/include -I/usr/include/python2.7 -c wrappers/py_slots1.cpp -o /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/temp.linux-x86_64-2.7/wrappers/py_slots1.o x86_64-pc-linux-gnu-g++ -march=corei7 -O2 -pipe -fPIC -DBOOST_PYTHON_MAX_ARITY=18 -Isupportlib/include -I/usr/include -I/usr/include/python2.7 -c wrappers/py_slots2.cpp -o /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/temp.linux-x86_64-2.7/wrappers/py_slots2.o x86_64-pc-linux-gnu-g++ -march=corei7 -O2 -pipe -fPIC -DBOOST_PYTHON_MAX_ARITY=18 -Isupportlib/include -I/usr/include -I/usr/include/python2.7 -c wrappers/py_slots3.cpp -o /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/temp.linux-x86_64-2.7/wrappers/py_slots3.o x86_64-pc-linux-gnu-g++ -march=corei7 -O2 -pipe -fPIC -DBOOST_PYTHON_MAX_ARITY=18 -Isupportlib/include -I/usr/include -I/usr/include/python2.7 -c wrappers/py_slots4.cpp -o /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/temp.linux-x86_64-2.7/wrappers/py_slots4.o x86_64-pc-linux-gnu-g++ -march=corei7 -O2 -pipe -fPIC -DBOOST_PYTHON_MAX_ARITY=18 -Isupportlib/include -I/usr/include -I/usr/include/python2.7 -c wrappers/py_arrayslots1.cpp -o /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/temp.linux-x86_64-2.7/wrappers/py_arrayslots1.o x86_64-pc-linux-gnu-g++ -march=corei7 -O2 -pipe -fPIC -DBOOST_PYTHON_MAX_ARITY=18 -Isupportlib/include -I/usr/include -I/usr/include/python2.7 -c wrappers/py_arrayslots2.cpp -o /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/temp.linux-x86_64-2.7/wrappers/py_arrayslots2.o x86_64-pc-linux-gnu-g++ -march=corei7 -O2 -pipe -fPIC -DBOOST_PYTHON_MAX_ARITY=18 -Isupportlib/include -I/usr/include -I/usr/include/python2.7 -c wrappers/py_arrayslot_mat3.cpp -o /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/temp.linux-x86_64-2.7/wrappers/py_arrayslot_mat3.o x86_64-pc-linux-gnu-g++ -march=corei7 -O2 -pipe -fPIC -DBOOST_PYTHON_MAX_ARITY=18 -Isupportlib/include -I/usr/include -I/usr/include/python2.7 -c wrappers/py_arrayslot_mat4.cpp -o /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/temp.linux-x86_64-2.7/wrappers/py_arrayslot_mat4.o x86_64-pc-linux-gnu-g++ -march=corei7 -O2 -pipe -fPIC -DBOOST_PYTHON_MAX_ARITY=18 -Isupportlib/include -I/usr/include -I/usr/include/python2.7 -c wrappers/py_arrayslots4.cpp -o /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/temp.linux-x86_64-2.7/wrappers/py_arrayslots4.o x86_64-pc-linux-gnu-g++ -march=corei7 -O2 -pipe -fPIC -DBOOST_PYTHON_MAX_ARITY=18 -Isupportlib/include -I/usr/include -I/usr/include/python2.7 -c wrappers/py_component.cpp -o /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/temp.linux-x86_64-2.7/wrappers/py_component.o In file included from wrappers/py_component.cpp:6: supportlib/include/component.h:74:3: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] auto_ptr slot; ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/memory:80, from /usr/include/boost/function/function_base.hpp:16, from /usr/include/boost/function/detail/prologue.hpp:17, from /usr/include/boost/function/function_template.hpp:13, from /usr/include/boost/function/detail/maybe_include.hpp:13, from /usr/include/boost/function/function0.hpp:11, from /usr/include/boost/python/errors.hpp:13, from /usr/include/boost/python/handle.hpp:11, from /usr/include/boost/python/args_fwd.hpp:10, from /usr/include/boost/python/args.hpp:10, from /usr/include/boost/python.hpp:11, from wrappers/py_component.cpp:5: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from wrappers/py_component.cpp:6: supportlib/include/component.h:75:25: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] DynamicSlotDescriptor(auto_ptr aslot) : slot(aslot) {} ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/memory:80, from /usr/include/boost/function/function_base.hpp:16, from /usr/include/boost/function/detail/prologue.hpp:17, from /usr/include/boost/function/function_template.hpp:13, from /usr/include/boost/function/detail/maybe_include.hpp:13, from /usr/include/boost/function/function0.hpp:11, from /usr/include/boost/python/errors.hpp:13, from /usr/include/boost/python/handle.hpp:11, from /usr/include/boost/python/args_fwd.hpp:10, from /usr/include/boost/python/args.hpp:10, from /usr/include/boost/python.hpp:11, from wrappers/py_component.cpp:5: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from wrappers/py_component.cpp:6: supportlib/include/component.h:159:36: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] void addSlot(const string& name, auto_ptr slot); ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/memory:80, from /usr/include/boost/function/function_base.hpp:16, from /usr/include/boost/function/detail/prologue.hpp:17, from /usr/include/boost/function/function_template.hpp:13, from /usr/include/boost/function/detail/maybe_include.hpp:13, from /usr/include/boost/function/function0.hpp:11, from /usr/include/boost/python/errors.hpp:13, from /usr/include/boost/python/handle.hpp:11, from /usr/include/boost/python/args_fwd.hpp:10, from /usr/include/boost/python/args.hpp:10, from /usr/include/boost/python.hpp:11, from wrappers/py_component.cpp:5: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ x86_64-pc-linux-gnu-g++ -march=corei7 -O2 -pipe -fPIC -DBOOST_PYTHON_MAX_ARITY=18 -Isupportlib/include -I/usr/include -I/usr/include/python2.7 -c wrappers/py_boundingbox.cpp -o /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/temp.linux-x86_64-2.7/wrappers/py_boundingbox.o x86_64-pc-linux-gnu-g++ -march=corei7 -O2 -pipe -fPIC -DBOOST_PYTHON_MAX_ARITY=18 -Isupportlib/include -I/usr/include -I/usr/include/python2.7 -c wrappers/py_worldobject.cpp -o /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/temp.linux-x86_64-2.7/wrappers/py_worldobject.o In file included from supportlib/include/worldobject.h:47, from wrappers/py_worldobject.h:7, from wrappers/py_worldobject.cpp:5: supportlib/include/component.h:74:3: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] auto_ptr slot; ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/memory:80, from /usr/include/boost/function/function_base.hpp:16, from /usr/include/boost/function/detail/prologue.hpp:17, from /usr/include/boost/function/function_template.hpp:13, from /usr/include/boost/function/detail/maybe_include.hpp:13, from /usr/include/boost/function/function0.hpp:11, from /usr/include/boost/python/errors.hpp:13, from /usr/include/boost/python/handle.hpp:11, from /usr/include/boost/python/args_fwd.hpp:10, from /usr/include/boost/python/args.hpp:10, from /usr/include/boost/python.hpp:11, from wrappers/py_worldobject.h:5, from wrappers/py_worldobject.cpp:5: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from supportlib/include/worldobject.h:47, from wrappers/py_worldobject.h:7, from wrappers/py_worldobject.cpp:5: supportlib/include/component.h:75:25: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] DynamicSlotDescriptor(auto_ptr aslot) : slot(aslot) {} ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/memory:80, from /usr/include/boost/function/function_base.hpp:16, from /usr/include/boost/function/detail/prologue.hpp:17, from /usr/include/boost/function/function_template.hpp:13, from /usr/include/boost/function/detail/maybe_include.hpp:13, from /usr/include/boost/function/function0.hpp:11, from /usr/include/boost/python/errors.hpp:13, from /usr/include/boost/python/handle.hpp:11, from /usr/include/boost/python/args_fwd.hpp:10, from /usr/include/boost/python/args.hpp:10, from /usr/include/boost/python.hpp:11, from wrappers/py_worldobject.h:5, from wrappers/py_worldobject.cpp:5: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from supportlib/include/worldobject.h:47, from wrappers/py_worldobject.h:7, from wrappers/py_worldobject.cpp:5: supportlib/include/component.h:159:36: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] void addSlot(const string& name, auto_ptr slot); ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/memory:80, from /usr/include/boost/function/function_base.hpp:16, from /usr/include/boost/function/detail/prologue.hpp:17, from /usr/include/boost/function/function_template.hpp:13, from /usr/include/boost/function/detail/maybe_include.hpp:13, from /usr/include/boost/function/function0.hpp:11, from /usr/include/boost/python/errors.hpp:13, from /usr/include/boost/python/handle.hpp:11, from /usr/include/boost/python/args_fwd.hpp:10, from /usr/include/boost/python/args.hpp:10, from /usr/include/boost/python.hpp:11, from wrappers/py_worldobject.h:5, from wrappers/py_worldobject.cpp:5: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ x86_64-pc-linux-gnu-g++ -march=corei7 -O2 -pipe -fPIC -DBOOST_PYTHON_MAX_ARITY=18 -Isupportlib/include -I/usr/include -I/usr/include/python2.7 -c wrappers/py_worldobject2.cpp -o /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/temp.linux-x86_64-2.7/wrappers/py_worldobject2.o In file included from supportlib/include/worldobject.h:47, from wrappers/py_worldobject.h:7, from wrappers/py_worldobject2.cpp:5: supportlib/include/component.h:74:3: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] auto_ptr slot; ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/memory:80, from /usr/include/boost/function/function_base.hpp:16, from /usr/include/boost/function/detail/prologue.hpp:17, from /usr/include/boost/function/function_template.hpp:13, from /usr/include/boost/function/detail/maybe_include.hpp:13, from /usr/include/boost/function/function0.hpp:11, from /usr/include/boost/python/errors.hpp:13, from /usr/include/boost/python/handle.hpp:11, from /usr/include/boost/python/args_fwd.hpp:10, from /usr/include/boost/python/args.hpp:10, from /usr/include/boost/python.hpp:11, from wrappers/py_worldobject.h:5, from wrappers/py_worldobject2.cpp:5: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from supportlib/include/worldobject.h:47, from wrappers/py_worldobject.h:7, from wrappers/py_worldobject2.cpp:5: supportlib/include/component.h:75:25: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] DynamicSlotDescriptor(auto_ptr aslot) : slot(aslot) {} ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/memory:80, from /usr/include/boost/function/function_base.hpp:16, from /usr/include/boost/function/detail/prologue.hpp:17, from /usr/include/boost/function/function_template.hpp:13, from /usr/include/boost/function/detail/maybe_include.hpp:13, from /usr/include/boost/function/function0.hpp:11, from /usr/include/boost/python/errors.hpp:13, from /usr/include/boost/python/handle.hpp:11, from /usr/include/boost/python/args_fwd.hpp:10, from /usr/include/boost/python/args.hpp:10, from /usr/include/boost/python.hpp:11, from wrappers/py_worldobject.h:5, from wrappers/py_worldobject2.cpp:5: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from supportlib/include/worldobject.h:47, from wrappers/py_worldobject.h:7, from wrappers/py_worldobject2.cpp:5: supportlib/include/component.h:159:36: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] void addSlot(const string& name, auto_ptr slot); ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/memory:80, from /usr/include/boost/function/function_base.hpp:16, from /usr/include/boost/function/detail/prologue.hpp:17, from /usr/include/boost/function/function_template.hpp:13, from /usr/include/boost/function/detail/maybe_include.hpp:13, from /usr/include/boost/function/function0.hpp:11, from /usr/include/boost/python/errors.hpp:13, from /usr/include/boost/python/handle.hpp:11, from /usr/include/boost/python/args_fwd.hpp:10, from /usr/include/boost/python/args.hpp:10, from /usr/include/boost/python.hpp:11, from wrappers/py_worldobject.h:5, from wrappers/py_worldobject2.cpp:5: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ x86_64-pc-linux-gnu-g++ -march=corei7 -O2 -pipe -fPIC -DBOOST_PYTHON_MAX_ARITY=18 -Isupportlib/include -I/usr/include -I/usr/include/python2.7 -c wrappers/py_worldobject3.cpp -o /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/temp.linux-x86_64-2.7/wrappers/py_worldobject3.o In file included from supportlib/include/worldobject.h:47, from wrappers/py_worldobject.h:7, from wrappers/py_worldobject3.cpp:5: supportlib/include/component.h:74:3: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] auto_ptr slot; ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/memory:80, from /usr/include/boost/function/function_base.hpp:16, from /usr/include/boost/function/detail/prologue.hpp:17, from /usr/include/boost/function/function_template.hpp:13, from /usr/include/boost/function/detail/maybe_include.hpp:13, from /usr/include/boost/function/function0.hpp:11, from /usr/include/boost/python/errors.hpp:13, from /usr/include/boost/python/handle.hpp:11, from /usr/include/boost/python/args_fwd.hpp:10, from /usr/include/boost/python/args.hpp:10, from /usr/include/boost/python.hpp:11, from wrappers/py_worldobject.h:5, from wrappers/py_worldobject3.cpp:5: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from supportlib/include/worldobject.h:47, from wrappers/py_worldobject.h:7, from wrappers/py_worldobject3.cpp:5: supportlib/include/component.h:75:25: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] DynamicSlotDescriptor(auto_ptr aslot) : slot(aslot) {} ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/memory:80, from /usr/include/boost/function/function_base.hpp:16, from /usr/include/boost/function/detail/prologue.hpp:17, from /usr/include/boost/function/function_template.hpp:13, from /usr/include/boost/function/detail/maybe_include.hpp:13, from /usr/include/boost/function/function0.hpp:11, from /usr/include/boost/python/errors.hpp:13, from /usr/include/boost/python/handle.hpp:11, from /usr/include/boost/python/args_fwd.hpp:10, from /usr/include/boost/python/args.hpp:10, from /usr/include/boost/python.hpp:11, from wrappers/py_worldobject.h:5, from wrappers/py_worldobject3.cpp:5: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from supportlib/include/worldobject.h:47, from wrappers/py_worldobject.h:7, from wrappers/py_worldobject3.cpp:5: supportlib/include/component.h:159:36: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] void addSlot(const string& name, auto_ptr slot); ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/memory:80, from /usr/include/boost/function/function_base.hpp:16, from /usr/include/boost/function/detail/prologue.hpp:17, from /usr/include/boost/function/function_template.hpp:13, from /usr/include/boost/function/detail/maybe_include.hpp:13, from /usr/include/boost/function/function0.hpp:11, from /usr/include/boost/python/errors.hpp:13, from /usr/include/boost/python/handle.hpp:11, from /usr/include/boost/python/args_fwd.hpp:10, from /usr/include/boost/python/args.hpp:10, from /usr/include/boost/python.hpp:11, from wrappers/py_worldobject.h:5, from wrappers/py_worldobject3.cpp:5: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ x86_64-pc-linux-gnu-g++ -march=corei7 -O2 -pipe -fPIC -DBOOST_PYTHON_MAX_ARITY=18 -Isupportlib/include -I/usr/include -I/usr/include/python2.7 -c wrappers/py_material.cpp -o /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/temp.linux-x86_64-2.7/wrappers/py_material.o In file included from supportlib/include/material.h:43, from wrappers/py_material.cpp:6: supportlib/include/component.h:74:3: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] auto_ptr slot; ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/memory:80, from /usr/include/boost/function/function_base.hpp:16, from /usr/include/boost/function/detail/prologue.hpp:17, from /usr/include/boost/function/function_template.hpp:13, from /usr/include/boost/function/detail/maybe_include.hpp:13, from /usr/include/boost/function/function0.hpp:11, from /usr/include/boost/python/errors.hpp:13, from /usr/include/boost/python/handle.hpp:11, from /usr/include/boost/python/args_fwd.hpp:10, from /usr/include/boost/python/args.hpp:10, from /usr/include/boost/python.hpp:11, from wrappers/py_material.cpp:5: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from supportlib/include/material.h:43, from wrappers/py_material.cpp:6: supportlib/include/component.h:75:25: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] DynamicSlotDescriptor(auto_ptr aslot) : slot(aslot) {} ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/memory:80, from /usr/include/boost/function/function_base.hpp:16, from /usr/include/boost/function/detail/prologue.hpp:17, from /usr/include/boost/function/function_template.hpp:13, from /usr/include/boost/function/detail/maybe_include.hpp:13, from /usr/include/boost/function/function0.hpp:11, from /usr/include/boost/python/errors.hpp:13, from /usr/include/boost/python/handle.hpp:11, from /usr/include/boost/python/args_fwd.hpp:10, from /usr/include/boost/python/args.hpp:10, from /usr/include/boost/python.hpp:11, from wrappers/py_material.cpp:5: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from supportlib/include/material.h:43, from wrappers/py_material.cpp:6: supportlib/include/component.h:159:36: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] void addSlot(const string& name, auto_ptr slot); ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/memory:80, from /usr/include/boost/function/function_base.hpp:16, from /usr/include/boost/function/detail/prologue.hpp:17, from /usr/include/boost/function/function_template.hpp:13, from /usr/include/boost/function/detail/maybe_include.hpp:13, from /usr/include/boost/function/function0.hpp:11, from /usr/include/boost/python/errors.hpp:13, from /usr/include/boost/python/handle.hpp:11, from /usr/include/boost/python/args_fwd.hpp:10, from /usr/include/boost/python/args.hpp:10, from /usr/include/boost/python.hpp:11, from wrappers/py_material.cpp:5: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ x86_64-pc-linux-gnu-g++ -march=corei7 -O2 -pipe -fPIC -DBOOST_PYTHON_MAX_ARITY=18 -Isupportlib/include -I/usr/include -I/usr/include/python2.7 -c wrappers/py_glmaterial.cpp -o /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/temp.linux-x86_64-2.7/wrappers/py_glmaterial.o In file included from supportlib/include/glmaterial.h:45, from wrappers/py_glmaterial.cpp:6: supportlib/include/component.h:74:3: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] auto_ptr slot; ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/memory:80, from /usr/include/boost/function/function_base.hpp:16, from /usr/include/boost/function/detail/prologue.hpp:17, from /usr/include/boost/function/function_template.hpp:13, from /usr/include/boost/function/detail/maybe_include.hpp:13, from /usr/include/boost/function/function0.hpp:11, from /usr/include/boost/python/errors.hpp:13, from /usr/include/boost/python/handle.hpp:11, from /usr/include/boost/python/args_fwd.hpp:10, from /usr/include/boost/python/args.hpp:10, from /usr/include/boost/python.hpp:11, from wrappers/py_glmaterial.cpp:5: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from supportlib/include/glmaterial.h:45, from wrappers/py_glmaterial.cpp:6: supportlib/include/component.h:75:25: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] DynamicSlotDescriptor(auto_ptr aslot) : slot(aslot) {} ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/memory:80, from /usr/include/boost/function/function_base.hpp:16, from /usr/include/boost/function/detail/prologue.hpp:17, from /usr/include/boost/function/function_template.hpp:13, from /usr/include/boost/function/detail/maybe_include.hpp:13, from /usr/include/boost/function/function0.hpp:11, from /usr/include/boost/python/errors.hpp:13, from /usr/include/boost/python/handle.hpp:11, from /usr/include/boost/python/args_fwd.hpp:10, from /usr/include/boost/python/args.hpp:10, from /usr/include/boost/python.hpp:11, from wrappers/py_glmaterial.cpp:5: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from supportlib/include/glmaterial.h:45, from wrappers/py_glmaterial.cpp:6: supportlib/include/component.h:159:36: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] void addSlot(const string& name, auto_ptr slot); ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/memory:80, from /usr/include/boost/function/function_base.hpp:16, from /usr/include/boost/function/detail/prologue.hpp:17, from /usr/include/boost/function/function_template.hpp:13, from /usr/include/boost/function/detail/maybe_include.hpp:13, from /usr/include/boost/function/function0.hpp:11, from /usr/include/boost/python/errors.hpp:13, from /usr/include/boost/python/handle.hpp:11, from /usr/include/boost/python/args_fwd.hpp:10, from /usr/include/boost/python/args.hpp:10, from /usr/include/boost/python.hpp:11, from wrappers/py_glmaterial.cpp:5: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ x86_64-pc-linux-gnu-g++ -march=corei7 -O2 -pipe -fPIC -DBOOST_PYTHON_MAX_ARITY=18 -Isupportlib/include -I/usr/include -I/usr/include/python2.7 -c wrappers/py_geoms1.cpp -o /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/temp.linux-x86_64-2.7/wrappers/py_geoms1.o In file included from supportlib/include/geomobject.h:43, from wrappers/py_geoms1.cpp:6: supportlib/include/component.h:74:3: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] auto_ptr slot; ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/memory:80, from /usr/include/boost/function/function_base.hpp:16, from /usr/include/boost/function/detail/prologue.hpp:17, from /usr/include/boost/function/function_template.hpp:13, from /usr/include/boost/function/detail/maybe_include.hpp:13, from /usr/include/boost/function/function0.hpp:11, from /usr/include/boost/python/errors.hpp:13, from /usr/include/boost/python/handle.hpp:11, from /usr/include/boost/python/args_fwd.hpp:10, from /usr/include/boost/python/args.hpp:10, from /usr/include/boost/python.hpp:11, from wrappers/py_geoms1.cpp:5: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from supportlib/include/geomobject.h:43, from wrappers/py_geoms1.cpp:6: supportlib/include/component.h:75:25: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] DynamicSlotDescriptor(auto_ptr aslot) : slot(aslot) {} ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/memory:80, from /usr/include/boost/function/function_base.hpp:16, from /usr/include/boost/function/detail/prologue.hpp:17, from /usr/include/boost/function/function_template.hpp:13, from /usr/include/boost/function/detail/maybe_include.hpp:13, from /usr/include/boost/function/function0.hpp:11, from /usr/include/boost/python/errors.hpp:13, from /usr/include/boost/python/handle.hpp:11, from /usr/include/boost/python/args_fwd.hpp:10, from /usr/include/boost/python/args.hpp:10, from /usr/include/boost/python.hpp:11, from wrappers/py_geoms1.cpp:5: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from supportlib/include/geomobject.h:43, from wrappers/py_geoms1.cpp:6: supportlib/include/component.h:159:36: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] void addSlot(const string& name, auto_ptr slot); ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/memory:80, from /usr/include/boost/function/function_base.hpp:16, from /usr/include/boost/function/detail/prologue.hpp:17, from /usr/include/boost/function/function_template.hpp:13, from /usr/include/boost/function/detail/maybe_include.hpp:13, from /usr/include/boost/function/function0.hpp:11, from /usr/include/boost/python/errors.hpp:13, from /usr/include/boost/python/handle.hpp:11, from /usr/include/boost/python/args_fwd.hpp:10, from /usr/include/boost/python/args.hpp:10, from /usr/include/boost/python.hpp:11, from wrappers/py_geoms1.cpp:5: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ x86_64-pc-linux-gnu-g++ -march=corei7 -O2 -pipe -fPIC -DBOOST_PYTHON_MAX_ARITY=18 -Isupportlib/include -I/usr/include -I/usr/include/python2.7 -c wrappers/py_spheregeom.cpp -o /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/temp.linux-x86_64-2.7/wrappers/py_spheregeom.o In file included from supportlib/include/geomobject.h:43, from supportlib/include/spheregeom.h:43, from wrappers/py_spheregeom.cpp:6: supportlib/include/component.h:74:3: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] auto_ptr slot; ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/memory:80, from /usr/include/boost/function/function_base.hpp:16, from /usr/include/boost/function/detail/prologue.hpp:17, from /usr/include/boost/function/function_template.hpp:13, from /usr/include/boost/function/detail/maybe_include.hpp:13, from /usr/include/boost/function/function0.hpp:11, from /usr/include/boost/python/errors.hpp:13, from /usr/include/boost/python/handle.hpp:11, from /usr/include/boost/python/args_fwd.hpp:10, from /usr/include/boost/python/args.hpp:10, from /usr/include/boost/python.hpp:11, from wrappers/py_spheregeom.cpp:5: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from supportlib/include/geomobject.h:43, from supportlib/include/spheregeom.h:43, from wrappers/py_spheregeom.cpp:6: supportlib/include/component.h:75:25: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] DynamicSlotDescriptor(auto_ptr aslot) : slot(aslot) {} ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/memory:80, from /usr/include/boost/function/function_base.hpp:16, from /usr/include/boost/function/detail/prologue.hpp:17, from /usr/include/boost/function/function_template.hpp:13, from /usr/include/boost/function/detail/maybe_include.hpp:13, from /usr/include/boost/function/function0.hpp:11, from /usr/include/boost/python/errors.hpp:13, from /usr/include/boost/python/handle.hpp:11, from /usr/include/boost/python/args_fwd.hpp:10, from /usr/include/boost/python/args.hpp:10, from /usr/include/boost/python.hpp:11, from wrappers/py_spheregeom.cpp:5: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from supportlib/include/geomobject.h:43, from supportlib/include/spheregeom.h:43, from wrappers/py_spheregeom.cpp:6: supportlib/include/component.h:159:36: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] void addSlot(const string& name, auto_ptr slot); ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/memory:80, from /usr/include/boost/function/function_base.hpp:16, from /usr/include/boost/function/detail/prologue.hpp:17, from /usr/include/boost/function/function_template.hpp:13, from /usr/include/boost/function/detail/maybe_include.hpp:13, from /usr/include/boost/function/function0.hpp:11, from /usr/include/boost/python/errors.hpp:13, from /usr/include/boost/python/handle.hpp:11, from /usr/include/boost/python/args_fwd.hpp:10, from /usr/include/boost/python/args.hpp:10, from /usr/include/boost/python.hpp:11, from wrappers/py_spheregeom.cpp:5: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ x86_64-pc-linux-gnu-g++ -march=corei7 -O2 -pipe -fPIC -DBOOST_PYTHON_MAX_ARITY=18 -Isupportlib/include -I/usr/include -I/usr/include/python2.7 -c wrappers/py_ccylindergeom.cpp -o /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/temp.linux-x86_64-2.7/wrappers/py_ccylindergeom.o In file included from supportlib/include/geomobject.h:43, from supportlib/include/ccylindergeom.h:43, from wrappers/py_ccylindergeom.cpp:6: supportlib/include/component.h:74:3: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] auto_ptr slot; ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/memory:80, from /usr/include/boost/function/function_base.hpp:16, from /usr/include/boost/function/detail/prologue.hpp:17, from /usr/include/boost/function/function_template.hpp:13, from /usr/include/boost/function/detail/maybe_include.hpp:13, from /usr/include/boost/function/function0.hpp:11, from /usr/include/boost/python/errors.hpp:13, from /usr/include/boost/python/handle.hpp:11, from /usr/include/boost/python/args_fwd.hpp:10, from /usr/include/boost/python/args.hpp:10, from /usr/include/boost/python.hpp:11, from wrappers/py_ccylindergeom.cpp:5: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from supportlib/include/geomobject.h:43, from supportlib/include/ccylindergeom.h:43, from wrappers/py_ccylindergeom.cpp:6: supportlib/include/component.h:75:25: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] DynamicSlotDescriptor(auto_ptr aslot) : slot(aslot) {} ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/memory:80, from /usr/include/boost/function/function_base.hpp:16, from /usr/include/boost/function/detail/prologue.hpp:17, from /usr/include/boost/function/function_template.hpp:13, from /usr/include/boost/function/detail/maybe_include.hpp:13, from /usr/include/boost/function/function0.hpp:11, from /usr/include/boost/python/errors.hpp:13, from /usr/include/boost/python/handle.hpp:11, from /usr/include/boost/python/args_fwd.hpp:10, from /usr/include/boost/python/args.hpp:10, from /usr/include/boost/python.hpp:11, from wrappers/py_ccylindergeom.cpp:5: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from supportlib/include/geomobject.h:43, from supportlib/include/ccylindergeom.h:43, from wrappers/py_ccylindergeom.cpp:6: supportlib/include/component.h:159:36: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] void addSlot(const string& name, auto_ptr slot); ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/memory:80, from /usr/include/boost/function/function_base.hpp:16, from /usr/include/boost/function/detail/prologue.hpp:17, from /usr/include/boost/function/function_template.hpp:13, from /usr/include/boost/function/detail/maybe_include.hpp:13, from /usr/include/boost/function/function0.hpp:11, from /usr/include/boost/python/errors.hpp:13, from /usr/include/boost/python/handle.hpp:11, from /usr/include/boost/python/args_fwd.hpp:10, from /usr/include/boost/python/args.hpp:10, from /usr/include/boost/python.hpp:11, from wrappers/py_ccylindergeom.cpp:5: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ x86_64-pc-linux-gnu-g++ -march=corei7 -O2 -pipe -fPIC -DBOOST_PYTHON_MAX_ARITY=18 -Isupportlib/include -I/usr/include -I/usr/include/python2.7 -c wrappers/py_torusgeom.cpp -o /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/temp.linux-x86_64-2.7/wrappers/py_torusgeom.o In file included from supportlib/include/geomobject.h:43, from supportlib/include/torusgeom.h:43, from wrappers/py_torusgeom.cpp:6: supportlib/include/component.h:74:3: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] auto_ptr slot; ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/memory:80, from /usr/include/boost/function/function_base.hpp:16, from /usr/include/boost/function/detail/prologue.hpp:17, from /usr/include/boost/function/function_template.hpp:13, from /usr/include/boost/function/detail/maybe_include.hpp:13, from /usr/include/boost/function/function0.hpp:11, from /usr/include/boost/python/errors.hpp:13, from /usr/include/boost/python/handle.hpp:11, from /usr/include/boost/python/args_fwd.hpp:10, from /usr/include/boost/python/args.hpp:10, from /usr/include/boost/python.hpp:11, from wrappers/py_torusgeom.cpp:5: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from supportlib/include/geomobject.h:43, from supportlib/include/torusgeom.h:43, from wrappers/py_torusgeom.cpp:6: supportlib/include/component.h:75:25: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] DynamicSlotDescriptor(auto_ptr aslot) : slot(aslot) {} ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/memory:80, from /usr/include/boost/function/function_base.hpp:16, from /usr/include/boost/function/detail/prologue.hpp:17, from /usr/include/boost/function/function_template.hpp:13, from /usr/include/boost/function/detail/maybe_include.hpp:13, from /usr/include/boost/function/function0.hpp:11, from /usr/include/boost/python/errors.hpp:13, from /usr/include/boost/python/handle.hpp:11, from /usr/include/boost/python/args_fwd.hpp:10, from /usr/include/boost/python/args.hpp:10, from /usr/include/boost/python.hpp:11, from wrappers/py_torusgeom.cpp:5: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from supportlib/include/geomobject.h:43, from supportlib/include/torusgeom.h:43, from wrappers/py_torusgeom.cpp:6: supportlib/include/component.h:159:36: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] void addSlot(const string& name, auto_ptr slot); ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/memory:80, from /usr/include/boost/function/function_base.hpp:16, from /usr/include/boost/function/detail/prologue.hpp:17, from /usr/include/boost/function/function_template.hpp:13, from /usr/include/boost/function/detail/maybe_include.hpp:13, from /usr/include/boost/function/function0.hpp:11, from /usr/include/boost/python/errors.hpp:13, from /usr/include/boost/python/handle.hpp:11, from /usr/include/boost/python/args_fwd.hpp:10, from /usr/include/boost/python/args.hpp:10, from /usr/include/boost/python.hpp:11, from wrappers/py_torusgeom.cpp:5: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ x86_64-pc-linux-gnu-g++ -march=corei7 -O2 -pipe -fPIC -DBOOST_PYTHON_MAX_ARITY=18 -Isupportlib/include -I/usr/include -I/usr/include/python2.7 -c wrappers/py_boxgeom.cpp -o /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/temp.linux-x86_64-2.7/wrappers/py_boxgeom.o In file included from supportlib/include/geomobject.h:43, from supportlib/include/boxgeom.h:43, from wrappers/py_boxgeom.cpp:6: supportlib/include/component.h:74:3: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] auto_ptr slot; ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/memory:80, from /usr/include/boost/function/function_base.hpp:16, from /usr/include/boost/function/detail/prologue.hpp:17, from /usr/include/boost/function/function_template.hpp:13, from /usr/include/boost/function/detail/maybe_include.hpp:13, from /usr/include/boost/function/function0.hpp:11, from /usr/include/boost/python/errors.hpp:13, from /usr/include/boost/python/handle.hpp:11, from /usr/include/boost/python/args_fwd.hpp:10, from /usr/include/boost/python/args.hpp:10, from /usr/include/boost/python.hpp:11, from wrappers/py_boxgeom.cpp:5: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from supportlib/include/geomobject.h:43, from supportlib/include/boxgeom.h:43, from wrappers/py_boxgeom.cpp:6: supportlib/include/component.h:75:25: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] DynamicSlotDescriptor(auto_ptr aslot) : slot(aslot) {} ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/memory:80, from /usr/include/boost/function/function_base.hpp:16, from /usr/include/boost/function/detail/prologue.hpp:17, from /usr/include/boost/function/function_template.hpp:13, from /usr/include/boost/function/detail/maybe_include.hpp:13, from /usr/include/boost/function/function0.hpp:11, from /usr/include/boost/python/errors.hpp:13, from /usr/include/boost/python/handle.hpp:11, from /usr/include/boost/python/args_fwd.hpp:10, from /usr/include/boost/python/args.hpp:10, from /usr/include/boost/python.hpp:11, from wrappers/py_boxgeom.cpp:5: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from supportlib/include/geomobject.h:43, from supportlib/include/boxgeom.h:43, from wrappers/py_boxgeom.cpp:6: supportlib/include/component.h:159:36: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] void addSlot(const string& name, auto_ptr slot); ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/memory:80, from /usr/include/boost/function/function_base.hpp:16, from /usr/include/boost/function/detail/prologue.hpp:17, from /usr/include/boost/function/function_template.hpp:13, from /usr/include/boost/function/detail/maybe_include.hpp:13, from /usr/include/boost/function/function0.hpp:11, from /usr/include/boost/python/errors.hpp:13, from /usr/include/boost/python/handle.hpp:11, from /usr/include/boost/python/args_fwd.hpp:10, from /usr/include/boost/python/args.hpp:10, from /usr/include/boost/python.hpp:11, from wrappers/py_boxgeom.cpp:5: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ x86_64-pc-linux-gnu-g++ -march=corei7 -O2 -pipe -fPIC -DBOOST_PYTHON_MAX_ARITY=18 -Isupportlib/include -I/usr/include -I/usr/include/python2.7 -c wrappers/py_planegeom.cpp -o /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/temp.linux-x86_64-2.7/wrappers/py_planegeom.o In file included from supportlib/include/geomobject.h:43, from supportlib/include/planegeom.h:43, from wrappers/py_planegeom.cpp:6: supportlib/include/component.h:74:3: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] auto_ptr slot; ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/memory:80, from /usr/include/boost/function/function_base.hpp:16, from /usr/include/boost/function/detail/prologue.hpp:17, from /usr/include/boost/function/function_template.hpp:13, from /usr/include/boost/function/detail/maybe_include.hpp:13, from /usr/include/boost/function/function0.hpp:11, from /usr/include/boost/python/errors.hpp:13, from /usr/include/boost/python/handle.hpp:11, from /usr/include/boost/python/args_fwd.hpp:10, from /usr/include/boost/python/args.hpp:10, from /usr/include/boost/python.hpp:11, from wrappers/py_planegeom.cpp:5: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from supportlib/include/geomobject.h:43, from supportlib/include/planegeom.h:43, from wrappers/py_planegeom.cpp:6: supportlib/include/component.h:75:25: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] DynamicSlotDescriptor(auto_ptr aslot) : slot(aslot) {} ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/memory:80, from /usr/include/boost/function/function_base.hpp:16, from /usr/include/boost/function/detail/prologue.hpp:17, from /usr/include/boost/function/function_template.hpp:13, from /usr/include/boost/function/detail/maybe_include.hpp:13, from /usr/include/boost/function/function0.hpp:11, from /usr/include/boost/python/errors.hpp:13, from /usr/include/boost/python/handle.hpp:11, from /usr/include/boost/python/args_fwd.hpp:10, from /usr/include/boost/python/args.hpp:10, from /usr/include/boost/python.hpp:11, from wrappers/py_planegeom.cpp:5: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from supportlib/include/geomobject.h:43, from supportlib/include/planegeom.h:43, from wrappers/py_planegeom.cpp:6: supportlib/include/component.h:159:36: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] void addSlot(const string& name, auto_ptr slot); ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/memory:80, from /usr/include/boost/function/function_base.hpp:16, from /usr/include/boost/function/detail/prologue.hpp:17, from /usr/include/boost/function/function_template.hpp:13, from /usr/include/boost/function/detail/maybe_include.hpp:13, from /usr/include/boost/function/function0.hpp:11, from /usr/include/boost/python/errors.hpp:13, from /usr/include/boost/python/handle.hpp:11, from /usr/include/boost/python/args_fwd.hpp:10, from /usr/include/boost/python/args.hpp:10, from /usr/include/boost/python.hpp:11, from wrappers/py_planegeom.cpp:5: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ x86_64-pc-linux-gnu-g++ -march=corei7 -O2 -pipe -fPIC -DBOOST_PYTHON_MAX_ARITY=18 -Isupportlib/include -I/usr/include -I/usr/include/python2.7 -c wrappers/py_trimeshgeom.cpp -o /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/temp.linux-x86_64-2.7/wrappers/py_trimeshgeom.o In file included from supportlib/include/geomobject.h:43, from supportlib/include/trimeshgeom.h:43, from wrappers/py_trimeshgeom.cpp:6: supportlib/include/component.h:74:3: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] auto_ptr slot; ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/memory:80, from /usr/include/boost/function/function_base.hpp:16, from /usr/include/boost/function/detail/prologue.hpp:17, from /usr/include/boost/function/function_template.hpp:13, from /usr/include/boost/function/detail/maybe_include.hpp:13, from /usr/include/boost/function/function0.hpp:11, from /usr/include/boost/python/errors.hpp:13, from /usr/include/boost/python/handle.hpp:11, from /usr/include/boost/python/args_fwd.hpp:10, from /usr/include/boost/python/args.hpp:10, from /usr/include/boost/python.hpp:11, from wrappers/py_trimeshgeom.cpp:5: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from supportlib/include/geomobject.h:43, from supportlib/include/trimeshgeom.h:43, from wrappers/py_trimeshgeom.cpp:6: supportlib/include/component.h:75:25: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] DynamicSlotDescriptor(auto_ptr aslot) : slot(aslot) {} ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/memory:80, from /usr/include/boost/function/function_base.hpp:16, from /usr/include/boost/function/detail/prologue.hpp:17, from /usr/include/boost/function/function_template.hpp:13, from /usr/include/boost/function/detail/maybe_include.hpp:13, from /usr/include/boost/function/function0.hpp:11, from /usr/include/boost/python/errors.hpp:13, from /usr/include/boost/python/handle.hpp:11, from /usr/include/boost/python/args_fwd.hpp:10, from /usr/include/boost/python/args.hpp:10, from /usr/include/boost/python.hpp:11, from wrappers/py_trimeshgeom.cpp:5: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from supportlib/include/geomobject.h:43, from supportlib/include/trimeshgeom.h:43, from wrappers/py_trimeshgeom.cpp:6: supportlib/include/component.h:159:36: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] void addSlot(const string& name, auto_ptr slot); ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/memory:80, from /usr/include/boost/function/function_base.hpp:16, from /usr/include/boost/function/detail/prologue.hpp:17, from /usr/include/boost/function/function_template.hpp:13, from /usr/include/boost/function/detail/maybe_include.hpp:13, from /usr/include/boost/function/function0.hpp:11, from /usr/include/boost/python/errors.hpp:13, from /usr/include/boost/python/handle.hpp:11, from /usr/include/boost/python/args_fwd.hpp:10, from /usr/include/boost/python/args.hpp:10, from /usr/include/boost/python.hpp:11, from wrappers/py_trimeshgeom.cpp:5: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ x86_64-pc-linux-gnu-g++ -march=corei7 -O2 -pipe -fPIC -DBOOST_PYTHON_MAX_ARITY=18 -Isupportlib/include -I/usr/include -I/usr/include/python2.7 -c wrappers/py_polyhedrongeom.cpp -o /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/temp.linux-x86_64-2.7/wrappers/py_polyhedrongeom.o In file included from supportlib/include/geomobject.h:43, from supportlib/include/polyhedrongeom.h:45, from wrappers/py_polyhedrongeom.cpp:6: supportlib/include/component.h:74:3: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] auto_ptr slot; ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/memory:80, from /usr/include/boost/function/function_base.hpp:16, from /usr/include/boost/function/detail/prologue.hpp:17, from /usr/include/boost/function/function_template.hpp:13, from /usr/include/boost/function/detail/maybe_include.hpp:13, from /usr/include/boost/function/function0.hpp:11, from /usr/include/boost/python/errors.hpp:13, from /usr/include/boost/python/handle.hpp:11, from /usr/include/boost/python/args_fwd.hpp:10, from /usr/include/boost/python/args.hpp:10, from /usr/include/boost/python.hpp:11, from wrappers/py_polyhedrongeom.cpp:5: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from supportlib/include/geomobject.h:43, from supportlib/include/polyhedrongeom.h:45, from wrappers/py_polyhedrongeom.cpp:6: supportlib/include/component.h:75:25: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] DynamicSlotDescriptor(auto_ptr aslot) : slot(aslot) {} ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/memory:80, from /usr/include/boost/function/function_base.hpp:16, from /usr/include/boost/function/detail/prologue.hpp:17, from /usr/include/boost/function/function_template.hpp:13, from /usr/include/boost/function/detail/maybe_include.hpp:13, from /usr/include/boost/function/function0.hpp:11, from /usr/include/boost/python/errors.hpp:13, from /usr/include/boost/python/handle.hpp:11, from /usr/include/boost/python/args_fwd.hpp:10, from /usr/include/boost/python/args.hpp:10, from /usr/include/boost/python.hpp:11, from wrappers/py_polyhedrongeom.cpp:5: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from supportlib/include/geomobject.h:43, from supportlib/include/polyhedrongeom.h:45, from wrappers/py_polyhedrongeom.cpp:6: supportlib/include/component.h:159:36: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] void addSlot(const string& name, auto_ptr slot); ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/memory:80, from /usr/include/boost/function/function_base.hpp:16, from /usr/include/boost/function/detail/prologue.hpp:17, from /usr/include/boost/function/function_template.hpp:13, from /usr/include/boost/function/detail/maybe_include.hpp:13, from /usr/include/boost/function/function0.hpp:11, from /usr/include/boost/python/errors.hpp:13, from /usr/include/boost/python/handle.hpp:11, from /usr/include/boost/python/args_fwd.hpp:10, from /usr/include/boost/python/args.hpp:10, from /usr/include/boost/python.hpp:11, from wrappers/py_polyhedrongeom.cpp:5: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ x86_64-pc-linux-gnu-g++ -march=corei7 -O2 -pipe -fPIC -DBOOST_PYTHON_MAX_ARITY=18 -Isupportlib/include -I/usr/include -I/usr/include/python2.7 -c wrappers/py_drawgeom.cpp -o /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/temp.linux-x86_64-2.7/wrappers/py_drawgeom.o In file included from supportlib/include/geomobject.h:43, from supportlib/include/drawgeom.h:44, from wrappers/py_drawgeom.cpp:6: supportlib/include/component.h:74:3: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] auto_ptr slot; ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/memory:80, from /usr/include/boost/function/function_base.hpp:16, from /usr/include/boost/function/detail/prologue.hpp:17, from /usr/include/boost/function/function_template.hpp:13, from /usr/include/boost/function/detail/maybe_include.hpp:13, from /usr/include/boost/function/function0.hpp:11, from /usr/include/boost/python/errors.hpp:13, from /usr/include/boost/python/handle.hpp:11, from /usr/include/boost/python/args_fwd.hpp:10, from /usr/include/boost/python/args.hpp:10, from /usr/include/boost/python.hpp:11, from wrappers/py_drawgeom.cpp:5: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from supportlib/include/geomobject.h:43, from supportlib/include/drawgeom.h:44, from wrappers/py_drawgeom.cpp:6: supportlib/include/component.h:75:25: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] DynamicSlotDescriptor(auto_ptr aslot) : slot(aslot) {} ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/memory:80, from /usr/include/boost/function/function_base.hpp:16, from /usr/include/boost/function/detail/prologue.hpp:17, from /usr/include/boost/function/function_template.hpp:13, from /usr/include/boost/function/detail/maybe_include.hpp:13, from /usr/include/boost/function/function0.hpp:11, from /usr/include/boost/python/errors.hpp:13, from /usr/include/boost/python/handle.hpp:11, from /usr/include/boost/python/args_fwd.hpp:10, from /usr/include/boost/python/args.hpp:10, from /usr/include/boost/python.hpp:11, from wrappers/py_drawgeom.cpp:5: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from supportlib/include/geomobject.h:43, from supportlib/include/drawgeom.h:44, from wrappers/py_drawgeom.cpp:6: supportlib/include/component.h:159:36: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] void addSlot(const string& name, auto_ptr slot); ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/memory:80, from /usr/include/boost/function/function_base.hpp:16, from /usr/include/boost/function/detail/prologue.hpp:17, from /usr/include/boost/function/function_template.hpp:13, from /usr/include/boost/function/detail/maybe_include.hpp:13, from /usr/include/boost/function/function0.hpp:11, from /usr/include/boost/python/errors.hpp:13, from /usr/include/boost/python/handle.hpp:11, from /usr/include/boost/python/args_fwd.hpp:10, from /usr/include/boost/python/args.hpp:10, from /usr/include/boost/python.hpp:11, from wrappers/py_drawgeom.cpp:5: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ x86_64-pc-linux-gnu-g++ -march=corei7 -O2 -pipe -fPIC -DBOOST_PYTHON_MAX_ARITY=18 -Isupportlib/include -I/usr/include -I/usr/include/python2.7 -c wrappers/py_lightsource.cpp -o /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/temp.linux-x86_64-2.7/wrappers/py_lightsource.o In file included from supportlib/include/worldobject.h:47, from supportlib/include/lightsource.h:43, from wrappers/py_lightsource.cpp:6: supportlib/include/component.h:74:3: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] auto_ptr slot; ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/memory:80, from /usr/include/boost/function/function_base.hpp:16, from /usr/include/boost/function/detail/prologue.hpp:17, from /usr/include/boost/function/function_template.hpp:13, from /usr/include/boost/function/detail/maybe_include.hpp:13, from /usr/include/boost/function/function0.hpp:11, from /usr/include/boost/python/errors.hpp:13, from /usr/include/boost/python/handle.hpp:11, from /usr/include/boost/python/args_fwd.hpp:10, from /usr/include/boost/python/args.hpp:10, from /usr/include/boost/python.hpp:11, from wrappers/py_lightsource.cpp:5: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from supportlib/include/worldobject.h:47, from supportlib/include/lightsource.h:43, from wrappers/py_lightsource.cpp:6: supportlib/include/component.h:75:25: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] DynamicSlotDescriptor(auto_ptr aslot) : slot(aslot) {} ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/memory:80, from /usr/include/boost/function/function_base.hpp:16, from /usr/include/boost/function/detail/prologue.hpp:17, from /usr/include/boost/function/function_template.hpp:13, from /usr/include/boost/function/detail/maybe_include.hpp:13, from /usr/include/boost/function/function0.hpp:11, from /usr/include/boost/python/errors.hpp:13, from /usr/include/boost/python/handle.hpp:11, from /usr/include/boost/python/args_fwd.hpp:10, from /usr/include/boost/python/args.hpp:10, from /usr/include/boost/python.hpp:11, from wrappers/py_lightsource.cpp:5: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from supportlib/include/worldobject.h:47, from supportlib/include/lightsource.h:43, from wrappers/py_lightsource.cpp:6: supportlib/include/component.h:159:36: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] void addSlot(const string& name, auto_ptr slot); ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/memory:80, from /usr/include/boost/function/function_base.hpp:16, from /usr/include/boost/function/detail/prologue.hpp:17, from /usr/include/boost/function/function_template.hpp:13, from /usr/include/boost/function/detail/maybe_include.hpp:13, from /usr/include/boost/function/function0.hpp:11, from /usr/include/boost/python/errors.hpp:13, from /usr/include/boost/python/handle.hpp:11, from /usr/include/boost/python/args_fwd.hpp:10, from /usr/include/boost/python/args.hpp:10, from /usr/include/boost/python.hpp:11, from wrappers/py_lightsource.cpp:5: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ x86_64-pc-linux-gnu-g++ -march=corei7 -O2 -pipe -fPIC -DBOOST_PYTHON_MAX_ARITY=18 -Isupportlib/include -I/usr/include -I/usr/include/python2.7 -c wrappers/py_glpointlight.cpp -o /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/temp.linux-x86_64-2.7/wrappers/py_glpointlight.o In file included from supportlib/include/worldobject.h:47, from supportlib/include/lightsource.h:43, from supportlib/include/glpointlight.h:43, from wrappers/py_glpointlight.cpp:6: supportlib/include/component.h:74:3: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] auto_ptr slot; ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/memory:80, from /usr/include/boost/function/function_base.hpp:16, from /usr/include/boost/function/detail/prologue.hpp:17, from /usr/include/boost/function/function_template.hpp:13, from /usr/include/boost/function/detail/maybe_include.hpp:13, from /usr/include/boost/function/function0.hpp:11, from /usr/include/boost/python/errors.hpp:13, from /usr/include/boost/python/handle.hpp:11, from /usr/include/boost/python/args_fwd.hpp:10, from /usr/include/boost/python/args.hpp:10, from /usr/include/boost/python.hpp:11, from wrappers/py_glpointlight.cpp:5: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from supportlib/include/worldobject.h:47, from supportlib/include/lightsource.h:43, from supportlib/include/glpointlight.h:43, from wrappers/py_glpointlight.cpp:6: supportlib/include/component.h:75:25: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] DynamicSlotDescriptor(auto_ptr aslot) : slot(aslot) {} ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/memory:80, from /usr/include/boost/function/function_base.hpp:16, from /usr/include/boost/function/detail/prologue.hpp:17, from /usr/include/boost/function/function_template.hpp:13, from /usr/include/boost/function/detail/maybe_include.hpp:13, from /usr/include/boost/function/function0.hpp:11, from /usr/include/boost/python/errors.hpp:13, from /usr/include/boost/python/handle.hpp:11, from /usr/include/boost/python/args_fwd.hpp:10, from /usr/include/boost/python/args.hpp:10, from /usr/include/boost/python.hpp:11, from wrappers/py_glpointlight.cpp:5: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from supportlib/include/worldobject.h:47, from supportlib/include/lightsource.h:43, from supportlib/include/glpointlight.h:43, from wrappers/py_glpointlight.cpp:6: supportlib/include/component.h:159:36: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] void addSlot(const string& name, auto_ptr slot); ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/memory:80, from /usr/include/boost/function/function_base.hpp:16, from /usr/include/boost/function/detail/prologue.hpp:17, from /usr/include/boost/function/function_template.hpp:13, from /usr/include/boost/function/detail/maybe_include.hpp:13, from /usr/include/boost/function/function0.hpp:11, from /usr/include/boost/python/errors.hpp:13, from /usr/include/boost/python/handle.hpp:11, from /usr/include/boost/python/args_fwd.hpp:10, from /usr/include/boost/python/args.hpp:10, from /usr/include/boost/python.hpp:11, from wrappers/py_glpointlight.cpp:5: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ x86_64-pc-linux-gnu-g++ -march=corei7 -O2 -pipe -fPIC -DBOOST_PYTHON_MAX_ARITY=18 -Isupportlib/include -I/usr/include -I/usr/include/python2.7 -c wrappers/py_glspotlight.cpp -o /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/temp.linux-x86_64-2.7/wrappers/py_glspotlight.o In file included from supportlib/include/worldobject.h:47, from supportlib/include/lightsource.h:43, from supportlib/include/glspotlight.h:43, from wrappers/py_glspotlight.cpp:6: supportlib/include/component.h:74:3: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] auto_ptr slot; ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/memory:80, from /usr/include/boost/function/function_base.hpp:16, from /usr/include/boost/function/detail/prologue.hpp:17, from /usr/include/boost/function/function_template.hpp:13, from /usr/include/boost/function/detail/maybe_include.hpp:13, from /usr/include/boost/function/function0.hpp:11, from /usr/include/boost/python/errors.hpp:13, from /usr/include/boost/python/handle.hpp:11, from /usr/include/boost/python/args_fwd.hpp:10, from /usr/include/boost/python/args.hpp:10, from /usr/include/boost/python.hpp:11, from wrappers/py_glspotlight.cpp:5: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from supportlib/include/worldobject.h:47, from supportlib/include/lightsource.h:43, from supportlib/include/glspotlight.h:43, from wrappers/py_glspotlight.cpp:6: supportlib/include/component.h:75:25: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] DynamicSlotDescriptor(auto_ptr aslot) : slot(aslot) {} ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/memory:80, from /usr/include/boost/function/function_base.hpp:16, from /usr/include/boost/function/detail/prologue.hpp:17, from /usr/include/boost/function/function_template.hpp:13, from /usr/include/boost/function/detail/maybe_include.hpp:13, from /usr/include/boost/function/function0.hpp:11, from /usr/include/boost/python/errors.hpp:13, from /usr/include/boost/python/handle.hpp:11, from /usr/include/boost/python/args_fwd.hpp:10, from /usr/include/boost/python/args.hpp:10, from /usr/include/boost/python.hpp:11, from wrappers/py_glspotlight.cpp:5: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from supportlib/include/worldobject.h:47, from supportlib/include/lightsource.h:43, from supportlib/include/glspotlight.h:43, from wrappers/py_glspotlight.cpp:6: supportlib/include/component.h:159:36: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] void addSlot(const string& name, auto_ptr slot); ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/memory:80, from /usr/include/boost/function/function_base.hpp:16, from /usr/include/boost/function/detail/prologue.hpp:17, from /usr/include/boost/function/function_template.hpp:13, from /usr/include/boost/function/detail/maybe_include.hpp:13, from /usr/include/boost/function/function0.hpp:11, from /usr/include/boost/python/errors.hpp:13, from /usr/include/boost/python/handle.hpp:11, from /usr/include/boost/python/args_fwd.hpp:10, from /usr/include/boost/python/args.hpp:10, from /usr/include/boost/python.hpp:11, from wrappers/py_glspotlight.cpp:5: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ x86_64-pc-linux-gnu-g++ -march=corei7 -O2 -pipe -fPIC -DBOOST_PYTHON_MAX_ARITY=18 -Isupportlib/include -I/usr/include -I/usr/include/python2.7 -c wrappers/py_gldistantlight.cpp -o /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/temp.linux-x86_64-2.7/wrappers/py_gldistantlight.o In file included from supportlib/include/worldobject.h:47, from supportlib/include/lightsource.h:43, from supportlib/include/gldistantlight.h:43, from wrappers/py_gldistantlight.cpp:6: supportlib/include/component.h:74:3: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] auto_ptr slot; ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/memory:80, from /usr/include/boost/function/function_base.hpp:16, from /usr/include/boost/function/detail/prologue.hpp:17, from /usr/include/boost/function/function_template.hpp:13, from /usr/include/boost/function/detail/maybe_include.hpp:13, from /usr/include/boost/function/function0.hpp:11, from /usr/include/boost/python/errors.hpp:13, from /usr/include/boost/python/handle.hpp:11, from /usr/include/boost/python/args_fwd.hpp:10, from /usr/include/boost/python/args.hpp:10, from /usr/include/boost/python.hpp:11, from wrappers/py_gldistantlight.cpp:5: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from supportlib/include/worldobject.h:47, from supportlib/include/lightsource.h:43, from supportlib/include/gldistantlight.h:43, from wrappers/py_gldistantlight.cpp:6: supportlib/include/component.h:75:25: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] DynamicSlotDescriptor(auto_ptr aslot) : slot(aslot) {} ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/memory:80, from /usr/include/boost/function/function_base.hpp:16, from /usr/include/boost/function/detail/prologue.hpp:17, from /usr/include/boost/function/function_template.hpp:13, from /usr/include/boost/function/detail/maybe_include.hpp:13, from /usr/include/boost/function/function0.hpp:11, from /usr/include/boost/python/errors.hpp:13, from /usr/include/boost/python/handle.hpp:11, from /usr/include/boost/python/args_fwd.hpp:10, from /usr/include/boost/python/args.hpp:10, from /usr/include/boost/python.hpp:11, from wrappers/py_gldistantlight.cpp:5: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from supportlib/include/worldobject.h:47, from supportlib/include/lightsource.h:43, from supportlib/include/gldistantlight.h:43, from wrappers/py_gldistantlight.cpp:6: supportlib/include/component.h:159:36: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] void addSlot(const string& name, auto_ptr slot); ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/memory:80, from /usr/include/boost/function/function_base.hpp:16, from /usr/include/boost/function/detail/prologue.hpp:17, from /usr/include/boost/function/function_template.hpp:13, from /usr/include/boost/function/detail/maybe_include.hpp:13, from /usr/include/boost/function/function0.hpp:11, from /usr/include/boost/python/errors.hpp:13, from /usr/include/boost/python/handle.hpp:11, from /usr/include/boost/python/args_fwd.hpp:10, from /usr/include/boost/python/args.hpp:10, from /usr/include/boost/python.hpp:11, from wrappers/py_gldistantlight.cpp:5: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ x86_64-pc-linux-gnu-g++ -march=corei7 -O2 -pipe -fPIC -DBOOST_PYTHON_MAX_ARITY=18 -Isupportlib/include -I/usr/include -I/usr/include/python2.7 -c wrappers/py_glrenderer.cpp -o /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/temp.linux-x86_64-2.7/wrappers/py_glrenderer.o In file included from supportlib/include/worldobject.h:47, from supportlib/include/glrenderer.h:44, from wrappers/py_glrenderer.cpp:6: supportlib/include/component.h:74:3: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] auto_ptr slot; ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/memory:80, from /usr/include/boost/function/function_base.hpp:16, from /usr/include/boost/function/detail/prologue.hpp:17, from /usr/include/boost/function/function_template.hpp:13, from /usr/include/boost/function/detail/maybe_include.hpp:13, from /usr/include/boost/function/function0.hpp:11, from /usr/include/boost/python/errors.hpp:13, from /usr/include/boost/python/handle.hpp:11, from /usr/include/boost/python/args_fwd.hpp:10, from /usr/include/boost/python/args.hpp:10, from /usr/include/boost/python.hpp:11, from wrappers/py_glrenderer.cpp:5: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from supportlib/include/worldobject.h:47, from supportlib/include/glrenderer.h:44, from wrappers/py_glrenderer.cpp:6: supportlib/include/component.h:75:25: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] DynamicSlotDescriptor(auto_ptr aslot) : slot(aslot) {} ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/memory:80, from /usr/include/boost/function/function_base.hpp:16, from /usr/include/boost/function/detail/prologue.hpp:17, from /usr/include/boost/function/function_template.hpp:13, from /usr/include/boost/function/detail/maybe_include.hpp:13, from /usr/include/boost/function/function0.hpp:11, from /usr/include/boost/python/errors.hpp:13, from /usr/include/boost/python/handle.hpp:11, from /usr/include/boost/python/args_fwd.hpp:10, from /usr/include/boost/python/args.hpp:10, from /usr/include/boost/python.hpp:11, from wrappers/py_glrenderer.cpp:5: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from supportlib/include/worldobject.h:47, from supportlib/include/glrenderer.h:44, from wrappers/py_glrenderer.cpp:6: supportlib/include/component.h:159:36: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] void addSlot(const string& name, auto_ptr slot); ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/memory:80, from /usr/include/boost/function/function_base.hpp:16, from /usr/include/boost/function/detail/prologue.hpp:17, from /usr/include/boost/function/function_template.hpp:13, from /usr/include/boost/function/detail/maybe_include.hpp:13, from /usr/include/boost/function/function0.hpp:11, from /usr/include/boost/python/errors.hpp:13, from /usr/include/boost/python/handle.hpp:11, from /usr/include/boost/python/args_fwd.hpp:10, from /usr/include/boost/python/args.hpp:10, from /usr/include/boost/python.hpp:11, from wrappers/py_glrenderer.cpp:5: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ x86_64-pc-linux-gnu-g++ -march=corei7 -O2 -pipe -fPIC -DBOOST_PYTHON_MAX_ARITY=18 -Isupportlib/include -I/usr/include -I/usr/include/python2.7 -c wrappers/py_massproperties.cpp -o /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/temp.linux-x86_64-2.7/wrappers/py_massproperties.o x86_64-pc-linux-gnu-gcc -march=corei7 -O2 -pipe -fPIC -DBOOST_PYTHON_MAX_ARITY=18 -Isupportlib/include -I/usr/include -I/usr/include/python2.7 -c wrappers/rply/rply/rply.c -o /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/temp.linux-x86_64-2.7/wrappers/rply/rply/rply.o x86_64-pc-linux-gnu-g++ -march=corei7 -O2 -pipe -fPIC -DBOOST_PYTHON_MAX_ARITY=18 -Isupportlib/include -I/usr/include -I/usr/include/python2.7 -c wrappers/rply/py_rply_read.cpp -o /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/temp.linux-x86_64-2.7/wrappers/rply/py_rply_read.o In file included from supportlib/include/geomobject.h:43, from supportlib/include/polyhedrongeom.h:45, from wrappers/rply/py_rply_read.cpp:53: supportlib/include/component.h:74:3: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] auto_ptr slot; ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/memory:80, from /usr/include/boost/function/function_base.hpp:16, from /usr/include/boost/function/detail/prologue.hpp:17, from /usr/include/boost/function/function_template.hpp:13, from /usr/include/boost/function/detail/maybe_include.hpp:13, from /usr/include/boost/function/function0.hpp:11, from /usr/include/boost/python/errors.hpp:13, from /usr/include/boost/python/handle.hpp:11, from /usr/include/boost/python/args_fwd.hpp:10, from /usr/include/boost/python/args.hpp:10, from /usr/include/boost/python.hpp:11, from wrappers/rply/py_rply_read.cpp:47: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from supportlib/include/geomobject.h:43, from supportlib/include/polyhedrongeom.h:45, from wrappers/rply/py_rply_read.cpp:53: supportlib/include/component.h:75:25: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] DynamicSlotDescriptor(auto_ptr aslot) : slot(aslot) {} ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/memory:80, from /usr/include/boost/function/function_base.hpp:16, from /usr/include/boost/function/detail/prologue.hpp:17, from /usr/include/boost/function/function_template.hpp:13, from /usr/include/boost/function/detail/maybe_include.hpp:13, from /usr/include/boost/function/function0.hpp:11, from /usr/include/boost/python/errors.hpp:13, from /usr/include/boost/python/handle.hpp:11, from /usr/include/boost/python/args_fwd.hpp:10, from /usr/include/boost/python/args.hpp:10, from /usr/include/boost/python.hpp:11, from wrappers/rply/py_rply_read.cpp:47: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from supportlib/include/geomobject.h:43, from supportlib/include/polyhedrongeom.h:45, from wrappers/rply/py_rply_read.cpp:53: supportlib/include/component.h:159:36: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] void addSlot(const string& name, auto_ptr slot); ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/memory:80, from /usr/include/boost/function/function_base.hpp:16, from /usr/include/boost/function/detail/prologue.hpp:17, from /usr/include/boost/function/function_template.hpp:13, from /usr/include/boost/function/detail/maybe_include.hpp:13, from /usr/include/boost/function/function0.hpp:11, from /usr/include/boost/python/errors.hpp:13, from /usr/include/boost/python/handle.hpp:11, from /usr/include/boost/python/args_fwd.hpp:10, from /usr/include/boost/python/args.hpp:10, from /usr/include/boost/python.hpp:11, from wrappers/rply/py_rply_read.cpp:47: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ x86_64-pc-linux-gnu-g++ -march=corei7 -O2 -pipe -fPIC -DBOOST_PYTHON_MAX_ARITY=18 -Isupportlib/include -I/usr/include -I/usr/include/python2.7 -c wrappers/rply/py_rply_write.cpp -o /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/temp.linux-x86_64-2.7/wrappers/rply/py_rply_write.o In file included from supportlib/include/geomobject.h:43, from supportlib/include/polyhedrongeom.h:45, from wrappers/rply/py_rply_write.cpp:42: supportlib/include/component.h:74:3: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] auto_ptr slot; ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/memory:80, from /usr/include/boost/function/function_base.hpp:16, from /usr/include/boost/function/detail/prologue.hpp:17, from /usr/include/boost/function/function_template.hpp:13, from /usr/include/boost/function/detail/maybe_include.hpp:13, from /usr/include/boost/function/function0.hpp:11, from /usr/include/boost/python/errors.hpp:13, from /usr/include/boost/python/handle.hpp:11, from /usr/include/boost/python/args_fwd.hpp:10, from /usr/include/boost/python/args.hpp:10, from /usr/include/boost/python.hpp:11, from wrappers/rply/py_rply_write.cpp:36: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from supportlib/include/geomobject.h:43, from supportlib/include/polyhedrongeom.h:45, from wrappers/rply/py_rply_write.cpp:42: supportlib/include/component.h:75:25: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] DynamicSlotDescriptor(auto_ptr aslot) : slot(aslot) {} ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/memory:80, from /usr/include/boost/function/function_base.hpp:16, from /usr/include/boost/function/detail/prologue.hpp:17, from /usr/include/boost/function/function_template.hpp:13, from /usr/include/boost/function/detail/maybe_include.hpp:13, from /usr/include/boost/function/function0.hpp:11, from /usr/include/boost/python/errors.hpp:13, from /usr/include/boost/python/handle.hpp:11, from /usr/include/boost/python/args_fwd.hpp:10, from /usr/include/boost/python/args.hpp:10, from /usr/include/boost/python.hpp:11, from wrappers/rply/py_rply_write.cpp:36: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from supportlib/include/geomobject.h:43, from supportlib/include/polyhedrongeom.h:45, from wrappers/rply/py_rply_write.cpp:42: supportlib/include/component.h:159:36: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] void addSlot(const string& name, auto_ptr slot); ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/memory:80, from /usr/include/boost/function/function_base.hpp:16, from /usr/include/boost/function/detail/prologue.hpp:17, from /usr/include/boost/function/function_template.hpp:13, from /usr/include/boost/function/detail/maybe_include.hpp:13, from /usr/include/boost/function/function0.hpp:11, from /usr/include/boost/python/errors.hpp:13, from /usr/include/boost/python/handle.hpp:11, from /usr/include/boost/python/args_fwd.hpp:10, from /usr/include/boost/python/args.hpp:10, from /usr/include/boost/python.hpp:11, from wrappers/rply/py_rply_write.cpp:36: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ x86_64-pc-linux-gnu-g++ -shared -Wl,-O1 -Wl,--as-needed -march=corei7 -O2 -pipe /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/temp.linux-x86_64-2.7/wrappers/py_wrapper.o /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/temp.linux-x86_64-2.7/wrappers/py_noise.o /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/temp.linux-x86_64-2.7/wrappers/py_vec3.o /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/temp.linux-x86_64-2.7/wrappers/py_vec4.o /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/temp.linux-x86_64-2.7/wrappers/py_mat3.o /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/temp.linux-x86_64-2.7/wrappers/py_mat4.o /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/temp.linux-x86_64-2.7/wrappers/py_quat.o /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/temp.linux-x86_64-2.7/wrappers/py_slots1.o /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/temp.linux-x86_64-2.7/wrappers/py_slots2.o /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/temp.linux-x86_64-2.7/wrappers/py_slots3.o /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/temp.linux-x86_64-2.7/wrappers/py_slots4.o /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/temp.linux-x86_64-2.7/wrappers/py_arrayslots1.o /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/temp.linux-x86_64-2.7/wrappers/py_arrayslots2.o /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/temp.linux-x86_64-2.7/wrappers/py_arrayslot_mat3.o /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/temp.linux-x86_64-2.7/wrappers/py_arrayslot_mat4.o /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/temp.linux-x86_64-2.7/wrappers/py_arrayslots4.o /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/temp.linux-x86_64-2.7/wrappers/py_component.o /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/temp.linux-x86_64-2.7/wrappers/py_boundingbox.o /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/temp.linux-x86_64-2.7/wrappers/py_worldobject.o /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/temp.linux-x86_64-2.7/wrappers/py_worldobject2.o /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/temp.linux-x86_64-2.7/wrappers/py_worldobject3.o /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/temp.linux-x86_64-2.7/wrappers/py_material.o /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/temp.linux-x86_64-2.7/wrappers/py_glmaterial.o /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/temp.linux-x86_64-2.7/wrappers/py_geoms1.o /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/temp.linux-x86_64-2.7/wrappers/py_spheregeom.o /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/temp.linux-x86_64-2.7/wrappers/py_ccylindergeom.o /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/temp.linux-x86_64-2.7/wrappers/py_torusgeom.o /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/temp.linux-x86_64-2.7/wrappers/py_boxgeom.o /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/temp.linux-x86_64-2.7/wrappers/py_planegeom.o /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/temp.linux-x86_64-2.7/wrappers/py_trimeshgeom.o /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/temp.linux-x86_64-2.7/wrappers/py_polyhedrongeom.o /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/temp.linux-x86_64-2.7/wrappers/py_drawgeom.o /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/temp.linux-x86_64-2.7/wrappers/py_lightsource.o /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/temp.linux-x86_64-2.7/wrappers/py_glpointlight.o /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/temp.linux-x86_64-2.7/wrappers/py_glspotlight.o /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/temp.linux-x86_64-2.7/wrappers/py_gldistantlight.o /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/temp.linux-x86_64-2.7/wrappers/py_glrenderer.o /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/temp.linux-x86_64-2.7/wrappers/py_massproperties.o /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/temp.linux-x86_64-2.7/wrappers/rply/rply/rply.o /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/temp.linux-x86_64-2.7/wrappers/rply/py_rply_read.o /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/temp.linux-x86_64-2.7/wrappers/rply/py_rply_write.o -Lsupportlib/lib -L/usr/lib64 -lGL -lGLU -lglut -lboost_python-2.7 -lcore -lGL -lGLU -lpython2.7 -o /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit/_core.so building '_pointcloud' extension creating /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/temp.linux-x86_64-2.7/pyrex creating /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/temp.linux-x86_64-2.7/pyrex/c x86_64-pc-linux-gnu-gcc -march=corei7 -O2 -pipe -fPIC -DBOOST_PYTHON_MAX_ARITY=18 -I/usr/include/python2.7 -c pyrex/c/_pointcloud.c -o /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/temp.linux-x86_64-2.7/pyrex/c/_pointcloud.o x86_64-pc-linux-gnu-gcc -shared -Wl,-O1 -Wl,--as-needed -march=corei7 -O2 -pipe /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/temp.linux-x86_64-2.7/pyrex/c/_pointcloud.o -L/usr/lib64 -lpython2.7 -o /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/lib/cgkit/_pointcloud.so running build_scripts creating /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/scripts copying and adjusting utilities/viewer.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/scripts copying and adjusting utilities/render.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/scripts copying and adjusting utilities/postbake.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/scripts copying and adjusting utilities/info3d.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/scripts copying and adjusting utilities/convert3d.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/scripts copying and adjusting utilities/seqls.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/scripts copying and adjusting utilities/seqmv.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/scripts copying and adjusting utilities/seqrm.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/scripts copying and adjusting utilities/seqcp.py -> /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/scripts changing mode of /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/scripts/viewer.py from 644 to 755 changing mode of /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/scripts/render.py from 644 to 755 changing mode of /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/scripts/postbake.py from 644 to 755 changing mode of /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/scripts/info3d.py from 644 to 755 changing mode of /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/scripts/convert3d.py from 644 to 755 changing mode of /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/scripts/seqls.py from 644 to 755 changing mode of /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/scripts/seqmv.py from 644 to 755 changing mode of /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/scripts/seqrm.py from 644 to 755 changing mode of /var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python2_7/build/scripts/seqcp.py from 644 to 755 ... finished setup * python3_5: running distutils-r1_run_phase python_compile scons -j9 scons: Reading SConscript files ... File "/var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python3_5/supportlib/SConstruct", line 28 print len(srcfiles), "source files" ^ SyntaxError: invalid syntax * ERROR: dev-python/cgkit-2.0.0-r2::gentoo failed (compile phase): * escons failed. * * Call stack: * ebuild.sh, line 124: Called src_compile * environment, line 2878: Called distutils-r1_src_compile * environment, line 1002: Called _distutils-r1_run_foreach_impl 'python_compile' * environment, line 415: Called python_foreach_impl 'distutils-r1_run_phase' 'python_compile' * environment, line 2407: Called multibuild_foreach_variant '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'python_compile' * environment, line 1768: Called _multibuild_run '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'python_compile' * environment, line 1766: Called _python_multibuild_wrapper 'distutils-r1_run_phase' 'python_compile' * environment, line 644: Called distutils-r1_run_phase 'python_compile' * environment, line 995: Called python_compile * environment, line 1987: Called escons * environment, line 1299: Called die * The specific snippet of code: * die -n "escons failed." * * If you need support, post the output of `emerge --info '=dev-python/cgkit-2.0.0-r2::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-python/cgkit-2.0.0-r2::gentoo'`. * The complete build log is located at '/var/tmp/dev-python:cgkit-2.0.0-r2:20190412-100448.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-python/cgkit-2.0.0-r2/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-python/cgkit-2.0.0-r2/temp/environment'. * Working directory: '/var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0-python3_5/supportlib' * S: '/var/tmp/portage/dev-python/cgkit-2.0.0-r2/work/cgkit-2.0.0'