jonathanmetzman
jonathanmetzman
/gcbrun trial_build.py skcms cpython2 arrow g-apis-py-api-core g-api-py-api-common-protos nfstream xlrd pycrypto urllib3 python-rsa psqlparse protobuf-python bleach g-py-bigquery jsonschema oauth2 msal ansible django g-cloud-logging-py dask pyyaml tensorflow-py pygments openpyxl flask ecdsa-python gcloud-error-py...
/gcbrun trial_build.py skcms cpython2 arrow g-apis-py-api-core g-api-py-api-common-protos nfstream xlrd pycrypto urllib3 python-rsa psqlparse protobuf-python bleach g-py-bigquery jsonschema oauth2 msal ansible django g-cloud-logging-py dask pyyaml tensorflow-py pygments openpyxl flask ecdsa-python gcloud-error-py...
/gcbrun trial_build.py skcms cpython2 arrow g-apis-py-api-core g-api-py-api-common-protos nfstream xlrd pycrypto urllib3 python-rsa psqlparse protobuf-python bleach g-py-bigquery jsonschema oauth2 msal ansible django g-cloud-logging-py dask pyyaml tensorflow-py pygments openpyxl flask ecdsa-python gcloud-error-py...
/gcbrun trial_build.py skcms cpython2 arrow g-apis-py-api-core g-api-py-api-common-protos nfstream xlrd pycrypto urllib3 python-rsa psqlparse protobuf-python bleach g-py-bigquery jsonschema oauth2 msal ansible django g-cloud-logging-py dask pyyaml tensorflow-py pygments openpyxl flask ecdsa-python gcloud-error-py...
/gcbrun trial_build.py skcms cpython2 arrow g-apis-py-api-core g-api-py-api-common-protos nfstream xlrd pycrypto urllib3 python-rsa psqlparse protobuf-python bleach g-py-bigquery jsonschema oauth2 msal ansible django g-cloud-logging-py dask pyyaml tensorflow-py pygments openpyxl flask ecdsa-python gcloud-error-py...
/gcbrun trial_build.py skcms cpython2 arrow g-apis-py-api-core g-api-py-api-common-protos nfstream xlrd pycrypto urllib3 python-rsa psqlparse protobuf-python bleach g-py-bigquery jsonschema oauth2 msal ansible django g-cloud-logging-py dask pyyaml tensorflow-py pygments openpyxl flask ecdsa-python gcloud-error-py...
Getting a lot of errors like this: ``` x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro -g -fwrapv -O2 -Wl,-Bsymbolic-functions -Wl,-z,relro -g -fwrapv -O2 -O1 -fno-omit-frame-pointer -gline-tables-only -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -fsanitize=address -fsanitize-address-use-after-scope -fsanitize=fuzzer-no-link...
I think I need to change LINK_CC to fix this but not sure if this is allowed. Maybe it is unsafe to use a different compiler than the one used...
I think we need to build python from scratch if we want to build C/C++ modules with clang.