You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When building v1.16.1 with the --enable_external_custom_op_schemas option the build fails at Installing protobuf. I've tried on several different virgin Linux installs. I've also tried with and without the --use_full_protobuf option, with and without the --parallel option, and with and without the --build_wheel option.
This issue has been automatically marked as stale due to inactivity and will be closed in 7 days if no further activity occurs. If further support is needed, please provide an update and/or more details.
Describe the issue
Hello,
When building v1.16.1 with the
--enable_external_custom_op_schemas
option the build fails atInstalling protobuf
. I've tried on several different virgin Linux installs. I've also tried with and without the--use_full_protobuf
option, with and without the--parallel
option, and with and without the--build_wheel
option.The issue is reproducible with the build script below using the following docker: https://github.com/jdbrinton/ubuntu-onnxruntime-docker
thank you
Urgency
This is blocking for us.
Target platform
Docker - Ubuntu 22.04.3 LTS
Build script
Note, the
--allow_running_as_root
is only required if testing in the docker.Error / output
buildlog.txt
Visual Studio Version
No response
GCC / Compiler Version
gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
The text was updated successfully, but these errors were encountered: