[totem/wip/hadess/fix-meson-hang] XXX trace meson



commit a0bfea6cea8584f546a77464570173ae2e0c217c
Author: Bastien Nocera <hadess hadess net>
Date:   Fri Jan 7 10:56:33 2022 +0100

    XXX trace meson

 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index fe8db0741..6d8025984 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -50,7 +50,7 @@ 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
+    - python -m trace --trace /usr/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]