Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- nstall.packages("arrow")
- Installing package into ‘/home/mmarcoux/R/amd64-portbld-freebsd14.0-library/4.3’
- (as ‘lib’ is unspecified)
- trying URL 'https://mirror.csclub.uwaterloo.ca/CRAN/src/contrib/arrow_15.0.1.tar.gz'
- Content type 'text/plain' length 4373377 bytes (4.2 MB)
- ==================================================
- downloaded 4.2 MB
- * installing *source* package ‘arrow’ ...
- ** package ‘arrow’ successfully unpacked and MD5 sums checked
- ** using staged installation
- *** pkg-config found.
- *** Trying Arrow C++ found by pkg-config: /usr/local
- **** C++ library version 15.0.2 is supported by R version 15.0.1
- PKG_CFLAGS=-I/usr/local/include -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON
- PKG_LIBS=-L/usr/local/lib -larrow_acero -larrow
- ** libs
- using C++ compiler: ‘FreeBSD clang version 16.0.6 (https://github.com/llvm/llvm-project.git llvmorg-16.0.6-0-g7cbf1a259152)’
- using C++17
- c++ -std=gnu++17 -I"/usr/local/lib/R/include" -DNDEBUG -I/usr/local/include -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON -I'/usr/local/lib/R/library/cpp11/include' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -fpic -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -c RTasks.cpp -o RTasks.o
- c++ -std=gnu++17 -I"/usr/local/lib/R/include" -DNDEBUG -I/usr/local/include -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON -I'/usr/local/lib/R/library/cpp11/include' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -fpic -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -c altrep.cpp -o altrep.o
- c++ -std=gnu++17 -I"/usr/local/lib/R/include" -DNDEBUG -I/usr/local/include -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON -I'/usr/local/lib/R/library/cpp11/include' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -fpic -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -c array.cpp -o array.o
- c++ -std=gnu++17 -I"/usr/local/lib/R/include" -DNDEBUG -I/usr/local/include -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON -I'/usr/local/lib/R/library/cpp11/include' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -fpic -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -c array_to_vector.cpp -o array_to_vector.o
- c++ -std=gnu++17 -I"/usr/local/lib/R/include" -DNDEBUG -I/usr/local/include -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON -I'/usr/local/lib/R/library/cpp11/include' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -fpic -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -c arraydata.cpp -o arraydata.o
- c++ -std=gnu++17 -I"/usr/local/lib/R/include" -DNDEBUG -I/usr/local/include -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON -I'/usr/local/lib/R/library/cpp11/include' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -fpic -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -c arrowExports.cpp -o arrowExports.o
- c++ -std=gnu++17 -I"/usr/local/lib/R/include" -DNDEBUG -I/usr/local/include -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON -I'/usr/local/lib/R/library/cpp11/include' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -fpic -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -c bridge.cpp -o bridge.o
- c++ -std=gnu++17 -I"/usr/local/lib/R/include" -DNDEBUG -I/usr/local/include -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON -I'/usr/local/lib/R/library/cpp11/include' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -fpic -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -c buffer.cpp -o buffer.o
- c++ -std=gnu++17 -I"/usr/local/lib/R/include" -DNDEBUG -I/usr/local/include -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON -I'/usr/local/lib/R/library/cpp11/include' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -fpic -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -c chunkedarray.cpp -o chunkedarray.o
- c++ -std=gnu++17 -I"/usr/local/lib/R/include" -DNDEBUG -I/usr/local/include -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON -I'/usr/local/lib/R/library/cpp11/include' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -fpic -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -c compression.cpp -o compression.o
- c++ -std=gnu++17 -I"/usr/local/lib/R/include" -DNDEBUG -I/usr/local/include -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON -I'/usr/local/lib/R/library/cpp11/include' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -fpic -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -c compute-exec.cpp -o compute-exec.o
- c++ -std=gnu++17 -I"/usr/local/lib/R/include" -DNDEBUG -I/usr/local/include -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON -I'/usr/local/lib/R/library/cpp11/include' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -fpic -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -c compute.cpp -o compute.o
- c++ -std=gnu++17 -I"/usr/local/lib/R/include" -DNDEBUG -I/usr/local/include -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON -I'/usr/local/lib/R/library/cpp11/include' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -fpic -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -c config.cpp -o config.o
- c++ -std=gnu++17 -I"/usr/local/lib/R/include" -DNDEBUG -I/usr/local/include -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON -I'/usr/local/lib/R/library/cpp11/include' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -fpic -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -c csv.cpp -o csv.o
- c++ -std=gnu++17 -I"/usr/local/lib/R/include" -DNDEBUG -I/usr/local/include -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON -I'/usr/local/lib/R/library/cpp11/include' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -fpic -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -c dataset.cpp -o dataset.o
- c++ -std=gnu++17 -I"/usr/local/lib/R/include" -DNDEBUG -I/usr/local/include -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON -I'/usr/local/lib/R/library/cpp11/include' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -fpic -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -c datatype.cpp -o datatype.o
- c++ -std=gnu++17 -I"/usr/local/lib/R/include" -DNDEBUG -I/usr/local/include -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON -I'/usr/local/lib/R/library/cpp11/include' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -fpic -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -c expression.cpp -o expression.o
- c++ -std=gnu++17 -I"/usr/local/lib/R/include" -DNDEBUG -I/usr/local/include -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON -I'/usr/local/lib/R/library/cpp11/include' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -fpic -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -c extension-impl.cpp -o extension-impl.o
- c++ -std=gnu++17 -I"/usr/local/lib/R/include" -DNDEBUG -I/usr/local/include -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON -I'/usr/local/lib/R/library/cpp11/include' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -fpic -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -c feather.cpp -o feather.o
- c++ -std=gnu++17 -I"/usr/local/lib/R/include" -DNDEBUG -I/usr/local/include -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON -I'/usr/local/lib/R/library/cpp11/include' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -fpic -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -c field.cpp -o field.o
- c++ -std=gnu++17 -I"/usr/local/lib/R/include" -DNDEBUG -I/usr/local/include -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON -I'/usr/local/lib/R/library/cpp11/include' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -fpic -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -c filesystem.cpp -o filesystem.o
- c++ -std=gnu++17 -I"/usr/local/lib/R/include" -DNDEBUG -I/usr/local/include -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON -I'/usr/local/lib/R/library/cpp11/include' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -fpic -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -c io.cpp -o io.o
- c++ -std=gnu++17 -I"/usr/local/lib/R/include" -DNDEBUG -I/usr/local/include -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON -I'/usr/local/lib/R/library/cpp11/include' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -fpic -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -c json.cpp -o json.o
- c++ -std=gnu++17 -I"/usr/local/lib/R/include" -DNDEBUG -I/usr/local/include -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON -I'/usr/local/lib/R/library/cpp11/include' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -fpic -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -c memorypool.cpp -o memorypool.o
- c++ -std=gnu++17 -I"/usr/local/lib/R/include" -DNDEBUG -I/usr/local/include -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON -I'/usr/local/lib/R/library/cpp11/include' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -fpic -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -c message.cpp -o message.o
- c++ -std=gnu++17 -I"/usr/local/lib/R/include" -DNDEBUG -I/usr/local/include -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON -I'/usr/local/lib/R/library/cpp11/include' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -fpic -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -c parquet.cpp -o parquet.o
- c++ -std=gnu++17 -I"/usr/local/lib/R/include" -DNDEBUG -I/usr/local/include -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON -I'/usr/local/lib/R/library/cpp11/include' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -fpic -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -c r_to_arrow.cpp -o r_to_arrow.o
- c++ -std=gnu++17 -I"/usr/local/lib/R/include" -DNDEBUG -I/usr/local/include -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON -I'/usr/local/lib/R/library/cpp11/include' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -fpic -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -c recordbatch.cpp -o recordbatch.o
- c++ -std=gnu++17 -I"/usr/local/lib/R/include" -DNDEBUG -I/usr/local/include -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON -I'/usr/local/lib/R/library/cpp11/include' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -fpic -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -c recordbatchreader.cpp -o recordbatchreader.o
- c++ -std=gnu++17 -I"/usr/local/lib/R/include" -DNDEBUG -I/usr/local/include -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON -I'/usr/local/lib/R/library/cpp11/include' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -fpic -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -c recordbatchwriter.cpp -o recordbatchwriter.o
- c++ -std=gnu++17 -I"/usr/local/lib/R/include" -DNDEBUG -I/usr/local/include -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON -I'/usr/local/lib/R/library/cpp11/include' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -fpic -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -c safe-call-into-r-impl.cpp -o safe-call-into-r-impl.o
- c++ -std=gnu++17 -I"/usr/local/lib/R/include" -DNDEBUG -I/usr/local/include -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON -I'/usr/local/lib/R/library/cpp11/include' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -fpic -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -c scalar.cpp -o scalar.o
- c++ -std=gnu++17 -I"/usr/local/lib/R/include" -DNDEBUG -I/usr/local/include -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON -I'/usr/local/lib/R/library/cpp11/include' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -fpic -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -c schema.cpp -o schema.o
- c++ -std=gnu++17 -I"/usr/local/lib/R/include" -DNDEBUG -I/usr/local/include -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON -I'/usr/local/lib/R/library/cpp11/include' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -fpic -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -c symbols.cpp -o symbols.o
- c++ -std=gnu++17 -I"/usr/local/lib/R/include" -DNDEBUG -I/usr/local/include -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON -I'/usr/local/lib/R/library/cpp11/include' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -fpic -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -c table.cpp -o table.o
- c++ -std=gnu++17 -I"/usr/local/lib/R/include" -DNDEBUG -I/usr/local/include -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON -I'/usr/local/lib/R/library/cpp11/include' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -fpic -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -c threadpool.cpp -o threadpool.o
- c++ -std=gnu++17 -I"/usr/local/lib/R/include" -DNDEBUG -I/usr/local/include -DARROW_R_WITH_ACERO -DARROW_R_WITH_JSON -I'/usr/local/lib/R/library/cpp11/include' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -fpic -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -c type_infer.cpp -o type_infer.o
- c++ -std=gnu++17 -shared -L/usr/local/lib/R/lib -Wl,-rpath=/usr/local/lib/gcc12 -L/usr/local/lib/gcc12 -L/usr/local/lib -fstack-protector-strong -o arrow.so RTasks.o altrep.o array.o array_to_vector.o arraydata.o arrowExports.o bridge.o buffer.o chunkedarray.o compression.o compute-exec.o compute.o config.o csv.o dataset.o datatype.o expression.o extension-impl.o feather.o field.o filesystem.o io.o json.o memorypool.o message.o parquet.o r_to_arrow.o recordbatch.o recordbatchreader.o recordbatchwriter.o safe-call-into-r-impl.o scalar.o schema.o symbols.o table.o threadpool.o type_infer.o -L/usr/local/lib -larrow_acero -larrow -L/usr/local/lib/R/lib -lR
- installing to /home/mmarcoux/R/amd64-portbld-freebsd14.0-library/4.3/00LOCK-arrow/00new/arrow/libs
- ** R
- ** inst
- ** byte-compile and prepare package for lazy loading
- ** help
- *** installing help indices
- ** building package indices
- ** testing if installed package can be loaded from temporary location
- ** checking absolute paths in shared objects and dynamic libraries
- ** testing if installed package can be loaded from final location
- ** testing if installed package keeps a record of temporary installation path
- * DONE (arrow)
- The downloaded source packages are in
- ‘/tmp/RtmpSV3pci/downloaded_packages’
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement