kou commented on PR #46890:
URL: https://github.com/apache/arrow/pull/46890#issuecomment-2998477538

   The build error has gone: 
https://github.com/apache/arrow/actions/runs/15837935459/job/44645200779?pr=46890#step:7:3565
   
   ```text
    [ 22%] Building C object 
_deps/aws-c-common-build/CMakeFiles/aws-c-common.dir/source/allocator.c.obj
   cd /D/a/arrow/arrow/src/build-x86_64-cpp/_deps/aws-c-common-build && 
/C/rtools40/ucrt64/bin/ccache.exe /C/rtools40/ucrt64/bin/cc.exe 
-DARROW_HAVE_RUNTIME_AVX2 -DARROW_HAVE_RUNTIME_BMI2 -DARROW_HAVE_RUNTIME_SSE4_2 
-DARROW_HAVE_SSE4_2 -DARROW_WITH_TIMING_TESTS 
-DAWS_AFFINITY_METHOD=AWS_AFFINITY_METHOD_NONE -DCJSON_HIDE_SYMBOLS 
-DINTEL_NO_ITTNOTIFY_API -DPSAPI_VERSION=1 -DWINDOWS_KERNEL_LIB=kernel32 
-D_CRT_SECURE_NO_WARNINGS @CMakeFiles/aws-c-common.dir/includes_C.rsp 
-D_WIN32_WINNT=0x0601 -O3 -DNDEBUG -O2 -ftree-vectorize  -std=gnu99 
-fvisibility=hidden -Wall -Wstrict-prototypes -pedantic -Wno-long-long -fPIC 
-D_FILE_OFFSET_BITS=64 -MD -MT 
_deps/aws-c-common-build/CMakeFiles/aws-c-common.dir/source/allocator.c.obj -MF 
CMakeFiles/aws-c-common.dir/source/allocator.c.obj.d -o 
CMakeFiles/aws-c-common.dir/source/allocator.c.obj -c 
/D/a/arrow/arrow/src/build-x86_64-cpp/_deps/aws-c-common-src/source/allocator.c
   ```
   
   We can remove 
https://github.com/apache/arrow/blob/main/cpp/cmake_modules/aws-c-common-1208.patch
 when we update aws-c-common.


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