unofficial mirror of gwl-devel@gnu.org
 help / color / mirror / Atom feed
From: Liliana Marie Prikler <liliana.prikler@ist.tugraz.at>
To: Olivier Dion <olivier.dion@polymtl.ca>, gwl-devel@gnu.org
Subject: Re: GWL 0.5 fails with plain packages
Date: Sun, 31 Jul 2022 10:16:09 +0200	[thread overview]
Message-ID: <419a1412b788843c69103f98f0c47701a540e54e.camel@ist.tugraz.at> (raw)
In-Reply-To: <871qu230ad.fsf@laura>

Am Samstag, dem 30.07.2022 um 14:47 -0400 schrieb Olivier Dion:
> I don't think so.  I have a workflow that requires `out' and `debug'
> outputs to instrument packages.  Works flawlessly.
> 
> Example:
> --8<---------------cut here---------------start------------->8---
> use-modules : gnu packages base
> use-modules : gnu packages gcc
> 
> process greet
>   packages
>     list
>       list hello "out"
>       list gcc "out"
>       list gcc "lib"
>       list gcc "debug"
>   # { hello }
> 
> workflow simple-wisp
>   processes
>     list greet
> --8<---------------cut here---------------end--------------->8---
That example looks broken to me:
--8<---------------cut here---------------start------------->8---
Derive
([("out","/gnu/store/hxwdg9pfka1f6z44mvj8g5z1r90pphc6-gwl-
greet.scm","","")]
 ,[("/gnu/store/0db6w2wd7sj8b62w9fx18krxc4pnmwql-gcc-
12.1.0.drv",["out"])
   ,("/gnu/store/1mzvmkh3a81xm4xz6g2l0b0vgzpl52c5-hello-
2.12.1.drv",["out"])
   ,("/gnu/store/bw8sn6a328ngr6c5a42wsvqnxfb3qvpr-module-import-
compiled.drv",["out"])
   ,("/gnu/store/mlqw9mzmb4p1mrc2z0pvfj0n409lvazf-profile.drv",["out"])
   ,("/gnu/store/na0z5xp80avbixaaslcrizpdnwjvn7r6-guile-
3.0.8.drv",["out"])
   ,("/gnu/store/xlldmyxlrfzr5b8nnnf6k5yp2vranawz-bash-minimal-
5.1.8.drv",["out"])]
 ,["/gnu/store/cq44z87hcbm2943nglazz8wh923ldpgg-module-
import","/gnu/store/l7cyfcxh1ivbpb7qnz3fhnk6mbbiwp26-gwl-greet.scm-
builder"]
 ,"x86_64-linux","/gnu/store/1jgcbdzx2ss6xv59w55g3kr3x4935dfb-guile-
3.0.8/bin/guile",["--no-auto-compile","-
L","/gnu/store/cq44z87hcbm2943nglazz8wh923ldpgg-module-import","-
C","/gnu/store/nhpi5gqypm7clln2665qlv8ki2xpv0ik-module-import-
compiled","/gnu/store/l7cyfcxh1ivbpb7qnz3fhnk6mbbiwp26-gwl-greet.scm-
builder"]
 ,[("allowSubstitutes","0")
   ,("out","/gnu/store/hxwdg9pfka1f6z44mvj8g5z1r90pphc6-gwl-greet.scm")
   ,("preferLocalBuild","1")])
--8<---------------cut here---------------end--------------->8---
Notice anything missing?  I do.


  reply	other threads:[~2022-07-31  8:16 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-29 11:45 GWL 0.5 fails with plain packages Liliana Marie Prikler
2022-07-29 15:40 ` Olivier Dion via
2022-07-30 17:03   ` Liliana Marie Prikler
2022-07-30 17:04     ` Liliana Marie Prikler
2022-07-30 18:47     ` Olivier Dion via
2022-07-31  8:16       ` Liliana Marie Prikler [this message]
2022-07-31 13:33         ` Olivier Dion via
2022-07-31 14:35           ` Olivier Dion via
2022-07-31 21:17             ` Olivier Dion via
2022-08-01  7:21               ` Liliana Marie Prikler

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.guixwl.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=419a1412b788843c69103f98f0c47701a540e54e.camel@ist.tugraz.at \
    --to=liliana.prikler@ist.tugraz.at \
    --cc=gwl-devel@gnu.org \
    --cc=olivier.dion@polymtl.ca \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).