unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
From: swedebugia <swedebugia@riseup.net>
To: Hamzeh Nasajpour <h.nasajpour@pantherx.org>, help-guix@gnu.org
Subject: Re: undefined symbol error in qtbase
Date: Tue, 6 Aug 2019 23:02:17 +0200	[thread overview]
Message-ID: <5ecf4ede-b518-1337-6814-0021b903c099@riseup.net> (raw)
In-Reply-To: <215dedf4-647c-45a9-ab55-db89b1ba9b7e@www.fastmail.com>

hi!

On 2019-08-06 13:58, Hamzeh Nasajpour wrote:
> Hi,
>
> I want to package `trojita` for GuixSD. I created a package definition and it was build and installed successfully. When I run it I get the following error:
>
> ```
> /gnu/store/890yw9i7lcjnnxhlza8r121352xp1hi-qtbase-5.11.3/lib/qt5/plugins/sqldrivers/libqsqlite.so: undefined symbol: sqlite3_column_table_name16
>
> ```
>
> `trojita` is a mail client application that has a dependency to `qtbase`. I see that in `qtbase` package definition there is `sqlite-with-column-metadata` as a dependency, Apparently all is ok but I don't know the reason of this error. Do you have any idea?
>
> Links:
> * `qtbase` package definition : https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/qt.scm#n578
> * `trojita` mail application : https://cgit.kde.org/trojita.git
> *  `sqlite` additional methods/apis : https://www.sqlite.org/c3ref/column_database_name.html
> *  `sqlite` package definition :  https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/sqlite.scm#n107

Could you share your package definition also?


-- 
Cheers Swedebugia

  reply	other threads:[~2019-08-06 21:02 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-06 11:58 undefined symbol error in qtbase Hamzeh Nasajpour
2019-08-06 21:02 ` swedebugia [this message]
2019-08-07  6:03   ` Hamzeh Nasajpour
2019-08-07 11:32     ` Ricardo Wurmus
2019-08-07 11:33       ` Ricardo Wurmus
2019-08-07 11:42         ` Hamzeh Nasajpour
2019-08-08  7:06           ` Hamzeh Nasajpour
2019-08-08  8:12             ` Ricardo Wurmus
2019-08-12 12:08               ` Hamzeh Nasajpour
2019-08-12 12:51                 ` Ricardo Wurmus

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5ecf4ede-b518-1337-6814-0021b903c099@riseup.net \
    --to=swedebugia@riseup.net \
    --cc=h.nasajpour@pantherx.org \
    --cc=help-guix@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).