unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: "Ludovic Courtès" <ludo@gnu.org>
To: Marius Bakke <mbakke@fastmail.com>
Cc: guix-devel@gnu.org
Subject: Re: 'core-updates' summer 2019
Date: Mon, 17 Jun 2019 12:01:53 +0200	[thread overview]
Message-ID: <87r27szg1a.fsf@gnu.org> (raw)
In-Reply-To: <87y3213mx8.fsf@devup.no> (Marius Bakke's message of "Sun, 16 Jun 2019 11:21:55 +0200")

Hi,

Marius Bakke <mbakke@fastmail.com> skribis:

> Ludovic Courtès <ludo@gnu.org> writes:
>
>> Marius Bakke <mbakke@fastmail.com> skribis:
>>
>>> I suggest we 'freeze' core-updates next weekend and start working on
>>> merging it.  It has been sitting idle for way too long already!
>>
>> +1!
>
> The weekend is here already!  But we are still missing glibc 2.29, so I
> suggest we postpone the freeze a bit.

Should we?  Attached is my current WIP for glibc 2.29, where Python now
fails to build with:

--8<---------------cut here---------------start------------->8---
LD_LIBRARY_PATH=/tmp/guix-build-python-minimal-3.7.3.drv-0/Python-3.7.3 CC='gcc -pthread' LDSHARED='gcc -pthread -shared -Wl,-rpath=/gnu/store/wxw0wbizbaiha0bisrqsdzg1ggf7kndc-python-minimal-3.7.3/lib   ' OPT='-DNDEBUG -g -fwrapv -O3 -Wall' 	_TCLTK_INCLUDES='' _TCLTK_LIBS='' 	./python -E ./setup.py  build

[...]

libgcc_s.so.1 must be installed for pthread_cancel to work
libgcc_s.so.1 must be installed for pthread_cancel to work
libgcc_s.so.1 must be installed for pthread_cancel to work
/gnu/store/r28awwz5vvkn5fqfv8nww6wkxis1d1vs-bootstrap-binaries-0/bin/sh: line 9:  9025 Aborted                 LD_LIBRARY_PATH=/tmp/guix-build-python-minimal-3.7.3.drv-0/Python-3.7.3 CC='gcc -pthread' LDSHARED='gcc -pthread -shared -Wl,-rpath=/gnu/store/wxw0wbizbaiha0bisrqsdzg1ggf7kndc-python-minimal-3.7.3/lib   ' OPT='-DNDEBUG -g -fwrapv -O3 -Wall' _TCLTK_INCLUDES='' _TCLTK_LIBS='' ./python -E ./setup.py $quiet build
make: *** [Makefile:626: sharedmods] Error 134
--8<---------------cut here---------------end--------------->8---

It looks like libgcc_s.so is not in the RUNPATH of ‘python’.  We
explicitly fix it in ‘gcc’ but here it’s:

      ("gcc-wrapper" . "/gnu/store/nidn7vgqr488iwmar9wan1gg8y6c399j-gcc-mesboot-wrapper-4.7.4")
      ("gcc" . "/gnu/store/7fpm7qm8n4wa7frgv13j9jrbcpwrxr99-gcc-mesboot-4.9.4")

and I’m not sure how to fix it.

(It’s surprising there are two distinct versions here.)

> There are also many TODOs and XXXs that mention rebuild cycles, now is
> the time to fix those!

Indeed!  I’ll take a look.

Thanks,
Ludo’.

  parent reply	other threads:[~2019-06-17 10:02 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-08 15:33 Shall we merge wip-gnome3.30 to core-updates? Kei Kebreau
2019-06-08 20:30 ` Marius Bakke
2019-06-10  9:32   ` Ludovic Courtès
2019-06-16  9:21     ` 'core-updates' summer 2019 Marius Bakke
2019-06-16 21:43       ` Mark H Weaver
2019-06-17 10:01       ` Ludovic Courtès [this message]
2019-06-13 23:09   ` Shall we merge wip-gnome3.30 to core-updates? Kei Kebreau
2019-06-16  8:59     ` Efraim Flashner
2019-06-16  9:11       ` Marius Bakke
2019-06-16 14:25         ` Kei Kebreau
2019-06-19 20:22           ` Kei Kebreau
2019-06-19 21:49             ` Ricardo Wurmus
2019-06-21  5:10               ` Kei Kebreau

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=87r27szg1a.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=guix-devel@gnu.org \
    --cc=mbakke@fastmail.com \
    /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 public inbox

	https://git.savannah.gnu.org/cgit/guix.git

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).