Skip to content

libnsl: enable macos build - #208501

Closed
chenrui333 wants to merge 2 commits into
mainfrom
libtirpc
Closed

libnsl: enable macos build#208501
chenrui333 wants to merge 2 commits into
mainfrom
libtirpc

Conversation

@chenrui333

@chenrui333 chenrui333 commented Feb 21, 2025

Copy link
Copy Markdown
Member
  • Have you followed the guidelines for contributing?
  • Have you ensured that your commits follow the commit style guide?
  • Have you checked that there aren't other open pull requests for the same formula update/change?
  • Have you built your formula locally with HOMEBREW_NO_INSTALL_FROM_API=1 brew install --build-from-source <formula>, where <formula> is the name of the formula you're submitting?
  • Is your test running fine brew test <formula>, where <formula> is the name of the formula you're submitting?
  • Does your build pass brew audit --strict <formula> (after doing HOMEBREW_NO_INSTALL_FROM_API=1 brew install --build-from-source <formula>)? If this is a new formula, does it pass brew audit --new <formula>?

  * Header files that shadow system header files were installed to "/opt/homebrew/opt/libnsl/include"
    The offending files are:
      /opt/homebrew/opt/libnsl/include/rpcsvc/yp.h
      /opt/homebrew/opt/libnsl/include/rpcsvc/yp_prot.h
      /opt/homebrew/opt/libnsl/include/rpcsvc/ypclnt.h
      /opt/homebrew/opt/libnsl/include/rpcsvc/yppasswd.h

@chenrui333
chenrui333 marked this pull request as draft February 21, 2025 16:01
@github-actions

Copy link
Copy Markdown
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.

@github-actions github-actions Bot added the stale No recent activity label Mar 14, 2025
@daeho-ro daeho-ro added in progress Stale bot should stay away and removed stale No recent activity labels Mar 17, 2025
@MikeMcQuaid MikeMcQuaid removed the in progress Stale bot should stay away label Jun 24, 2025
@github-actions

Copy link
Copy Markdown
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.

@github-actions github-actions Bot added the stale No recent activity label Jul 23, 2025
Comment thread Formula/lib/libnsl.rb
chenrui333 and others added 2 commits July 23, 2025 15:37
Signed-off-by: Rui Chen <rui@chenrui.dev>
Co-authored-by: Carlo Cabrera <30379873+carlocab@users.noreply.github.com>
Signed-off-by: Rui Chen <rui@chenrui.dev>
@carlocab carlocab added CI-no-bottle-cache Disable bottle cache and removed stale No recent activity labels Jul 23, 2025
Comment thread Formula/lib/libnsl.rb

depends_on "autoconf" => :build
depends_on "automake" => :build
depends_on "gettext" => :build

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is causing a circular dependency. It's probably better to patch configure directly so that we don't need to regenerate it.

@github-actions

Copy link
Copy Markdown
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.

@github-actions github-actions Bot added the stale No recent activity label Aug 14, 2025
@github-actions github-actions Bot closed this Aug 21, 2025
@github-actions
github-actions Bot deleted the libtirpc branch August 21, 2025 05:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI-no-bottle-cache Disable bottle cache stale No recent activity

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants