From owner-freebsd-multimedia@FreeBSD.ORG Sun Jan 20 16:59:44 2013 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 330B6435 for ; Sun, 20 Jan 2013 16:59:44 +0000 (UTC) (envelope-from ralf.mardorf@rocketmail.com) Received: from nm23-vm0.bullet.mail.ird.yahoo.com (nm23-vm0.bullet.mail.ird.yahoo.com [212.82.109.229]) by mx1.freebsd.org (Postfix) with ESMTP id 80268B54 for ; Sun, 20 Jan 2013 16:59:42 +0000 (UTC) Received: from [77.238.189.55] by nm23.bullet.mail.ird.yahoo.com with NNFMP; 20 Jan 2013 16:59:35 -0000 Received: from [217.146.188.74] by tm8.bullet.mail.ird.yahoo.com with NNFMP; 20 Jan 2013 16:59:35 -0000 Received: from [127.0.0.1] by smtp102.mail.ird.yahoo.com with NNFMP; 20 Jan 2013 16:59:35 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rocketmail.com; s=s1024; t=1358701175; bh=mkptTA+0fRjPN8Yw4BmUAma70o0fUmU+9kNgoASxWDc=; h=X-Yahoo-Newman-Id:X-Yahoo-Newman-Property:X-YMail-OSG:X-Yahoo-SMTP:Received:Content-Type:Subject:To:From:Date:MIME-Version:Content-Transfer-Encoding:Message-ID:User-Agent; b=YRDPB0njTlpJFuand57NqROGHhOHsj9lbhQGL0+6YOzPC1z1xB5s0+M9qMrVP6mqnLTt9Ku2qcVvwCYrK7tzwCv52f4M/1faxPu/V8d8VnnS6IZzTnhpOVr1l1mpaDeH1auqjiwInYYpgbbq+1WQEfxqjnyu4R/Zh0zXW/D2qD0= X-Yahoo-Newman-Id: 101818.68335.bm@smtp102.mail.ird.yahoo.com X-Yahoo-Newman-Property: ymail-3 X-YMail-OSG: CvWKFR4VM1m5pgBmHpfwLVOE1PL4TN0zMjg3km5oit1wdC4 SyAuMWGUL51tLa9e.KZQX7_SYDBGHMDtOp3cVMW42SXSyeT1l5vIzKvC4FQ8 R14H3NTq3rjPoEU4tPajZL2FP2BoM65mJaw436ZcBGxr23pWZnbCdOCVwqbx ArpeqkTqR3MAg3D8f8iNococTDgAkJcSFgp4Qfa.x3PQ.7zWLxoNdY7.PEDt 97mOuqntNcIbID.78m4EbEmdGxmcfBXgcYRo6SBbHZfw9F5yfPMOv.xT.ApP Slb12SONyUjSYu2j2_1S_bDd3t3PvmGjFrHHKVtsMjk58RhrQCyOKyl50WIf L_MVmIhQMpm.owM1oYPmCfhPVh3qM3e5szuos9B2e0jPB4AyXw.qnwV0et.f L3cM0y6kIawCfqVGM9E8s67T18.3oUKD9gQazwYHzUFyRblJ3uEozZ2zlCBG l7iNHhrt7MwaHODnezW3EdeCeEFPH1yhlC_Cjj1ujL2O2a4fDSIuwLfgkZ0q 6OWnLvbZ64_ghYzlQnb8xTI1Gp8Q3fjC.4ARwtWY4a94VuNYQqk45hnnqu1k 8qnvDz9csKmZAhwb2atSZkXwOp35qlQJOa4oD4S1GszovaNpGi.hmcB0xOMv QaZQcz.cJlTVo9FQrzOz_z8HqfmX1gVqU.kPSn5wP3OhSxffVwcr3EAbYXPL s4gKPKgvSJ62K6u0O5ACY4wURgUMputYNMY3YGePbuiE_M0ok6pcrnJdjPOo - X-Yahoo-SMTP: BeMCPs2swBABTJ3kAeEiC_hE0mz8jRexLddJfD8pI2j32fOacjBmXg-- Received: from freebsd (ralf.mardorf@92.231.4.247 with login) by smtp102.mail.ird.yahoo.com with SMTP; 20 Jan 2013 08:59:35 -0800 PST Content-Type: text/plain; charset=utf-8; format=flowed; delsp=yes Subject: Building sonata does fail (9.1 amd64) To: "FreeBSD multi" From: "Ralf Mardorf" Date: Sun, 20 Jan 2013 17:59:34 +0100 MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Message-ID: User-Agent: Opera Mail/12.12 (FreeBSD) X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Jan 2013 16:59:44 -0000 # cd /usr/ports/audio/sonata ; make install clean [snip] =============================================================================== You have built the Boost library with thread support. Don't forget to add -pthread to your linker options when linking your code. You have built the Boost.Python library. You have to add the following options when building your own code: Compiler options: -I/usr/local/include/python2.7 -I/usr/local/include Linker options: -L/usr/local/lib/python2.7 -L/usr/local/lib -lboost_python -lpython2.7 =============================================================================== ===> Running ldconfig /sbin/ldconfig -m /usr/local/lib ===> Registering installation for boost-python-libs-1.48.0 ===> Returning to build of py27-tagpy-0.94.8 ===> py27-tagpy-0.94.8 depends on shared library: tag.1 - found ===> Configuring for py27-tagpy-0.94.8 ===> Building for py27-tagpy-0.94.8 running setopt Writing setup.cfg running setopt Writing setup.cfg running setopt Writing setup.cfg running setopt Writing setup.cfg running bdist_egg 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' installing library code to build/bdist.freebsd-9.1-RELEASE-amd64/egg running install_lib running build_py creating lib.freebsd-9.1-RELEASE-amd64 creating lib.freebsd-9.1-RELEASE-amd64/tagpy copying tagpy/__init__.py -> lib.freebsd-9.1-RELEASE-amd64/tagpy copying tagpy/ape.py -> lib.freebsd-9.1-RELEASE-amd64/tagpy copying tagpy/flac.py -> lib.freebsd-9.1-RELEASE-amd64/tagpy copying tagpy/id3v1.py -> lib.freebsd-9.1-RELEASE-amd64/tagpy copying tagpy/id3v2.py -> lib.freebsd-9.1-RELEASE-amd64/tagpy copying tagpy/mpc.py -> lib.freebsd-9.1-RELEASE-amd64/tagpy copying tagpy/mpeg.py -> lib.freebsd-9.1-RELEASE-amd64/tagpy creating lib.freebsd-9.1-RELEASE-amd64/tagpy/ogg copying tagpy/ogg/__init__.py -> lib.freebsd-9.1-RELEASE-amd64/tagpy/ogg copying tagpy/ogg/flac.py -> lib.freebsd-9.1-RELEASE-amd64/tagpy/ogg copying tagpy/ogg/vorbis.py -> lib.freebsd-9.1-RELEASE-amd64/tagpy/ogg running build_ext building '_tagpy' extension creating temp.freebsd-9.1-RELEASE-amd64-2.7 creating temp.freebsd-9.1-RELEASE-amd64-2.7/src creating temp.freebsd-9.1-RELEASE-amd64-2.7/src/wrapper gcc46 -pipe -fno-strict-aliasing -O3 -DNDEBUG -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -fPIC -I/usr/local/include/taglib -I/usr/local/include/python2.7 -I/usr/local/include -I/usr/local/include/python2.7 -c src/wrapper/basics.cpp -o temp.freebsd-9.1-RELEASE-amd64-2.7/src/wrapper/basics.o gcc46 -pipe -fno-strict-aliasing -O3 -DNDEBUG -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -fPIC -I/usr/local/include/taglib -I/usr/local/include/python2.7 -I/usr/local/include -I/usr/local/include/python2.7 -c src/wrapper/id3.cpp -o temp.freebsd-9.1-RELEASE-amd64-2.7/src/wrapper/id3.o src/wrapper/id3.cpp: In function 'void exposeID3()': src/wrapper/id3.cpp:215:8: error: no matching function for call to 'boost::python::class_ > ::def(const char [7], )' src/wrapper/id3.cpp:215:8: note: candidates are: /usr/local/include/boost/python/class.hpp:224:11: note: template boost::python::class_::self& boost::python::class_::def(const boost::python::def_visitor&) [with Derived = Derived, W = TagLib::ID3v2::Tag, X1 = boost::noncopyable_::noncopyable, X2 = boost::python::bases, X3 = boost::python::detail::not_specified, boost::python::class_::self = boost::python::class_ >] /usr/local/include/boost/python/class.hpp:234:11: note: template boost::python::class_::self& boost::python::class_::def(const char*, F) [with F = F, W = TagLib::ID3v2::Tag, X1 = boost::noncopyable_::noncopyable, X2 = boost::python::bases, X3 = boost::python::detail::not_specified, boost::python::class_::self = boost::python::class_ >] /usr/local/include/boost/python/class.hpp:243:11: note: template boost::python::class_::self& boost::python::class_::def(const char*, A1, const A2&) [with A1 = A1, A2 = A2, W = TagLib::ID3v2::Tag, X1 = boost::noncopyable_::noncopyable, X2 = boost::python::bases, X3 = boost::python::detail::not_specified, boost::python::class_::self = boost::python::class_ >] /usr/local/include/boost/python/class.hpp:250:11: note: template boost::python::class_::self& boost::python::class_::def(const char*, Fn, const A1&, const A2&) [with Fn = Fn, A1 = A1, A2 = A2, W = TagLib::ID3v2::Tag, X1 = boost::noncopyable_::noncopyable, X2 = boost::python::bases, X3 = boost::python::detail::not_specified, boost::python::class_::self = boost::python::class_ >] /usr/local/include/boost/python/class.hpp:266:11: note: template boost::python::class_::self& boost::python::class_::def(const char*, Fn, const A1&, const A2&, const A3&) [with Fn = Fn, A1 = A1, A2 = A2, A3 = A3, W = TagLib::ID3v2::Tag, X1 = boost::noncopyable_::noncopyable, X2 = boost::python::bases, X3 = boost::python::detail::not_specified, boost::python::class_::self = boost::python::class_ >] error: command 'gcc46' failed with exit status 1 *** [do-build] Error code 1 Stop in /usr/ports/audio/py-tagpy. *** [run-depends] Error code 1 Stop in /usr/ports/audio/sonata. *** [install] Error code 1 Stop in /usr/ports/audio/sonata. Regards, Ralf