You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "kou (via GitHub)" <gi...@apache.org> on 2024/03/17 21:34:32 UTC

[I] [Packaging][deb] Move FindProtobufAlt.cmake to libarrow-dev from libarrow-flight-dev [arrow]

kou opened a new issue, #40615:
URL: https://github.com/apache/arrow/issues/40615

   ### Describe the bug, including details regarding any error messages, version, and platform.
   
   Because GH-40399 moves `FindProtobufAlt.cmake` to `cmake/Arrow/` from `cmake/ArrowFlight/`.
   
   debian-bookworm-amd64 https://github.com/ursacomputing/crossbow/actions/runs/8314136122/job/22750937879#step:11:1375
   
   ```text
     -- Could NOT find Protobuf (missing: Protobuf_LIBRARIES Protobuf_INCLUDE_DIR) 
     CMake Error at CMakeLists.txt:24 (find_package):
       Found package configuration file:
     -- Configuring incomplete, errors occurred!
     See also "/build/minimal_build/CMakeFiles/CMakeOutput.log".
     
         /usr/lib/x86_64-linux-gnu/cmake/Arrow/ArrowConfig.cmake
     
       but it set Arrow_FOUND to FALSE so package "Arrow" is considered to be NOT
       FOUND.  Reason given by package:
     
       Arrow could not be found because dependency ProtobufAlt could not be found.
   ```
   
   ### Component(s)
   
   Packaging


-- 
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: issues-unsubscribe@arrow.apache.org.apache.org

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


Re: [I] [Packaging][deb] libprotobuf-dev dependency is missing for libarrow-dev [arrow]

Posted by "kou (via GitHub)" <gi...@apache.org>.
kou closed issue #40615: [Packaging][deb] libprotobuf-dev dependency is missing for libarrow-dev
URL: https://github.com/apache/arrow/issues/40615


-- 
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: issues-unsubscribe@arrow.apache.org

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


Re: [I] [Packaging][deb] libprotobuf-dev dependency is missing for libarrow-dev [arrow]

Posted by "kou (via GitHub)" <gi...@apache.org>.
kou commented on issue #40615:
URL: https://github.com/apache/arrow/issues/40615#issuecomment-2003011084

   Issue resolved by pull request 40617
   https://github.com/apache/arrow/pull/40617


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