On the Loongson 3A machine, I finished building all the packages from
core-updates that I use in my profile, and then tried installing them.
I got this:
--8<---cut here---start->8---
In
/gnu/store/9sqx55rgygyrcyg350cfqwy8wqb4fr69-module-import/guix/build/union.
l...@gnu.org (Ludovic Courtès) writes:
> Mark H Weaver skribis:
>
>> I want to optimize it anyway, since it takes over 5 minutes to build
>> my profile, which is a bit painful.
>
> Oh, this much?
>
> I have 140 packages in my profile and it takes less than 30s to build
> it; that’s an SSD though,
l...@gnu.org (Ludovic Courtès) writes:
> Mark H Weaver skribis:
>
>> l...@gnu.org (Ludovic Courtès) writes:
>>
>>> Mark H Weaver skribis:
>>>
The 'bash' in the glibc package is handicapped in at least two ways:
* It can't set the locale, because it looks for locales in
>>>
The build log with the unbound variable error.
/usr/bin/mkdir -p `dirname "guix/monads.go"` ; \
LC_ALL=C\
./pre-inst-env \
/usr/bin/guild compile -L "." -L "."\
-Wformat -Wunbound-variabl
Manolis Ragkousis skribis:
> In the debian package I saw there are 2 patches that add this.
>
>> +libc_add_on_canonical=libpthread
>> +libc_add_on_subdirs=.
>
> How does this change the configure process?
Libc’s top-level configure file expects these two variables to be set by
the add-on’s ‘co
Yagnesh Raghava Yakkala skribis:
> On Mar 23 2014, l...@gnu.org (Ludovic Courtès) wrote:
>
>> Yagnesh Raghava Yakkala skribis:
>>
>>> * Timeline of the development.
>>> ** Before April 21:
>>> - Getting familiar with guix concepts and code base
>>> - Study Emacs Package.el implementation.
>>> -
Hello Eric,
On Mar 21 2014, Eric Bavier wrote:
> Yagnesh Raghava Yakkala writes:
>
>> Hello Eric,
>>
>> On Mar 21 2014, Eric Bavier wrote:
>>
>>> Yagnesh Raghava Yakkala writes:
>>>
(license license:x11-style
"https://raw.githubusercontent.com/Unidata/UDUNITS-2/master/COPYRIGH
Hello Ludovic,
On Mar 21 2014, l...@gnu.org (Ludovic Courtès) wrote:
> Yagnesh Raghava Yakkala skribis:
>
>> (license license:x11-style
>> "https://raw.githubusercontent.com/Unidata/UDUNITS-2/master/COPYRIGHT";)
>
> This should read:
>
> (license
>(license:x11-style
> "https://raw.g
Hello Ludovic,
On Mar 23 2014, l...@gnu.org (Ludovic Courtès) wrote:
> Yagnesh Raghava Yakkala skribis:
>
>> * Timeline of the development.
>> ** Before April 21:
>> - Getting familiar with guix concepts and code base
>> - Study Emacs Package.el implementation.
>> - Adding new package to guix.
Mark H Weaver skribis:
> l...@gnu.org (Ludovic Courtès) writes:
>
>> Mark H Weaver skribis:
>>
>>> The 'bash' in the glibc package is handicapped in at least two ways:
>>>
>>> * It can't set the locale, because it looks for locales in
>>>
>>> /nix/store/-glibc-
l...@gnu.org (Ludovic Courtès) writes:
> Mark H Weaver skribis:
>
>> The 'bash' in the glibc package is handicapped in at least two ways:
>>
>> * It can't set the locale, because it looks for locales in
>> /nix/store/-glibc-intermediate-2.18-locales
>>
>> * It ca
Andreas Enge skribis:
> On Sat, Mar 22, 2014 at 03:21:34PM +0100, Ludovic Courtès wrote:
>> > The patch below restricts that requirement (1) to Linux-based systems,
>> > and (2) to systems where /dev/kvm already exists.
>> The patch is in:
>>
>> https://github.com/NixOS/nix/commit/24cb65efc3c3
Mark H Weaver skribis:
> The 'bash' in the glibc package is handicapped in at least two ways:
>
> * It can't set the locale, because it looks for locales in
> /nix/store/-glibc-intermediate-2.18-locales
>
> * It can't look up anything from NSS, such as passwd dat
On Sat, Mar 22, 2014 at 03:21:34PM +0100, Ludovic Courtès wrote:
> > The patch below restricts that requirement (1) to Linux-based systems,
> > and (2) to systems where /dev/kvm already exists.
> The patch is in:
> https://github.com/NixOS/nix/commit/24cb65efc3c34e24fc653779a4d42cf4f31c6737
Can
Cyril Roelandt skribis:
> On 03/21/2014 02:15 PM, Ludovic Courtès wrote:
>> Cyril Roelandt skribis:
>>
>>> On 03/07/2014 10:40 AM, Ludovic Courtès wrote:
Cyril Roelandt skribis:
>>
>> [...]
>>
> +--- Lib/test/test_posixpath.py 2014-03-01 05:46:56.984311000 +0100
> Lib/test/t
In the debian package I saw there are 2 patches that add this.
> +libc_add_on_canonical=libpthread
> +libc_add_on_subdirs=.
How does this change the configure process?
As Ludovic wrote
> Actually libc's configure doesn't use the normal AC_CONFIG_SUBDIRS
> mechanism, and instead runs add-on configure scripts by itself, without
> arguments AFAICS.
The part responsible for this is in the attached file and specifically the
part:
> libc_add_on_frag=$libc_add
17 matches
Mail list logo