Skip to content

util-linux 2.40#167458

Closed
chenrui333 wants to merge 1 commit intomasterfrom
util-linux-2.40
Closed

util-linux 2.40#167458
chenrui333 wants to merge 1 commit intomasterfrom
util-linux-2.40

Conversation

@chenrui333
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>?

Signed-off-by: Rui Chen <rui@chenrui.dev>
@github-actions github-actions bot added the CI-linux-self-hosted Build on Linux self-hosted runner label Mar 29, 2024
@github-actions
Copy link
Copy Markdown
Contributor

Hi, thanks for your contribution to Homebrew! You already have >=15 open pull requests, so please get them ready to be merged or close them before you open more. If CI fails on any of them, please fix it or ask for help doing so.
If you are performing simple version bumps, @BrewTestBot automatically bumps a list of formulae so you don't need to. Please take a look at issues and pull requests labelled help wanted Task(s) needing PRs from the community or maintainers and see if you can help to fix any of them. Thanks!

@chenrui333
Copy link
Copy Markdown
Member Author

  libuuid/src/uuid_time.c:89:87: error: aliases are not supported on darwin
  extern time_t uuid_time(const uuid_t uu, struct timeval *ret_tv) __attribute__((weak, alias("__uuid_time")));
                                                                                        ^
  1 error generated.

@chenrui333 chenrui333 added upstream issue An upstream issue report is needed build failure CI fails while building the software labels Mar 29, 2024
@chenrui333 chenrui333 closed this Apr 5, 2024
@chenrui333
Copy link
Copy Markdown
Member Author

looks like no response from the upstream, closing the pr for now.

@chenrui333 chenrui333 deleted the util-linux-2.40 branch April 5, 2024 13:11
@github-actions github-actions bot added the outdated PR was locked due to age label May 7, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 7, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

build failure CI fails while building the software CI-linux-self-hosted Build on Linux self-hosted runner outdated PR was locked due to age upstream issue An upstream issue report is needed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant