Re: [PATCH] gnu: Add GNU APL.

2013-11-10 Thread Nikita Karetnikov
Do Readline and LAPACK show up in ‘guix gc --references $(guix build apl)’? If they don’t, you can remove them. LAPACK doesn’t show up, but this line appears in the logs when it’s omitted: LApack.cc:410:2: warning: #warning liblapack not found or not installed. ⌹ will not work. [-Wcpp]

Re: [PATCH] gnu: Add GNU APL.

2013-11-10 Thread Ludovic Courtès
Nikita Karetnikov nik...@karetnikov.org skribis: Do Readline and LAPACK show up in ‘guix gc --references $(guix build apl)’? If they don’t, you can remove them. LAPACK doesn’t show up, but this line appears in the logs when it’s omitted: LApack.cc:410:2: warning: #warning liblapack not

Re: [PATCH] gnu: Add GNU APL.

2013-11-07 Thread Ludovic Courtès
Nikita Karetnikov nik...@karetnikov.org skribis: Even though ‘README-1-prerequisites’ states that LAPACK, Gettext, and Readline are needed, GNU APL successfully builds without them. Would you like to keep these inputs anyway? Do Readline and LAPACK show up in ‘guix gc --references $(guix