Re: libtool archives introduce unwanted inputs to build

2016-03-19 Thread Ludovic Courtès
Jookia <166...@gmail.com> skribis: > On Tue, Mar 15, 2016 at 05:14:53PM +0100, Ludovic Courtès wrote: >> iyzs...@member.fsf.org (宋文武) skribis: >> I don’t think so. :-) >> >> From what I understand the problem is that we end up with the two >> variants of gdk-pixbuf in the dependency graph, and i

Re: libtool archives introduce unwanted inputs to build

2016-03-16 Thread Jookia
On Tue, Mar 15, 2016 at 05:14:53PM +0100, Ludovic Courtès wrote: > iyzs...@member.fsf.org (宋文武) skribis: > I don’t think so. :-) > > From what I understand the problem is that we end up with the two > variants of gdk-pixbuf in the dependency graph, and it turns out that > it’s not the one we were

Re: libtool archives introduce unwanted inputs to build

2016-03-15 Thread Ludovic Courtès
iyzs...@member.fsf.org (宋文武) skribis: > Report by Jookia in #guix that with my gdk-pixbuf+svg patches, > thunar still can't find SVG icons, it's linked with the old gdk-pixbuf. > > While the build inputs of ‘thunar’ only have ‘gdk-pixbuf+svg’, one > of its input ‘libnotify’ was build with ‘gdk-pix

Re: Libtool

2015-01-03 Thread Ludovic Courtès
I’ve finally updated Libtool (commit e13f715). The test failures turned out to be just the same as before, plus a couple of others due to the fact that some tests now need autoconf and automake. However, I haven’t ported the MIPS patch. I would like to make this version of Libtool the default in

Re: Libtool

2014-11-10 Thread Eric Bavier
Ludovic Courtès writes: > Andreas Enge skribis: > >> I need a newer libtool, and thought it would have to go into core-updates. >> But: >> $ guix refresh -l libtool >> Building the following 93 packages would ensure 162 dependent packages are >> rebuilt >> >> So should I update in master inste

Re: Libtool

2014-11-09 Thread Andreas Enge
The test suite has been rewritten, the patches do not apply any more, and some of the tests they disabled do not seem to exist any more. The current test results are: ERROR: 137 tests were run, 66 failed (59 expected failures). 32 tests were skipped. So there are 7 failed tests now. I am attaching

Re: Libtool

2014-11-09 Thread Andreas Enge
On Sun, Nov 09, 2014 at 06:47:19PM +0100, Ludovic Courtès wrote: > (Now, you’ve probably found a good case for Eric to study. ;-)) I have another one: $ guix refresh -l acl Building the following 95 packages would ensure 195 dependent packages are rebuilt Andreas

Re: Libtool

2014-11-09 Thread Ludovic Courtès
Andreas Enge skribis: > I need a newer libtool, and thought it would have to go into core-updates. > But: > $ guix refresh -l libtool > Building the following 93 packages would ensure 162 dependent packages are > rebuilt > > So should I update in master instead? core-updates, please: Guile dep