E_WL Mailspike good senders -1.0 MAILING_LIST_MULTI Multiple indicators imply a widely-seen list manager -0.0 DKIMWL_WL_HIGH DKIMwl.org - High trust sender SpamTally: Final spam score: -19 ----==_mimepart_68fb93b3f3bda_ad1e11004008d Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit github-actions[bot] created an issue (pfeifferj/autoaur#100) ## AUR Package Build Failure **Package:** gstreamer0.10-base **Workflow Run:** [View Logs](https://github.com/pfeifferj/autoaur/actions/runs/18768428167) **Error:** Build failed with exit code 1 ### Build Log (truncated) ``` ...(truncated)... gstalsasink.c:284:13: warning: Deprecated pre-processor symbol: replace with "g_mutex_lock" 284 | g_static_mutex_lock (&output_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gstalsasink.c:289:13: warning: Deprecated pre-processor symbol 289 | g_static_mutex_unlock (&output_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gstalsasink.c:289:13: warning: Deprecated pre-processor symbol: replace with "g_mutex_unlock" 289 | g_static_mutex_unlock (&output_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from gstalsasrc.c:51: ../../gst-libs/gst/glib-compat-private.h: In function 'gst_g_static_rec_mutex_init': ../../gst-libs/gst/glib-compat-private.h:86:13: warning: Deprecated pre-processor symbol: replace with "g_mutex_init" 86 | static const GStaticRecMutex init_mutex = G_STATIC_REC_MUTEX_INIT; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../gst-libs/gst/glib-compat-private.h:86:13: warning: Deprecated pre-processor symbol: replace with "g_rec_mutex_init" 86 | static const GStaticRecMutex init_mutex = G_STATIC_REC_MUTEX_INIT; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gstcdparanoiasrc.c:78:13: warning: Deprecated pre-processor symbol: replace with "g_mutex_init" 78 | static GStaticMutex cur_cb_mutex = G_STATIC_MUTEX_INIT; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gstcdparanoiasrc.c: In function 'gst_cd_paranoia_src_read_sector': gstcdparanoiasrc.c:386:13: warning: Deprecated pre-processor symbol 386 | g_static_mutex_lock (&cur_cb_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gstcdparanoiasrc.c:386:13: warning: Deprecated pre-processor symbol: replace with "g_mutex_lock" 386 | g_static_mutex_lock (&cur_cb_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gstcdparanoiasrc.c:394:13: warning: Deprecated pre-processor symbol 394 | g_static_mutex_unlock (&cur_cb_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gstcdparanoiasrc.c:394:13: warning: Deprecated pre-processor symbol: replace with "g_mutex_unlock" 394 | g_static_mutex_unlock (&cur_cb_mutex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from gstclockoverlay.h:25, from gstclockoverlay.c:49: gsttextoverlay.h:8:10: fatal error: pango/pangocairo.h: No such file or directory 8 | #include | ^~~~~~~~~~~~~~~~~~~~ compilation terminated. make[3]: *** [Makefile:685: libgstpango_la-gstclockoverlay.lo] Error 1 make[2]: *** [Makefile:880: pango] Error 2 make[1]: *** [Makefile:687: all-recursive] Error 1 make: *** [Makefile:616: all] Error 2 ==> ERROR: A failure occurred in build(). Aborting... Direct makepkg build failed with exit code 4 Build failed: Build failed with exit code 1 ``` This issue was automatically created because the package failed to build with `paru` in our daily verification workflow. Please check if upstream changes have broken the PKGBUILD or if any dependencies need updating. -- Reply to this email directly or view it on GitHub: https://github.com/pfeifferj/autoaur/issues/100 You are receiving this because you are subscribed to this thread. Message ID: ----==_mimepart_68fb93b3f3bda_ad1e11004008d Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit
github-actions[bot] created an issue (pfeifferj/autoaur#100)

AUR Package Build Failure

Package: gstreamer0.10-base
Workflow Run: View Logs
Error: Build failed with exit code 1

Build Log (truncated)

...(truncated)...

gstalsasink.c:284:13: warning: Deprecated pre-processor symbol: replace with "g_mutex_lock"
  284 |   g_static_mutex_lock (&output_mutex);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~                                      
gstalsasink.c:289:13: warning: Deprecated pre-processor symbol
  289 |   g_static_mutex_unlock (&output_mutex);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~     
gstalsasink.c:289:13: warning: Deprecated pre-processor symbol: replace with "g_mutex_unlock"
  289 |   g_static_mutex_unlock (&output_mutex);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~                                      
In file included from gstalsasrc.c:51:
../../gst-libs/gst/glib-compat-private.h: In function 'gst_g_static_rec_mutex_init':
../../gst-libs/gst/glib-compat-private.h:86:13: warning: Deprecated pre-processor symbol: replace with "g_mutex_init"
   86 |   static const GStaticRecMutex init_mutex = G_STATIC_REC_MUTEX_INIT;
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~        
../../gst-libs/gst/glib-compat-private.h:86:13: warning: Deprecated pre-processor symbol: replace with "g_rec_mutex_init"
   86 |   static const GStaticRecMutex init_mutex = G_STATIC_REC_MUTEX_INIT;
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~            
gstcdparanoiasrc.c:78:13: warning: Deprecated pre-processor symbol: replace with "g_mutex_init"
   78 | static GStaticMutex cur_cb_mutex = G_STATIC_MUTEX_INIT;
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                     
gstcdparanoiasrc.c: In function 'gst_cd_paranoia_src_read_sector':
gstcdparanoiasrc.c:386:13: warning: Deprecated pre-processor symbol
  386 |     g_static_mutex_lock (&cur_cb_mutex);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~     
gstcdparanoiasrc.c:386:13: warning: Deprecated pre-processor symbol: replace with "g_mutex_lock"
  386 |     g_static_mutex_lock (&cur_cb_mutex);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~                                    
gstcdparanoiasrc.c:394:13: warning: Deprecated pre-processor symbol
  394 |     g_static_mutex_unlock (&cur_cb_mutex);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~   
gstcdparanoiasrc.c:394:13: warning: Deprecated pre-processor symbol: replace with "g_mutex_unlock"
  394 |     g_static_mutex_unlock (&cur_cb_mutex);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                    
In file included from gstclockoverlay.h:25,
                 from gstclockoverlay.c:49:
gsttextoverlay.h:8:10: fatal error: pango/pangocairo.h: No such file or directory
    8 | #include <pango/pangocairo.h>
      |          ^~~~~~~~~~~~~~~~~~~~
compilation terminated.
make[3]: *** [Makefile:685: libgstpango_la-gstclockoverlay.lo] Error 1
make[2]: *** [Makefile:880: pango] Error 2
make[1]: *** [Makefile:687: all-recursive] Error 1
make: *** [Makefile:616: all] Error 2
==> ERROR: A failure occurred in build().
    Aborting...


Direct makepkg build failed with exit code 4
Build failed: Build failed with exit code 1

This issue was automatically created because the package failed to build with paru in our daily verification workflow.
Please check if upstream changes have broken the PKGBUILD or if any dependencies need updating.


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <pfeifferj/autoaur/issues/100@github.com>

----==_mimepart_68fb93b3f3bda_ad1e11004008d-- From - Fri Oct 24 18:40:40 2025 X-Mozilla-Status: 0001 X-Mozilla-Status2: 00000000 Return-Path: Delivered-To: hi@josie.lol Received: from witcher.mxrouting.net by witcher.mxrouting.net with LMTP id kA+cGU/H+2g4uDIAYBR5ng (envelope-from ) for ; Fri, 24 Oct 2025 18:37:03 +0000 Return-path: Envelope-to: github@josie.lol Delivery-date: Fri, 24 Oct 2025 18:37:03 +0000 Received: from out-18.smtp.github.com ([192.30.252.201]) by witcher.mxrouting.net with esmtps (TLS1.3) tls TLS_AES_256_GCM_SHA384 (Exim 4.98) (envelope-from ) id 1vCMet-0000000E0bw-0UQg for github@josie.lol; Fri, 24 Oct 2025 18:37:03 +0000 Received: from localhost (hubbernetes-node-b43bfa7.va3-iad.github.net [10.48.137.44]) by smtp.github.com (Postfix) with UTF8SMTPSA id 9E968E0A02 for ; Fri, 24 Oct 2025 11:37:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1761331022; bh=uzAYECXJpG4Sty9G4anpqKYNmdyxuewMSeU5P06NJNo=; h=List-Post:Reply-To:List-Archive:Date:List-Id:Subject:Cc:To:From: From; b=aUbIqZFnn3S4HCP9b/6nt/fHL2KOTw7sRbDJ58kmzXUYUOCWRHtnybUJpHObl9yn4 1qSfrfK9dQC+HSf/fxVErZqh1M4PkRGbmqGsR5Lvw1mX8X8JJbA9940Sa4bCLPMVOr cQmoLaW47exMY0DfmwmGhFCYcQb+0hzffhNtps88= Content-Type: multipart/alternative; boundary="part_5f0a65277ceae5caf590ec3bca0dc242db3435babe5c346fb621a44dec3d54cc"; charset=UTF-8 List-Post: noreply@github.com Precedence: list X-Github-Sender: pfeifferj Reply-To: ansible-collections/community.hashi_vault List-Archive: https://github.com/ansible-collections/community.hashi_vault Message-Id: Date: Fri, 24 Oct 2025 11:37:01 -0700 List-Id: ansible-collections/community.hashi_vault X-Github-Recipient: pfeifferj X-Github-Reason: ci_activity X-Github-Notify-Platform: notifyd Subject: [ansible-collections/community.hashi_vault] PR run failed: CI - [GH-352] kubernetes aut