From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:52206) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dqLZe-0004jz-NJ for guix-patches@gnu.org; Fri, 08 Sep 2017 11:52:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dqLZa-0002Bi-QT for guix-patches@gnu.org; Fri, 08 Sep 2017 11:52:06 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:47496) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dqLZa-0002BZ-Mn for guix-patches@gnu.org; Fri, 08 Sep 2017 11:52:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1dqLZZ-0005dj-RL for guix-patches@gnu.org; Fri, 08 Sep 2017 11:52:02 -0400 Subject: [bug#27232] [PATCH] gnu: python-apsw: Build with all extensions. Resent-Message-ID: From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) References: <20170604124903.3567-1-jlicht@fsfe.org> <20170604181924.2816ac6d@scratchpost.org> <87lgnjwj6p.fsf@gnu.org> Date: Fri, 08 Sep 2017 17:51:21 +0200 In-Reply-To: <87lgnjwj6p.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Thu, 20 Jul 2017 11:29:02 +0200") Message-ID: <87377x9ojq.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Danny Milosavljevic Cc: 27232@debbugs.gnu.org Hello Jelle, ludo@gnu.org (Ludovic Court=C3=A8s) skribis: > Danny Milosavljevic skribis: > >> It works. LGTM. >> >> I get the following message though: >> >> Not doing LoadExtension test. You need to compile the extension first >> gcc -fPIC -shared -o ./testextension.sqlext -I. -Isqlite3 src/testex= tension.c > > Jelle, could you check and possibly commit this patch? Ping! :-) Please close it if it=E2=80=99s no longer relevant. Ludo=E2=80=99.