bug#71011: [BUG] Fail to buidl latest kitty

2024-07-01 Thread Lucy Coleclough
Hey there Sharlatan Embed was failing as the go build tree was symlinked So the file i sent builds because i wrote a procedure to copy the tree Although it could also be the case that some altered form of linking could function or that embed could be altered to accept the existing form of the go

bug#71011: [BUG] Fail to buidl latest kitty

2024-06-29 Thread Sharlatan Hellseher
Hi Lucy, Thank you for your work on trouble shooting the issue. The master has go 1.22 now and I would like to proceed with Kitty update. While updating other packages requiring "github.com/alecthomas/chroma/v2" I've faced with the similar issue when it tries to use "embed" from standard library,

bug#71011: [BUG] Fail to buidl latest kitty

2024-05-25 Thread Lucy Coleclough
I believe go-github-com-alecthomas-chroma-v2-13 is being compiled at the moment of failure no? I am new to go and it~s compilation, perhaps there are no embadable files in the embedded directory in chroma/lexers/ because they all produce the same problem that abap.xml does. Perhaps it is due to

bug#71011: [BUG] Fail to buidl latest kitty

2024-05-25 Thread Lucy Coleclough
Ok this works now but needs a lot of cleaning One issue was that a dependant package `x-exp` needed to be compiled by go-1.22 It would probably be good to build them all off 1.22 I apply-ed the patch you sent The function to make the symlink-s real would be better off as build utils or in some

bug#71011: [BUG] Fail to buidl latest kitty

2024-05-22 Thread Edison Ibáñez
Thank you, but I had to create a patch so as not to compile the documentation, since it depends on several Python bookstores. Attached the file with the final definition and the patch(define-module (pantheon packages terminals) #:use-module ((guix licenses) #:prefix license:) #:use-module ((gu

bug#71011: [BUG] Fail to buidl latest kitty

2024-05-21 Thread Edison Ibáñez
Thanks for answering --8<---cut here---start->8--- Generation 568 May 21 2024 09:08:53(current) nonguix 34935b4 repository URL: https://gitlab.com/nonguix/nonguix branch: master commit: 34935b49ae20d236b0fc89943f0b1d0d5dea3a33 guix 3fd9f25

bug#71011: [BUG] Fail to buidl latest kitty

2024-05-21 Thread Sharlatan Hellseher
I could not reproduce it. --8<---cut here---start->8--- (guix/linux-gnu)[sharlatan@guxtil ~]$: guix build kitty substitute: updating substitutes from 'https://bordeaux.guix.gnu.org'... 100.0% 3.1 MB will be downloaded: /gnu/store/7h55d9yghc72q5lc43lrly9rvl59x

bug#71011: [BUG] Fail to buidl latest kitty

2024-05-21 Thread Sharlatan Hellseher
Hi Edison, Thanks for reporting. May you provide which commit you are on please? --8<---cut here---start->8--- guix describe --8<---cut here---end--->8--- signature.asc Description: PGP signature

bug#71011: [BUG] Fail to buidl latest kitty

2024-05-17 Thread Edison Ibáñez
Greetings, I am trying to update Kitty to the latest available version, I already have the dependencies in golang solved, but when trying to build gives the following error: --8<---cut here---start->8--- [117/120] Compiling kitty/monotonic.c ... [118/120] Compil