lidavidm commented on pull request #10260:
URL: https://github.com/apache/arrow/pull/10260#issuecomment-968116283


   Most of the nightly failures look unrelated, however, the Almalinux/Amazon 
Linux/CentOS builds are failing because of "Installed but unpackaged file(s) 
found", so I need to fix that:
   
   ```
   Checking for unpackaged file(s): /usr/lib/rpm/check-files 
/root/rpmbuild/BUILDROOT/arrow-7.0.0.dev103-1.el8.x86_64
   error: Installed (but unpackaged) file(s) found:
   
   
   RPM build errors:
      
/root/rpmbuild/BUILD/apache-arrow-7.0.0.dev103/cpp/build/opentelemetry_ep-install/include/opentelemetry/baggage/baggage.h
   …snip…
   ```
   
   (Autobrew and vcpkg are failing on default. Note that the vcpkg error looks 
like the one we saw during 6.0.0 verification: I would guess we're both 
building vcpkg and installing it as a dependency, and then using the headers of 
one but linking against the other.)


-- 
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