guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#33298: [PATCH] gnu: clementine: Build with sqlite-with-column-metada


From: Leo Famulari
Subject: bug#33298: [PATCH] gnu: clementine: Build with sqlite-with-column-metadata.
Date: Wed, 7 Nov 2018 14:25:29 -0500
User-agent: Mutt/1.10.1 (2018-07-13)

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 <address@hidden>
> 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.

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]