eschnett commented on issue #45032:
URL: https://github.com/apache/arrow/issues/45032#issuecomment-2545941734

   Unfortunately this doesn't work. On Windows I now see
   ```
   [15:30:19] 
/opt/x86_64-w64-mingw32/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/../../../../x86_64-w64-mingw32/bin/ld:
 
/opt/x86_64-w64-mingw32/x86_64-w64-mingw32/sys-root/lib/../lib/libmsvcrt.a(lib64_libmsvcrt_common_a-wcrtomb.o):
 in function `wcsrtombs':
   [15:30:19] 
/workspace/srcdir/mingw-w64-v11.0.1/mingw-w64-crt/misc/wcrtomb.c:58: multiple 
definition of `wcsrtombs'; 
/workspace/destdir/lib/libzstd.dll.a(d000557.o):(.text+0x0): first defined here
   [15:30:19] collect2: error: ld returned 1 exit status
   [15:30:19] make[2]: *** 
[src/arrow/CMakeFiles/arrow_shared.dir/build.make:983: release/libarrow.dll] 
Error 1
   [15:30:19] make[2]: Leaving directory 
'/workspace/srcdir/arrow/cpp/cmake-build'
   [15:30:19] make[1]: *** [CMakeFiles/Makefile2:715: 
src/arrow/CMakeFiles/arrow_shared.dir/all] Error 2
   [15:30:19] make[1]: Leaving directory 
'/workspace/srcdir/arrow/cpp/cmake-build'
   [15:30:19] make: *** [Makefile:146: all] Error 2
   ```
   and on Linux I now see
   ```
   [15:29:59] src/arrow/CMakeFiles/arrow_shared.dir/build.make:528: *** target 
pattern contains no '%'.  Stop.
   [15:29:59] make[1]: *** [CMakeFiles/Makefile2:1074: 
src/arrow/CMakeFiles/arrow_shared.dir/all] Error 2
   [15:29:59] make[1]: Leaving directory 
'/workspace/srcdir/arrow/cpp/cmake-build'
   [15:29:59] make: *** [Makefile:146: all] Error 2
   ```
   


-- 
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-unsubscr...@arrow.apache.org

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

Reply via email to