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

x3270 4.4ga4 #207945

Merged
merged 2 commits into from
Feb 21, 2025
Merged

x3270 4.4ga4 #207945

merged 2 commits into from
Feb 21, 2025

Conversation

chenrui333
Copy link
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>?

@chenrui333 chenrui333 added the CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. label Feb 17, 2025
@daeho-ro
Copy link
Member

daeho-ro commented Feb 17, 2025

Traceback (most recent call last):
    File "/private/tmp/x3270-20250216-5784-lns19g/suite3270-4.4/obj/arm-apple-darwin22.6.0/x3270if/../../../Common/mkversion.py", line 172, in <module>
      mkversion(outfile_name, program, version_txt)
    File "/private/tmp/x3270-20250216-5784-lns19g/suite3270-4.4/obj/arm-apple-darwin22.6.0/x3270if/../../../Common/mkversion.py", line 114, in mkversion
      now = datetime.strptime(os.environ['SOURCE_DATE_EPOCH'], '%a %b %d %H:%M:%S %Z %Y').replace(tzinfo=timezone.utc)
    File "/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/_strptime.py", line 568, in _strptime_datetime
      tt, fraction, gmtoff_fraction = _strptime(data_string, format)
    File "/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/_strptime.py", line 349, in _strptime
      raise ValueError("time data %r does not match format %r" %
  ValueError: time data '1451574000' does not match format '%a %b %d %H:%M:%S %Z %Y'

@chenrui333 chenrui333 added the build failure CI fails while building the software label Feb 17, 2025
@daeho-ro daeho-ro force-pushed the x3270-4.4ga4 branch 2 times, most recently from b41acaa to d9ead66 Compare February 21, 2025 04:25
Signed-off-by: Rui Chen <[email protected]>

x3270: add `SOURCE_DATE_EPOCH` setup

Signed-off-by: Rui Chen <[email protected]>
@daeho-ro daeho-ro removed the build failure CI fails while building the software label Feb 21, 2025
Copy link
Contributor

🤖 An automated task has requested bottles to be published to this PR.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Feb 21, 2025
@BrewTestBot BrewTestBot added this pull request to the merge queue Feb 21, 2025
Merged via the queue into master with commit ebd7b55 Feb 21, 2025
15 checks passed
@BrewTestBot BrewTestBot deleted the x3270-4.4ga4 branch February 21, 2025 15:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants