python3

No description set
Refresh
Refresh
Source Files
Filename Size Changed Actions
_constraints 0000000060 60 Bytes about 1 year
_service 0000000281 281 Bytes over 1 year
_service:tar_scm:00001-rpath.patch 0000001415 1.38 KB over 1 year
_service:tar_scm:00251-change-user-install-location.patch 0000008650 8.45 KB about 1 year
_service:tar_scm:Python-3.11.4.tar.xz 0019954828 19 MB about 1 year
_service:tar_scm:add-the-sm3-method-for-obtaining-the-salt-value.patch 0000001143 1.12 KB about 2 years
_service:tar_scm:pyconfig.h 0000000162 162 Bytes about 2 years
_service:tar_scm:python3.spec 0000034067 33.3 KB about 1 year
_service:tar_scm:python3.yaml 0000000079 79 Bytes about 2 years
Latest Revision
pandora pandora committed about 1 year ago (revision 11)
runservice via trigger
Comments for python3 1

wangyang

wangyang wrote about 1 year ago

configure:4988: checking whether the C compiler works
configure:5010: clang -gdwarf-4 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2    -g  conftest.c  >&5
/usr/bin/ld: cannot find crtbeginS.o: No such file or directory
/usr/bin/ld: cannot find -lgcc
/usr/bin/ld: cannot find -lgcc_s
clang-15: error: linker command failed with exit code 1 (use -v to see invocation)
configure:5014: $? = 1
configure:5054: result: no
configure: failed program was:
| /* confdefs.h */
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _DARWIN_C_SOURCE 1
| #define _PYTHONFRAMEWORK ""
| #define _XOPEN_SOURCE 700
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200809L
| /* end confdefs.h.  */
| 
| int
| main (void)
| {
| 
|   ;
|   return 0;
| }
configure:5059: error: in `/home/abuild/rpmbuild/BUILD/Python-3.11.4/build/debug':
configure:5061: error: C compiler cannot create executables
See `config.log' for more details