all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: phodina via Guix-patches via <guix-patches@gnu.org>
To: marekpasnikowski@protonmail.com, 57608@debbugs.gnu.org
Cc: maxim.cournoyer@gmail.com, ludo@gnu.org, maximedevos@telenet.be,
	mail@brendan.scot, leo@famulari.name, marius@gnu.org,
	h.goebel@crazy-compilers.com
Subject: [bug#57608] Upstreaming KDE Plasma and rest of packages
Date: Thu, 06 Oct 2022 12:09:24 +0000	[thread overview]
Message-ID: <_9i_X2elmnmVduuEMWiqx4qwh8Jlu6wffrzRfrk0M2boZ-SINJbuBmUDidz8oMTRJhaeeNmsNGvDgNTbPRLyCy1EcDAYVk6nwNlliDDWy6M=@protonmail.com> (raw)
In-Reply-To: <lP6X-EnSyxu4gsO-EqOtNUBLQxQqROn_-XDtnPH6AauHiM5VWh5dY_Kgyet9c0UkO2PNwC4RDrY45BziEEuku7qMe_47evJgpx6YFbjeFFU=@protonmail.com>


[-- Attachment #1.1: Type: text/plain, Size: 5509 bytes --]

So here are the patches. There are in tar as there is 171 of them :-)

- The last patch is for building a desktop if you want to test it and don't want to wait for the gnome desktop to be built.

- Package kwin-effects-yet-another-magic-lamp​ unfortunately broke due to update of kwin​ to 5.25.5.

- The other package is kapidox​ . There I tried to remove the phase `sanity-check` but there is still missing gv​ module

- Package discover​ runs but can't connect to whatever online so you don't get SW listed to install

- Some good news - kalendar​, itinerary​, kongress​ and other apps seem to work fine

- The deal breaker is that Plasma DE does not work ... yet. X11 displays black screen and wayland does not even start. I have dedicated machine where I intend to have a look into the issue by strace, going through logs etc.

- I also tried to update krita to 5.1.1 and ran out of space in tmpfs - it ate about 30 GB and failed ~90% of the build on clean machine with 32 GB of RAM. Is there a way to run build in different location - on the SSD/NVME/HDD?

I'll keep the branch plasma on github stable [1].

Any comments, reviews, testers and tips are welcome :-)

[1] https://github.com/phodina/guix/commit/a4d236529c260d27998ee48cd969fa52bfd3d62e
----
Petr

------- Original Message -------
On Tuesday, October 4th, 2022 at 4:01 PM, phodina <phodina@protonmail.com> wrote:

> I suggest to wait till tomorrow as I plan to make some additional changes and push them.
>
> Now the branch is out of sync with my local machine where I rebuilt the patches due to change to `extra-cmake-modules`.
>
> I'd like to test the code as I saw the issues about missing components were resolved in `kwin`.
>
> Also I'd like to attach the patchset v2 here.
>
> However it still might not result in fully working Plasma.
>
> ----
> Petr
>
> -------- Original Message --------
> On Oct 4, 2022, 1:07 PM, Marek Paśnikowski < marekpasnikowski@protonmail.com> wrote:
>
>> The current branch (at commit
>> 5b1a2c2b5eb2029a2330ee3a2bbd7b648f4cea5c ) can not be pulled
>> by guix. Should I bisect this?
>>
>> Here is the build log:
>>
>> ```
>> marek@aisaka $ guix pull --allow-downgrades --disable-authentication
>> Updating channel 'guix' from Git repository at 'file:///home/marek/src/aisaka'...
>> guix pull: warning: moving channel 'guix' from f64c80a53843006aa96bbdb3d5286f67c7dc8d8f to unrelated commit 5b1a2c2b5eb2029a2330ee3a2bbd7b648f4cea5c
>> guix pull: warning: channel authentication disabled
>> Updating channel 'jeko' from Git repository at 'https://framagit.org/Jeko/guix-jeko-channel.git'...
>> guix pull: warning: channel authentication disabled
>> Building from these channels:
>> jeko https://framagit.org/Jeko/guix-jeko-channel.git 3c4fd0d
>> guix file:///home/marek/src/aisaka 5b1a2c2
>> Computing Guix derivation for 'x86_64-linux'... /
>> substitute: updating substitutes from 'https://ci.guix.gnu.org'... 100.0%
>> substitute: updating substitutes from 'https://bordeaux.guix.gnu.org'... 100.0%
>> The following derivation will be built:
>> /gnu/store/4f3n9qvm66g1znil24iqnx70jk9x7ysb-profile.drv
>>
>> building package cache...
>> /builder for `/gnu/store/bhnd46s8ki5iml29ndq6y93fxhllgjmd-guix-package-cache.drv' failed to produce output path `/gnu/store/rwd3d86r0b938mha6cxiyhi9y9nrv80f-guix-package-cache'
>> build of /gnu/store/bhnd46s8ki5iml29ndq6y93fxhllgjmd-guix-package-cache.drv failed
>> View build log at '/var/log/guix/drvs/bh/nd46s8ki5iml29ndq6y93fxhllgjmd-guix-package-cache.drv.gz'.
>> cannot build derivation `/gnu/store/4f3n9qvm66g1znil24iqnx70jk9x7ysb-profile.drv': 1 dependencies couldn't be built
>> guix pull: error: build of `/gnu/store/4f3n9qvm66g1znil24iqnx70jk9x7ysb-profile.drv' failed
>>
>> marek@aisaka $ zcat /var/log/guix/drvs/bh/nd46s8ki5iml29ndq6y93fxhllgjmd-guix-package-cache.drv.gz
>> (repl-version 0 1 1)
>> Generating package cache for '/gnu/store/9jk80ks6jz193b03mn92lvclr61w6dvf-profile'...
>>
>> Backtrace:
>> In guix/memoization.scm:
>> 101:0 19 (_ #<hash-table 7fffe21a8500 1756/3517> #<package akon?> ?)
>> In guix/packages.scm:
>> 1249:12 18 (_)
>> In srfi/srfi-1.scm:
>> 460:18 17 (fold #<procedure 7fffe36c0700 at guix/packages.scm:12?> ?)
>> In guix/packages.scm:
>> 1253:42 16 (_ _ ("x86_64-linux"))
>> In guix/memoization.scm:
>> 101:0 15 (_ #<hash-table 7fffe21a8500 1756/3517> #<package kio@?> ?)
>> In guix/packages.scm:
>> 1249:12 14 (_)
>> In srfi/srfi-1.scm:
>> 460:18 13 (fold #<procedure 7fffe36f3d20 at guix/packages.scm:12?> ?)
>> In guix/packages.scm:
>> 1253:42 12 (_ _ ("x86_64-linux"))
>> In guix/memoization.scm:
>> 101:0 11 (_ #<hash-table 7fffe21a8500 1756/3517> #<package kdbu?> ?)
>> In guix/packages.scm:
>> 1249:12 10 (_)
>> In srfi/srfi-1.scm:
>> 460:18 9 (fold #<procedure 7fffe36f36e0 at guix/packages.scm:12?> ?)
>> In guix/packages.scm:
>> 1253:42 8 (_ _ ("x86_64-linux"))
>> In guix/memoization.scm:
>> 101:0 7 (_ #<hash-table 7fffe21a8500 1756/3517> #<package kini?> ?)
>> In guix/packages.scm:
>> 1257:37 6 (_)
>> 1517:16 5 (package->bag _ _ _ #:graft? _)
>> 1622:43 4 (thunk)
>> In gnu/packages/kde-frameworks.scm:
>> 2655:44 3 (arguments #<package kinit@5.98.0 guix/packages.scm:144?>)
>> In ice-9/boot-9.scm:
>> 1685:16 2 (raise-exception _ #:continuable? _)
>> 1780:13 1 (_ #<&compound-exception components: (#<&undefined-vari?>)
>> In unknown file:
>> 0 (backtrace #<undefined>)
>>
>> (exception unbound-variable (value #f) (value "Unbound variable: ~S") (value (this-package-inputs)) (value #f))
>> ```

[-- Attachment #1.2: Type: text/html, Size: 7867 bytes --]

[-- Attachment #2: kde-plasma-guix.tar.gz --]
[-- Type: application/gzip, Size: 100914 bytes --]

  reply	other threads:[~2022-10-06 12:14 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-06  7:14 [bug#57608] Upstreaming KDE Plasma and rest of packages phodina via Guix-patches via
2022-09-19 17:50 ` phodina via Guix-patches via
2022-09-24 13:12   ` Ludovic Courtès
2022-09-24 13:15   ` Ludovic Courtès
2022-10-02 17:14     ` guix-patches--- via
2022-10-04  6:52       ` phodina via Guix-patches via
2022-10-04 11:07         ` guix-patches--- via
2022-10-04 14:01           ` phodina via Guix-patches via
2022-10-06 12:09             ` phodina via Guix-patches via [this message]
2022-10-06 18:29               ` kiasoc5 via Guix-patches via
2022-10-07 12:57                 ` phodina via Guix-patches via
2022-10-07 14:09                   ` Maxim Cournoyer
2022-10-10 13:03                     ` guix-patches--- via
2022-11-21 21:11               ` Marius Bakke
2022-11-22 10:20                 ` phodina via Guix-patches via
2022-11-22 10:56                   ` Marius Bakke
2022-12-27 21:15                     ` phodina via Guix-patches via
2022-12-28  0:48                       ` Maxim Cournoyer
2022-10-29 11:59 ` Brendan Tildesley
2022-10-29 20:32   ` guix-patches--- via
2022-10-29 23:49     ` Brendan Tildesley
2022-10-31  7:42     ` phodina via Guix-patches via
2023-09-02  4:23 ` bug#57608: " 宋文武 via Guix-patches via

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='_9i_X2elmnmVduuEMWiqx4qwh8Jlu6wffrzRfrk0M2boZ-SINJbuBmUDidz8oMTRJhaeeNmsNGvDgNTbPRLyCy1EcDAYVk6nwNlliDDWy6M=@protonmail.com' \
    --to=guix-patches@gnu.org \
    --cc=57608@debbugs.gnu.org \
    --cc=h.goebel@crazy-compilers.com \
    --cc=leo@famulari.name \
    --cc=ludo@gnu.org \
    --cc=mail@brendan.scot \
    --cc=marekpasnikowski@protonmail.com \
    --cc=marius@gnu.org \
    --cc=maxim.cournoyer@gmail.com \
    --cc=maximedevos@telenet.be \
    --cc=phodina@protonmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.