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




commit 7894f05f1667c0af060d1848b0a03ef7bc41c8dd
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 a50f3efe6..4914e9c4f 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]