Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gajim: update to 1.9.4. #52279

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from
Draft

Conversation

lissine0
Copy link
Contributor

@lissine0 lissine0 commented Sep 19, 2024

  • python3-nbxmpp: update to 5.0.4.

  • gajim: update to 1.9.4.

Testing the changes

  • I tested the changes in this PR: YES

Local build testing

  • I built this PR locally for my native architecture, (x86_64-glibc)

@lissine0 lissine0 changed the title Gajim 1.9.4 gajim: update to 1.9.4. Sep 19, 2024
@lissine0 lissine0 marked this pull request as draft September 19, 2024 19:41
Remove the patch as it's not needed anymore, since the failing test is
now disabled upstream.
@lissine0 lissine0 marked this pull request as ready for review September 19, 2024 21:16
@lissine0
Copy link
Contributor Author

@Emru1 you may want to finish this PR
It builds and works correctly. But when enabling tests (./xbps-src -Q pkg gajim), it fails.
Do note that the way Gajim is built recently changed. See https://dev.gajim.org/gajim/gajim/-/commits/master/README.md

@lissine0 lissine0 marked this pull request as draft September 19, 2024 21:57
@lissine0 lissine0 marked this pull request as draft September 19, 2024 21:57
@lissine0
Copy link
Contributor Author

Here's the test error:

=> gajim-1.9.4_1: installing host dependencies: gettext-0.22.5_1 python3-wheel-0.44.0_1 python3-build-1.2.2_1 python3-installer-0.7.0_2 farstream-0.2.9_4 gsound-1.0.3_1 gst-libav-1.24.6_1 gst-plugins-base1-1.24.6_1 gst-plugins-ugly1-1.24.6_1 gtksourceview4-4.8.4_1 libnm-1.48.10_1 libsecret-0.21.4_1 libsoup3-3.4.2_1 python3-Pillow-10.4.0_1 python3-SQLAlchemy2-2.0.23_1 python3-cairo-1.26.0_1 python3-css-parser-1.0.8_2 python3-dbus-1.3.2_2 python3-distro-1.9.0_1 python3-emoji-2.7.0_2 python3-gobject-3.48.2_1 python3-jeepney-0.8.0_3 python3-keyring-25.2.1_1 python3-nbxmpp-5.0.4_1 python3-netifaces-0.11.0_5 python3-omemo-dr-1.0.0_2 python3-openssl-24.2.1_1 python3-packaging-24.1_1 python3-precis-i18n-1.1.0_1 python3-pyasn1-0.5.1_1 python3-qrcode-7.4.2_1 python3-setuptools-75.1.0_1 python3-setuptools-75.1.0_1 python3-packaging-24.1_1 ...
=> gajim-1.9.4_1: running do-fetch hook: 00-distfiles ...
=> gajim-1.9.4_1: running do-extract hook: 00-distfiles ...
=> gajim-1.9.4_1: extracting distfile(s), please wait...
=> gajim-1.9.4_1: running do-patch hook: 00-patches ...
=> gajim-1.9.4_1: running pre-configure hook: 00-gnu-configure-asneeded ...
=> gajim-1.9.4_1: running pre-configure hook: 01-override-config ...
=> gajim-1.9.4_1: running pre-configure hook: 02-script-wrapper ...
=> gajim-1.9.4_1: running pre-build hook: 02-script-wrapper ...
=> gajim-1.9.4_1: running do_build ...
* Getting build dependencies for wheel...

Traceback (most recent call last):
  File "/usr/lib/python3.12/site-packages/pyproject_hooks/_impl.py", line 402, in _call_hook
    raise BackendUnavailable(
pyproject_hooks._impl.BackendUnavailable: Cannot import 'setuptools.build_meta'

ERROR Backend 'setuptools.build_meta' is not available.
=> ERROR: gajim-1.9.4_1: do_build: 'python3 -m build --no-isolation --wheel ${make_build_args} ${make_build_target}' exited with 1
=> ERROR:   in do_build() at common/build-style/python3-pep517.sh:17

@Emru1
Copy link
Contributor

Emru1 commented Sep 21, 2024

thanks @lissine0 I'll check this out and try to solve this

@Emru1
Copy link
Contributor

Emru1 commented Sep 21, 2024

Looks like it's build environment problem, not gajim itself
I've tried to build 1.9.3, but it also fails

@lissine0
Copy link
Contributor Author

lissine0 commented Sep 21, 2024

It's unlikely, but maybe this is related? https://dev.gajim.org/gajim/gajim/-/commit/da319289
(The commit is after the 1.9.4 release)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants