[ https://issues.apache.org/jira/browse/ARROW-7374?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
ASF GitHub Bot updated ARROW-7374: ---------------------------------- Labels: pull-request-available (was: ) > [Dev] [C++] cuda-cpp docker image fails compiling Arrow > ------------------------------------------------------- > > Key: ARROW-7374 > URL: https://issues.apache.org/jira/browse/ARROW-7374 > Project: Apache Arrow > Issue Type: Bug > Components: C++, Developer Tools, GPU > Reporter: Antoine Pitrou > Assignee: Antoine Pitrou > Priority: Major > Labels: pull-request-available > > {code} > [2/9] Linking CXX executable debug/plasma-store-server > FAILED: debug/plasma-store-server > : && /usr/bin/ccache /usr/lib/ccache/c++ -Wno-noexcept-type > -fdiagnostics-color=always -ggdb -O0 -Wall -Wno-conversion > -Wno-sign-conversion -Wno-unused-variable -Werror -msse4.2 > -fsanitize=address -DADDRESS_SANITIZER -fsanitize=undefined > -fno-sanitize=alignment,vptr -fno-sanitize-recover=all -fPIC -g -rdynamic > src/plasma/CMakeFiles/plasma-store-server.dir/external_store.cc.o > src/plasma/CMakeFiles/plasma-store-server.dir/hash_table_store.cc.o > src/plasma/CMakeFiles/plasma-store-server.dir/dlmalloc.cc.o > src/plasma/CMakeFiles/plasma-store-server.dir/events.cc.o > src/plasma/CMakeFiles/plasma-store-server.dir/eviction_policy.cc.o > src/plasma/CMakeFiles/plasma-store-server.dir/quota_aware_policy.cc.o > src/plasma/CMakeFiles/plasma-store-server.dir/plasma_allocator.cc.o > src/plasma/CMakeFiles/plasma-store-server.dir/store.cc.o > src/plasma/CMakeFiles/plasma-store-server.dir/thirdparty/ae/ae.c.o -o > debug/plasma-store-server debug/libplasma.a debug/libarrow_cuda.a > debug/libarrow.a /usr/local/cuda/lib64/libcudart_static.a -ldl -lrt > -lCUDA_CUDA_LIBRARY-NOTFOUND /usr/lib/x86_64-linux-gnu/libglog.so > /usr/lib/x86_64-linux-gnu/libboost_filesystem.so > /usr/lib/x86_64-linux-gnu/libboost_system.so > jemalloc_ep-prefix/src/jemalloc_ep/dist//lib/libjemalloc_pic.a -pthread -lrt > && : > /usr/bin/ld: cannot find -lCUDA_CUDA_LIBRARY-NOTFOUND > collect2: error: ld returned 1 exit status > {code} -- This message was sent by Atlassian Jira (v8.3.4#803005)