From: Guillaume Le Vaillant <glv@posteo.net>
To: Vagrant Cascadian <vagrant@debian.org>
Cc: guix-devel <guix-devel@gnu.org>
Subject: Re: Some packages failing to build
Date: Mon, 11 May 2020 11:38:22 +0200 [thread overview]
Message-ID: <874ksmhkvl.fsf@yamatai> (raw)
In-Reply-To: <87o8qv4g7n.fsf@yucca>
[-- Attachment #1: Type: text/plain, Size: 1477 bytes --]
Vagrant Cascadian <vagrant@debian.org> skribis:
> On 2020-05-10, Marius Bakke wrote:
>> Guillaume Le Vaillant <glv@posteo.net> writes:
>>
>>> Guillaume Le Vaillant <glv@posteo.net> skribis:
>>>
>>>> Hi,
>>>>
>>>> After pulling guix with the merged core updates (guix at commit
>>>> 95ffdfe86cb1b8a8e4fff1386a147718400b76e0), I found a few packages
>>>> failing to build:
>>>>
>>>> - fbreader
>>>> - gnubg
>>>> - gnubik
>>>> - postgis
>>>> - python-cheetah
>>>> - python-trezor
>>>>
>>>> I have not yet had the time to try and fix them, so I just list them
>>>> here in case someone wants to take a look at them.
>>>
>>> Update: postgis and python-cheetah fixed.
>>
>> fbreader, gnubg and gnubik fixed.
>
> Updating python-trezor to 0.12.0 fixed it; pushed to master.
Hi, thanks for the fixes.
I found a few other build failures:
- bitcoin-abc
- bitcoin-core
- bitcoin-unlimited
There is also the wsjtx package that builds fine but starting the
program fails with:
--8<---------------cut here---------------start------------->8---
/home/guillaume/.guix-profile/bin/wsjtx: symbol lookup error:
/home/guillaume/.guix-profile/bin/wsjtx: undefined symbol: fmodf,
version GLIBCXX_3.4.3
--8<---------------cut here---------------end--------------->8---
However, doing a "ldd $(guix build wsjtx)/bin/.wsjtx-real" shows that
the libm.so.6 library that contains the fmodf function is in the
dependencies. Do you have an idea what could cause the symbol lookup to
fail?
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 227 bytes --]
next prev parent reply other threads:[~2020-05-11 9:38 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-05-09 14:27 Some packages failing to build Guillaume Le Vaillant
2020-05-10 8:36 ` Guillaume Le Vaillant
2020-05-10 20:30 ` Marius Bakke
2020-05-10 21:45 ` Vagrant Cascadian
2020-05-11 9:38 ` Guillaume Le Vaillant [this message]
2020-05-14 15:30 ` Guillaume Le Vaillant
2020-05-15 15:40 ` Guillaume Le Vaillant
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=874ksmhkvl.fsf@yamatai \
--to=glv@posteo.net \
--cc=guix-devel@gnu.org \
--cc=vagrant@debian.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.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.