Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Compilation is broken withHAVE_DYNAMIC_LOADING=0 #122907

Closed
Assignees
ericsnowcurrently
Labels
@tritao

Description

@tritao

Bug report

Bug description:

When compiling for Wasm with--disable-wasm-dynamic-linking, we end up withHAVE_DYNAMIC_LOADING=0, which is currently broken with the following linking errors:

wasm-ld: error: Python/import.o: undefined symbol: _Py_ext_module_loader_info_init_for_builtinwasm-ld: error: Python/import.o: undefined symbol: _PyImport_RunModInitFuncwasm-ld: error: Python/import.o: undefined symbol: _Py_ext_module_loader_result_apply_errorwasm-ld: error: Python/import.o: undefined symbol: _Py_ext_module_loader_result_clearwasm-ld: error: Python/import.o: undefined symbol: _Py_ext_module_loader_result_clearwasm-ld: error: Python/import.o: undefined symbol: _Py_ext_module_loader_info_clearwasm-ld: error: Python/import.o: undefined symbol: _PyImport_RunModInitFuncwasm-ld: error: Python/import.o: undefined symbol: _Py_ext_module_loader_result_apply_errorwasm-ld: error: Python/import.o: undefined symbol: _Py_ext_module_loader_result_clear

I believe its a regression introduced in529a160.

@ericsnowcurrently, would you be able to take a look into fixing this?

CPython versions tested on:

CPython main branch

Operating systems tested on:

Linux

Linked PRs

Metadata

Metadata

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions


    [8]ページ先頭

    ©2009-2025 Movatter.jp