nealrichardson commented on pull request #7928:
URL: https://github.com/apache/arrow/pull/7928#issuecomment-671624026


   Rtools40 is passing. Rtools35 needs a different library build, which Jeroen 
is working on: https://github.com/r-windows/rtools-backports/compare/aws-sdk
   
   autobrew build fails like this: 
   
   ```
   ==> cmake ../cpp -DCMAKE_C_FLAGS_RELEASE=-DNDEBUG 
-DCMAKE_CXX_FLAGS_RELEASE=-DNDEBUG 
-DCMAKE_INSTALL_PREFIX=/private/var/folders/nz/vv4_9tw56nv9k3tkvyszvwg80000gn/T/build-apache-arrow/Cellar/apache-arrow/HEAD-9a8364d
 -DCMAKE_BUILD_TYPE=Release -DCMAKE_FIND_FRAMEWORK=LAST 
-DCMAKE_VERBOSE_MAKEFILE=ON -Wno-dev -DARROW_COMPUTE=ON -DARROW_CSV=ON 
-DARROW_DATASET=ON -DARROW_FILESYSTEM=ON -DARROW_HDFS=OFF -DARROW_JSON=ON 
-DARROW_PARQUET=ON -DARROW_BUILD_SHARED=OFF -DARROW_JEMALLOC=ON 
-DARROW_USE_GLOG=OFF -DARROW_PYTHON=OFF -DARROW_S3=ON -DARROW_WITH_LZ4=ON 
-DARROW_WITH_ZLIB=ON -DARROW_WITH_SNAPPY=ON -DARROW_WITH_UTF8PROC=OFF 
-DARROW_BUILD_UTILITIES=ON -DARROW_VERBOSE_THIRDPARTY_BUILD=ON 
-DCMAKE_UNITY_BUILD=ON -DPARQUET_BUILD_EXECUTABLES=ON 
-DAWSSDK_HOME=/private/var/folders/nz/vv4_9tw56nv9k3tkvyszvwg80000gn/T/build-apache-arrow/opt/aws-sdk-cpp
 
-DLZ4_HOME=/private/var/folders/nz/vv4_9tw56nv9k3tkvyszvwg80000gn/T/build-apache-arrow/opt/lz4
 -DTHRIFT_HOME=/private/var/folders/nz/vv4_9tw56nv9k3
 tkvyszvwg80000gn/T/build-apache-arrow/opt/thrift
   ==> make
   Last 15 lines from /Users/travis/Library/Logs/Homebrew/apache-arrow/02.make:
         std::__1::shared_ptr<Aws::Utils::Logging::ConsoleLogSystem> 
std::__1::shared_ptr<Aws::Utils::Logging::ConsoleLogSystem>::make_shared<Aws::Utils::Logging::LogLevel&>(Aws::Utils::Logging::LogLevel&&&)
 in libarrow.a(s3fs.cc.o)
     NOTE: a missing vtable usually means the first non-inline virtual member 
function has no definition.
   ld: symbol(s) not found for architecture x86_64
   clang: error: linker command failed with exit code 1 (use -v to see 
invocation)
   ```
   
   Any ideas @jeroen @pitrou ?


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

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


Reply via email to