GNU bug report logs - #33298
[PATCH] gnu: clementine: Build with sqlite-with-column-metadata.

Previous Next

Package: guix-patches;

Reported by: Pierre Langlois <pierre.langlois <at> gmx.com>

Date: Wed, 7 Nov 2018 09:43:01 UTC

Severity: normal

Tags: patch

Done: Leo Famulari <leo <at> famulari.name>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Pierre Langlois <pierre.langlois <at> gmx.com>
Subject: bug#33298: closed (Re: [bug#33298] [PATCH] gnu: clementine: Build
 with sqlite-with-column-metadata.)
Date: Wed, 07 Nov 2018 19:26:03 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#33298: [PATCH] gnu: clementine: Build with sqlite-with-column-metadata.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 33298 <at> debbugs.gnu.org.

-- 
33298: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=33298
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Leo Famulari <leo <at> famulari.name>
To: Pierre Langlois <pierre.langlois <at> gmx.com>
Cc: 33298-done <at> debbugs.gnu.org
Subject: Re: [bug#33298] [PATCH] gnu: clementine: Build with
 sqlite-with-column-metadata.
Date: Wed, 7 Nov 2018 14:25:29 -0500
[Message part 3 (text/plain, inline)]
On Wed, Nov 07, 2018 at 09:41:55AM +0000, Pierre Langlois wrote:
> Hi Guix!
> 
> Clementine's tests failed with the recent Qt update:
> 
> ~~~
> [==========] Running 3 tests from 1 test case.
> [----------] Global test environment set-up.
> [----------] 3 tests from ScopedTransactionTest
> [ RUN      ] ScopedTransactionTest.OpensATransaction
> 13:37:41.705 WARN  ScopedTransaction:33             Rolling back transaction
> [       OK ] ScopedTransactionTest.OpensATransaction (2 ms)
> [ RUN      ] ScopedTransactionTest.RollbackOnDtor
> ./scopedtransaction_test: symbol lookup error: /gnu/store/433p4vnzb49xavq28ghyj8zpxml9x6b3-qtbase-5.11.2/lib/qt5/plugins/sqldrivers/libqsqlite.so: undefined symbol: sqlite3_column_table_name16
> ~~~
> 
> It looks like it was due to removing the bundled sqlite from Qt and
> using the 'sqlite-with-column-metadata' package for clementine fixes the issue.
> 
> Thanks!
> Pierre
> 

> From 08bf3ffce142e4fc1a1ef126c30f32387c581fc5 Mon Sep 17 00:00:00 2001
> From: Pierre Langlois <pierre.langlois <at> gmx.com>
> Date: Wed, 7 Nov 2018 09:31:18 +0000
> Subject: [PATCH] gnu: clementine: Build with sqlite-with-column-metadata.
> 
> * gnu/packages/music.scm (clementine)[inputs]: Use
> sqlite-with-column-metadata.

Thanks! Pushed as f09e8abc5e6b115e497d49bdf7e1fb98ebfd8caf.
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
From: Pierre Langlois <pierre.langlois <at> gmx.com>
To: guix-patches <at> gnu.org
Cc: Pierre Langlois <pierre.langlois <at> gmx.com>
Subject: [PATCH] gnu: clementine: Build with sqlite-with-column-metadata.
Date: Wed, 07 Nov 2018 09:41:55 +0000
[Message part 6 (text/plain, inline)]
Hi Guix!

Clementine's tests failed with the recent Qt update:

~~~
[==========] Running 3 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 3 tests from ScopedTransactionTest
[ RUN      ] ScopedTransactionTest.OpensATransaction
13:37:41.705 WARN  ScopedTransaction:33             Rolling back transaction
[       OK ] ScopedTransactionTest.OpensATransaction (2 ms)
[ RUN      ] ScopedTransactionTest.RollbackOnDtor
./scopedtransaction_test: symbol lookup error: /gnu/store/433p4vnzb49xavq28ghyj8zpxml9x6b3-qtbase-5.11.2/lib/qt5/plugins/sqldrivers/libqsqlite.so: undefined symbol: sqlite3_column_table_name16
~~~

It looks like it was due to removing the bundled sqlite from Qt and
using the 'sqlite-with-column-metadata' package for clementine fixes the issue.

Thanks!
Pierre

[0001-gnu-clementine-Build-with-sqlite-with-column-metadat.patch (text/x-patch, attachment)]

This bug report was last modified 6 years and 198 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.