> I think you are confusing the system you are running (Guix SD) and the
> system you are developing (the Guix git repo).
I'm just a few weeks of part time into guix, so yes, I clearly am.
I've got no problem using git though
I'll see what I can get out of all the comments I got
--
Vincent Leg
libgd 2.2.3 has been released [0], which includes fixes for
CVE-2016-6207.
I built it on x86_64, and also cross-built to i686-linux. The 32-bit rounding
issue that Mark fixed with commit 27326064 was reported upstream [1],
and the suggested workaround is to add "-msse -mfpmath=sse" to CFLAGS
[2].
Pjotr Prins writes:
> On Mon, Jul 25, 2016 at 08:13:33AM +0200, Ricardo Wurmus wrote:
>> Thanks again for the patch. I hope you are willing to provide some
>> guidance when I have some problems understanding certain bits of the
>> build.
>
> I am happy to help out if you take the lead.
Thank y
Ludovic Courtès (2016-07-28 01:19 +0300) wrote:
> Alex Kost skribis:
>
>> I have zero knowledge in grafting, but if I checked it right, the
>> attached patch should disable grafting for the emacs interface (when
>> dry-run is on). If you think it should be a part of a bigger
>> dry-run+no-grafts
On Thu, Jul 28, 2016 at 01:10:27AM +0200, Ludovic Courtès wrote:
> I pushed something along these lines as
> 8b732bf6d93ad2cb529c3c5f886efe2625c5fb72, and also canceled the previous
> evaluation builds and started a new evaluation.
Great, thanks!
Andreas
On Thu, Jul 28, 2016 at 01:10:27AM +0200, Ludovic Courtès wrote:
> I pushed something along these lines as
> 8b732bf6d93ad2cb529c3c5f886efe2625c5fb72, and also canceled the previous
> evaluation builds and started a new evaluation.
In fact, this seems to require the same number of rebuilds. Does c
On Thu, Jul 28, 2016 at 9:27 AM, Ricardo Wurmus wrote:
> I wonder if this indicates a lack of resources on my laptop.
>
> Occasionally it does work and gets past the compilation of
> “Elixir.Kernel.beam”. Did you encounter this error before?
Maybe it got OOM-killed
--
Vincent Legoll
On Thu, Jul 28, 2016 at 10:24:25AM +0200, Andreas Enge wrote:
> In fact, this seems to require the same number of rebuilds. Does changing the
> arguments field not imply that the derivation will be considered different
> also for other architectures?
Now, I am wrong - a problem with the reloading
Hi,
ng0 writes:
> Jelle Licht writes:
>
>> I have taken the liberty to try my hand at finishing this, as I figured
>> it would be a good way for me to get more familiar with 'the Guix way'
>> of packaging things.
>
> Thanks!
> Also, could you please use this email address for further CC
> thing
On Thu, Jul 28, 2016 at 03:23:37AM -0400, Leo Famulari wrote:
> Should these CFLAGS values be applied unconditionally, as in the
> attached patch, or should they be applied only while building on or for
> specific architectures? Or something else?
They only work on x86 processors, almost by defini
Tobias Geerinckx-Rice writes:
> Vincent,
>
> On 27/07/2016 19:42, Vincent Legoll wrote:
>> My bad, I was asking because they appeared after a build, so I thought
>> they were generated...
>
> No, you're (also) right. They're a bit of both.
>
> The English source lines can be auto-updated when bui
On Thu, Jul 28, 2016 at 03:23:37AM -0400, Leo Famulari wrote:
> I built it on x86_64, and also cross-built to i686-linux. The 32-bit rounding
> issue that Mark fixed with commit 27326064 was reported upstream [1],
> and the suggested workaround is to add "-msse -mfpmath=sse" to CFLAGS
> [2].
Well,
> Yesterday I thought if we chould make it more clear in the manual
> developer part what these files are, how to deal with them, where they
> originate and that they should not be included in the patches.
Another option would be to build outside of the source tree, and only
put the generated/modi
Hi,
I wanted to apply and test this on latest master but it fails on line
29. of networking.scm. Can you rebase this?
Danny Milosavljevic writes:
> From: Danny Milosavljevic
>
> * gnu/packages/networking.scm (perl-net-dns): New variable.
Could you fix this commit message to:
gnu: Add perl-ne
I did, as a user of my guixsd system:
git clone [...] guix
cd guix
./bootstrap
[ERROR PKG_CONFIG / m4 / etc...]
guix environment guix
[env]> ./bootstrap
[env]> ./configure
[env]> make -j3
I get the BT @ http://paste.lisp.org/+6W42
What's wrong ?
--
Vincent Legoll
Hi,
could you fix the commit message the same way pointed out in the
previous (perl-net-dns) package and rebase it on master?
This one fails at line 399 of networking.scm, I can not apply it.
Danny Milosavljevic writes:
> From: Danny Milosavljevic
>
> * gnu/packages/networking.scm (perl-socke
Hello,
the main failures that remain on x86 are related to the gmime problem fixed
in master. So I merged master once again and will start another evaluation
of core-updates. Probably we are done then.
There is a little problem with some source that cannot be downloaded:
http://hydra.gnu.org:3
Hi,
thanks for working on this.
Vincent Legoll writes:
>>> If we inherit, we should let python2- inherit from python3.
>>>
>>> I was not sure about the right way to process with this, so it
>>> ended up in 2 packages.
>>
>> There has been no update on this for 3 weeks.
>> Could someone look int
Hi,
I have this in use on Gentoo and GuixSD systems now for some time.
I know that we do not (?) package release candidate versions, but this
would fix our much older current torsocks. 2.1.x fails for some reasons,
this fixes it. There should be a release hopefully soon, otherwise I'll
ask tor-dev
On 28/07/16 19:31, Andreas Enge wrote:
Hello,
the main failures that remain on x86 are related to the gmime problem fixed
in master. So I merged master once again and will start another evaluation
of core-updates. Probably we are done then.
There is a little problem with some source that cann
On Thu, Jul 28, 2016 at 08:21:03PM +1000, Ben Woodcroft wrote:
> Fixed in 'f2e791750'. This was another case of BioConductor deleting out of
> date sources, and more encouragement to move to SVN as discussed previously.
> https://lists.gnu.org/archive/html/guix-devel/2016-06/msg00683.html
Great, t
On Thu, Jul 28, 2016 at 09:27:22AM +0200, Ricardo Wurmus wrote:
>
> Pjotr Prins writes:
>
> > On Mon, Jul 25, 2016 at 08:13:33AM +0200, Ricardo Wurmus wrote:
> >> Thanks again for the patch. I hope you are willing to provide some
> >> guidance when I have some problems understanding certain bit
* gnu/system/linux-initrd.scm(base-initrd): Add `linux-modules'
parameter. Rename former `linux-modules' to
`default-linux-modules'. Introduce used-linux-modules to make the code
more readable.
---
gnu/system/linux-initrd.scm | 12 +---
1 file changed, 9 insertions(+), 3 deletions(-)
>> Is that what you want ?
>> This is still untested though, but I'll try the 2 packages
>
> I don't understand. Is this completely untested or have you tested this
> before sending the patch?
This patch is untested. I didn't manage to test it (see the other thread:
"guix package modif testing").
And actually the patch is wrong, I think it's missing a closing paren
for python2-pythondialog...
--
Vincent Legoll
Hello,
In series, the three revised patches for perl-log. As seems all to often the
case, I got pulled to other things. But I fixed the inputs and wrapped
descriptions in @code where appropriate.
I'll push these shortly unless you have any further comments.
Ben: apologies for the delay in gett
* gnu/packages/perl.scm (perl-log-any): New variable.
---
gnu/packages/perl.scm | 31 +++
1 file changed, 31 insertions(+)
diff --git a/gnu/packages/perl.scm b/gnu/packages/perl.scm
index f42abee..7fb1101 100644
--- a/gnu/packages/perl.scm
+++ b/gnu/packages/perl.scm
@
* gnu/packages/perl.scm (perl-log-any-adapter-log4perl): New variable.
---
gnu/packages/perl.scm | 25 +
1 file changed, 25 insertions(+)
diff --git a/gnu/packages/perl.scm b/gnu/packages/perl.scm
index abdc819..6513892 100644
--- a/gnu/packages/perl.scm
+++ b/gnu/packages
* gnu/packages/perl.scm (perl-log-log4perl): New variable.
---
gnu/packages/perl.scm | 23 +++
1 file changed, 23 insertions(+)
diff --git a/gnu/packages/perl.scm b/gnu/packages/perl.scm
index 7fb1101..abdc819 100644
--- a/gnu/packages/perl.scm
+++ b/gnu/packages/perl.scm
@@ -
> could you fix the commit message the same way pointed out in the
> previous (perl-net-dns) package and
>rebase it on master?
Sorry, I cannot do that manually for like 20 packages.
This is Scheme we are talking about - one of the most regular languages there
is. There should be a patching an
Add missing dependencies of Spamassassin.
This patch adds almost all of the dependencies of Spamassassin.
Danny Milosavljevic (16):
gnu: Add perl-db-file.
gnu: Add perl-net-dns.
gnu: Add perl-socket6.
gnu: Add perl-net-dns-resolver-programmable.
gnu: Add perl-netaddr-ip.
gnu: Add perl
gnu: Add perl-db-file.
* gnu/packages/databases.scm (perl-db-file): New variable.
---
gnu/packages/databases.scm | 32
1 file changed, 32 insertions(+)
diff --git a/gnu/packages/databases.scm b/gnu/packages/databases.scm
index f088062..3bdb37b 100644
--- a/gnu/pa
gnu: Add perl-netaddr-ip.
* gnu/packages/networking.scm (perl-netaddr-ip): New variable.
---
gnu/packages/networking.scm | 33 +
1 file changed, 33 insertions(+)
diff --git a/gnu/packages/networking.scm b/gnu/packages/networking.scm
index a69ef0e..b575fce 100644
-
gnu: Add perl-net-dns-resolver-programmable.
* gnu/packages/networking.scm (perl-net-dns-resolver-programmable): New
variable.
---
gnu/packages/networking.scm | 33 +
1 file changed, 33 insertions(+)
diff --git a/gnu/packages/networking.scm b/gnu/packages/network
gnu: Add perl-socket6.
* gnu/packages/networking.scm (perl-socket6): New variable.
---
gnu/packages/networking.scm | 33 +
1 file changed, 33 insertions(+)
diff --git a/gnu/packages/networking.scm b/gnu/packages/networking.scm
index 0568836..a6318b2 100644
--- a/g
gnu: Add perl-net-dns.
* gnu/packages/networking.scm (perl-net-dns): New variable.
---
gnu/packages/networking.scm | 24
1 file changed, 24 insertions(+)
diff --git a/gnu/packages/networking.scm b/gnu/packages/networking.scm
index 1ef401f..0568836 100644
--- a/gnu/packag
gnu: Add perl-test-trailingspace.
* gnu/packages/perl.scm (perl-test-trailingspace): New variable.
---
gnu/packages/perl.scm | 35 +++
1 file changed, 35 insertions(+)
diff --git a/gnu/packages/perl.scm b/gnu/packages/perl.scm
index 5a867e0..944dbf8 100644
--- a/g
gnu: Add perl-file-find-object.
* gnu/packages/perl.scm (perl-file-find-object): New variable.
---
gnu/packages/perl.scm | 28
1 file changed, 28 insertions(+)
diff --git a/gnu/packages/perl.scm b/gnu/packages/perl.scm
index f42abee..8fad274 100644
--- a/gnu/packages
gnu: Add perl-net-cidr-lite.
* gnu/packages/networking.scm (perl-net-cidr-lite): Add variable.
---
gnu/packages/networking.scm | 22 ++
1 file changed, 22 insertions(+)
diff --git a/gnu/packages/networking.scm b/gnu/packages/networking.scm
index eb118d5..1f1389e 100644
--- a/
gnu: Add perl-file-find-object-rule.
* gnu/packages/perl.scm (perl-file-find-object-rule): New variable.
---
gnu/packages/perl.scm | 31 +++
1 file changed, 31 insertions(+)
diff --git a/gnu/packages/perl.scm b/gnu/packages/perl.scm
index 8fad274..5a867e0 100644
--- a
gnu: Add perl-crypt-openssl-bignum.
* gnu/packages/tls.scm (perl-crypt-openssl-bignum,
perl-crypt-openssl-arguments): New variables.
---
gnu/packages/tls.scm | 36
1 file changed, 36 insertions(+)
diff --git a/gnu/packages/tls.scm b/gnu/packages/tls.scm
inde
gnu: Add perl-geo-ip.
* gnu/packages/networking.scm (perl-geo-ip): Add variable.
---
gnu/packages/networking.scm | 23 +++
1 file changed, 23 insertions(+)
diff --git a/gnu/packages/networking.scm b/gnu/packages/networking.scm
index 1f1389e..9e6d1b5 100644
--- a/gnu/packages/
gnu: Add perl-encode-detect.
* gnu/packages/perl.scm (perl-encode-detect): Add variable.
---
gnu/packages/perl.scm | 25 +
1 file changed, 25 insertions(+)
diff --git a/gnu/packages/perl.scm b/gnu/packages/perl.scm
index 944dbf8..2ac70bd 100644
--- a/gnu/packages/perl.scm
gnu: Add perl-crypt-openssl-rsa.
* gnu/packages/tls.scm (perl-crypt-openssl-rsa): Add variable.
---
gnu/packages/tls.scm | 29 +
1 file changed, 29 insertions(+)
diff --git a/gnu/packages/tls.scm b/gnu/packages/tls.scm
index bdc1d7c..d992c51 100644
--- a/gnu/packages/
gnu: Add perl-mail-spf.
* gnu/package/mail.scm (perl-mail-spf): New variable.
---
gnu/packages/mail.scm | 41 +
1 file changed, 41 insertions(+)
diff --git a/gnu/packages/mail.scm b/gnu/packages/mail.scm
index f7a7623..4169464 100644
--- a/gnu/packages/mai
gnu: Add perl-io-socket-inet6.
* gnu/packages/networking.scm (perl-io-socket-inet6): New variable.
---
gnu/packages/networking.scm | 33 +
1 file changed, 33 insertions(+)
diff --git a/gnu/packages/networking.scm b/gnu/packages/networking.scm
index 9e6d1b5..9f010b
This adds an item about guix refresh to the contributing section of the
docs.
--
♥Ⓐ ng0
Current Keys: https://we.make.ritual.n0.is/ng0.txt
For non-prism friendly talk find me on http://www.psyced.org
>From 5fead8acf58b4ce000c60381a02db688561dbf05 Mon Sep 17 00:00:00 2001
From: ng0
Date: Thu, 28
gnu: Add perl-net-patricia.
* gnu/packages/networking.scm (perl-net-patricia): Add variable.
---
gnu/packages/networking.scm | 31 +++
1 file changed, 31 insertions(+)
diff --git a/gnu/packages/networking.scm b/gnu/packages/networking.scm
index b575fce..0312fe5 100644
This patch adds almost all of the dependencies of Spamassassin.
Danny Milosavljevic (16):
gnu: Add perl-db-file.
gnu: Add perl-net-dns.
gnu: Add perl-socket6.
gnu: Add perl-net-dns-resolver-programmable.
gnu: Add perl-netaddr-ip.
gnu: Add perl-net-patricia.
gnu: Add perl-file-find-ob
Obsolete
gnu: Add perl-io-socket-inet6
* gnu/packages/networking.scm (perl-io-socket-inet6): New variable.
---
gnu/packages/networking.scm | 33 +
1 file changed, 33 insertions(+)
diff --git a/gnu/packages/networking.scm b/gnu/packages/networking.scm
index 660c025..1ff3be4
gnu: Add perl-crypt-openssl-bignum.
* gnu/packages/tls.scm (perl-crypt-openssl-bignum,
perl-crypt-openssl-arguments): New variables.
---
gnu/packages/tls.scm | 36
1 file changed, 36 insertions(+)
diff --git a/gnu/packages/tls.scm b/gnu/packages/tls.scm
inde
gnu: Add perl-mail-spf.
* gnu/package/mail.scm (perl-mail-spf): New variable.
---
gnu/packages/mail.scm | 41 +
1 file changed, 41 insertions(+)
diff --git a/gnu/packages/mail.scm b/gnu/packages/mail.scm
index f7a7623..4169464 100644
--- a/gnu/packages/mai
gnu: Add perl-crypt-openssl-rsa.
* gnu/packages/tls.scm (perl-crypt-openssl-rsa): Add variable.
---
gnu/packages/tls.scm | 29 +
1 file changed, 29 insertions(+)
diff --git a/gnu/packages/tls.scm b/gnu/packages/tls.scm
index bdc1d7c..d992c51 100644
--- a/gnu/packages/
gnu: Add perl-net-dns-resolver-programmable.
* gnu/packages/networking.scm (perl-net-dns-resolver-programmable): New
variable.
---
gnu/packages/networking.scm | 33 +
1 file changed, 33 insertions(+)
diff --git a/gnu/packages/networking.scm b/gnu/packages/network
gnu: Add perl-net-dns.
* gnu/packages/networking.scm (perl-net-dns): New variable.
---
gnu/packages/networking.scm | 24
1 file changed, 24 insertions(+)
diff --git a/gnu/packages/networking.scm b/gnu/packages/networking.scm
index 1ef401f..0568836 100644
--- a/gnu/packag
gnu: Add perl-encode-detect.
* gnu/packages/perl.scm (perl-encode-detect): Add variable.
---
gnu/packages/perl.scm | 25 +
1 file changed, 25 insertions(+)
diff --git a/gnu/packages/perl.scm b/gnu/packages/perl.scm
index 944dbf8..2ac70bd 100644
--- a/gnu/packages/perl.scm
gnu: Add perl-test-trailingspace.
* gnu/packages/perl.scm (perl-test-trailingspace): New variable.
---
gnu/packages/perl.scm | 35 +++
1 file changed, 35 insertions(+)
diff --git a/gnu/packages/perl.scm b/gnu/packages/perl.scm
index 5a867e0..944dbf8 100644
--- a/g
gnu: Add perl-geo-ip.
* gnu/packages/networking.scm (perl-geo-ip): Add variable.
---
gnu/packages/networking.scm | 24
1 file changed, 24 insertions(+)
diff --git a/gnu/packages/networking.scm b/gnu/packages/networking.scm
index 134ad5d..660c025 100644
--- a/gnu/packages
gnu: Add perl-file-find-object-rule.
* gnu/packages/perl.scm (perl-file-find-object-rule): New variable.
---
gnu/packages/perl.scm | 31 +++
1 file changed, 31 insertions(+)
diff --git a/gnu/packages/perl.scm b/gnu/packages/perl.scm
index 8fad274..5a867e0 100644
--- a
gnu: Add perl-net-cidr-lite.
* gnu/packages/networking.scm (perl-net-cidr-lite): Add variable.
---
gnu/packages/networking.scm | 22 ++
1 file changed, 22 insertions(+)
diff --git a/gnu/packages/networking.scm b/gnu/packages/networking.scm
index 0312fe5..134ad5d 100644
--- a/
gnu: Add perl-net-patricia.
* gnu/packages/networking.scm (perl-net-patricia): Add variable.
---
gnu/packages/networking.scm | 31 +++
1 file changed, 31 insertions(+)
diff --git a/gnu/packages/networking.scm b/gnu/packages/networking.scm
index b575fce..0312fe5 100644
gnu: Add perl-file-find-object.
* gnu/packages/perl.scm (perl-file-find-object): New variable.
---
gnu/packages/perl.scm | 28
1 file changed, 28 insertions(+)
diff --git a/gnu/packages/perl.scm b/gnu/packages/perl.scm
index f42abee..8fad274 100644
--- a/gnu/packages
gnu: Add perl-db_file.
* gnu/packages/databases.scm (perl-db_file): New variable.
---
gnu/packages/databases.scm | 32
1 file changed, 32 insertions(+)
diff --git a/gnu/packages/databases.scm b/gnu/packages/databases.scm
index f088062..3bdb37b 100644
--- a/gnu/pa
gnu: Add perl-netaddr-ip.
* gnu/packages/networking.scm (perl-netaddr-ip): New variable.
---
gnu/packages/networking.scm | 33 +
1 file changed, 33 insertions(+)
diff --git a/gnu/packages/networking.scm b/gnu/packages/networking.scm
index a69ef0e..b575fce 100644
-
gnu: Add perl-socket6.
* gnu/packages/networking.scm (perl-socket6): New variable.
---
gnu/packages/networking.scm | 33 +
1 file changed, 33 insertions(+)
diff --git a/gnu/packages/networking.scm b/gnu/packages/networking.scm
index 0568836..a6318b2 100644
--- a/g
On Thu, Jul 28, 2016, at 05:11 AM, Matthew Jordan wrote:
> Doesn't sh already handle picking the shell/interpretor? That's why I
> put it there. sh or an sh compatible shell is usually the first to
> start. Feel free to correct me if I'm wrong.
In Guix, sh is provided by bash, but when bash is la
Danny Milosavljevic writes:
>> could you fix the commit message the same way pointed out in the
>> previous (perl-net-dns) package and
>
>>rebase it on master?
>
> Sorry, I cannot do that manually for like 20 packages.
I did not see that they are all related, only the 3 of them I looked
at.
>
On 28/07/16 20:34, Andreas Enge wrote:
On Thu, Jul 28, 2016 at 08:21:03PM +1000, Ben Woodcroft wrote:
Fixed in 'f2e791750'. This was another case of BioConductor deleting out of
date sources, and more encouragement to move to SVN as discussed previously.
https://lists.gnu.org/archive/html/guix
Danny Milosavljevic writes:
> This patch adds almost all of the dependencies of Spamassassin.
>
> Danny Milosavljevic (16):
> gnu: Add perl-db-file.
> gnu: Add perl-net-dns.
> gnu: Add perl-socket6.
> gnu: Add perl-net-dns-resolver-programmable.
> gnu: Add perl-netaddr-ip.
> gnu: Add
Hi,
On Thu, 28 Jul 2016 11:36:03 +
ng0 wrote:
>I did not see that they are all related, only the 3 of them I looked at.
Yeah, that was my fault. I should have done a patch series in the first place -
given that these perl package patches touch the same files and so probably
won't apply ou
> Should I review v3 or v4?
v4. I made a mistake in v3 - that's why it has a hole in the series - I didn't
send it.
> It would be easier if the patches would have references in one single thread,
> but I can work this way too.
Huh, they should be a tree with the cover letter at the root now.
Maybe, it'd better to get a real native English speaker review, but
until he comes, here are my comments:
"how many packages would rebuild"
"how many packages have to be rebuilt"
"for a number which indicates that a change to"
"for why your change to"
IANANES...
--
Vincent Legoll
>> (version "1.6.2")
I'll update the version in an updated patch. Assuming no problems I'll
be happy to submit it.
>>(zero? (system* "sh" "all.bash")
>
> This seems to work, but I think it should just be `(zero? (system*
> "./all.bash"))`. It has a shebang, and expects ba
Hi Danny,
Danny Milosavljevic skribis:
> On Tue, 26 Jul 2016 22:49:35 +0200
> l...@gnu.org (Ludovic Courtès) wrote:
>
>> > (u-boot u-boot-configuration-u-boot ; package
>> >(default (@ (gnu packages u-boot) (make-u-boot-package
>> > board
>>
>> Th
Danny Milosavljevic skribis:
> so far I came up with the patch to Guix below for the actual bootloader
> selection.
Nice!
> Some places are still broken. Search for "FIXME" below.
>
> For example I need a way to find out what the bootloader config file is
> supposed to be called in the new ro
Mathieu Lirzin skribis:
> Hello,
>
> l...@gnu.org (Ludovic Courtès) writes:
>
>> Mathieu Lirzin skribis:
>>
> [...]
>>> CREATE TABLE Specifications (
>>> idINTEGER NOT NULL PRIMARY KEY AUTOINCREMENT,
>>> repo_name TEXT NOT NULL,
>>> url TEXT NOT NULL,
>>> load_p
Hi!
Tobias Geerinckx-Rice skribis:
> * gnu/packages/dash.shm: New file.
> ---
>
> Guix!
>
> IMO this belongs in a (new) shell.scm with fish, tcsh and zsh.
> Maybe bash, too. On the other hand:
>
> Certain shells might have an 'ecosystem' of 'packages', such as
> bash-completion in bash.scm, that
Hi Chris,
Chris Marusich skribis:
> Every time I try to run "make check-system", the test
> "encrypted-root-os" fails. It fails on commit
> b1bf155ffd9b160afdf05aff39d3f0b0f6d11589 (July 18, when I it was
> introduced), and it fails on debc6360e111e8efc8a938b2aef28e5b3616ada8
> (July 26). I ca
Vincent Legoll skribis:
> I did, as a user of my guixsd system:
>
> git clone [...] guix
> cd guix
> ./bootstrap
> [ERROR PKG_CONFIG / m4 / etc...]
>
> guix environment guix
> [env]> ./bootstrap
> [env]> ./configure
> [env]> make -j3
>
> I get the BT @ http://paste.lisp.org/+6W42
Namely:
--8<--
Alex Kost skribis:
> Ludovic Courtès (2016-07-28 01:19 +0300) wrote:
>
>> Alex Kost skribis:
[...]
>>> From d7747453bf31a616d414dce293fc0556d601abcb Mon Sep 17 00:00:00 2001
>>> From: Alex Kost
>>> Date: Wed, 27 Jul 2016 14:55:50 +0300
>>> Subject: [PATCH] emacs: Disable grafts when dry-run i
ng0 skribis:
> Could we make an exception for torsocks here, or should we stick with
> 2.0.0 until 2.2.0 has a version release?
I don’t think so. :-) I use torsocks 2.0.0 just fine, FWIW.
A release candidate is normally promptly followed by a release, so we
should use that as soon as it’s ava
Tomáš Čech skribis:
> * gnu/system/linux-initrd.scm(base-initrd): Add `linux-modules'
> parameter. Rename former `linux-modules' to
> `default-linux-modules'. Introduce used-linux-modules to make the code
> more readable.
> ---
> gnu/system/linux-initrd.scm | 12 +---
> 1 file chan
Alex Sassmannshausen skribis:
> In series, the three revised patches for perl-log. As seems all to often the
> case, I got pulled to other things. But I fixed the inputs and wrapped
> descriptions in @code where appropriate.
>
> I'll push these shortly unless you have any further comments.
Sur
ng0 skribis:
> --- a/doc/contributing.texi
> +++ b/doc/contributing.texi
> @@ -328,6 +328,21 @@ extensions---or to the operating system kernel---e.g.,
> reliance on
> @code{uname} or @file{/proc} files.
>
> @item
> +Run @command{guix refresh --list-dependent} (@pxref{Invoking guix refresh})
On Thu, Jul 28, 2016 at 03:05:34PM +0200, Ludovic Courtès wrote:
Tomáš Čech skribis:
* gnu/system/linux-initrd.scm(base-initrd): Add `linux-modules'
parameter. Rename former `linux-modules' to
`default-linux-modules'. Introduce used-linux-modules to make the code
more readable.
---
gnu/
Alex Griffin skribis:
> From 4a582632170f58a4dcb4d675bc519a5e999b75d0 Mon Sep 17 00:00:00 2001
> From: Alex Griffin
> Date: Wed, 27 Jul 2016 09:40:35 -0500
> Subject: [PATCH] gnu: gnome: Propagate file-roller.
>
> * gnu/packages/gnome.scm (gnome)[propagated-inputs]: Add file-roller.
Applied, th
Alex Griffin skribis:
> From 56dfd86e92c86d2f816b9b0f6f71330cecbc2caf Mon Sep 17 00:00:00 2001
> From: Alex Griffin
> Date: Wed, 27 Jul 2016 16:22:32 -0500
> Subject: [PATCH] gnu: Add asciinema.
>
> * gnu/packages/terminals.scm (asciinema): New variable.
Applied, thanks!
Ludo’.
ng0 skribis:
> * doc/contributing.texi (Submitting Patches): Includes an item to
> explain that core-updates and core-updates-next exist and that your
> change will be applied on them if it affects too many dependent
> packages, example: libgcrypt.
In the end I added something a bit more general
ng0 skribis:
> From 0e84643a50d578b6b5bb68119b35dc92d90dafd5 Mon Sep 17 00:00:00 2001
> From: ng0
> Date: Thu, 21 Jul 2016 13:24:36 +
> Subject: [PATCH 2/3] doc: Send changes in your patch which are related.
>
> * doc/contributing.texi (Submitting Patches): New @item:
> This gives informatio
Tomáš Čech skribis:
> On Thu, Jul 28, 2016 at 03:05:34PM +0200, Ludovic Courtès wrote:
>>Tomáš Čech skribis:
>>
>>> * gnu/system/linux-initrd.scm(base-initrd): Add `linux-modules'
>>> parameter. Rename former `linux-modules' to
>>> `default-linux-modules'. Introduce used-linux-modules to mak
Vincent Legoll writes:
> Maybe, it'd better to get a real native English speaker review, but
> until he comes, here are my comments:
>
> "how many packages would rebuild"
> "how many packages have to be rebuilt"
>
> "for a number which indicates that a change to"
> "for why your change to"
>
> IA
Ludovic Courtès writes:
> ng0 skribis:
>
>> * doc/contributing.texi (Submitting Patches): Includes an item to
>> explain that core-updates and core-updates-next exist and that your
>> change will be applied on them if it affects too many dependent
>> packages, example: libgcrypt.
>
> In the end
Danny Milosavljevic writes:
>> Should I review v3 or v4?
>
> v4. I made a mistake in v3 - that's why it has a hole in the series - I
> didn't send it.
>
>> It would be easier if the patches would have references in one single
>> thread, but I can work this way too.
>
> Huh, they should be a t
On Thu, Jul 28, 2016 at 10:40:49AM +0200, Andreas Enge wrote:
> Well, the bug report states that the result is correct on armv7. Apparently
> i686 is not IEEE compliant by default, while armv7 is. So it should be okay
> to apply the flags only on i686. We assume that SSE, but not SSE2 or later
> ar
Hi Leo and Ludo!
Thanks! Just wasn't sure if you (Leo) had archived this thread =P
l...@gnu.org (Ludovic Courtès) writes:
> I committed this test by mistake, which is why the commit log doesn’t
> mention it, and also the reason why it doesn’t work. ;-)
OK, thanks for confirming! Glad to know this had a simple answer.
--
Chris
signature.asc
Description: PGP signature
Hullo,
On 28/07/2016 17:32, Ludovic Courtès wrote:
> Tomáš Čech skribis:
>> #f --> default-kernel-modules (as it is now)
>> '(some extraordinary special modules for other purpose) --> it will use
>> this set
>> '() --> it will use no module at all (my typical usecase)
>
> Oh, OK. I had assu
On Mon, Jul 25, 2016 at 12:14:57AM +0200, Ludovic Courtès wrote:
> David Craven skribis:
>
> > What are valid reasons to propagate inputs?
>
> If an installed .h file of spice-gtk #includes a .h file of a
> dependency, that dependency should be a propagated input. Likewise if
> its .pc file “Re
Update: I am not sure how to handle more than 1 inlined patch with my
new email application. There will be some delay… I extracted them
manually and introduced formating errors this way, so there has to be
something notmuch or emacs can do.
--
♥Ⓐ ng0
Current Keys: https://we.make.ritual.n0.is/ng
1 - 100 of 152 matches
Mail list logo