------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/expat-2.2.8.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/libffi-3.2.1_3.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/ncurses-6.1.20190525.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/readline-8.0.4.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/gettext-runtime-0.20.1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/openssl-1.1.1d,1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/python27-2.7.17_1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor ===== Message from python27-2.7.17_1: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: bsddb databases/py-bsddb gdbm databases/py-gdbm sqlite3 databases/py-sqlite3 tkinter x11-toolkits/py-tkinter Installing /packages/All/py27-setuptools-44.0.0.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor ===== Message from py27-setuptools-44.0.0: -- Only /usr/local/bin/easy_install-2.7 script has been installed since Python 2.7 is not the default Python version. SUCCEEDED 00:00:08 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py27-kiwisolver-1.1.0 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> py27-kiwisolver-1.1.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-kiwisolver-1.1.0 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> py27-kiwisolver-1.1.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-kiwisolver-1.1.0 for building => SHA256 Checksum OK for kiwisolver-1.1.0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> py27-kiwisolver-1.1.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-kiwisolver-1.1.0 for building ===> Extracting for py27-kiwisolver-1.1.0 => SHA256 Checksum OK for kiwisolver-1.1.0.tar.gz. Extracted Memory Use: 0.27M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py27-kiwisolver-1.1.0 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py27-kiwisolver-1.1.0 depends on package: py27-setuptools>0 - found ===> py27-kiwisolver-1.1.0 depends on file: /usr/local/bin/python2.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py27-kiwisolver-1.1.0 depends on package: py27-setuptools>0 - found ===> py27-kiwisolver-1.1.0 depends on file: /usr/local/bin/python2.7 - found ===> Configuring for py27-kiwisolver-1.1.0 running config SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py27-kiwisolver-1.1.0 running build running build_ext building 'kiwisolver' extension creating build creating build/temp.dragonfly-5.9-x86_64-2.7 creating build/temp.dragonfly-5.9-x86_64-2.7/py cc -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DNDEBUG -pipe -O2 -fno-strict-aliasing -fPIC -I. -I/usr/local/include/python2.7 -c py/kiwisolver.cpp -o build/temp.dragonfly-5.9-x86_64-2.7/py/kiwisolver.o In file included from ./kiwi/term.h:10, from ./kiwi/expression.h:10, from ./kiwi/constraint.h:11, from ./kiwi/kiwi.h:9, from py/kiwisolver.cpp:9: ./kiwi/variable.h:103:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr m_context; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ./kiwi/variable.h:9, from ./kiwi/term.h:10, from ./kiwi/expression.h:10, from ./kiwi/constraint.h:11, from ./kiwi/kiwi.h:9, from py/kiwisolver.cpp:9: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./kiwi/debug.h:13, from ./kiwi/kiwi.h:10, from py/kiwisolver.cpp:9: ./kiwi/solverimpl.h:833:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr m_objective; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ./kiwi/variable.h:9, from ./kiwi/term.h:10, from ./kiwi/expression.h:10, from ./kiwi/constraint.h:11, from ./kiwi/kiwi.h:9, from py/kiwisolver.cpp:9: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./kiwi/debug.h:13, from ./kiwi/kiwi.h:10, from py/kiwisolver.cpp:9: ./kiwi/solverimpl.h:834:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr m_artificial; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ./kiwi/variable.h:9, from ./kiwi/term.h:10, from ./kiwi/expression.h:10, from ./kiwi/constraint.h:11, from ./kiwi/kiwi.h:9, from py/kiwisolver.cpp:9: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./kiwi/debug.h:13, from ./kiwi/kiwi.h:10, from py/kiwisolver.cpp:9: ./kiwi/solverimpl.h: In member function 'void kiwi::impl::SolverImpl::addConstraint(const kiwi::Constraint&)': ./kiwi/solverimpl.h:91:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr rowptr( createRow( constraint, tag ) ); ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ./kiwi/variable.h:9, from ./kiwi/term.h:10, from ./kiwi/expression.h:10, from ./kiwi/constraint.h:11, from ./kiwi/kiwi.h:9, from py/kiwisolver.cpp:9: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./kiwi/debug.h:13, from ./kiwi/kiwi.h:10, from py/kiwisolver.cpp:9: ./kiwi/solverimpl.h: In member function 'void kiwi::impl::SolverImpl::removeConstraint(const kiwi::Constraint&)': ./kiwi/solverimpl.h:158:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr rowptr( row_it->second ); ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ./kiwi/variable.h:9, from ./kiwi/term.h:10, from ./kiwi/expression.h:10, from ./kiwi/constraint.h:11, from ./kiwi/kiwi.h:9, from py/kiwisolver.cpp:9: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./kiwi/debug.h:13, from ./kiwi/kiwi.h:10, from py/kiwisolver.cpp:9: ./kiwi/solverimpl.h:167:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr rowptr( row_it->second ); ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ./kiwi/variable.h:9, from ./kiwi/term.h:10, from ./kiwi/expression.h:10, from ./kiwi/constraint.h:11, from ./kiwi/kiwi.h:9, from py/kiwisolver.cpp:9: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./kiwi/debug.h:13, from ./kiwi/kiwi.h:10, from py/kiwisolver.cpp:9: ./kiwi/solverimpl.h: In member function 'bool kiwi::impl::SolverImpl::addWithArtificialVariable(const kiwi::impl::Row&)': ./kiwi/solverimpl.h:514:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr rowptr( it->second ); ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ./kiwi/variable.h:9, from ./kiwi/term.h:10, from ./kiwi/expression.h:10, from ./kiwi/constraint.h:11, from ./kiwi/kiwi.h:9, from py/kiwisolver.cpp:9: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ cc -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DNDEBUG -pipe -O2 -fno-strict-aliasing -fPIC -I. -I/usr/local/include/python2.7 -c py/constraint.cpp -o build/temp.dragonfly-5.9-x86_64-2.7/py/constraint.o In file included from ./kiwi/term.h:10, from ./kiwi/expression.h:10, from ./kiwi/constraint.h:11, from ./kiwi/kiwi.h:9, from py/constraint.cpp:11: ./kiwi/variable.h:103:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr m_context; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ./kiwi/variable.h:9, from ./kiwi/term.h:10, from ./kiwi/expression.h:10, from ./kiwi/constraint.h:11, from ./kiwi/kiwi.h:9, from py/constraint.cpp:11: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./kiwi/debug.h:13, from ./kiwi/kiwi.h:10, from py/constraint.cpp:11: ./kiwi/solverimpl.h:833:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr m_objective; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ./kiwi/variable.h:9, from ./kiwi/term.h:10, from ./kiwi/expression.h:10, from ./kiwi/constraint.h:11, from ./kiwi/kiwi.h:9, from py/constraint.cpp:11: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./kiwi/debug.h:13, from ./kiwi/kiwi.h:10, from py/constraint.cpp:11: ./kiwi/solverimpl.h:834:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr m_artificial; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ./kiwi/variable.h:9, from ./kiwi/term.h:10, from ./kiwi/expression.h:10, from ./kiwi/constraint.h:11, from ./kiwi/kiwi.h:9, from py/constraint.cpp:11: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./kiwi/debug.h:13, from ./kiwi/kiwi.h:10, from py/constraint.cpp:11: ./kiwi/solverimpl.h: In member function 'void kiwi::impl::SolverImpl::addConstraint(const kiwi::Constraint&)': ./kiwi/solverimpl.h:91:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr rowptr( createRow( constraint, tag ) ); ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ./kiwi/variable.h:9, from ./kiwi/term.h:10, from ./kiwi/expression.h:10, from ./kiwi/constraint.h:11, from ./kiwi/kiwi.h:9, from py/constraint.cpp:11: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./kiwi/debug.h:13, from ./kiwi/kiwi.h:10, from py/constraint.cpp:11: ./kiwi/solverimpl.h: In member function 'void kiwi::impl::SolverImpl::removeConstraint(const kiwi::Constraint&)': ./kiwi/solverimpl.h:158:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr rowptr( row_it->second ); ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ./kiwi/variable.h:9, from ./kiwi/term.h:10, from ./kiwi/expression.h:10, from ./kiwi/constraint.h:11, from ./kiwi/kiwi.h:9, from py/constraint.cpp:11: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./kiwi/debug.h:13, from ./kiwi/kiwi.h:10, from py/constraint.cpp:11: ./kiwi/solverimpl.h:167:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr rowptr( row_it->second ); ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ./kiwi/variable.h:9, from ./kiwi/term.h:10, from ./kiwi/expression.h:10, from ./kiwi/constraint.h:11, from ./kiwi/kiwi.h:9, from py/constraint.cpp:11: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./kiwi/debug.h:13, from ./kiwi/kiwi.h:10, from py/constraint.cpp:11: ./kiwi/solverimpl.h: In member function 'bool kiwi::impl::SolverImpl::addWithArtificialVariable(const kiwi::impl::Row&)': ./kiwi/solverimpl.h:514:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr rowptr( it->second ); ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ./kiwi/variable.h:9, from ./kiwi/term.h:10, from ./kiwi/expression.h:10, from ./kiwi/constraint.h:11, from ./kiwi/kiwi.h:9, from py/constraint.cpp:11: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ cc -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DNDEBUG -pipe -O2 -fno-strict-aliasing -fPIC -I. -I/usr/local/include/python2.7 -c py/expression.cpp -o build/temp.dragonfly-5.9-x86_64-2.7/py/expression.o In file included from ./kiwi/term.h:10, from ./kiwi/expression.h:10, from ./kiwi/constraint.h:11, from ./kiwi/kiwi.h:9, from py/types.h:10, from py/symbolics.h:11, from py/expression.cpp:11: ./kiwi/variable.h:103:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr m_context; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ./kiwi/variable.h:9, from ./kiwi/term.h:10, from ./kiwi/expression.h:10, from ./kiwi/constraint.h:11, from ./kiwi/kiwi.h:9, from py/types.h:10, from py/symbolics.h:11, from py/expression.cpp:11: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./kiwi/debug.h:13, from ./kiwi/kiwi.h:10, from py/types.h:10, from py/symbolics.h:11, from py/expression.cpp:11: ./kiwi/solverimpl.h:833:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr m_objective; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ./kiwi/variable.h:9, from ./kiwi/term.h:10, from ./kiwi/expression.h:10, from ./kiwi/constraint.h:11, from ./kiwi/kiwi.h:9, from py/types.h:10, from py/symbolics.h:11, from py/expression.cpp:11: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./kiwi/debug.h:13, from ./kiwi/kiwi.h:10, from py/types.h:10, from py/symbolics.h:11, from py/expression.cpp:11: ./kiwi/solverimpl.h:834:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr m_artificial; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ./kiwi/variable.h:9, from ./kiwi/term.h:10, from ./kiwi/expression.h:10, from ./kiwi/constraint.h:11, from ./kiwi/kiwi.h:9, from py/types.h:10, from py/symbolics.h:11, from py/expression.cpp:11: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./kiwi/debug.h:13, from ./kiwi/kiwi.h:10, from py/types.h:10, from py/symbolics.h:11, from py/expression.cpp:11: ./kiwi/solverimpl.h: In member function 'void kiwi::impl::SolverImpl::addConstraint(const kiwi::Constraint&)': ./kiwi/solverimpl.h:91:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr rowptr( createRow( constraint, tag ) ); ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ./kiwi/variable.h:9, from ./kiwi/term.h:10, from ./kiwi/expression.h:10, from ./kiwi/constraint.h:11, from ./kiwi/kiwi.h:9, from py/types.h:10, from py/symbolics.h:11, from py/expression.cpp:11: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./kiwi/debug.h:13, from ./kiwi/kiwi.h:10, from py/types.h:10, from py/symbolics.h:11, from py/expression.cpp:11: ./kiwi/solverimpl.h: In member function 'void kiwi::impl::SolverImpl::removeConstraint(const kiwi::Constraint&)': ./kiwi/solverimpl.h:158:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr rowptr( row_it->second ); ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ./kiwi/variable.h:9, from ./kiwi/term.h:10, from ./kiwi/expression.h:10, from ./kiwi/constraint.h:11, from ./kiwi/kiwi.h:9, from py/types.h:10, from py/symbolics.h:11, from py/expression.cpp:11: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./kiwi/debug.h:13, from ./kiwi/kiwi.h:10, from py/types.h:10, from py/symbolics.h:11, from py/expression.cpp:11: ./kiwi/solverimpl.h:167:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr rowptr( row_it->second ); ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ./kiwi/variable.h:9, from ./kiwi/term.h:10, from ./kiwi/expression.h:10, from ./kiwi/constraint.h:11, from ./kiwi/kiwi.h:9, from py/types.h:10, from py/symbolics.h:11, from py/expression.cpp:11: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./kiwi/debug.h:13, from ./kiwi/kiwi.h:10, from py/types.h:10, from py/symbolics.h:11, from py/expression.cpp:11: ./kiwi/solverimpl.h: In member function 'bool kiwi::impl::SolverImpl::addWithArtificialVariable(const kiwi::impl::Row&)': ./kiwi/solverimpl.h:514:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr rowptr( it->second ); ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ./kiwi/variable.h:9, from ./kiwi/term.h:10, from ./kiwi/expression.h:10, from ./kiwi/constraint.h:11, from ./kiwi/kiwi.h:9, from py/types.h:10, from py/symbolics.h:11, from py/expression.cpp:11: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ cc -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DNDEBUG -pipe -O2 -fno-strict-aliasing -fPIC -I. -I/usr/local/include/python2.7 -c py/solver.cpp -o build/temp.dragonfly-5.9-x86_64-2.7/py/solver.o In file included from ./kiwi/term.h:10, from ./kiwi/expression.h:10, from ./kiwi/constraint.h:11, from ./kiwi/kiwi.h:9, from py/solver.cpp:9: ./kiwi/variable.h:103:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr m_context; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ./kiwi/variable.h:9, from ./kiwi/term.h:10, from ./kiwi/expression.h:10, from ./kiwi/constraint.h:11, from ./kiwi/kiwi.h:9, from py/solver.cpp:9: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./kiwi/debug.h:13, from ./kiwi/kiwi.h:10, from py/solver.cpp:9: ./kiwi/solverimpl.h:833:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr m_objective; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ./kiwi/variable.h:9, from ./kiwi/term.h:10, from ./kiwi/expression.h:10, from ./kiwi/constraint.h:11, from ./kiwi/kiwi.h:9, from py/solver.cpp:9: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./kiwi/debug.h:13, from ./kiwi/kiwi.h:10, from py/solver.cpp:9: ./kiwi/solverimpl.h:834:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr m_artificial; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ./kiwi/variable.h:9, from ./kiwi/term.h:10, from ./kiwi/expression.h:10, from ./kiwi/constraint.h:11, from ./kiwi/kiwi.h:9, from py/solver.cpp:9: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./kiwi/debug.h:13, from ./kiwi/kiwi.h:10, from py/solver.cpp:9: ./kiwi/solverimpl.h: In member function 'void kiwi::impl::SolverImpl::addConstraint(const kiwi::Constraint&)': ./kiwi/solverimpl.h:91:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr rowptr( createRow( constraint, tag ) ); ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ./kiwi/variable.h:9, from ./kiwi/term.h:10, from ./kiwi/expression.h:10, from ./kiwi/constraint.h:11, from ./kiwi/kiwi.h:9, from py/solver.cpp:9: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./kiwi/debug.h:13, from ./kiwi/kiwi.h:10, from py/solver.cpp:9: ./kiwi/solverimpl.h: In member function 'void kiwi::impl::SolverImpl::removeConstraint(const kiwi::Constraint&)': ./kiwi/solverimpl.h:158:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr rowptr( row_it->second ); ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ./kiwi/variable.h:9, from ./kiwi/term.h:10, from ./kiwi/expression.h:10, from ./kiwi/constraint.h:11, from ./kiwi/kiwi.h:9, from py/solver.cpp:9: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./kiwi/debug.h:13, from ./kiwi/kiwi.h:10, from py/solver.cpp:9: ./kiwi/solverimpl.h:167:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr rowptr( row_it->second ); ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ./kiwi/variable.h:9, from ./kiwi/term.h:10, from ./kiwi/expression.h:10, from ./kiwi/constraint.h:11, from ./kiwi/kiwi.h:9, from py/solver.cpp:9: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./kiwi/debug.h:13, from ./kiwi/kiwi.h:10, from py/solver.cpp:9: ./kiwi/solverimpl.h: In member function 'bool kiwi::impl::SolverImpl::addWithArtificialVariable(const kiwi::impl::Row&)': ./kiwi/solverimpl.h:514:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr rowptr( it->second ); ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ./kiwi/variable.h:9, from ./kiwi/term.h:10, from ./kiwi/expression.h:10, from ./kiwi/constraint.h:11, from ./kiwi/kiwi.h:9, from py/solver.cpp:9: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ cc -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DNDEBUG -pipe -O2 -fno-strict-aliasing -fPIC -I. -I/usr/local/include/python2.7 -c py/strength.cpp -o build/temp.dragonfly-5.9-x86_64-2.7/py/strength.o In file included from ./kiwi/term.h:10, from ./kiwi/expression.h:10, from ./kiwi/constraint.h:11, from ./kiwi/kiwi.h:9, from py/strength.cpp:9: ./kiwi/variable.h:103:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr m_context; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ./kiwi/variable.h:9, from ./kiwi/term.h:10, from ./kiwi/expression.h:10, from ./kiwi/constraint.h:11, from ./kiwi/kiwi.h:9, from py/strength.cpp:9: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./kiwi/debug.h:13, from ./kiwi/kiwi.h:10, from py/strength.cpp:9: ./kiwi/solverimpl.h:833:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr m_objective; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ./kiwi/variable.h:9, from ./kiwi/term.h:10, from ./kiwi/expression.h:10, from ./kiwi/constraint.h:11, from ./kiwi/kiwi.h:9, from py/strength.cpp:9: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./kiwi/debug.h:13, from ./kiwi/kiwi.h:10, from py/strength.cpp:9: ./kiwi/solverimpl.h:834:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr m_artificial; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ./kiwi/variable.h:9, from ./kiwi/term.h:10, from ./kiwi/expression.h:10, from ./kiwi/constraint.h:11, from ./kiwi/kiwi.h:9, from py/strength.cpp:9: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./kiwi/debug.h:13, from ./kiwi/kiwi.h:10, from py/strength.cpp:9: ./kiwi/solverimpl.h: In member function 'void kiwi::impl::SolverImpl::addConstraint(const kiwi::Constraint&)': ./kiwi/solverimpl.h:91:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr rowptr( createRow( constraint, tag ) ); ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ./kiwi/variable.h:9, from ./kiwi/term.h:10, from ./kiwi/expression.h:10, from ./kiwi/constraint.h:11, from ./kiwi/kiwi.h:9, from py/strength.cpp:9: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./kiwi/debug.h:13, from ./kiwi/kiwi.h:10, from py/strength.cpp:9: ./kiwi/solverimpl.h: In member function 'void kiwi::impl::SolverImpl::removeConstraint(const kiwi::Constraint&)': ./kiwi/solverimpl.h:158:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr rowptr( row_it->second ); ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ./kiwi/variable.h:9, from ./kiwi/term.h:10, from ./kiwi/expression.h:10, from ./kiwi/constraint.h:11, from ./kiwi/kiwi.h:9, from py/strength.cpp:9: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./kiwi/debug.h:13, from ./kiwi/kiwi.h:10, from py/strength.cpp:9: ./kiwi/solverimpl.h:167:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr rowptr( row_it->second ); ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ./kiwi/variable.h:9, from ./kiwi/term.h:10, from ./kiwi/expression.h:10, from ./kiwi/constraint.h:11, from ./kiwi/kiwi.h:9, from py/strength.cpp:9: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./kiwi/debug.h:13, from ./kiwi/kiwi.h:10, from py/strength.cpp:9: ./kiwi/solverimpl.h: In member function 'bool kiwi::impl::SolverImpl::addWithArtificialVariable(const kiwi::impl::Row&)': ./kiwi/solverimpl.h:514:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr rowptr( it->second ); ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ./kiwi/variable.h:9, from ./kiwi/term.h:10, from ./kiwi/expression.h:10, from ./kiwi/constraint.h:11, from ./kiwi/kiwi.h:9, from py/strength.cpp:9: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ py/strength.cpp: At global scope: py/strength.cpp:92:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] }; ^ py/strength.cpp:92:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] py/strength.cpp:92:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] py/strength.cpp:92:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] py/strength.cpp:92:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] py/strength.cpp:92:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] py/strength.cpp:92:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] py/strength.cpp:92:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] cc -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DNDEBUG -pipe -O2 -fno-strict-aliasing -fPIC -I. -I/usr/local/include/python2.7 -c py/term.cpp -o build/temp.dragonfly-5.9-x86_64-2.7/py/term.o In file included from ./kiwi/term.h:10, from ./kiwi/expression.h:10, from ./kiwi/constraint.h:11, from ./kiwi/kiwi.h:9, from py/types.h:10, from py/symbolics.h:11, from py/term.cpp:11: ./kiwi/variable.h:103:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr m_context; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ./kiwi/variable.h:9, from ./kiwi/term.h:10, from ./kiwi/expression.h:10, from ./kiwi/constraint.h:11, from ./kiwi/kiwi.h:9, from py/types.h:10, from py/symbolics.h:11, from py/term.cpp:11: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./kiwi/debug.h:13, from ./kiwi/kiwi.h:10, from py/types.h:10, from py/symbolics.h:11, from py/term.cpp:11: ./kiwi/solverimpl.h:833:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr m_objective; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ./kiwi/variable.h:9, from ./kiwi/term.h:10, from ./kiwi/expression.h:10, from ./kiwi/constraint.h:11, from ./kiwi/kiwi.h:9, from py/types.h:10, from py/symbolics.h:11, from py/term.cpp:11: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./kiwi/debug.h:13, from ./kiwi/kiwi.h:10, from py/types.h:10, from py/symbolics.h:11, from py/term.cpp:11: ./kiwi/solverimpl.h:834:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr m_artificial; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ./kiwi/variable.h:9, from ./kiwi/term.h:10, from ./kiwi/expression.h:10, from ./kiwi/constraint.h:11, from ./kiwi/kiwi.h:9, from py/types.h:10, from py/symbolics.h:11, from py/term.cpp:11: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./kiwi/debug.h:13, from ./kiwi/kiwi.h:10, from py/types.h:10, from py/symbolics.h:11, from py/term.cpp:11: ./kiwi/solverimpl.h: In member function 'void kiwi::impl::SolverImpl::addConstraint(const kiwi::Constraint&)': ./kiwi/solverimpl.h:91:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr rowptr( createRow( constraint, tag ) ); ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ./kiwi/variable.h:9, from ./kiwi/term.h:10, from ./kiwi/expression.h:10, from ./kiwi/constraint.h:11, from ./kiwi/kiwi.h:9, from py/types.h:10, from py/symbolics.h:11, from py/term.cpp:11: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./kiwi/debug.h:13, from ./kiwi/kiwi.h:10, from py/types.h:10, from py/symbolics.h:11, from py/term.cpp:11: ./kiwi/solverimpl.h: In member function 'void kiwi::impl::SolverImpl::removeConstraint(const kiwi::Constraint&)': ./kiwi/solverimpl.h:158:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr rowptr( row_it->second ); ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ./kiwi/variable.h:9, from ./kiwi/term.h:10, from ./kiwi/expression.h:10, from ./kiwi/constraint.h:11, from ./kiwi/kiwi.h:9, from py/types.h:10, from py/symbolics.h:11, from py/term.cpp:11: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./kiwi/debug.h:13, from ./kiwi/kiwi.h:10, from py/types.h:10, from py/symbolics.h:11, from py/term.cpp:11: ./kiwi/solverimpl.h:167:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr rowptr( row_it->second ); ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ./kiwi/variable.h:9, from ./kiwi/term.h:10, from ./kiwi/expression.h:10, from ./kiwi/constraint.h:11, from ./kiwi/kiwi.h:9, from py/types.h:10, from py/symbolics.h:11, from py/term.cpp:11: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./kiwi/debug.h:13, from ./kiwi/kiwi.h:10, from py/types.h:10, from py/symbolics.h:11, from py/term.cpp:11: ./kiwi/solverimpl.h: In member function 'bool kiwi::impl::SolverImpl::addWithArtificialVariable(const kiwi::impl::Row&)': ./kiwi/solverimpl.h:514:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr rowptr( it->second ); ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ./kiwi/variable.h:9, from ./kiwi/term.h:10, from ./kiwi/expression.h:10, from ./kiwi/constraint.h:11, from ./kiwi/kiwi.h:9, from py/types.h:10, from py/symbolics.h:11, from py/term.cpp:11: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ cc -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DNDEBUG -pipe -O2 -fno-strict-aliasing -fPIC -I. -I/usr/local/include/python2.7 -c py/variable.cpp -o build/temp.dragonfly-5.9-x86_64-2.7/py/variable.o In file included from ./kiwi/term.h:10, from ./kiwi/expression.h:10, from ./kiwi/constraint.h:11, from ./kiwi/kiwi.h:9, from py/variable.cpp:9: ./kiwi/variable.h:103:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr m_context; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ./kiwi/variable.h:9, from ./kiwi/term.h:10, from ./kiwi/expression.h:10, from ./kiwi/constraint.h:11, from ./kiwi/kiwi.h:9, from py/variable.cpp:9: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./kiwi/debug.h:13, from ./kiwi/kiwi.h:10, from py/variable.cpp:9: ./kiwi/solverimpl.h:833:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr m_objective; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ./kiwi/variable.h:9, from ./kiwi/term.h:10, from ./kiwi/expression.h:10, from ./kiwi/constraint.h:11, from ./kiwi/kiwi.h:9, from py/variable.cpp:9: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./kiwi/debug.h:13, from ./kiwi/kiwi.h:10, from py/variable.cpp:9: ./kiwi/solverimpl.h:834:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr m_artificial; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ./kiwi/variable.h:9, from ./kiwi/term.h:10, from ./kiwi/expression.h:10, from ./kiwi/constraint.h:11, from ./kiwi/kiwi.h:9, from py/variable.cpp:9: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./kiwi/debug.h:13, from ./kiwi/kiwi.h:10, from py/variable.cpp:9: ./kiwi/solverimpl.h: In member function 'void kiwi::impl::SolverImpl::addConstraint(const kiwi::Constraint&)': ./kiwi/solverimpl.h:91:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr rowptr( createRow( constraint, tag ) ); ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ./kiwi/variable.h:9, from ./kiwi/term.h:10, from ./kiwi/expression.h:10, from ./kiwi/constraint.h:11, from ./kiwi/kiwi.h:9, from py/variable.cpp:9: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./kiwi/debug.h:13, from ./kiwi/kiwi.h:10, from py/variable.cpp:9: ./kiwi/solverimpl.h: In member function 'void kiwi::impl::SolverImpl::removeConstraint(const kiwi::Constraint&)': ./kiwi/solverimpl.h:158:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr rowptr( row_it->second ); ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ./kiwi/variable.h:9, from ./kiwi/term.h:10, from ./kiwi/expression.h:10, from ./kiwi/constraint.h:11, from ./kiwi/kiwi.h:9, from py/variable.cpp:9: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./kiwi/debug.h:13, from ./kiwi/kiwi.h:10, from py/variable.cpp:9: ./kiwi/solverimpl.h:167:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr rowptr( row_it->second ); ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ./kiwi/variable.h:9, from ./kiwi/term.h:10, from ./kiwi/expression.h:10, from ./kiwi/constraint.h:11, from ./kiwi/kiwi.h:9, from py/variable.cpp:9: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./kiwi/debug.h:13, from ./kiwi/kiwi.h:10, from py/variable.cpp:9: ./kiwi/solverimpl.h: In member function 'bool kiwi::impl::SolverImpl::addWithArtificialVariable(const kiwi::impl::Row&)': ./kiwi/solverimpl.h:514:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr rowptr( it->second ); ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ./kiwi/variable.h:9, from ./kiwi/term.h:10, from ./kiwi/expression.h:10, from ./kiwi/constraint.h:11, from ./kiwi/kiwi.h:9, from py/variable.cpp:9: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ creating build/lib.dragonfly-5.9-x86_64-2.7 c++ -shared -pipe -O2 -fno-strict-aliasing build/temp.dragonfly-5.9-x86_64-2.7/py/kiwisolver.o build/temp.dragonfly-5.9-x86_64-2.7/py/constraint.o build/temp.dragonfly-5.9-x86_64-2.7/py/expression.o build/temp.dragonfly-5.9-x86_64-2.7/py/solver.o build/temp.dragonfly-5.9-x86_64-2.7/py/strength.o build/temp.dragonfly-5.9-x86_64-2.7/py/term.o build/temp.dragonfly-5.9-x86_64-2.7/py/variable.o -L/usr/local/lib -lpython2.7 -o build/lib.dragonfly-5.9-x86_64-2.7/kiwisolver.so SUCCEEDED 00:00:33 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py27-kiwisolver-1.1.0 depends on package: py27-setuptools>0 - found ===> py27-kiwisolver-1.1.0 depends on file: /usr/local/bin/python2.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py27-kiwisolver-1.1.0 ===> py27-kiwisolver-1.1.0 depends on package: py27-setuptools>0 - found ===> py27-kiwisolver-1.1.0 depends on file: /usr/local/bin/python2.7 - found ===> Generating temporary packing list running install running build running build_ext running install_lib creating /construction/math/py-kiwisolver/stage/usr/local/lib/python2.7 creating /construction/math/py-kiwisolver/stage/usr/local/lib/python2.7/site-packages copying build/lib.dragonfly-5.9-x86_64-2.7/kiwisolver.so -> /construction/math/py-kiwisolver/stage/usr/local/lib/python2.7/site-packages writing byte-compilation script '/tmp/tmpVuUZbV.py' /usr/local/bin/python2.7 -O /tmp/tmpVuUZbV.py removing /tmp/tmpVuUZbV.py running install_egg_info running egg_info writing requirements to kiwisolver.egg-info/requires.txt writing kiwisolver.egg-info/PKG-INFO writing top-level names to kiwisolver.egg-info/top_level.txt writing dependency_links to kiwisolver.egg-info/dependency_links.txt reading manifest file 'kiwisolver.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'COPYING.txt' writing manifest file 'kiwisolver.egg-info/SOURCES.txt' Copying kiwisolver.egg-info to /construction/math/py-kiwisolver/stage/usr/local/lib/python2.7/site-packages/kiwisolver-1.1.0-py2.7.egg-info running install_scripts writing list of installed files to '/construction/math/py-kiwisolver/.PLIST.pymodtmp' ===> Creating unique files: Move MAN files needing SUFFIX ===> Creating unique files: Move files needing SUFFIX ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: 'lib/python2.7/site-packages/kiwisolver.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Error: /usr/local/lib/python2.7/site-packages/kiwisolver.so is linked to /usr/local/lib/libintl.so.8 from devel/gettext-runtime but it is not declared as a dependency Warning: you need USES+=gettext-runtime Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for py27-kiwisolver-1.1.0 file sizes/checksums [6]: 0% file sizes/checksums [6]: 100% packing files [6]: 0% packing files [6]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:46