bug#21829: guix import hackage failures

2015-11-13 Thread Ludovic Courtès
Federico Beffa skribis: > --- > (define (canonical-newline-port port) > "Return an input port that wraps PORT such that all newlines consist > of a single carriage return." > (define (get-position) > (if (port-has-port-position

bug#21909: Segfault with eigen in R

2015-11-13 Thread Ricardo Wurmus
Kyle Meyer writes: > With R 3.2.2 built from r in statistics.scm (guix 0.9.0), I'm seeing a > segfault when eigen is called with a matrix over some size. I can > trigger the error with the following code [1]: > > > M <- 50 > > N <- 500 > > eigen(crossprod(matrix(rnorm(M * N), M, N))

bug#21909: Segfault with eigen in R

2015-11-13 Thread Kyle Meyer
Hello, With R 3.2.2 built from r in statistics.scm (guix 0.9.0), I'm seeing a segfault when eigen is called with a matrix over some size. I can trigger the error with the following code [1]: > M <- 50 > N <- 500 > eigen(crossprod(matrix(rnorm(M * N), M, N))) *** caught segfault

bug#21829: guix import hackage failures

2015-11-13 Thread Federico Beffa
On Thu, Nov 12, 2015 at 9:21 PM, Ludovic Courtès wrote: > If we go for the CRLF conversion port, we should avoid the pipe and > extra thread. Instead, I would suggest something like: > > (define (canonical-newline-port port) > "Return an input port that wraps PORT such that all newlines con

bug#21888: guix-publish gets ERROR when serve gtk+.

2015-11-13 Thread Thompson, David
On Fri, Nov 13, 2015 at 8:29 AM, Ludovic Courtès wrote: > iyzs...@member.fsf.org (宋文武) skribis: > >> l...@gnu.org (Ludovic Courtès) writes: >> >>> 宋文武 skribis: >>> ---request begin--- GET /nar/1dlz1am0qmj1579f5p6j5cvfx9l2aw50-gtk+-3.18.2 HTTP/1.1 User-Agent: Wget/1.16.3 (linux-gnu)

bug#21888: guix-publish gets ERROR when serve gtk+.

2015-11-13 Thread Ludovic Courtès
iyzs...@member.fsf.org (宋文武) skribis: > l...@gnu.org (Ludovic Courtès) writes: > >> 宋文武 skribis: >> >>> ---request begin--- >>> GET /nar/1dlz1am0qmj1579f5p6j5cvfx9l2aw50-gtk+-3.18.2 HTTP/1.1 >>> User-Agent: Wget/1.16.3 (linux-gnu) >>> Accept: */* >>> Accept-Encoding: identity >>> Host: localhost:

bug#21888: guix-publish gets ERROR when serve gtk+.

2015-11-13 Thread 宋文武
l...@gnu.org (Ludovic Courtès) writes: > 宋文武 skribis: > >> ---request begin--- >> GET /nar/1dlz1am0qmj1579f5p6j5cvfx9l2aw50-gtk+-3.18.2 HTTP/1.1 >> User-Agent: Wget/1.16.3 (linux-gnu) >> Accept: */* >> Accept-Encoding: identity >> Host: localhost:8080 >> Connection: Keep-Alive >> >> ---request en

bug#20889: [PATCH] tk: Hardcode path to TK_LIBRARY.

2015-11-13 Thread 宋文武
l...@gnu.org (Ludovic Courtès) writes: > 宋文武 skribis: > >> From 6c9ea521e88d36bd1ce990a561477ec0e2950017 Mon Sep 17 00:00:00 2001 >> From: =?UTF-8?q?=E5=AE=8B=E6=96=87=E6=AD=A6?= >> Date: Thu, 12 Nov 2015 13:31:19 +0800 >> Subject: [PATCH] tk: Hardcode path to TK_LIBRARY. >> >> Fixes

bug#21888: guix-publish gets ERROR when serve gtk+.

2015-11-13 Thread Ludovic Courtès
宋文武 skribis: > ---request begin--- > GET /nar/1dlz1am0qmj1579f5p6j5cvfx9l2aw50-gtk+-3.18.2 HTTP/1.1 > User-Agent: Wget/1.16.3 (linux-gnu) > Accept: */* > Accept-Encoding: identity > Host: localhost:8080 > Connection: Keep-Alive > > ---request end--- > > ---response begin--- > HTTP/1.1 404 Not Fou