From owner-freebsd-python@FreeBSD.ORG Fri Nov 16 19:22:11 2007 Return-Path: Delivered-To: freebsd-python@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 12BF216A417 for ; Fri, 16 Nov 2007 19:22:11 +0000 (UTC) (envelope-from delphij@delphij.net) Received: from tarsier.geekcn.org (tarsier.geekcn.org [210.51.165.229]) by mx1.freebsd.org (Postfix) with ESMTP id 9094C13C45D for ; Fri, 16 Nov 2007 19:22:09 +0000 (UTC) (envelope-from delphij@delphij.net) Received: from localhost (tarsier.geekcn.org [210.51.165.229]) by tarsier.geekcn.org (Postfix) with ESMTP id BD6BDEC495C; Sat, 17 Nov 2007 02:58:33 +0800 (CST) X-Virus-Scanned: amavisd-new at geekcn.org Received: from tarsier.geekcn.org ([210.51.165.229]) by localhost (mail.geekcn.org [210.51.165.229]) (amavisd-new, port 10024) with ESMTP id Nr5fMefhNf23; Sat, 17 Nov 2007 02:58:28 +0800 (CST) Received: from charlie.delphij.net (71.5.7.139.ptr.us.xo.net [71.5.7.139]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by tarsier.geekcn.org (Postfix) with ESMTP id EB99FEC49F1; Sat, 17 Nov 2007 02:58:27 +0800 (CST) DomainKey-Signature: a=rsa-sha1; s=default; d=delphij.net; c=nofws; q=dns; h=message-id:date:from:reply-to:organization:user-agent: mime-version:to:subject:x-enigmail-version:content-type:content-transfer-encoding; b=QBlRfHx+3gGKk5HwPEHeyqbHmR+z4RfIIMwuvfGKN0ugd8aplwrumVRecxwKHSDJv GTJsA0lc2LsWyY79a0qZw== Message-ID: <473DE858.9070500@delphij.net> Date: Fri, 16 Nov 2007 10:58:32 -0800 From: Xin LI Organization: The FreeBSD Project User-Agent: Thunderbird 2.0.0.9 (X11/20071115) MIME-Version: 1.0 To: freebsd-python@FreeBSD.org X-Enigmail-Version: 0.95.5 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Subject: py25-zopeInterface build failed (TypeError: swig_sources() takes exactly 3 arguments (2 given)) X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: d@delphij.net List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Nov 2007 19:22:11 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Anyone has encountered this? I'm using a fresh ports tree with freshly built FreeBSD/amd64 RELENG_7. copying src/zope/interface/tests/foodforthought.txt -> lib.freebsd-7.0-BETA2-amd64/zope/interface/tests running build_ext building '_zope_interface_coptimizations' extension Traceback (most recent call last): File "setup.py", line 81, in **extra) File "/usr/local/lib/python2.5/distutils/core.py", line 151, in setup dist.run_commands() File "/usr/local/lib/python2.5/distutils/dist.py", line 974, in run_commands self.run_command(cmd) File "/usr/local/lib/python2.5/distutils/dist.py", line 994, in run_command cmd_obj.run() File "build/bdist.freebsd-7.0-BETA2-amd64/egg/setuptools/command/bdist_egg.py", line 174, in run File "build/bdist.freebsd-7.0-BETA2-amd64/egg/setuptools/command/bdist_egg.py", line 161, in call_command File "/usr/local/lib/python2.5/distutils/cmd.py", line 333, in run_command self.distribution.run_command(command) File "/usr/local/lib/python2.5/distutils/dist.py", line 994, in run_command cmd_obj.run() File "build/bdist.freebsd-7.0-BETA2-amd64/egg/setuptools/command/install_lib.py", line 20, in run File "/usr/local/lib/python2.5/distutils/command/install_lib.py", line 112, in build self.run_command('build_ext') File "/usr/local/lib/python2.5/distutils/cmd.py", line 333, in run_command self.distribution.run_command(command) File "/usr/local/lib/python2.5/distutils/dist.py", line 994, in run_command cmd_obj.run() File "build/bdist.freebsd-7.0-BETA2-amd64/egg/setuptools/command/build_ext.py", line 46, in run File "/usr/local/lib/python2.5/distutils/command/build_ext.py", line 290, in run self.build_extensions() File "/usr/local/lib/python2.5/site-packages/Pyrex/Distutils/build_ext.py", line 82, in build_extensions self.build_extension(ext) File "build/bdist.freebsd-7.0-BETA2-amd64/egg/setuptools/command/build_ext.py", line 175, in build_extension File "/usr/local/lib/python2.5/distutils/command/build_ext.py", line 453, in build_extension sources = self.swig_sources(sources, ext) File "build/bdist.freebsd-7.0-BETA2-amd64/egg/setuptools/command/build_ext.py", line 77, in swig_sources TypeError: swig_sources() takes exactly 3 arguments (2 given) *** Error code 1 Stop in /usr/ports/devel/py-zopeInterface. Cheers, - -- Xin LI http://www.delphij.net/ FreeBSD - The Power to Serve! -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (FreeBSD) iD8DBQFHPehXhcUczkLqiksRAlq+AJsGeSXC63U4FIgHClylzumlrKUWYgCggxyi BeRCU4+RE/BeksY0MllNNe8= =/iG3 -----END PGP SIGNATURE-----