guix-devel archive search

Search String: Display: Description: Sort:

Results:

References: [ ipfs: 309 ]

Total 309 documents matching your query.

81. Re: Packaging gx (for IPFS): Need to update default Go to 1.11? (score: 33)
Author: HIDDEN
Date: Sun, 11 Nov 2018 22:33:11 +0100
One last detail: from go-1.10 onward, we will need to turn all CGO input to propagated inputs, otherwise referrers won't be able to build. -- Pierre Neidhardt https://ambrevar.xyz/ Attachment: signat
/archive/html/guix-devel/2018-11/msg00217.html (6,925 bytes)

82. Re: Packaging gx (for IPFS): Need to update default Go to 1.11? (score: 33)
Author: HIDDEN
Date: Sun, 11 Nov 2018 21:52:49 +0100
Actually I think I'll have to patch golua. According to https://golang.org/cmd/cgo/, CGO flags cannot be customized from command line. -- Pierre Neidhardt https://ambrevar.xyz/ Attachment: signature.
/archive/html/guix-devel/2018-11/msg00216.html (6,903 bytes)

83. Re: Packaging gx (for IPFS): Need to update default Go to 1.11? (score: 33)
Author: HIDDEN
Date: Sun, 11 Nov 2018 17:43:33 +0100
I've been studying the situation: From https://golang.org/doc/go1.10#build: From https://golang.org/doc/go1.11: My understanding is that we cannot rely on the /pkg/ folder anymore, since Go 1.12 won'
/archive/html/guix-devel/2018-11/msg00208.html (9,597 bytes)

84. Re: Packaging gx (for IPFS): Need to update default Go to 1.11? (score: 33)
Author: HIDDEN
Date: Wed, 7 Nov 2018 16:03:09 -0500
Okay, I think you should go ahead and push these changes now, assuming the packages still build afterwards. Okay, I see. I won't be working on this soon, if ever. I don't understand enough about how
/archive/html/guix-devel/2018-11/msg00147.html (7,832 bytes)

85. Re: Packaging gx (for IPFS): Need to update default Go to 1.11? (score: 33)
Author: HIDDEN
Date: Wed, 07 Nov 2018 21:48:50 +0100
In my patchset, there are 2 kinds of fixes: - Disabling tests because Go 1.11 test policies are stricter and some lax code from before does not pass anymore. For this issue, upstream should fix the
/archive/html/guix-devel/2018-11/msg00146.html (7,610 bytes)

86. Re: Packaging gx (for IPFS): Need to update default Go to 1.11? (score: 33)
Author: HIDDEN
Date: Wed, 7 Nov 2018 15:40:54 -0500
It's a matter of taste :) Yes, we should, but that problem is not related to packages not building with Go 1.11 because they need to be updated upstream, right? Even if our go-build-system was update
/archive/html/guix-devel/2018-11/msg00145.html (7,013 bytes)

87. Re: Packaging gx (for IPFS): Need to update default Go to 1.11? (score: 33)
Author: HIDDEN
Date: Wed, 07 Nov 2018 21:09:24 +0100
Sure, but isn't this too much a hassle (and more pollution added to the package namespace) for a temporary workaround? Shouldn't we focus on fixing the cache bug in the build system instead? -- Pierr
/archive/html/guix-devel/2018-11/msg00144.html (6,574 bytes)

88. Re: Packaging gx (for IPFS): Need to update default Go to 1.11? (score: 33)
Author: HIDDEN
Date: Wed, 7 Nov 2018 13:26:42 -0500
Yeah, I don't think there is any notion of backwards compatibility there. Maybe you could take a look at how we handle packaging for both Python 3 and Python 2? There, we have package variants for bo
/archive/html/guix-devel/2018-11/msg00142.html (6,921 bytes)

89. Re: Packaging gx (for IPFS): Need to update default Go to 1.11? (score: 33)
Author: HIDDEN
Date: Wed, 07 Nov 2018 17:22:44 +0100
Hmm, actually it seems that go1.9 is not able to build a package against dependencies built with go1.11. For Demlo, that would mean that I need to add the 1.9 specialization to 10 packages, but this
/archive/html/guix-devel/2018-11/msg00138.html (6,353 bytes)

90. Re: Packaging gx (for IPFS): Need to update default Go to 1.11? (score: 33)
Author: HIDDEN
Date: Wed, 07 Nov 2018 08:33:48 +0100
Oh, cool, I did not know about the #:go key! Great, I'll udpate the patchset then! -- Pierre Neidhardt https://ambrevar.xyz/ Attachment: signature.asc Description: PGP signature
/archive/html/guix-devel/2018-11/msg00131.html (5,918 bytes)

91. Re: Packaging gx (for IPFS): Need to update default Go to 1.11? (score: 33)
Author: HIDDEN
Date: Tue, 6 Nov 2018 14:57:12 -0500
The default Go is defined in ((guix build-system go) default-go). Updates can be tested with this diff: diff --git a/guix/build-system/go.scm b/guix/build-system/go.scm index cf9116327..80894677f 100
/archive/html/guix-devel/2018-11/msg00126.html (6,952 bytes)

92. Re: Packaging gx (for IPFS): Need to update default Go to 1.11? (score: 33)
Author: HIDDEN
Date: Tue, 6 Nov 2018 12:31:16 -0500
Hm, quel dommage! If most of the Go packages are ready for Go 1.11, we could make it the dfeault and then use Go 1.9 for the packages that are lagging behind. Or vice versa. In general, we should try
/archive/html/guix-devel/2018-11/msg00116.html (6,545 bytes)

93. Re: Packaging gx (for IPFS): Need to update default Go to 1.11? (score: 33)
Author: HIDDEN
Date: Tue, 06 Nov 2018 18:33:53 +0100
How do you do that? -- Pierre Neidhardt https://ambrevar.xyz/ Attachment: signature.asc Description: PGP signature
/archive/html/guix-devel/2018-11/msg00115.html (5,777 bytes)

94. Re: Packaging gx (for IPFS): Need to update default Go to 1.11? (score: 33)
Author: HIDDEN
Date: Tue, 06 Nov 2018 18:04:54 +0100
Actually bug 32919 matters, it breaks Demlo and all packages that depend on packages that need special compilation flags (e.g. -tags "xyz"). Concretely, say A depends on B and B must be built with "-
/archive/html/guix-devel/2018-11/msg00112.html (5,707 bytes)

95. Re: Packaging gx (for IPFS): Need to update default Go to 1.11? (score: 33)
Author: HIDDEN
Date: Tue, 06 Nov 2018 13:03:41 +0100
Also, if we move to go 1.11, should we remove go 1.9? Considering there is the slowdown mentioned in https://bugs.gnu.org/32919, maybe it would be smarter to keep 1.9 around? -- Pierre Neidhardt http
/archive/html/guix-devel/2018-11/msg00103.html (4,818 bytes)

96. Re: Packaging gx (for IPFS): Need to update default Go to 1.11? (score: 33)
Author: HIDDEN
Date: Tue, 06 Nov 2018 12:56:36 +0100
I see you've fixed this on November 1st. I'll test Syncthing with go 1.11. If it works, do you think it's safe to move to 1.11 for the default? -- Pierre Neidhardt https://ambrevar.xyz/ Attachment: s
/archive/html/guix-devel/2018-11/msg00102.html (4,431 bytes)

97. Re: Guix & IPFS (score: 33)
Author: HIDDEN
Date: Thu, 25 Oct 2018 21:51:00 +0200
That was my first clue as well! :) But looking at other downloaders, only url-fetch has some x509 provisions. I'm not too sure about its mechanics however. For instance, there is this snippet: --8<-
/archive/html/guix-devel/2018-10/msg00482.html (6,894 bytes)

98. Re: Guix & IPFS (score: 33)
Author: HIDDEN
Date: Thu, 25 Oct 2018 15:34:02 +0200
Hello! Pierre Neidhardt <address@hidden> skribis: [...] As long as ‘hash-algo’ and ‘hash’ are true, it does define a fixed-output derivation, so the builder should indeed have network access.
/archive/html/guix-devel/2018-10/msg00467.html (6,391 bytes)

99. Re: Packaging gx (for IPFS): Need to update default Go to 1.11? (score: 33)
Author: HIDDEN
Date: Wed, 24 Oct 2018 10:14:35 -0400
There is also <https://bugs.gnu.org/32919> but IMO it's not a blocker considering that Go 1.9 is no longer supported upstream. Yes :) Attachment: signature.asc Description: PGP signature
/archive/html/guix-devel/2018-10/msg00452.html (5,730 bytes)

100. Re: Packaging gx (for IPFS): Need to update default Go to 1.11? (score: 33)
Author: HIDDEN
Date: Wed, 24 Oct 2018 16:02:46 +0200
Is it _only_ inefficient because of issue 32949 or is there another reason? OK, if Gábor's clue happens to be the right one, it should not be too hard. I'll look into it later. I think you meant Go
/archive/html/guix-devel/2018-10/msg00451.html (6,019 bytes)


This search system is powered by Namazu