Skip to content

gh-112532: Fix peg generator build.py for mimalloc build - #113492

Merged
corona10 merged 1 commit into
python:mainfrom
corona10:gh-112532-fix
Dec 26, 2023
Merged

gh-112532: Fix peg generator build.py for mimalloc build#113492
corona10 merged 1 commit into
python:mainfrom
corona10:gh-112532-fix

Conversation

@corona10

@corona10corona10 commented Dec 26, 2023

Copy link
Copy Markdown
Member

@corona10corona10 changed the title gh-112532: Fix peg generator for mimalloc buildgh-112532: Fix peg generator build.py for mimalloc buildDec 26, 2023
@corona10

Copy link
Copy Markdown
MemberAuthor

@colesbury

AS-IS

➜ cpython git:(main) ✗ ./python.exe -m test test_peg_generator
Using random seed: 2669052678
Raised RLIMIT_NOFILE: 256 -> 1024
0:00:00 load avg: 3.38 Run 1 test sequentially
0:00:00 load avg: 3.38 [1/1] test_peg_generator
/Users/user/oss/cpython/build/test_python_worker_29863æ/tempcwd/venv/lib/python3.13/site-packages/pip/_internal/metadata/importlib/_envs.py:111: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html
from pip._vendor.pkg_resources import find_distributions
Processing /Users/user/oss/cpython/Lib/test/setuptools-67.6.1-py3-none-any.whl
/Users/user/oss/cpython/build/test_python_worker_29863æ/tempcwd/venv/lib/python3.13/site-packages/pip/_internal/metadata/importlib/_dists.py:73: DeprecationWarning: Unimplemented abstract methods {'locate_file'}
return cls(files, info_location)
Processing /Users/user/oss/cpython/Lib/test/wheel-0.40.0-py3-none-any.whl
Installing collected packages: wheel, setuptools
/Users/user/oss/cpython/build/test_python_worker_29863æ/tempcwd/venv/lib/python3.13/site-packages/pip/_internal/metadata/importlib/_dists.py:73: DeprecationWarning: Unimplemented abstract methods {'locate_file'}
return cls(files, info_location)
Successfully installed setuptools-67.6.1 wheel-0.40.0
In file included from /Users/user/oss/cpython/Python/Python-ast.c:6:
In file included from /Users/user/oss/cpython/Include/internal/pycore_ceval.h:13:
In file included from /Users/user/oss/cpython/Include/internal/pycore_interp.h:32:
In file included from /Users/user/oss/cpython/Include/internal/pycore_tstate.h:11:
/Users/user/oss/cpython/Include/internal/pycore_mimalloc.h:32:10: fatal error: 'mimalloc.h' file not found
#include "mimalloc.h"
^~~~~~~~~~~~
1 error generated.
In file included from /Users/user/oss/cpython/Python/Python-ast.c:6:
In file included from /Users/user/oss/cpython/Include/internal/pycore_ceval.h:13:
In file included from /Users/user/oss/cpython/Include/internal/pycore_interp.h:32:
In file included from /Users/user/oss/cpython/Include/internal/pycore_tstate.h:11:
/Users/user/oss/cpython/Include/internal/pycore_mimalloc.h:32:10: fatal error: 'mimalloc.h' file not found
#include "mimalloc.h"
^~~~~~~~~~~~
1 error generated.
In file included from /Users/user/oss/cpython/Python/Python-ast.c:6:
In file included from /Users/user/oss/cpython/Include/internal/pycore_ceval.h:13:
In file included from /Users/user/oss/cpython/Include/internal/pycore_interp.h:32:
In file included from /Users/user/oss/cpython/Include/internal/pycore_tstate.h:11:
/Users/user/oss/cpython/Include/internal/pycore_mimalloc.h:32:10: fatal error: 'mimalloc.h' file not found
#include "mimalloc.h"
^~~~~~~~~~~~
1 error generated.
In file included from /Users/user/oss/cpython/Python/Python-ast.c:6:
In file included from /Users/user/oss/cpython/Include/internal/pycore_ceval.h:13:
In file included from /Users/user/oss/cpython/Include/internal/pycore_interp.h:32:
In file included from /Users/user/oss/cpython/Include/internal/pycore_tstate.h:11:
/Users/user/oss/cpython/Include/internal/pycore_mimalloc.h:32:10: fatal error: 'mimalloc.h' file not found
#include "mimalloc.h"
^~~~~~~~~~~~
1 error generated.
In file included from /Users/user/oss/cpython/Python/Python-ast.c:6:
In file included from /Users/user/oss/cpython/Include/internal/pycore_ceval.h:13:
In file included from /Users/user/oss/cpython/Include/internal/pycore_interp.h:32:
In file included from /Users/user/oss/cpython/Include/internal/pycore_tstate.h:11:
/Users/user/oss/cpython/Include/internal/pycore_mimalloc.h:32:10: fatal error: 'mimalloc.h' file not found
#include "mimalloc.h"
^~~~~~~~~~~~
1 error generated.
In file included from /Users/user/oss/cpython/Python/Python-ast.c:6:
In file included from /Users/user/oss/cpython/Include/internal/pycore_ceval.h:13:
In file included from /Users/user/oss/cpython/Include/internal/pycore_interp.h:32:
In file included from /Users/user/oss/cpython/Include/internal/pycore_tstate.h:11:
/Users/user/oss/cpython/Include/internal/pycore_mimalloc.h:32:10: fatal error: 'mimalloc.h' file not found
#include "mimalloc.h"
^~~~~~~~~~~~
1 error generated.
In file included from /Users/user/oss/cpython/Python/Python-ast.c:6:
In file included from /Users/user/oss/cpython/Include/internal/pycore_ceval.h:13:
In file included from /Users/user/oss/cpython/Include/internal/pycore_interp.h:32:
In file included from /Users/user/oss/cpython/Include/internal/pycore_tstate.h:11:
/Users/user/oss/cpython/Include/internal/pycore_mimalloc.h:32:10: fatal error: 'mimalloc.h' file not found
#include "mimalloc.h"
^~~~~~~~~~~~
1 error generated.
In file included from /Users/user/oss/cpython/Python/Python-ast.c:6:
In file included from /Users/user/oss/cpython/Include/internal/pycore_ceval.h:13:
In file included from /Users/user/oss/cpython/Include/internal/pycore_interp.h:32:
In file included from /Users/user/oss/cpython/Include/internal/pycore_tstate.h:11:
/Users/user/oss/cpython/Include/internal/pycore_mimalloc.h:32:10: fatal error: 'mimalloc.h' file not found
#include "mimalloc.h"
^~~~~~~~~~~~
1 error generated.
In file included from /Users/user/oss/cpython/Python/Python-ast.c:6:
In file included from /Users/user/oss/cpython/Include/internal/pycore_ceval.h:13:
In file included from /Users/user/oss/cpython/Include/internal/pycore_interp.h:32:
In file included from /Users/user/oss/cpython/Include/internal/pycore_tstate.h:11:
/Users/user/oss/cpython/Include/internal/pycore_mimalloc.h:32:10: fatal error: 'mimalloc.h' file not found
#include "mimalloc.h"

TO-BE

➜ cpython git:(gh-112532-fix) ✗ ./python.exe -m test test_peg_generator
Using random seed: 3314716989
Raised RLIMIT_NOFILE: 256 -> 1024
0:00:00 load avg: 3.00 Run 1 test sequentially
0:00:00 load avg: 3.00 [1/1] test_peg_generator
/Users/user/oss/cpython/build/test_python_worker_29244æ/tempcwd/venv/lib/python3.13/site-packages/pip/_internal/metadata/importlib/_envs.py:111: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html
from pip._vendor.pkg_resources import find_distributions
Processing /Users/user/oss/cpython/Lib/test/setuptools-67.6.1-py3-none-any.whl
/Users/user/oss/cpython/build/test_python_worker_29244æ/tempcwd/venv/lib/python3.13/site-packages/pip/_internal/metadata/importlib/_dists.py:73: DeprecationWarning: Unimplemented abstract methods {'locate_file'}
return cls(files, info_location)
Processing /Users/user/oss/cpython/Lib/test/wheel-0.40.0-py3-none-any.whl
Installing collected packages: wheel, setuptools
/Users/user/oss/cpython/build/test_python_worker_29244æ/tempcwd/venv/lib/python3.13/site-packages/pip/_internal/metadata/importlib/_dists.py:73: DeprecationWarning: Unimplemented abstract methods {'locate_file'}
return cls(files, info_location)
Successfully installed setuptools-67.6.1 wheel-0.40.0
ld: warning: -undefined dynamic_lookup may not work with chained fixups
ld: warning: -undefined dynamic_lookup may not work with chained fixups
ld: warning: -undefined dynamic_lookup may not work with chained fixups
ld: warning: -undefined dynamic_lookup may not work with chained fixups
ld: warning: -undefined dynamic_lookup may not work with chained fixups
ld: warning: -undefined dynamic_lookup may not work with chained fixups
ld: warning: -undefined dynamic_lookup may not work with chained fixups
ld: warning: -undefined dynamic_lookup may not work with chained fixups
ld: warning: -undefined dynamic_lookup may not work with chained fixups
ld: warning: -undefined dynamic_lookup may not work with chained fixups
ld: warning: -undefined dynamic_lookup may not work with chained fixups
ld: warning: -undefined dynamic_lookup may not work with chained fixups
ld: warning: -undefined dynamic_lookup may not work with chained fixups
ld: warning: -undefined dynamic_lookup may not work with chained fixups
ld: warning: -undefined dynamic_lookup may not work with chained fixups
ld: warning: -undefined dynamic_lookup may not work with chained fixups
ld: warning: -undefined dynamic_lookup may not work with chained fixups
ld: warning: -undefined dynamic_lookup may not work with chained fixups
ld: warning: -undefined dynamic_lookup may not work with chained fixups
ld: warning: -undefined dynamic_lookup may not work with chained fixups
ld: warning: -undefined dynamic_lookup may not work with chained fixups
ld: warning: -undefined dynamic_lookup may not work with chained fixups
== Tests result: SUCCESS ==
1 test OK.
Total duration: 14.3 sec
Total tests: run=92
Total test files: run=1/1
Result: SUCCESS

@corona10corona10 added the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label Dec 26, 2023
@bedevere-bot

Copy link
Copy Markdown

🤖 New build scheduled with the buildbot fleet by @corona10 for commit 3f91a0b 🤖

If you want to schedule another build, you need to add the 🔨 test-with-buildbots label again.

@bedevere-botbedevere-bot removed the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label Dec 26, 2023

@pablogsalpablogsal left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I assume we can do this unconditionally on the mimalloc build no?

@corona10

Copy link
Copy Markdown
MemberAuthor

I assume we can do this unconditionally on the mimalloc build no?

Or we can use support.with_mimalloc(), but not a good use case for this script.

@pablogsal

Copy link
Copy Markdown
Member

Nah is fine, just wanted to ensure that the header include is correct independently if we have mimalloc or not

@colesburycolesbury left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for fixing this.

Yeah, I think the include path is fine even if we are not compiling with mimalloc support.

@corona10

corona10 commented Dec 26, 2023

Copy link
Copy Markdown
MemberAuthor

We always include mimalloc headers through makefile.pre.in, so it's technically fine.

cpython/Makefile.pre.in

Lines 1795 to 1800 in acf3bcc

$(srcdir)/Include/cpython/warnings.h \
$(srcdir)/Include/cpython/weakrefobject.h \
\
$(MIMALLOC_HEADERS) \
\
$(srcdir)/Include/internal/pycore_abstract.h \

@corona10
corona10 merged commit e5cce70 into python:mainDec 26, 2023
@corona10
corona10 deleted the gh-112532-fix branch December 27, 2023 02:49
kulikjak pushed a commit to kulikjak/cpython that referenced this pull request Jan 22, 2024
aisk pushed a commit to aisk/cpython that referenced this pull request Feb 11, 2024
Glyphack pushed a commit to Glyphack/cpython that referenced this pull request Sep 2, 2024
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@corona10@bedevere-bot@pablogsal@colesbury