guix-devel
[Top][All Lists]
Advanced

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

Re: Go path issue


From: (
Subject: Re: Go path issue
Date: Thu, 08 Dec 2022 16:26:22 +0000

Heya,

On Wed Dec 7, 2022 at 11:09 PM GMT, Christopher Howard wrote:
> This almost works, but the build fails because of a path issue:
>
> ```
> starting phase `build'
> src/golang.org/x/net/idna/idna10.0.0.go:25:2: cannot find package 
> "golang.org/x/text/secure/bidirule" in any of:
>       
> /gnu/store/d06665qgp3zqp05fr0q1sdbfnpvxywsc-go-1.17.11/lib/go/src/golang.org/x/text/secure/bidirule
>  (from $GOROOT)
>       
> /tmp/guix-build-go-git-sr-ht-adnano-go-gemini-0.2.3.drv-0/src/golang.org/x/text/secure/bidirule
>  (from $GOPATH)
> src/golang.org/x/net/idna/idna10.0.0.go:26:2: cannot find package 
> "golang.org/x/text/unicode/bidi" in any of:
>       
> /gnu/store/d06665qgp3zqp05fr0q1sdbfnpvxywsc-go-1.17.11/lib/go/src/golang.org/x/text/unicode/bidi
>  (from $GOROOT)
>       
> /tmp/guix-build-go-git-sr-ht-adnano-go-gemini-0.2.3.drv-0/src/golang.org/x/text/unicode/bidi
>  (from $GOPATH)
> src/golang.org/x/net/idna/idna10.0.0.go:27:2: cannot find package 
> "golang.org/x/text/unicode/norm" in any of:
>       
> /gnu/store/d06665qgp3zqp05fr0q1sdbfnpvxywsc-go-1.17.11/lib/go/src/golang.org/x/text/unicode/norm
>  (from $GOROOT)
>       
> /tmp/guix-build-go-git-sr-ht-adnano-go-gemini-0.2.3.drv-0/src/golang.org/x/text/unicode/norm
>  (from $GOPATH)
> Building 'git.sr.ht/~adnano/go-gemini' failed.
> ```

Try adding ``go-golang-org-x-text'' to propagated-inputs.

    -- (

Attachment: signature.asc
Description: PGP signature


reply via email to

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