Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 May 2021 18:41:33 +0200
From:      canardo909 <canardo909@gmx.com>
To:        gnome@FreeBSD.org
Subject:   archivers/gcab/ fails to build with FreeBSD 13 on powerpc 32 bit
Message-ID:  <61b3fd37-e46d-8e8c-d73b-634b18625b4f@gmx.com>

next in thread | raw e-mail | index | archive | help
Hi,


Problem found when building games/libretro-mame2000 on FreeBSD
13.0-RELEASE powerpc 32 bit running on Apple Powerbook 17".

# uname -a
FreeBSD g41713 13.0-RELEASE FreeBSD 13.0-RELEASE #0
releng/13.0-n244733-ea31abc261f


# cd /usr/ports/archivers/gcab/
root@g41713:/usr/ports/archivers/gcab # make -DBATCH install clean
=3D=3D=3D>   gcab-1.4 depends on executable: vala - found
=3D=3D=3D>   gcab-1.4 depends on executable: msgfmt - found
=3D=3D=3D>   gcab-1.4 depends on executable: g-ir-scanner - found
=3D=3D=3D>   gcab-1.4 depends on executable: meson - found
=3D=3D=3D>   gcab-1.4 depends on executable: ninja - found
=3D=3D=3D>   gcab-1.4 depends on package: pkgconf>=3D1.3.0_1 - found
=3D=3D=3D>   gcab-1.4 depends on shared library: libintl.so - found
(/usr/local/lib/libintl.so)
=3D=3D=3D>   gcab-1.4 depends on shared library: libglib-2.0.so - found
(/usr/local/lib/libglib-2.0.so)
=3D=3D=3D>   gcab-1.4 depends on shared library: libintl.so - found
(/usr/local/lib/libintl.so)
=3D=3D=3D>  Configuring for gcab-1.4
Traceback (most recent call last):
   File "/usr/local/bin/meson", line 6, in <module>
     from pkg_resources import load_entry_point
ModuleNotFoundError: No module named 'pkg_resources'
=3D=3D=3D>  Script "configure" failed unexpectedly.
Please report the problem to gnome@FreeBSD.org [maintainer] and attach the
"/usr/ports/archivers/gcab/work/gcab-1.4/_build/meson-logs/meson-log.txt"
including the output of the failure of your make command. Also, it might b=
e
a good idea to provide an overview of all packages installed on your syste=
m
(e.g. a /usr/local/sbin/pkg-static info -g -Ea).
*** Error code 1

Stop.
make: stopped in /usr/ports/archivers/gcab
root@g41713:/usr/ports/archivers/gcab #


Path indicated in the message above
"/usr/ports/archivers/gcab/work/gcab-1.4/_build/meson-logs/meson-log.txt"
does not exist. And I don't see a file 'meson-log.txt' anywhere else.

If required, I can send you log files if you tell me where to find them.

Regards,

Canardo

ps : I can open a FreeBSD Bugzilla ticket if needed





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?61b3fd37-e46d-8e8c-d73b-634b18625b4f>