emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#33330: closed (Hurd failing to build)


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#33330: closed (Hurd failing to build)
Date: Sun, 18 Nov 2018 22:49:02 +0000

Your message dated Sun, 18 Nov 2018 23:47:50 +0100
with message-id <address@hidden>
and subject line Re: bug#33330: Hurd failing to build
has caused the debbugs.gnu.org bug report #33330,
regarding Hurd failing to build
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
33330: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=33330
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: Hurd failing to build Date: Fri, 09 Nov 2018 17:47:16 -0600 User-agent: mu4e 1.0; emacs 26.1
Hi all,

I know that the hurd is not supported on Guix at the moment. I was
trying to give it a try in spite of that, and it is failing to build.

I am sure that this is a known issue, but I could not find any
referencing issues of recent on debbugs.

building /gnu/store/83vrxqm3xcwj9sn0kkbgaar4g7ac21ck-hurd-0.9.drv...
builder for `/gnu/store/83vrxqm3xcwj9sn0kkbgaar4g7ac21ck-hurd-0.9.drv' failed 
with exit code 1
build of /gnu/store/83vrxqm3xcwj9sn0kkbgaar4g7ac21ck-hurd-0.9.drv failed
View build log at 
'/var/log/guix/drvs/83/vrxqm3xcwj9sn0kkbgaar4g7ac21ck-hurd-0.9.drv.bz2'.
guix system: error: build failed: build of 
`/gnu/store/83vrxqm3xcwj9sn0kkbgaar4g7ac21ck-hurd-0.9.drv' failed


  guix 03a4153
    repository URL: https://git.savannah.gnu.org/git/guix.git
    branch: master
    commit: 03a415365a1cfcc263f56d309f33a1a581790ca7

Best,
Brett Gilio



--- End Message ---
--- Begin Message --- Subject: Re: bug#33330: Hurd failing to build Date: Sun, 18 Nov 2018 23:47:50 +0100 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux)
Hi Manolis & Brett,

Manolis Ragkousis <address@hidden> skribis:

> On 11/11/18 6:44 PM, Ludovic Courtès wrote:
>> Hello Brett,
>> 
>> Brett Gilio <address@hidden> skribis:
>> 
>>> checking host system type... x86_64-unknown-linux-gnu
>>> configure: error: this is the gnu os, host cannot be linux-gnu
>>> *** Host configuration must be `MACHINE-gnu' or `MACHINE-VENDOR-gnu'.
>>> *** To cross-compile, you must specify both --host and --build;
>>> *** for example `--build=x86_64-unknown-linux-gnu --host=x86_64-gnu'.
>>> *** Run ./configure --help for more information.
>> 
>> To put it differently, the Hurd cannot be built natively on GNU/Linux.
>> You can cross-build the Hurd from GNU/Linux with something like:
>> 
>>   guix build hurd --target=i586-pc-gnu
>> 
>> … though I seem to remember even that is broken in current master.
>
>
> Yes, I am currently trying to fix this.

I’ve taken care of that on ‘core-updates’, which will hopefully be
merged within a week or so:

  
https://git.savannah.gnu.org/cgit/guix.git/commit/?h=core-updates&id=2d546858b139e5fcf2cbdf9958a17fd98803ac4c

On that branch, you can run, say:

  guix build sed --target=i586-pc-gnu

and you get a GNU/Hurd binary.  \o/

Ludo’.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]