GNU bug report logs - #34850
ghc compiling error

Previous Next

Package: guix;

Reported by: mikadoZero <mikadozero <at> yandex.com>

Date: Wed, 13 Mar 2019 22:32:01 UTC

Severity: normal

Done: Simon Tournier <zimon.toutoune <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: mikadoZero <mikadozero <at> yandex.com>
Subject: bug#34850: closed (Re: bug#34850: ghc compiling error)
Date: Fri, 22 Sep 2023 16:49:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#34850: ghc compiling error

which was filed against the guix package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 34850 <at> debbugs.gnu.org.

-- 
34850: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=34850
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Simon Tournier <zimon.toutoune <at> gmail.com>
To: mikadoZero <mikadozero <at> yandex.com>
Cc: 34850-done <at> debbugs.gnu.org, Tobias Geerinckx-Rice <me <at> tobias.gr>
Subject: Re: bug#34850: ghc compiling error
Date: Fri, 22 Sep 2023 18:47:47 +0200
Re,

On Fri, 22 Sep 2023 at 18:09, Simon Tournier <zimon.toutoune <at> gmail.com> wrote:

> Can we close this bug report?

I get back:

--8<---------------cut here---------------start------------->8---
 Address not found
Your message wasn't delivered to mikadozero <at> yandex.com because the address couldn't be found or is unable to receive email.
The response from the remote server was:
--8<---------------cut here---------------end--------------->8---

Therefore, closing.

Cheers,
simon

[Message part 3 (message/rfc822, inline)]
From: mikadoZero <mikadozero <at> yandex.com>
To: bug-guix <at> gnu.org
Subject: ghc compiling error
Date: Wed, 13 Mar 2019 18:30:31 -0400
`guix describe`
guix fd4c7a0
    repository URL: https://git.savannah.gnu.org/git/guix.git
    branch: master
    commit: fd4c7a098a508c1de7a8513c0f3d88d5a0df12e7

I have ghc in my system configuration file.  I have just done a pull and
reconfigure.

`which ghc`
/run/current-system/profile/bin/ghc

I created a one line hello world program:

```haskell
main = putStrLn "hello, world"
```

Then I tried to compile it with ghc.  I get this error.

`ghc Main`                      
[1 of 1] Compiling Main             ( Main.hs, Main.o )
gcc: error trying to exec 'as': execvp: No such file or directory
`gcc' failed in phase `Assembler'. (Exit code: 1)

I have tested compiling the same hello world program with the same ghc
command and it works fine on a none Guix System.



This bug report was last modified 1 year and 242 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.