You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/10/02 11:37:58 UTC

[GitHub] [arrow-datafusion] alamb opened a new issue, #3678: Coverage jobs are failing on master: `Failed to compile tests! Error: sql_integration: linking with `cc` failed: exit status: 1"`

alamb opened a new issue, #3678:
URL: https://github.com/apache/arrow-datafusion/issues/3678

   **Describe the bug**
   Coverage jobs are failing on master
   
   **To Reproduce**
   Example: https://github.com/apache/arrow-datafusion/actions/runs/3166566456/jobs/5156371740
   
   ```
   error: Broken pipe (os error 32)
   warning: build failed, waiting for other jobs to finish...
   error: could not compile `datafusion` due to 2 previous errors
   Oct 01 23:43:09.851 ERROR cargo_tarpaulin: Failed to compile tests! Error: sql_integration: linking with `cc` failed: exit status: 1
   Error: "Failed to compile tests! Error: sql_integration: linking with `cc` failed: exit status: 1"
   ```
   
   **Expected behavior**
   Test should pass
   
   **Additional context**
   Add any other context about the problem here.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow-datafusion] alamb commented on issue #3678: Coverage jobs are failing on master: `Failed to compile tests! Error: sql_integration: linking with `cc` failed: exit status: 1"`

Posted by GitBox <gi...@apache.org>.
alamb commented on issue #3678:
URL: https://github.com/apache/arrow-datafusion/issues/3678#issuecomment-1264623107

   I wonder if the issue is that the sql_integration test binary is too big 🤔 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org