guix-devel
[Top][All Lists]
Advanced

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

Re: Derivation is missing output


From: Hartmut Goebel
Subject: Re: Derivation is missing output
Date: Thu, 25 Jun 2020 15:45:41 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.8.0

Am 22.06.20 um 16:07 schrieb Hartmut Goebel:
> After some debugging, I
> discovered that the source package's .drv file does not define any output:
>
>     Derivce([],[…inputs…])
>
> What can be the reason for this?

For the records: This was caused be he gexp (resp. the script) not
referring to `#$outputs`. I've written `outputs` instead.

(Thanks to Ludo for pointing me to the solution)

-- 
Regards
Hartmut Goebel

| Hartmut Goebel          | h.goebel@crazy-compilers.com               |
| www.crazy-compilers.com | compilers which you thought are impossible |




reply via email to

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