Skip to content

rsyslog 8.2504.0 #221869

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed

rsyslog 8.2504.0 #221869

wants to merge 1 commit into from

Conversation

BrewTestBot
Copy link
Member

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 Apr 29, 2025
@chenrui333
Copy link
Member

  tcpsrv.c:1215:45: error: too many arguments to function call, expected 1, have 2
   1215 |         int r = pthread_setname_np(pthread_self(), (char*) shortThrdName);
        |                 ~~~~~~~~~~~~~~~~~~                 ^~~~~~~~~~~~~~~~~~~~~
  /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/pthread.h:535:5: note: 'pthread_setname_np' declared here
    535 | int     pthread_setname_np(const char*);
        |         ^                  ~~~~~~~~~~~
  1 error generated.

@chenrui333 chenrui333 added the build failure CI fails while building the software label Apr 29, 2025
@daeho-ro daeho-ro added the upstream issue An upstream issue report is needed label May 1, 2025
Copy link
Contributor

github-actions bot commented May 4, 2025

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 May 4, 2025
@daeho-ro daeho-ro removed the stale No recent activity label May 4, 2025
@daeho-ro daeho-ro force-pushed the bump-rsyslog-8.2504.0 branch 5 times, most recently from 88b2e03 to f99c640 Compare May 4, 2025 14:16
@daeho-ro
Copy link
Member

daeho-ro commented May 4, 2025

Patch isn't working and maybe there are more os compatibility issue..

Copy link
Contributor

github-actions bot commented May 7, 2025

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 May 7, 2025
@daeho-ro daeho-ro added CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. and removed stale No recent activity labels May 7, 2025
@daeho-ro daeho-ro force-pushed the bump-rsyslog-8.2504.0 branch from f99c640 to 23f131e Compare May 7, 2025 15:04
alorbach added a commit to alorbach/rsyslog-1 that referenced this pull request May 9, 2025
…bench issues

- Fix macos compile issues pthread_setname_np in tcpsrv.c
-

see also: rsyslog#5629
see also: Homebrew/homebrew-core#221869
alorbach added a commit to alorbach/rsyslog-1 that referenced this pull request May 9, 2025
…bench issues

- Fix macos compile issues pthread_setname_np in tcpsrv.c
-

see also: rsyslog#5629
see also: Homebrew/homebrew-core#221869
alorbach added a commit to alorbach/rsyslog-1 that referenced this pull request May 9, 2025
…bench issues

- Fix macos compile issues pthread_setname_np in tcpsrv.c
-

see also: rsyslog#5629
see also: Homebrew/homebrew-core#221869
alorbach added a commit to alorbach/rsyslog-1 that referenced this pull request May 9, 2025
…bench issues

- Fix macos compile issues pthread_setname_np in tcpsrv.c
-

see also: rsyslog#5629
see also: Homebrew/homebrew-core#221869
alorbach added a commit to alorbach/rsyslog-1 that referenced this pull request May 9, 2025
…bench issues

- Fix macos compile issues pthread_setname_np in tcpsrv.c
-

see also: rsyslog#5629
see also: Homebrew/homebrew-core#221869
alorbach added a commit to alorbach/rsyslog-1 that referenced this pull request May 9, 2025
…bench issues

- Fix macos compile issues pthread_setname_np in tcpsrv.c
-

see also: rsyslog#5629
see also: Homebrew/homebrew-core#221869
alorbach added a commit to alorbach/rsyslog-1 that referenced this pull request May 9, 2025
…bench issues

- Fix macos compile issues pthread_setname_np in tcpsrv.c
-

see also: rsyslog#5629
see also: Homebrew/homebrew-core#221869
alorbach added a commit to alorbach/rsyslog-1 that referenced this pull request May 9, 2025
…bench issues

- Fix macos compile issues pthread_setname_np in tcpsrv.c
-

see also: rsyslog#5629
see also: Homebrew/homebrew-core#221869
alorbach added a commit to alorbach/rsyslog-1 that referenced this pull request May 9, 2025
…bench issues

- Fix macos compile issues pthread_setname_np in tcpsrv.c
-

see also: rsyslog#5629
see also: Homebrew/homebrew-core#221869
alorbach added a commit to alorbach/rsyslog-1 that referenced this pull request May 9, 2025
…bench issues

- Fix macos compile issues pthread_setname_np in tcpsrv.c
-

see also: rsyslog#5629
see also: Homebrew/homebrew-core#221869
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 May 12, 2025
@github-actions github-actions bot closed this May 13, 2025
@github-actions github-actions bot deleted the bump-rsyslog-8.2504.0 branch May 13, 2025 05:36
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. stale No recent activity upstream issue An upstream issue report is needed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants