assignUser commented on issue #35179:
URL: https://github.com/apache/arrow/issues/35179#issuecomment-1511863685

   The problem is that the changes from #35109  expect 
`LOCATION_<CONFIGURATION>` to be set, which is not the case by default. This 
leads to empty vars and wrong locations.
   
   This issue should have been found pre-merge by running crossbow jobs.
   cc @kou
   
   ```
   -- Arrow version: 12.0.0
   -- Found the Arrow shared library: 
   -- Found the Arrow import library: 
   -- Found the Arrow static library: /usr/local/lib/libarrow.a
   CMake Error at CMakeLists.txt:28 (message):
     LOCATION_RELEASE: lib dir: /usr/local/lib
   ```


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