Advertisement
Guest User

Pycharm build

a guest
Mar 17th, 2022
146
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.10 KB | None | 0 0
  1. ==> Starting build()...
  2. [1/1] Cythonizing _pydevd_bundle/pydevd_cython.pyx
  3. running build_ext
  4. building '_pydevd_bundle.pydevd_cython' extension
  5. creating build
  6. creating build/temp.linux-x86_64-3.10
  7. creating build/temp.linux-x86_64-3.10/_pydevd_bundle
  8. gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -flto -ffat-lto-objects -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -flto -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -flto -march=native -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2, -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -flto -fPIC -I/usr/include/python3.10 -c _pydevd_bundle/pydevd_cython.c -o build/temp.linux-x86_64-3.10/_pydevd_bundle/pydevd_cython.o
  9.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement