all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Maxim Cournoyer <maxim.cournoyer@gmail.com>
To: Andreas Enge <andreas@enge.fr>
Cc: guix-devel@gnu.org
Subject: Re: [gnome-team] gtk+ on core-updates
Date: Mon, 10 Apr 2023 23:14:52 -0400	[thread overview]
Message-ID: <87a5zfnm8j.fsf@gmail.com> (raw)
In-Reply-To: <ZDQSlkghJpXPhuIa@jurong> (Andreas Enge's message of "Mon, 10 Apr 2023 15:43:50 +0200")

Hi Andreas,

Andreas Enge <andreas@enge.fr> writes:

> Am Sun, Apr 09, 2023 at 12:57:34PM -0400 schrieb Maxim Cournoyer:
>> OK, that's been fixed in meson-build-system; I've taken that opportunity
>> to update our meson package to its latest 1.0.1 release too.
>
> Great, thanks a lot! The KDE package and the Gnome package I have in my
> profile now build, and I hope the best for all of Gnome (which is not yet
> available on the build farm).
>
> However, there is a problem with meson-python, which for some reason is
> needed for my system profile:
>
> tests/test_wheel.py::test_configure_data FAILED                          [ 94%]
> =================================== FAILURES ===================================
> _____________________________ test_configure_data ______________________________
>
> wheel_configure_data = PosixPath('/tmp/guix-build-meson-python-0.8.1.drv-0/pytest-of-nixbld/pytest-0/test0/mesonpy-test-5dncnze6/configure_data-1.0.0-py3-none-any.whl')
>
>     def test_configure_data(wheel_configure_data):
>         artifact = wheel.wheelfile.WheelFile(wheel_configure_data)
>
>>       assert wheel_contents(artifact) == {
>             'configure_data-1.0.0.data/platlib/configure_data.py',
>             'configure_data-1.0.0.dist-info/METADATA',
>             'configure_data-1.0.0.dist-info/RECORD',
>             'configure_data-1.0.0.dist-info/WHEEL',
>         }
> E       AssertionError: assert {'configure_data-1.0.0.dist-info/METADATA',\n 'configure_data-1.0.0.dist-info/RECORD',\n 'configure_data-1.0.0.dist-info/WHEEL',\n 'configure_data.py'} == {'configure_data-1.0.0.data/platlib/configure_data.py',\n 'configure_data-1.0.0.dist-info/METADATA',\n 'configure_data-1.0.0.dist-info/RECORD',\n 'configure_data-1.0.0.dist-info/WHEEL'}
> E         Extra items in the left set:
> E         'configure_data.py'
> E         Extra items in the right set:
> E         'configure_data-1.0.0.data/platlib/configure_data.py'
> E         Full diff:
> E           {
> E         -  'configure_data-1.0.0.data/platlib/configure_data.py',
> E            'configure_data-1.0.0.dist-info/METADATA',
> E            'configure_data-1.0.0.dist-info/RECORD',
> E            'configure_data-1.0.0.dist-info/WHEEL',
> E         +  'configure_data.py',
> E           }
>
> tests/test_wheel.py:103: AssertionError
> ---------------------------- Captured stdout setup -----------------------------
>
> Not very telling for someone who does not know meson!

I don't know meson that much either, but I've updated the package to its
latest 0.12.1 version, and it passes it's test suite, so we should be
good!

-- 
Thanks,
Maxim


  reply	other threads:[~2023-04-11  3:15 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-08  9:23 [gnome-team] gtk+ on core-updates Andreas Enge
2023-04-08 20:01 ` Maxim Cournoyer
2023-04-09 16:57 ` Maxim Cournoyer
2023-04-10 13:43   ` Andreas Enge
2023-04-11  3:14     ` Maxim Cournoyer [this message]
2023-04-11 11:33       ` Andreas Enge
2023-04-11 18:36         ` Maxim Cournoyer
2023-04-12  8:53           ` Andreas Enge
2023-04-11 22:26         ` Maxim Cournoyer

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=87a5zfnm8j.fsf@gmail.com \
    --to=maxim.cournoyer@gmail.com \
    --cc=andreas@enge.fr \
    --cc=guix-devel@gnu.org \
    /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.