Skip to content

PEP-739 build-details generation is broken when --relative-paths is specified #136264

@itamaro

Description

@itamaro

Bug report

Bug description:

With a freshly python built from main (on MacOS in this repro, but also tested on Linux), trying to generating the PEP-739 build-details with the --relative-paths option fails.

$ ./python.exe -E Tools/build/generate-build-details.py /tmp/build-details.json --relative-paths

Traceback:

Traceback (most recent call last):
  File "/Users/itamaro/work/cpython/Tools/build/generate-build-details.py", line 194, in <module>
    main()
    ~~~~^^
  File "/Users/itamaro/work/cpython/Tools/build/generate-build-details.py", line 186, in main
    make_paths_relative(data, args.config_file_path)
    ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/Users/itamaro/work/cpython/Tools/build/generate-build-details.py", line 157, in make_paths_relative
    new_path = os.path.relpath(current_path, data['base_prefix'])
  File "/Users/itamaro/work/cpython/Lib/posixpath.py", line 519, in relpath
    path = os.fspath(path)
TypeError: expected str, bytes or os.PathLike object, not dict

CPython versions tested on:

CPython main branch, 3.15, 3.14

Operating systems tested on:

macOS, Linux

Linked PRs

Metadata

Metadata

Assignees

No one assigned

    Labels

    buildThe build process and cross-buildtype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      pFad - Phonifier reborn

      Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

      Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


      Alternative Proxies:

      Alternative Proxy

      pFad Proxy

      pFad v3 Proxy

      pFad v4 Proxy