https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274671
jan <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #44 from jan <[email protected]> --- It does not build in poudriere for me: --- ./Modules/_blake2/blake2s_impl.c --- --- Modules/expat/xmlparse.o --- --- Modules/expat/xmlrole.o --- --- Modules/expat/xmltok.o --- --- ./Modules/_blake2/blake2s_impl.c --- python3 ./Modules/_blake2/blake2b2s.py sh: python3: not found --- python-gdb.py --- --- Programs/_testembed.o --- --- build/scripts-3.13/idle3.13 --- --- ./Modules/_blake2/blake2s_impl.c --- *** [./Modules/_blake2/blake2s_impl.c] Error code 127 make: stopped in /wrkdirs/usr/ports/lang/python313/work/Python-3.13.9 --- Modules/expat/xmlrole.o --- cc -pthread -c -I./Modules/expat -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -flto=thin -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/usr/local/include -I/usr/local/include -fPIC -fPIC -o Modules/expat/xmlrole.o ./Modules/expat/xmlrole.c --- Modules/expat/xmltok.o --- cc -pthread -c -I./Modules/expat -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -flto=thin -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/usr/local/include -I/usr/local/include -fPIC -fPIC -o Modules/expat/xmltok.o ./Modules/expat/xmltok.c --- Modules/expat/xmlparse.o --- cc -pthread -c -I./Modules/expat -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -flto=thin -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/usr/local/include -I/usr/local/include -fPIC -fPIC -o Modules/expat/xmlparse.o ./Modules/expat/xmlparse.c --- python-gdb.py --- install -m 0644 ./Tools/gdb/libpython.py python-gdb.py --- Programs/_testembed.o --- cc -pthread -c -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -flto=thin -g -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Programs/_testembed.o ./Programs/_testembed.c --- build/scripts-3.13/idle3.13 --- sed -e "s,/usr/bin/env python3,/usr/local/bin/python3.13," < ./Tools/scripts/idle3 > build/scripts-3.13/idle3.13 1 error make: stopped in /wrkdirs/usr/ports/lang/python313/work/Python-3.13.9 ===> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to the maintainer. *** Error code 1 Stop. make: stopped in /usr/ports/lang/python313 build of lang/python313 | python313-3.13.9 ended at 2025-11-03T10:14:38+01:00 build time: 00:00:08 !!! build failure encountered !!! [00:00:10] Error: Build failed in phase: build [00:00:10] [14amd64-default] [2025-11-03_10h14m28s] [failed/build] Time: 00:00:09 -- You are receiving this mail because: You are the assignee for the bug.
