[totem/wip/hadess/fix-meson-hang] XXX trace meson
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [totem/wip/hadess/fix-meson-hang] XXX trace meson
- Date: Fri, 7 Jan 2022 10:21:23 +0000 (UTC)
commit bb590dcd79ff049bfe1ab0313cc9a8af5516c164
Author: Bastien Nocera <hadess hadess net>
Date: Fri Jan 7 10:56:33 2022 +0100
XXX trace meson
.gitlab-ci.yml | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index a50f3efe6..037bcc360 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -50,7 +50,8 @@ build-fedora:
- dnf remove -y meson
- pip3 install --pre meson
script:
- - meson _build -Dhelp=true -Denable-gtk-doc=true -Denable-easy-codec-installation=yes
-Denable-python=yes -Dprofile=default
+ - which meson
+ - python3 -m trace --trace ~/.local/bin/meson _build -Dhelp=true -Denable-gtk-doc=true
-Denable-easy-codec-installation=yes -Denable-python=yes -Dprofile=default
- G_MESSAGES_DEBUG=all xvfb-run -a -s "-screen 0 1024x768x24" ninja -C _build test
- ninja -C _build install
- G_MESSAGES_DEBUG=all xvfb-run -a -s "-screen 0 1024x768x24" ninja -C _build dist
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]