Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 Nov 2013 20:57:08 +1100
From:      Xu Waycell <xw901103@gmail.com>
To:        koobs@FreeBSD.org
Cc:        python@FreeBSD.org
Subject:   Re: FreeBSD Port: databases/py-sqlite3
Message-ID:  <9718D13C-D73D-4232-8152-A8A432B7D799@gmail.com>
In-Reply-To: <526758CB.9030103@FreeBSD.org>
References:  <E864E3B1-D0FD-4807-AE51-8317081C708F@gmail.com> <526758CB.9030103@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help

--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 <koobs.freebsd@gmail.com> =
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--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9718D13C-D73D-4232-8152-A8A432B7D799>