raulcd commented on PR #14235:
URL: https://github.com/apache/arrow/pull/14235#issuecomment-1357539110

   Are there new dependencies required to build due to this PR? I can see the 
job for our cookbooks fail if I use the nightlies:
   
https://github.com/raulcd/arrow-cookbook/actions/runs/3730980375/jobs/6328817362
   ```
    /usr/bin/ld: cannot find -lnghttp2: No such file or directory
   /usr/bin/ld: cannot find -lidn2: No such file or directory
   /usr/bin/ld: cannot find -lrtmp: No such file or directory
   /usr/bin/ld: cannot find -lssh: No such file or directory
   /usr/bin/ld: cannot find -lpsl: No such file or directory
   /usr/bin/ld: cannot find -lgssapi_krb5: No such file or directory
   /usr/bin/ld: cannot find -llber: No such file or directory
   /usr/bin/ld: cannot find -lldap: No such file or directory
   /usr/bin/ld: cannot find -llber: No such file or directory
   collect2: error: ld returned 1 exit status
   ```
   This PR could be related right? This is the workflow definition: 
https://github.com/apache/arrow-cookbook/blob/main/.github/workflows/test_r_cookbook.yml#L47


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to