ci: Add debug spew on macos
authorMatthias Clasen <mclasen@redhat.com>
Fri, 12 Feb 2021 20:24:27 +0000 (15:24 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 12 Feb 2021 20:24:27 +0000 (15:24 -0500)
.gitlab-ci.yml

index edde8904aaee232a8890ad71f4aa1a2c2d989620..300cb865a1f54f3db8adfc660d62ee2da154431f 100644 (file)
@@ -159,6 +159,7 @@ macos:
     - pip3 install --user meson==0.56
     - pip3 install --user ninja
     - export PATH=/Users/gitlabrunner/Library/Python/3.7/bin:$PATH
+    - export MESON_FORCE_BACKTRACE=1
   script:
     - meson -Dx11-backend=false
             -Dintrospection=disabled