paleolimbot opened a new issue, #188: URL: https://github.com/apache/arrow-nanoarrow/issues/188
From the latest weekly verification run. First seen at https://github.com/apache/arrow-nanoarrow/actions/runs/4775468713/jobs/8489782873#step:12:200 ``` [ 44%] Linking CXX executable utils_test.exe C:/rtools43/x86_64-w64-mingw32.static.posix/bin/cmake.exe -E rm -f CMakeFiles/utils_test.dir/objects.a C:/rtools43/x86_64-w64-mingw32.static.posix/bin/ar.exe qc CMakeFiles/utils_test.dir/objects.a @CMakeFiles/utils_test.dir/objects1.rsp C:/rtools43/x86_64-w64-mingw32.static.posix/bin/c++.exe -Wl,--whole-archive CMakeFiles/utils_test.dir/objects.a -Wl,--no-whole-archive -o utils_test.exe -Wl,--out-implib,libutils_test.dll.a -Wl,--major-image-version,0,--minor-image-version,0 @CMakeFiles/utils_test.dir/linklibs.rsp C:\rtools43\x86_64-w64-mingw32.static.posix\bin/ld.exe: CMakeFiles/utils_test.dir/objects.a(utils_test.cc.obj):utils_test.cc:(.text+0x1443): undefined reference to `__imp__ZN5arrow18system_memory_poolEv' C:\rtools43\x86_64-w64-mingw32.static.posix\bin/ld.exe: CMakeFiles/utils_test.dir/objects.a(utils_test.cc.obj):utils_test.cc:(.text+0x145b): undefined reference to `__imp__ZN5arrow18system_memory_poolEv' C:\rtools43\x86_64-w64-mingw32.static.posix\bin/ld.exe: CMakeFiles/utils_test.dir/objects.a(utils_test.cc.obj):utils_test.cc:(.text+0x14a4): undefined reference to `__imp__ZN5arrow18system_memory_poolEv' C:\rtools43\x86_64-w64-mingw32.static.posix\bin/ld.exe: CMakeFiles/utils_test.dir/objects.a(utils_test.cc.obj):utils_test.cc:(.text+0x15e6): undefined reference to `__imp__ZN5arrow18system_memory_poolEv' C:\rtools43\x86_64-w64-mingw32.static.posix\bin/ld.exe: CMakeFiles/utils_test.dir/objects.a(utils_test.cc.obj):utils_test.cc:(.text+0x178e): undefined reference to `__imp__ZN5arrow18system_memory_poolEv' C:\rtools43\x86_64-w64-mingw32.static.posix\bin/ld.exe: CMakeFiles/utils_test.dir/objects.a(utils_test.cc.obj):utils_test.cc:(.text+0x206f): undefined reference to `__imp__ZN5arrow10Decimal12810FromStringEPKc' C:\rtools43\x86_64-w64-mingw32.static.posix\bin/ld.exe: CMakeFiles/utils_test.dir/objects.a(utils_test.cc.obj):utils_test.cc:(.text+0x20c4): undefined reference to `__imp__ZN5arrow10Decimal12810FromStringEPKc' C:\rtools43\x86_64-w64-mingw32.static.posix\bin/ld.exe: CMakeFiles/utils_test.dir/objects.a(utils_test.cc.obj):utils_test.cc:(.text+0x30e1): undefined reference to `__imp__ZN5arrow10Decimal25610FromStringEPKc' C:\rtools43\x86_64-w64-mingw32.static.posix\bin/ld.exe: CMakeFiles/utils_test.dir/objects.a(utils_test.cc.obj):utils_test.cc:(.text+0x3504): undefined reference to `__imp__ZN5arrow10Decimal25610FromStringEPKc' C:\rtools43\x86_64-w64-mingw32.static.posix\bin/ld.exe: CMakeFiles/utils_test.dir/objects.a(utils_test.cc.obj):utils_test.cc:(.text$_ZNO5arrow6ResultINS_10Decimal128EE10ValueOrDieEv[_ZNO5arrow6ResultINS_10Decimal128EE10ValueOrDieEv]+0x35): undefined reference to `__imp__ZN5arrow8internal17InvalidValueOrDieERKNS_6StatusE' C:\rtools43\x86_64-w64-mingw32.static.posix\bin/ld.exe: CMakeFiles/utils_test.dir/objects.a(utils_test.cc.obj):utils_test.cc:(.text$_ZNO5arrow6ResultINS_10Decimal256EE10ValueOrDieEv[_ZNO5arrow6ResultINS_10Decimal256EE10ValueOrDieEv]+0x35): undefined reference to `__imp__ZN5arrow8internal17InvalidValueOrDieERKNS_6StatusE' ``` -- 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]
