From owner-freebsd-python@FreeBSD.ORG Fri Nov 1 09:57:12 2013 Return-Path: Delivered-To: python@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 9508F18B; Fri, 1 Nov 2013 09:57:12 +0000 (UTC) (envelope-from xw901103@gmail.com) Received: from mail-pa0-x230.google.com (mail-pa0-x230.google.com [IPv6:2607:f8b0:400e:c03::230]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 657262D5F; Fri, 1 Nov 2013 09:57:12 +0000 (UTC) Received: by mail-pa0-f48.google.com with SMTP id kq14so3816829pab.21 for ; Fri, 01 Nov 2013 02:57:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=content-type:mime-version:subject:from:in-reply-to:date:cc :message-id:references:to; bh=Tgmqv+GuLmHV+BdgscW5h58ESztzWvR94fZ1EolOS7w=; b=ib2vcryQ7haiVHrdMgAYFfjxqBcySk2yTiU2J8BaliVAfyVyXI9qXh/GJmj4T573Ww DNtfOhUtHPs+wUqeHrVAlmYRbkZS4uMv5IeKiHK1TJWkPkXFA1jeAzlknTVNRGrWBuqr KIC/oK8Oq+XAH0ULWqZl3mZ545LI+oo1LUyH9IrWyGFLzNUWr+Kl+ygQ/Z4MvIl72Ir3 83WeLvoONYUvW2CL18+1KkfVeQlLKZBaFtz/eXsAme73EeCo3JTpj8f0UkwgRO1/geGi DsPNQkkUGmfcvzsni70mwsjUFcY2o+wVamwabOeciMMuCJozaPVukhpxu0Z7fTSQ0yYG kAtg== X-Received: by 10.68.224.38 with SMTP id qz6mr2338733pbc.156.1383299831148; Fri, 01 Nov 2013 02:57:11 -0700 (PDT) Received: from [10.1.1.103] (60-242-85-144.static.tpgi.com.au. [60.242.85.144]) by mx.google.com with ESMTPSA id er3sm9767154pbb.40.2013.11.01.02.57.08 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 01 Nov 2013 02:57:10 -0700 (PDT) Content-Type: multipart/mixed; boundary="Apple-Mail=_B37F0B4F-AC76-428B-BC91-937DE2327E4A" Mime-Version: 1.0 (Mac OS X Mail 7.0 \(1816\)) Subject: Re: FreeBSD Port: databases/py-sqlite3 From: Xu Waycell In-Reply-To: <526758CB.9030103@FreeBSD.org> Date: Fri, 1 Nov 2013 20:57:08 +1100 Message-Id: <9718D13C-D73D-4232-8152-A8A432B7D799@gmail.com> References: <526758CB.9030103@FreeBSD.org> To: koobs@FreeBSD.org X-Mailer: Apple Mail (2.1816) Cc: python@FreeBSD.org X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Nov 2013 09:57:12 -0000 --Apple-Mail=_B37F0B4F-AC76-428B-BC91-937DE2327E4A Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=iso-8859-1 Hi Koobs, There is the build log. --Apple-Mail=_B37F0B4F-AC76-428B-BC91-937DE2327E4A Content-Disposition: attachment; filename=py-sqlite3-build.log Content-Type: application/octet-stream; x-unix-mode=0644; name="py-sqlite3-build.log" Content-Transfer-Encoding: 7bit ===> py27-sqlite3-2.7.5_3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-sqlite3-2.7.5_3 for building ===> Extracting for py27-sqlite3-2.7.5_3 => SHA256 Checksum OK for python/Python-2.7.5.tar.xz. ===> Patching for py27-sqlite3-2.7.5_3 ===> py27-sqlite3-2.7.5_3 depends on file: /usr/local/bin/python2.7 - found ===> py27-sqlite3-2.7.5_3 depends on executable: python - found ===> py27-sqlite3-2.7.5_3 depends on shared library: sqlite3 - found ===> Configuring for py27-sqlite3-2.7.5_3 ===> FreeBSD 10 autotools fix applied to /usr/ports/databases/py-sqlite3/work/Python-2.7.5/Modules/_ctypes/libffi/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /usr/ports/databases/py-sqlite3/work/Python-2.7.5/Modules/_ctypes/libffi/acinclude.m4 ===> FreeBSD 10 autotools fix applied to /usr/ports/databases/py-sqlite3/work/Python-2.7.5/Modules/_ctypes/libffi/m4/libtool.m4 ===> FreeBSD 10 autotools fix applied to /usr/ports/databases/py-sqlite3/work/Python-2.7.5/Modules/_ctypes/libffi/configure ===> FreeBSD 10 autotools fix applied to /usr/ports/databases/py-sqlite3/work/Python-2.7.5/Modules/zlib/configure ===> FreeBSD 10 autotools fix applied to /usr/ports/databases/py-sqlite3/work/Python-2.7.5/configure running config ===> Building for py27-sqlite3-2.7.5_3 running build running build_ext building '_sqlite3' extension creating build creating build/temp.freebsd-10.0-BETA1-arm-2.7 creating build/temp.freebsd-10.0-BETA1-arm-2.7/_sqlite cc -DNDEBUG -O -pipe -fPIC -DMODULE_NAME="sqlite3" -I/usr/local/include -IModules/_sqlite -I/usr/local/include/python2.7 -c _sqlite/cache.c -o build/temp.freebsd-10.0-BETA1-arm-2.7/_sqlite/cache.o cc -DNDEBUG -O -pipe -fPIC -DMODULE_NAME="sqlite3" -I/usr/local/include -IModules/_sqlite -I/usr/local/include/python2.7 -c _sqlite/connection.c -o build/temp.freebsd-10.0-BETA1-arm-2.7/_sqlite/connection.o cc -DNDEBUG -O -pipe -fPIC -DMODULE_NAME="sqlite3" -I/usr/local/include -IModules/_sqlite -I/usr/local/include/python2.7 -c _sqlite/cursor.c -o build/temp.freebsd-10.0-BETA1-arm-2.7/_sqlite/cursor.o cc -DNDEBUG -O -pipe -fPIC -DMODULE_NAME="sqlite3" -I/usr/local/include -IModules/_sqlite -I/usr/local/include/python2.7 -c _sqlite/microprotocols.c -o build/temp.freebsd-10.0-BETA1-arm-2.7/_sqlite/microprotocols.o cc -DNDEBUG -O -pipe -fPIC -DMODULE_NAME="sqlite3" -I/usr/local/include -IModules/_sqlite -I/usr/local/include/python2.7 -c _sqlite/module.c -o build/temp.freebsd-10.0-BETA1-arm-2.7/_sqlite/module.o cc -DNDEBUG -O -pipe -fPIC -DMODULE_NAME="sqlite3" -I/usr/local/include -IModules/_sqlite -I/usr/local/include/python2.7 -c _sqlite/prepare_protocol.c -o build/temp.freebsd-10.0-BETA1-arm-2.7/_sqlite/prepare_protocol.o cc -DNDEBUG -O -pipe -fPIC -DMODULE_NAME="sqlite3" -I/usr/local/include -IModules/_sqlite -I/usr/local/include/python2.7 -c _sqlite/row.c -o build/temp.freebsd-10.0-BETA1-arm-2.7/_sqlite/row.o cc -DNDEBUG -O -pipe -fPIC -DMODULE_NAME="sqlite3" -I/usr/local/include -IModules/_sqlite -I/usr/local/include/python2.7 -c _sqlite/statement.c -o build/temp.freebsd-10.0-BETA1-arm-2.7/_sqlite/statement.o cc -DNDEBUG -O -pipe -fPIC -DMODULE_NAME="sqlite3" -I/usr/local/include -IModules/_sqlite -I/usr/local/include/python2.7 -c _sqlite/util.c -o build/temp.freebsd-10.0-BETA1-arm-2.7/_sqlite/util.o creating build/lib.freebsd-10.0-BETA1-arm-2.7 cc -shared -O -pipe build/temp.freebsd-10.0-BETA1-arm-2.7/_sqlite/cache.o build/temp.freebsd-10.0-BETA1-arm-2.7/_sqlite/connection.o build/temp.freebsd-10.0-BETA1-arm-2.7/_sqlite/cursor.o build/temp.freebsd-10.0-BETA1-arm-2.7/_sqlite/microprotocols.o build/temp.freebsd-10.0-BETA1-arm-2.7/_sqlite/module.o build/temp.freebsd-10.0-BETA1-arm-2.7/_sqlite/prepare_protocol.o build/temp.freebsd-10.0-BETA1-arm-2.7/_sqlite/row.o build/temp.freebsd-10.0-BETA1-arm-2.7/_sqlite/statement.o build/temp.freebsd-10.0-BETA1-arm-2.7/_sqlite/util.o -L/usr/local/lib -R/usr/local/lib -lsqlite3 -o build/lib.freebsd-10.0-BETA1-arm-2.7/_sqlite3.so --Apple-Mail=_B37F0B4F-AC76-428B-BC91-937DE2327E4A Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=iso-8859-1 Xu On Oct 23, 2013, at 4:04 PM, Kubilay Kocak = wrote: > On 16/10/2013 2:12 AM, Xu Waycell wrote: >> This port is no longer broken on ARM architecture. A sample has been = built and run successfully on my BeagleBone Black running FreeBSD 10 = Beta1 with CPUTYPE=3Dcortexa. No single error was given during this = progress. Furthermore, it works fine with py-sqlalchemy. >=20 > Thank you for your report Xu, could you submit a PR for this and = include > a build log for confirmation please. Feel free to sanitize the log if > necessary. >=20 > Koobs --Apple-Mail=_B37F0B4F-AC76-428B-BC91-937DE2327E4A--