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

winexe: deprecate #106626

Merged
merged 1 commit into from
Jul 27, 2022
Merged

winexe: deprecate #106626

merged 1 commit into from
Jul 27, 2022

Conversation

cho-m
Copy link
Member

@cho-m cho-m commented Jul 27, 2022

  • 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 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 brew install --build-from-source <formula>)? If this is a new formula, does it pass brew audit --new <formula>?

Listed on Monterey PR #94212 but Python 2 dependency is blocker. May be able to bottle on Big Sur with older [email protected], but will need to check CI output.

@cho-m cho-m added do not merge CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. CI-no-bottles Merge without publishing bottles labels Jul 27, 2022
@BrewTestBot BrewTestBot added deprecated license Formula uses a deprecated SPDX license which should be updated formula deprecated Formula deprecated no Linux bottle Formula has no Linux bottle perl Perl use is a significant feature of the PR or issue labels Jul 27, 2022
@cho-m
Copy link
Member Author

cho-m commented Jul 27, 2022

[email protected] gets past the previous syntax error in configure; however, it fails on Perl script:

  syntax error at heimdal/cf/make-proto.pl line 15, near "do Getopts("
  Execution of heimdal/cf/make-proto.pl aborted due to compilation errors.
  make: *** [heimdal/lib/asn1/der-protos.h] Error 255

Could try BlackArch patch https://github.com/BlackArch/blackarch/blob/master/packages/winexe/getopts.patch

@cho-m cho-m force-pushed the winexe-deprecate branch 3 times, most recently from 4a8a497 to 12c562e Compare July 27, 2022 02:40
@cho-m cho-m force-pushed the winexe-deprecate branch from 12c562e to b8780b1 Compare July 27, 2022 04:59
@cho-m cho-m added the CI-syntax-only Change only affects brew syntax, not the install. Only run syntax CI. label Jul 27, 2022
@carlocab carlocab merged commit ee2bcff into Homebrew:master Jul 27, 2022
@cho-m cho-m deleted the winexe-deprecate branch July 27, 2022 08:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI-no-bottles Merge without publishing bottles CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. CI-syntax-only Change only affects brew syntax, not the install. Only run syntax CI. deprecated license Formula uses a deprecated SPDX license which should be updated formula deprecated Formula deprecated no Linux bottle Formula has no Linux bottle perl Perl 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