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

pyoxidizer 0.24.0 #119372

Closed
wants to merge 2 commits into from
Closed

Conversation

Porkepix
Copy link
Contributor

Created by brew bump


Created with brew bump-formula-pr.

@BrewTestBot BrewTestBot added bump-formula-pr PR was created using `brew bump-formula-pr` rust Rust use is a significant feature of the PR or issue labels Dec 30, 2022
@chenrui333
Copy link
Member

    = note: ld: warning: object file (/private/tmp/pyoxidizerOJHyiE/build/target/aarch64-apple-darwin/debug/deps/libpyo3_ffi-b9ea064ef657ba4e.rlib(415005a29d63fbd9-config.o)) was built for newer macOS version (12.0) than being linked (11.0)
            Undefined symbols for architecture arm64:
              "_mkfifoat", referenced from:
                  _os_mkfifo_impl in libpyo3_ffi-b9ea064ef657ba4e.rlib(posixmodule.o)
              "_mknodat", referenced from:
                  _os_mknod_impl in libpyo3_ffi-b9ea064ef657ba4e.rlib(posixmodule.o)
            ld: symbol(s) not found for architecture arm64
            clang: error: linker command failed with exit code 1 (use -v to see invocation)
            
  
  error: could not compile `python-oxidized-importer` due to previous error
  warning: build failed, waiting for other jobs to finish...
  error[PYOXIDIZER_PYTHON_EXECUTABLE]: adding PythonExecutable to FileManifest
      
      Caused by:
          0: building Python executable
          1: building executable with Rust project
          2: cargo build failed
         --> ./pyoxidizer.bzl:283:5
          |
      283 |     files.add_python_resource(".", exe)
          |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ PythonExecutable.to_file_manifest()
      
      
  error: adding PythonExecutable to FileManifest
  
  Caused by:
      0: building Python executable
      1: building executable with Rust project
      2: cargo build failed
  Error: pyoxidizer: failed
  An exception occurred within a child process:
    BuildError: Failed executing: /opt/homebrew/Cellar/pyoxidizer/0.24.0/bin/pyoxidizer build --verbose

@chenrui333 chenrui333 added the test failure CI fails while running the test-do block label Dec 30, 2022
@chenrui333 chenrui333 added upstream issue An upstream issue report is needed CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. labels Dec 31, 2022
@github-actions
Copy link
Contributor

github-actions bot commented Jan 2, 2023

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. To keep this pull request open, add a help wanted or in progress label.

@github-actions github-actions bot added the stale No recent activity label Jan 2, 2023
@github-actions github-actions bot closed this Jan 3, 2023
@chenrui333 chenrui333 reopened this Jan 7, 2023
@chenrui333 chenrui333 added the CI-requeued PR has been re-added to the queue label Jan 7, 2023
@github-actions github-actions bot removed the stale No recent activity label Jan 7, 2023
@BrewTestBot BrewTestBot added the python Python use is a significant feature of the PR or issue label Jan 8, 2023
@chenrui333 chenrui333 removed upstream issue An upstream issue report is needed test failure CI fails while running the test-do block labels Jan 9, 2023
@BrewTestBot BrewTestBot removed the python Python use is a significant feature of the PR or issue label Jan 9, 2023
@github-actions
Copy link
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. To keep this pull request open, add a help wanted or in progress label.

@github-actions github-actions bot added the stale No recent activity label Jan 12, 2023
@github-actions github-actions bot closed this Jan 14, 2023
@chenrui333
Copy link
Member

@messense can you also help with this upgrade? Thanks!

@chenrui333 chenrui333 added 11-arm64 Big Sur arm64 is specifically affected 12-arm64 Monterey arm64 is specifically affected labels Jan 17, 2023
@messense
Copy link
Contributor

I suspect it has something to do with python-build-standalone, this release note mentions mkfifoat and mknodat : https://github.com/indygreg/python-build-standalone/releases/tag/20221220

@messense
Copy link
Contributor

messense commented Jan 17, 2023

@chenrui333
Copy link
Member

@messense do you want to give that a stab? Thanks!! :)

@messense
Copy link
Contributor

Opened #121289

@Porkepix Porkepix deleted the bump-pyoxidizer-0.24.0 branch January 23, 2023 02:09
@chenrui333 chenrui333 mentioned this pull request Jan 31, 2023
@chenrui333 chenrui333 mentioned this pull request Jul 18, 2023
6 tasks
@chenrui333 chenrui333 added the superseded PR was replaced by another PR label Jul 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
11-arm64 Big Sur arm64 is specifically affected 12-arm64 Monterey arm64 is specifically affected bump-formula-pr PR was created using `brew bump-formula-pr` CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. CI-requeued PR has been re-added to the queue rust Rust use is a significant feature of the PR or issue stale No recent activity superseded PR was replaced by another PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants