Skip to content
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

teleport 14.3.30 #182874

Closed
wants to merge 1 commit into from
Closed

teleport 14.3.30 #182874

wants to merge 1 commit into from

Conversation

stefanb
Copy link
Member

@stefanb stefanb commented Aug 29, 2024

Bump to latest, recent 14.x.x release:
https://github.com/gravitational/teleport/releases/tag/v14.3.30

We have issues building higher major versions, eg:


  • 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>?

@github-actions github-actions bot added go Go use is a significant feature of the PR or issue nodejs Node or npm use is a significant feature of the PR or issue labels Aug 29, 2024
Bump to latest 14.x.x release:
https://github.com/gravitational/teleport/releases/tag/v14.3.30

Newer major releases have issues, eg
* #182786
@SMillerDev
Copy link
Member

  /opt/homebrew/Cellar/[email protected]/1.22.6/libexec/pkg/tool/darwin_arm64/link: running clang failed: exit status 1
  ld: library not found for -ld_classic
  clang: error: linker command failed with exit code 1 (use -v to see invocation)

@cho-m
Copy link
Member

cho-m commented Sep 6, 2024

Same issue as newer versions - gravitational/teleport#43676

Maybe just inreplace it out on older Xcode clang. The issue should only happen on 12-arm64 runner so will also not show up once we replace runner with Sequoia.

@stefanb stefanb mentioned this pull request Sep 24, 2024
@github-actions github-actions bot deleted the bump-teleport-14.3.30 branch September 25, 2024 04:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
go Go use is a significant feature of the PR or issue nodejs Node or npm 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