bug#49921: go-1.16 build failing on aarch64: "fatal error: runtime.newosproc"

2021-09-10 Thread Thiago Jung Bauermann via Bug reports for GNU Guix
Hello Sarah, Em sexta-feira, 10 de setembro de 2021, às 19:14:06 -03, iskar...@mgsn.dev escreveu: > Hi Thiago, > > (Re-sent due to missing Cc.) > > September 10, 2021 3:06 PM, "Thiago Jung Bauermann" wrote: > > Hello Sarah, > > > > Em quinta-feira, 2 de setembro de 2021, às 15:47:08 -03, Sar

bug#49921: go-1.16 build failing on aarch64: "fatal error: runtime.newosproc"

2021-09-10 Thread iskarian
Hi Thiago, (Re-sent due to missing Cc.) September 10, 2021 3:06 PM, "Thiago Jung Bauermann" wrote: > Hello Sarah, > > Em quinta-feira, 2 de setembro de 2021, às 15:47:08 -03, Sarah Morgensen > escreveu: > >> I think this might be related to [0], although if it's true that CI uses >> native

bug#49921: go-1.16 build failing on aarch64: "fatal error: runtime.newosproc"

2021-09-10 Thread Thiago Jung Bauermann via Bug reports for GNU Guix
Hello Sarah, Em quinta-feira, 2 de setembro de 2021, às 15:47:08 -03, Sarah Morgensen escreveu: > I think this might be related to [0], although if it's true that CI uses > native builders for aarch64 now, I have no idea. The CI has two native aarch64 builders (which also do armhf, despite bugs

bug#50501: packages->manifest can lose the desired package output

2021-09-10 Thread Liliana Marie Prikler
Hi Efraim, Am Freitag, den 10.09.2021, 12:34 +0300 schrieb Efraim Flashner: > I've been fighting my manifest to try to get "git" and "git:send- > email" both included, while using package transformations. For the > sake of brevity, here's a stripped down version of my manifest: > > (packages->man

bug#50264: ca-certificate-bundle fails to build

2021-09-10 Thread Jack Hill
On Fri, 10 Sep 2021, Ludovic Courtès wrote: Lars-Dominik Braun skribis: Alright, let’s see. The command I have been using is guix pack -L . -C 'zstd' -f docker -S /bin=bin python-jupyterlab bash coreutils findutils with . being a checkout of guix-science (same applies to `guix time-ma

bug#50264: ca-certificate-bundle fails to build

2021-09-10 Thread Ludovic Courtès
Hi, Lars-Dominik Braun skribis: > Alright, let’s see. The command I have been using is > > guix pack -L . -C 'zstd' -f docker -S /bin=bin python-jupyterlab bash > coreutils findutils > > with . being a checkout of guix-science (same applies to `guix > time-machine` though). The first time i

bug#44187: [PATCH 2/3] git: 'update-cached-checkout' can fall back to SWH when cloning.

2021-09-10 Thread Ludovic Courtès
From: Ludovic Courtès Fixes . Reported by zimoun . * guix/git.scm (GITERR_HTTP): New variable. (clone-from-swh, clone/swh-fallback): New procedures. (update-cached-checkout): Use 'clone/swh-fallback' instead of 'clone*'. --- guix/git.scm | 42 +

bug#44187: [PATCH 0/3] Fall back to Software Heritage (SWH) for Git clones

2021-09-10 Thread Ludovic Courtès
Hi! A bit of context: we already had automatic SWH fallback for Git checkouts, which is to say that any origin that uses ‘git-fetch’ would have its checkout transparently fetched from SWH if upstream vanished (this dates back to commit 608d3dca89d73fe7260e97a284a8aeea756a3e11, Nov. 2018). What th

bug#44187: [PATCH 3/3] git: 'reference-available?' recognizes 'tag-or-commit'.

2021-09-10 Thread Ludovic Courtès
* guix/git.scm (reference-available?): Handle 'tag-or-commit' with a 40-digit hex string. --- guix/git.scm | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/guix/git.scm b/guix/git.scm index 377e09888a..33a111b84a 100644 --- a/guix/git.scm +++ b/guix/git.scm @@ -36,7 +36,7 @

bug#44187: [PATCH 1/3] swh: Support downloads of bare Git repositories.

2021-09-10 Thread Ludovic Courtès
From: Ludovic Courtès * guix/swh.scm (swh-download-archive): New procedure. (swh-download-directory): Rewrite in terms of 'swh-download-archive'. (swh-download): Add #:archive-type and honor it. Use 'swh-download-archive' instead of 'swh-download-directory'. --- guix/swh.scm | 52 ++

bug#50264: ca-certificate-bundle fails to build

2021-09-10 Thread Vladilen Kozin
Exact same issue trying to update my Guix Laptop. guix pull - runs fine sudo guix reconfigure - fails fails to build ca-bundle with the above mentioned "invalid argument in setlocale" error -- Best regards Vlad Kozin

bug#50501: packages->manifest can lose the desired package output

2021-09-10 Thread Efraim Flashner
I've been fighting my manifest to try to get "git" and "git:send-email" both included, while using package transformations. For the sake of brevity, here's a stripped down version of my manifest: (packages->manifest (map specification->package+output '("git" "git:send-email"))) Here's what

bug#50288: Autoconf’s config.{guess, sub} have patched shebangs

2021-09-10 Thread Ludovic Courtès
Ludovic Courtès skribis: > As reported at > , > Autoconf’s config.{guess,sub} (installed by running ‘autoconf -i’ or > similar) have patched shebangs, making them unsuitable on non-Guix > systems: > > $ head -1 $(find $(guix bui

bug#50243: [core-updates-frozen] "multiple definition of..." build failures

2021-09-10 Thread Guillaume Le Vaillant
Sarah Morgensen skribis: > gpredict@2.2.1 > transcode@1.1.7 gpredict and transcode fixed in bd8013ab33159a41a94f6a6cd023d585c91ae2ed and 92d04bcab34ef7145bd18e5a7d242e38d01d3922. signature.asc Description: PGP signature