Skip to content

Conversation

@BrewTestBot
Copy link
Contributor

Created by brew bump


Created with brew bump-formula-pr.

@github-actions github-actions bot added the bump-formula-pr PR was created using `brew bump-formula-pr` label Dec 15, 2025
@botantony
Copy link
Member

  utils/pool_process_reporting.c:1116:4: error: call to undeclared function 'strchrnul'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
   1116 |         *(strchrnul(status[i].value, '\n')) = '\0';
        |           ^
  utils/pool_process_reporting.c:1116:4: note: did you mean 'strchr'?
  /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/string.h:76:7: note: 'strchr' declared here
     76 | char    *strchr(const char *__s, int __c);
        |          ^
  utils/pool_process_reporting.c:1116:2: error: indirection requires pointer operand ('int' invalid)
   1116 |         *(strchrnul(status[i].value, '\n')) = '\0';
        |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

@botantony botantony added the build failure CI fails while building the software label Dec 15, 2025
@daeho-ro daeho-ro force-pushed the bump-pgpool-ii-4.6.5 branch 2 times, most recently from e140479 to 4b588da Compare December 15, 2025 09:59
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`

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants