Skip to content

Conversation

@BrewTestBot
Copy link
Contributor

Created by brew bump


Created with brew bump-formula-pr.

Details

release notes
Release 127

View the full release notes at https://github.com/polkit-org/polkit/releases/tag/127.


@github-actions github-actions bot added bump-formula-pr PR was created using `brew bump-formula-pr` meson Meson use is a significant feature of the PR or issue labels Dec 17, 2025
@chenrui333
Copy link
Member

  [67/86] clang -Isrc/polkitagent/polkit-agent-helper-1.p -Isrc/polkitagent -I../src/polkitagent -I. -I.. -Isrc -I../src -Isrc/polkit -I/usr/local/Cellar/glib/2.86.3/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/ffi -I/usr/local/Cellar/glib/2.86.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.86.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/pcre2/10.47/include -I/usr/local/Cellar/glib/2.86.3/include/gio-unix-2.0 -fdiagnostics-color=always -Wall -Winvalid-pch -std=c99 -O3 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -D_GNU_SOURCE -include /private/tmp/polkit-20251217-9113-bu9yjh/polkit-127/build/config.h -Wno-format-y2k -Wno-declaration-after-statement -Wno-implicit-function-declaration -D_POLKIT_COMPILATION -MD -MQ src/polkitagent/polkit-agent-helper-1.p/polkitagenthelper-pam.c.o -MF src/polkitagent/polkit-agent-helper-1.p/polkitagenthelper-pam.c.o.d -o src/polkitagent/polkit-agent-helper-1.p/polkitagenthelper-pam.c.o -c ../src/polkitagent/polkitagenthelper-pam.c
  FAILED: [code=1] src/polkitagent/polkit-agent-helper-1.p/polkitagenthelper-pam.c.o 
  clang -Isrc/polkitagent/polkit-agent-helper-1.p -Isrc/polkitagent -I../src/polkitagent -I. -I.. -Isrc -I../src -Isrc/polkit -I/usr/local/Cellar/glib/2.86.3/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/ffi -I/usr/local/Cellar/glib/2.86.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.86.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/pcre2/10.47/include -I/usr/local/Cellar/glib/2.86.3/include/gio-unix-2.0 -fdiagnostics-color=always -Wall -Winvalid-pch -std=c99 -O3 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -D_GNU_SOURCE -include /private/tmp/polkit-20251217-9113-bu9yjh/polkit-127/build/config.h -Wno-format-y2k -Wno-declaration-after-statement -Wno-implicit-function-declaration -D_POLKIT_COMPILATION -MD -MQ src/polkitagent/polkit-agent-helper-1.p/polkitagenthelper-pam.c.o -MF src/polkitagent/polkit-agent-helper-1.p/polkitagenthelper-pam.c.o.d -o src/polkitagent/polkit-agent-helper-1.p/polkitagenthelper-pam.c.o -c ../src/polkitagent/polkitagenthelper-pam.c
  ../src/polkitagent/polkitagenthelper-pam.c:144:20: error: variable has incomplete type 'struct ucred'
    144 |       struct ucred ucred;
        |                    ^
  ../src/polkitagent/polkitagenthelper-pam.c:144:14: note: forward declaration of 'struct ucred'
    144 |       struct ucred ucred;
        |              ^
  ../src/polkitagent/polkitagenthelper-pam.c:169:49: error: use of undeclared identifier 'SO_PEERCRED'
    169 |       rc = getsockopt(STDIN_FILENO, SOL_SOCKET, SO_PEERCRED, &ucred, &socklen);
        |                                                 ^
  2 errors generated.

@chenrui333 chenrui333 added build failure CI fails while building the software CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. labels Dec 17, 2025
@github-actions
Copy link
Contributor

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. To keep this pull request open, add a help wanted or in progress label.

@github-actions github-actions bot added the stale No recent activity label Dec 20, 2025
@chenrui333 chenrui333 added help wanted Task(s) needing PRs from the community or maintainers and removed stale No recent activity labels Dec 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build failure CI fails while building the software bump-formula-pr PR was created using `brew bump-formula-pr` CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. help wanted Task(s) needing PRs from the community or maintainers meson Meson use is a significant feature of the PR or issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants