* Error while packaging Stack
@ 2020-01-26 21:59 John Soo
2020-02-02 17:34 ` Timothy Sample
0 siblings, 1 reply; 3+ messages in thread
From: John Soo @ 2020-01-26 21:59 UTC (permalink / raw)
To: Guix-devel
Hi Guix!
I'm working on packaging Stack and have all the dependencies.
When I try to package stack itself, I get the following error:
gcc: error trying to exec
'/gnu/store/...-gcc-7.4.0/libexec/gcc/x86_64-unknown-linux-gnu/7.4.0/collect2':
execv: Argument list too long
I saw the following issue on the nix repo:
https://github.com/NixOS/nixpkgs/issues/41340
Does this have anything to do with the version of cabal-install we have?
Thanks,
John
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Error while packaging Stack
2020-01-26 21:59 Error while packaging Stack John Soo
@ 2020-02-02 17:34 ` Timothy Sample
2020-02-02 17:52 ` John Soo
0 siblings, 1 reply; 3+ messages in thread
From: Timothy Sample @ 2020-02-02 17:34 UTC (permalink / raw)
To: John Soo; +Cc: Guix-devel
Hi John,
John Soo <jsoo1@asu.edu> writes:
> I'm working on packaging Stack and have all the dependencies.
>
> When I try to package stack itself, I get the following error:
>
> gcc: error trying to exec
> '/gnu/store/...-gcc-7.4.0/libexec/gcc/x86_64-unknown-linux-gnu/7.4.0/collect2':
> execv: Argument list too long
>
> I saw the following issue on the nix repo:
>
> https://github.com/NixOS/nixpkgs/issues/41340
>
> Does this have anything to do with the version of cabal-install we have?
I’m not sure, but I could take a look if you send a patch. When I read
this, I thought “response files!” However, the bug report you linked
suggests that there’s some reason they don’t work in this case.
-- Tim
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Error while packaging Stack
2020-02-02 17:34 ` Timothy Sample
@ 2020-02-02 17:52 ` John Soo
0 siblings, 0 replies; 3+ messages in thread
From: John Soo @ 2020-02-02 17:52 UTC (permalink / raw)
To: Timothy Sample; +Cc: Guix-devel
Hi Tim,
> I’m not sure, but I could take a look if you send a patch. When I read
> this, I thought “response files!” However, the bug report you linked
> suggests that there’s some reason they don’t work in this case.
Ah man, I'm sorry I sent some patches but I messed up the subject line
(see bug #39309)
Thanks!
John
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2020-02-02 17:53 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-01-26 21:59 Error while packaging Stack John Soo
2020-02-02 17:34 ` Timothy Sample
2020-02-02 17:52 ` John Soo
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).