[issue35905] macOS build docs need refresh (2019)

2022-03-24 Thread Battant
Battant added the comment: Hello, I tried to configure my installation according your instructions Her's step I follow export CPPFLAGS="-I$(brew --prefix sqlite3)/include -I$(brew --prefix zlib)/include"export LDFLAGS="-L$(brew --prefix sqlite3)/lib -L$(brew --prefix zl

[issue46975] clang: error: linker command failed with exit code 1 (use -v to see invocation) on m1 mac

2022-03-10 Thread Battant
New submission from Battant : Hello, Here is my configuration mac os 12.2.1 mac m1 pro 2021 step to reproduce 1. on mac m1, clone cpython repository main branch run ./confugure make Actual result : gcc -fno-semantic-interposition -fprofile-instr-generate -Wl,-stack_size,100

[issue44323] insttall module faid on wondows 10

2021-06-06 Thread Battant
New submission from Battant : Hello Configuration : windows 10 python install p: python3.9 from microsoft store step to reproduce : on windows, install visual studio and buid tools clone cpython repository main branch https://github.com/python/cpython compile python with command pCbuil

[issue44319] setup openssl faild on linux (ubuntu 20.04)

2021-06-05 Thread Battant
New submission from Battant : Hello, Here is my configuration command for ubuntu distributions lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description:Ubuntu 20.04.2 LTS Release:20.04 Codename: focal linux kernel version uname -r 5.4.0-74-generic

[issue44302] compile fail when make install run pip install as sudo

2021-06-03 Thread Battant
New submission from Battant : Hello, 5.4.0-73-generic Here is my configuration ubuntu 20.04 linux kernel 5.4.0-73-generic step to reproduce clone cpytjpm 3.11 repository https://github.com/python/cpython compile with this tcl ./configure -with-tcltk-includes=/usr/include/ --with-tcltk-libs