byte-compile fails for cross-builds

オープン
#66,913 コメント 11 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
4/5
見積もり時間
3〜5日
初心者へのやさしさ
25/100
issue の種類
バグ
明瞭さ
説明が足りない
活発さ
停滞
技術スタック
python
領域
build-system

調査の方向性

Start by reviewing the dependency bpo-23968 and the listed patches: python_for_build_flag.patch, py_build_environ.patch, and py_build_environ_2.patch. Reproduce the cross-build byte-compilation failure, then verify that byte compilation completes successfully for the affected build configuration.

索引モデルが issue の本文から書いたものです。

説明

build
BPO 22724
Nosy @doko42, @ncoghlan, @xdegaye, @tpetazzoni, @andrew-aladev
Dependencies
  • bpo-23968: rename the platform directory from plat-$(MACHDEP) to plat-$(PLATFORM_TRIPLET)
  • Files
  • python_for_build_flag.patch
  • py_build_environ.patch
  • py_build_environ_2.patch: rebased to current tip
  • Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

    Show more details

    GitHub fields:

    assignee = None
    closed_at = None
    created_at = <Date 2014-10-24.23:52:39.521>
    labels = ['build']
    title = 'byte-compile fails for cross-builds'
    updated_at = <Date 2020-01-24.20:12:01.692>
    user = 'https://bugs.python.org/BenediktMorbach'
    

    bugs.python.org fields:

    activity = <Date 2020-01-24.20:12:01.692>
    actor = 'xdegaye'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Cross-Build']
    creation = <Date 2014-10-24.23:52:39.521>
    creator = 'Benedikt.Morbach'
    dependencies = ['23968']
    files = ['43559', '43603', '43953']
    hgrepos = []
    issue_num = 22724
    keywords = ['patch']
    message_count = 11.0
    messages = ['229969', '229970', '267350', '269359', '269617', '269675', '271698', '276300', '360366', '360379', '360651']
    nosy_count = 7.0
    nosy_names = ['doko', 'ncoghlan', 'rpetrov', 'xdegaye', 'Benedikt.Morbach', 'thomas-petazzoni', 'puchenyaka']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'compile error'
    url = 'https://bugs.python.org/issue22724'
    versions = ['Python 2.7', 'Python 3.5', 'Python 3.6']
    

    主要言語
    Python
    スター
    77.2k
    フォーク
    36k
    平均マージ
    1日 9時間
    マージ済み PR(30日)
    558

    コントリビューションガイド

    コントリビューションガイドを開く

    はじめの一歩

    1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
    2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
    3. リポジトリをフォークし、ブランチを切って変更します。
    4. issue 番号を参照したプルリクエストを送ります。

    python/cpython のほかの issue

    python/cpython の issue をすべて見る

    似ている issue

    Python の issue をもっと見る

    新しい issue をメールで受け取る

    初心者向けの GitHub issue を短くまとめたダイジェスト。