In file included from src/wrapper/basics.cpp:34: src/wrapper/common.hpp:191:62: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 191 | void PointerList_setitem(List &l, TagLib::uint i, auto_ptr v) | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, 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:15, 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 src/wrapper/common.hpp:24, from src/wrapper/basics.cpp:34: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from src/wrapper/basics.cpp:34: src/wrapper/common.hpp:202:45: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 202 | void PointerList_append(List &l, auto_ptr v) | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, 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:15, 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 src/wrapper/common.hpp:24, from src/wrapper/basics.cpp:34: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from src/wrapper/id3.cpp:40: src/wrapper/common.hpp:191:62: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 191 | void Pointergcc -pthread -fno-strict-aliasing -fwrapv -Wall -O3 -DNDEBUG -fPIC -I/usr/include/taglib -I/usr/include/boost -I/usr/include/python2.7 -c src/wrapper/rest.cpp -o build/temp.linux-i686-2.7/src/wrapper/rest.o g++ -pthread -shared build/temp.linux-i686-2.7/src/wrapper/basics.o build/temp.linux-i686-2.7/src/wrapper/id3.o build/temp.linux-i686-2.7/src/wrapper/rest.o -L/usr/lib -L/usr/lib -ltag -lboost_python27 -lpython2.7 -o build/lib.linux-i686-2.7/_tagpy.so running install running build running build_py running build_ext running install_lib creating /usr/src/slapt-src/python/tagpy/package-tagpy/usr creating /usr/src/slapt-src/python/tagpy/package-tagpy/usr/lib creating /usr/src/slapt-src/python/tagpy/package-tagpy/usr/lib/python2.7 creating /usr/src/slapt-src/python/tagpy/package-tagpy/usr/lib/python2.7/site-packages creating /usr/src/slapt-src/python/tagpy/package-tagpy/usr/lib/python2.7/site-packages/tagpy copying build/lib.linux-i686-2.7/tagpy/mpc.py -> /usr/src/slapt-src/python/tagpy/package-tagpy/usr/lib/python2.7/site-packages/tagpy copying build/lib.linux-i686-2.7/tagpy/__init__.py -> /usr/src/slapt-src/python/tagpy/package-tagpy/usr/lib/python2.7/site-packages/tagpy copying build/lib.linux-i686-2.7/tagpy/id3v2.py -> /usr/src/slapt-src/python/tagpy/package-tagpy/usr/lib/python2.7/site-packages/tagpy copying build/lib.linux-i686-2.7/tagpy/ape.py -> /usr/src/slapt-src/python/tagpy/package-tagpy/usr/lib/python2.7/site-packages/tagpy copying build/lib.linux-i686-2.7/tagpy/mpeg.py -> /usr/src/slapt-src/python/tagpy/package-tagpy/usr/lib/python2.7/site-packages/tagpy copying build/lib.linux-i686-2.7/tagpy/flac.py -> /usr/src/slapt-src/python/tagpy/package-tagpy/usr/lib/python2.7/site-packages/tagpy copying build/lib.linux-i686-2.7/tagpy/id3v1.py -> /usr/src/slapt-src/python/tagpy/package-tagpy/usr/lib/python2.7/site-packages/tagpy creating /usr/src/slapt-src/python/tagpy/package-tagpy/usr/lib/python2.7/site-packages/tagpy/ogg copying build/lib.linux-i686-2.7/tagpy/ogg/__init__.py -> /usr/src/slapt-src/python/tagpy/package-tagpy/usr/lib/python2.7/site-packages/tagpy/ogg copying build/lib.linux-i686-2.7/tagpy/ogg/vorbis.py -> /usr/src/slapt-src/python/tagpy/package-tagpy/usr/lib/python2.7/site-packages/tagpy/ogg copying build/lib.linux-i686-2.7/tagpy/ogg/flac.py -> /usr/src/slapt-src/python/tagpy/package-tagpy/usr/lib/python2.7/site-packages/tagpy/ogg copying build/lib.linux-i686-2.7/_tagpy.so -> /usr/src/slapt-src/python/tagpy/package-tagpy/usr/lib/python2.7/site-packages byte-compiling /usr/src/slapt-src/python/tagpy/package-tagpy/usr/lib/python2.7/site-packages/tagpy/mpc.py to mpc.pyc byte-compiling /usr/src/slapt-src/python/tagpy/package-tagpy/usr/lib/python2.7/site-packages/tagpy/__init__.py to __init__.pyc byte-compiling /usr/src/slapt-src/python/tagpy/package-tagpy/usr/lib/python2.7/site-packages/tagpy/id3v2.py to id3v2.pyc byte-compiling /usr/src/slapt-src/python/tagpy/package-tagpy/usr/lib/python2.7/site-packages/tagpy/ape.py to ape.pyc byte-compiling /usr/src/slapt-src/python/tagpy/package-tagpy/usr/lib/python2.7/site-packages/tagpy/mpeg.py to mpeg.pyc byte-compiling /usr/src/slapt-src/python/tagpy/package-tagpy/usr/lib/python2.7/site-packages/tagpy/flac.py to flac.pyc byte-compiling /usr/src/slapt-src/python/tagpy/package-tagpy/usr/lib/python2.7/site-packages/tagpy/id3v1.py to id3v1.pyc byte-compiling /usr/src/slapt-src/python/tagpy/package-tagpy/usr/lib/python2.7/site-packages/tagpy/ogg/__init__.py to __init__.pyc byte-compiling /usr/src/slapt-src/python/tagpy/package-tagpy/usr/lib/python2.7/site-packages/tagpy/ogg/vorbis.py to vorbis.pyc byte-compiling /usr/src/slapt-src/python/tagpy/package-tagpy/usr/lib/python2.7/site-packages/tagpy/ogg/flac.py to flac.pyc running install_egg_info running egg_info writing tagpy.egg-info/PKG-INFO writing top-level names to tagpy.egg-info/top_level.txt writing dependency_links to tagpy.egg-info/dependency_links.txt reading manifest file 'tagpy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'tagpy.egg-info/SOURCES.txt' Copying tagpy.egg-info to /usr/src/slapt-src/python/tagpy/package-tagpy/usr/lib/python2.7/site-packages/tagpy-2013.1-py2.7.egg-info running install_scripts Slackware package maker, version 3.14159265. Searching for symbolic links: No symbolic links were found, so we won't make an installation script. You can make your own later in ./install/doinst.sh and rebuild the package if you like. This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating Slackware package: /usr/src/slapt-src/python/tagpy/tagpy-2013.1-i586-2salix15.0.txz Slackware package /usr/src/slapt-src/python/tagpy/tagpy-2013.1-i586-2salix15.0.txz created. Installing package tagpy-2013.1-i586-2salix15.0... | tagpy (Python Bindings for TagLib) | | TagPy is a set of Python bindings for Scott Wheeler's TagLib. It | builds upon Boost.Python, a wrapper generation library which is | part of the Boost set of C++ libraries. | | Homepage: http://mathema.tician.de/software/tagpy | | | | | | | ^~~~~~~~~~~ In file included from /usr/include/taglib/id3v2tag.h:37, from src/wrapper/id3.cpp:26: /usr/include/taglib/id3v2framefactory.h:87:32: note: declared here 87 | TAGLIB_DEPRECATED Frame *createFrame(const ByteVector &data, unsigned int version = 4) const; | ^~~~~~~~~~~ src/wrapper/id3.cpp:209:35: warning: ‘TagLib::ID3v2::Footer* TagLib::ID3v2::Tag::footer() const’ is deprecated [-Wdeprecated-declarations] 209 | .def("footer", &ID3v2::Tag::footer, return_internal_reference<>()) | ^~~~~~ In file included from src/wrapper/id3.cpp:26: /usr/include/taglib/id3v2tag.h:196:33: note: declared here 196 | TAGLIB_DEPRECATED Footer *footer() const; | ^~~~~~ In file included from src/wrapper/id3.cpp:40: src/wrapper/id3.cpp:220:32: warning: ‘TagLib::ByteVector TagLib::ID3v2::Tag::render(int) const’ is deprecated [-Wdeprecated-declarations] 220 | .DEF_OVERLOADED_METHOD(render, ByteVector (cl::*)(int) const) | ^~~~~~ src/wrapper/common.hpp:44:26: note: in definition of macro ‘DEF_OVERLOADED_METHOD’ 44 | def(#NAME, (CAST) &cl::NAME, NAME##_overloads()) | ^~~~ In file included from src/wrapper/id3.cpp:26: /usr/include/taglib/id3v2tag.h:343:36: note: declared here 343 | TAGLIB_DEPRECATED ByteVector render(int version) const; | ^~~~~~ In file included from src/wrapper/id3.cpp:40: src/wrapper/id3.cpp:220:32: warning: ‘TagLib::ByteVector TagLib::ID3v2::Tag::render(int) const’ is deprecated [-Wdeprecated-declarations] 220 | .DEF_OVERLOADED_METHOD(render, ByteVector (cl::*)(int) const) | ^~~~~~ src/wrapper/common.hpp:44:26: note: in definition of macro ‘DEF_OVERLOADED_METHOD’ 44 | def(#NAME, (CAST) &cl::NAME, NAME##_overloads()) | ^~~~ In file included from src/wrapper/id3.cpp:26: /usr/include/taglib/id3v2tag.h:343:36: note: declared here 343 | TAGLIB_DEPRECATED ByteVector render(int version) const; | ^~~~~~ In file included from src/wrapper/id3.cpp:40: src/wrapper/id3.cpp:319:26: warning: ‘void TagLib::ID3v2::RelativeVolumeFrame::setChannelType(TagLib::ID3v2::RelativeVolumeFrame::ChannelType)’ is deprecated [-Wdeprecated-declarations] 319 | .DEF_SIMPLE_METHOD(setChannelType) | ^~~~~~~~~~~~~~ src/wrapper/common.hpp:40:19: note: in definition of macro ‘DEF_SIMPLE_METHOD’ 40 | def(#NAME, &cl::NAME) | ^~~~ In file included from src/wrapper/id3.cpp:33: /usr/include/taglib/relativevolumeframe.h:139:30: note: declared here 139 | TAGLIB_DEPRECATED void setChannelType(ChannelType t); | ^~~~~~~~~~~~~~ src/wrapper/id3.cpp:420:17: warning: ‘bool TagLib::MPEG::File::save(int, bool)’ is deprecated [-Wdeprecated-declarations] 420 | &cl::save, | ^~~~ In file included from src/wrapper/id3.cpp:30: /usr/include/taglib/mpegfile.h:199:30: note: declared here 199 | TAGLIB_DEPRECATED bool save(int tags, bool stripOthers); | ^~~~ src/wrapper/id3.cpp:420:17: warning: ‘bool TagLib::MPEG::File::save(int, bool)’ is deprecated [-Wdeprecated-declarations] 420 | &cl::save, | ^~~~ In file included from src/wrapper/id3.cpp:30: /usr/include/taglib/mpegfile.h:199:30: note: declared here 199 | TAGLIB_DEPRECATED bool save(int tags, bool stripOthers); | ^~~~ In file included from src/wrapper/id3.cpp:40: src/wrapper/id3.cpp:436:26: warning: ‘void TagLib::MPEG::File::setID3v2FrameFactory(const TagLib::ID3v2::FrameFactory*)’ is deprecated [-Wdeprecated-declarations] 436 | .DEF_SIMPLE_METHOD(setID3v2FrameFactory) | ^~~~~~~~~~~~~~~~~~~~ src/wrapper/common.hpp:40:19: note: in definition of macro ‘DEF_SIMPLE_METHOD’ 40 | def(#NAME, &cl::NAME) | ^~~~ In file included from src/wrapper/id3.cpp:30: /usr/include/taglib/mpegfile.h:320:30: note: declared here 320 | TAGLIB_DEPRECATED void setID3v2FrameFactory(const ID3v2::FrameFactory *factory); | ^~~~~~~~~~~~~~~~~~~~ In file included from src/wrapper/rest.cpp:35: src/wrapper/common.hpp:191:62: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 191 | void PointerList_setitem(List &l, TagLib::uint i, auto_ptr v) | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, 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:15, 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 src/wrapper/common.hpp:24, from src/wrapper/rest.cpp:35: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from src/wrapper/rest.cpp:35: src/wrapper/common.hpp:202:45: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 202 | void PointerList_append(List &l, auto_ptr v) | ^~~~~~~~ In file included from /usr/include/c++/11.2.0/memory:76, 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:15, 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 src/wrapper/common.hpp:24, from src/wrapper/rest.cpp:35: /usr/include/c++/11.2.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from src/wrapper/rest.cpp:35: src/wrapper/rest.cpp: In function ‘void exposeRest()’: src/wrapper/rest.cpp:89:30: warning: ‘void TagLib::Ogg::XiphComment::removeField(const TagLib::String&, const TagLib::String&)’ is deprecated [-Wdeprecated-declarations] 89 | .DEF_OVERLOADED_METHOD(removeField, void (cl::*)(const String &, const String &)) | ^~~~~~~~~~~ src/wrapper/common.hpp:44:26: note: in definition of macro ‘DEF_OVERLOADED_METHOD’ 44 | def(#NAME, (CAST) &cl::NAME, NAME##_overloads()) | ^~~~ In file included from src/wrapper/rest.cpp:27: /usr/include/taglib/xiphcomment.h:189:30: note: declared here 189 | TAGLIB_DEPRECATED void removeField(const String &key, const String &value = String()); | ^~~~~~~~~~~ In file included from src/wrapper/rest.cpp:35: src/wrapper/rest.cpp:90:30: warning: ‘void TagLib::Ogg::XiphComment::removeField(const TagLib::String&, const TagLib::String&)’ is deprecated [-Wdeprecated-declarations] 90 | .DEF_OVERLOADED_METHOD(removeField, void (cl::*)(const String &, const String &)) | ^~~~~~~~~~~ src/wrapper/common.hpp:44:26: note: in definition of macro ‘DEF_OVERLOADED_METHOD’ 44 | def(#NAME, (CAST) &cl::NAME, NAME##_overloads()) | ^~~~ In file included from src/wrapper/rest.cpp:27: /usr/include/taglib/xiphcomment.h:189:30: note: declared here 189 | TAGLIB_DEPRECATED void removeField(const String &key, const String &value = String()); | ^~~~~~~~~~~ In file included from src/wrapper/rest.cpp:35: src/wrapper/rest.cpp:206:26: warning: ‘void TagLib::FLAC::File::setID3v2FrameFactory(const TagLib::ID3v2::FrameFactory*)’ is deprecated [-Wdeprecated-declarations] 206 | .DEF_SIMPLE_METHOD(setID3v2FrameFactory) | ^~~~~~~~~~~~~~~~~~~~ src/wrapper/common.hpp:40:19: note: in definition of macro ‘DEF_SIMPLE_METHOD’ 40 | def(#NAME, &cl::NAME) | ^~~~ In file included from src/wrapper/rest.cpp:26: /usr/include/taglib/flacfile.h:243:30: note: declared here 243 | TAGLIB_DEPRECATED void setID3v2FrameFactory(const ID3v2::FrameFactory *factory); | ^~~~~~~~~~~~~~~~~~~~ In file included from src/wrapper/rest.cpp:35: src/wrapper/rest.cpp:207:26: warning: ‘TagLib::ByteVector TagLib::FLAC::File::streamInfoData()’ is deprecated [-Wdeprecated-declarations] 207 | .DEF_SIMPLE_METHOD(streamInfoData) | ^~~~~~~~~~~~~~ src/wrapper/common.hpp:40:19: note: in definition of macro ‘DEF_SIMPLE_METHOD’ 40 | def(#NAME, &cl::NAME) | ^~~~ In file included from src/wrapper/rest.cpp:26: /usr/include/taglib/flacfile.h:251:36: note: declared here 251 | TAGLIB_DEPRECATED ByteVector streamInfoData(); // BIC: remove | ^~~~~~~~~~~~~~ In file included from src/wrapper/rest.cpp:35: src/wrapper/rest.cpp:208:26: warning: ‘long int TagLib::FLAC::File::streamLength()’ is deprecated [-Wdeprecated-declarations] 208 | .DEF_SIMPLE_METHOD(streamLength) | ^~~~~~~~~~~~ src/wrapper/common.hpp:40:19: note: in definition of macro ‘DEF_SIMPLE_METHOD’ 40 | def(#NAME, &cl::NAME) | ^~~~ In file included from src/wrapper/rest.cpp:26: /usr/include/taglib/flacfile.h:259:30: note: declared here 259 | TAGLIB_DEPRECATED long streamLength(); // BIC: remove | ^~~~~~~~~~~~ src/wrapper/rest.cpp:237:17: warning: ‘void TagLib::MPC::File::remove(int)’ is deprecated [-Wdeprecated-declarations] 237 | &cl::remove, | ^~~~~~ In file included from src/wrapper/rest.cpp:25: /usr/include/taglib/mpcfile.h:201:30: note: declared here 201 | TAGLIB_DEPRECATED void remove(int tags = AllTags); | ^~~~~~ ./ install/ install/slack-desc usr/ usr/doc/ usr/doc/tagpy-2013.1/ usr/doc/tagpy-2013.1/LICENSE usr/doc/tagpy-2013.1/PKG-INFO usr/doc/tagpy-2013.1/README_SETUP.txt usr/doc/tagpy-2013.1/tagpy.SlackBuild usr/lib/ usr/lib/python2.7/ usr/lib/python2.7/site-packages/ usr/lib/python2.7/site-packages/_tagpy.so usr/lib/python2.7/site-packages/tagpy/ usr/lib/python2.7/site-packages/tagpy-2013.1-py2.7.egg-info/ usr/lib/python2.7/site-packages/tagpy-2013.1-py2.7.egg-info/PKG-INFO usr/lib/python2.7/site-packages/tagpy-2013.1-py2.7.egg-info/SOURCES.txt usr/lib/python2.7/site-packages/tagpy-2013.1-py2.7.egg-info/dependency_links.txt usr/lib/python2.7/site-packages/tagpy-2013.1-py2.7.egg-info/top_level.txt usr/lib/python2.7/site-packages/tagpy/__init__.py usr/lib/python2.7/site-packages/tagpy/__init__.pyc usr/lib/python2.7/site-packages/tagpy/ape.py usr/lib/python2.7/site-packages/tagpy/ape.pyc usr/lib/python2.7/site-packages/tagpy/flac.py usr/lib/python2.7/site-packages/tagpy/flac.pyc usr/lib/python2.7/site-packages/tagpy/id3v1.py usr/lib/python2.7/site-packages/tagpy/id3v1.pyc usr/lib/python2.7/site-packages/tagpy/id3v2.py usr/lib/python2.7/site-packages/tagpy/id3v2.pyc usr/lib/python2.7/site-packages/tagpy/mpc.py usr/lib/python2.7/site-packages/tagpy/mpc.pyc usr/lib/python2.7/site-packages/tagpy/mpeg.py usr/lib/python2.7/site-packages/tagpy/mpeg.pyc usr/lib/python2.7/site-packages/tagpy/ogg/ usr/lib/python2.7/site-packages/tagpy/ogg/__init__.py usr/lib/python2.7/site-packages/tagpy/ogg/__init__.pyc usr/lib/python2.7/site-packages/tagpy/ogg/flac.py usr/lib/python2.7/site-packages/tagpy/ogg/flac.pyc usr/lib/python2.7/site-packages/tagpy/ogg/vorbis.py usr/lib/python2.7/site-packages/tagpy/ogg/vorbis.pyc