Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Below is the full log for the "Install dependencies" from GitHub in case it helps:
- ```
- Run install.packages(c("remotes"))
- Installing package into ‘/home/runner/work/_temp/Library’
- (as ‘lib’ is unspecified)
- trying URL 'https://cloud.r-project.org/src/contrib/remotes_2.4.0.tar.gz'
- Content type 'application/x-gzip' length 149836 bytes (146 KB)
- ==================================================
- downloaded 146 KB
- * installing *source* package ‘remotes’ ...
- ** package ‘remotes’ successfully unpacked and MD5 sums checked
- ** using staged installation
- ** R
- ** inst
- ** byte-compile and prepare package for lazy loading
- ** help
- *** installing help indices
- ** building package indices
- ** installing vignettes
- ** testing if installed package can be loaded from temporary location
- ** testing if installed package can be loaded from final location
- ** testing if installed package keeps a record of temporary installation path
- * DONE (remotes)
- The downloaded source packages are in
- ‘/tmp/RtmpsXXVzs/downloaded_packages’
- utf8 (1.2.1 -> 1.2.2) [CRAN]
- Installing 1 packages: utf8
- Installing package into ‘/home/runner/work/_temp/Library’
- (as ‘lib’ is unspecified)
- trying URL 'https://cloud.r-project.org/src/contrib/utf8_1.2.2.tar.gz'
- Content type 'application/x-gzip' length 240327 bytes (234 KB)
- ==================================================
- downloaded 234 KB
- * installing *source* package ‘utf8’ ...
- ** package ‘utf8’ successfully unpacked and MD5 sums checked
- ** using staged installation
- ** libs
- gcc -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c as_utf8.c -o as_utf8.o
- gcc -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c bytes.c -o bytes.o
- gcc -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c context.c -o context.o
- gcc -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c init.c -o init.o
- gcc -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c render.c -o render.o
- gcc -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c render_table.c -o render_table.o
- gcc -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c string.c -o string.o
- gcc -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c text.c -o text.o
- gcc -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8_encode.c -o utf8_encode.o
- gcc -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8_format.c -o utf8_format.o
- gcc -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8_normalize.c -o utf8_normalize.o
- gcc -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8_valid.c -o utf8_valid.o
- gcc -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8_width.c -o utf8_width.o
- gcc -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c util.c -o util.o
- gcc -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/array.c -o utf8lite/src/array.o
- gcc -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/char.c -o utf8lite/src/char.o
- gcc -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/encode.c -o utf8lite/src/encode.o
- gcc -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/error.c -o utf8lite/src/error.o
- gcc -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/escape.c -o utf8lite/src/escape.o
- gcc -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/graph.c -o utf8lite/src/graph.o
- gcc -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/graphscan.c -o utf8lite/src/graphscan.o
- gcc -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/normalize.c -o utf8lite/src/normalize.o
- gcc -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/render.c -o utf8lite/src/render.o
- gcc -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/text.c -o utf8lite/src/text.o
- gcc -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/textassign.c -o utf8lite/src/textassign.o
- gcc -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/textiter.c -o utf8lite/src/textiter.o
- gcc -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/textmap.c -o utf8lite/src/textmap.o
- ar rcs libcutf8lite.a utf8lite/src/array.o utf8lite/src/char.o utf8lite/src/encode.o utf8lite/src/error.o utf8lite/src/escape.o utf8lite/src/graph.o utf8lite/src/graphscan.o utf8lite/src/normalize.o utf8lite/src/render.o utf8lite/src/text.o utf8lite/src/textassign.o utf8lite/src/textiter.o utf8lite/src/textmap.o
- gcc -shared -L/opt/R/4.1.0/lib/R/lib -L/usr/local/lib -o utf8.so as_utf8.o bytes.o context.o init.o render.o render_table.o string.o text.o utf8_encode.o utf8_format.o utf8_normalize.o utf8_valid.o utf8_width.o util.o -L. -lcutf8lite -L/opt/R/4.1.0/lib/R/lib -lR
- installing to /home/runner/work/_temp/Library/00LOCK-utf8/00new/utf8/libs
- ** R
- ** inst
- ** byte-compile and prepare package for lazy loading
- ** help
- *** installing help indices
- ** building package indices
- ** installing vignettes
- ** 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 (utf8)
- The downloaded source packages are in
- ‘/tmp/RtmpsXXVzs/downloaded_packages’
- Installing package into ‘/home/runner/work/_temp/Library’
- (as ‘lib’ is unspecified)
- also installing the dependencies ‘sys’, ‘askpass’, ‘stringi’, ‘lazyeval’, ‘curl’, ‘mime’, ‘openssl’, ‘highr’, ‘markdown’, ‘stringr’, ‘yaml’, ‘xfun’, ‘rex’, ‘cyclocomp’, ‘httr’, ‘knitr’, ‘xml2’, ‘xmlparsedata’
- trying URL 'https://cloud.r-project.org/src/contrib/sys_3.4.tar.gz'
- Content type 'application/x-gzip' length 20138 bytes (19 KB)
- ==================================================
- downloaded 19 KB
- trying URL 'https://cloud.r-project.org/src/contrib/askpass_1.1.tar.gz'
- Content type 'application/x-gzip' length 5730 bytes
- ==================================================
- downloaded 5730 bytes
- trying URL 'https://cloud.r-project.org/src/contrib/stringi_1.7.3.tar.gz'
- Content type 'application/x-gzip' length 7599615 bytes (7.2 MB)
- ==================================================
- downloaded 7.2 MB
- trying URL 'https://cloud.r-project.org/src/contrib/lazyeval_0.2.2.tar.gz'
- Content type 'application/x-gzip' length 83482 bytes (81 KB)
- ==================================================
- downloaded 81 KB
- trying URL 'https://cloud.r-project.org/src/contrib/curl_4.3.2.tar.gz'
- Content type 'application/x-gzip' length 793345 bytes (774 KB)
- ==================================================
- downloaded 774 KB
- trying URL 'https://cloud.r-project.org/src/contrib/mime_0.11.tar.gz'
- Content type 'application/x-gzip' length 12523 bytes (12 KB)
- ==================================================
- downloaded 12 KB
- trying URL 'https://cloud.r-project.org/src/contrib/openssl_1.4.4.tar.gz'
- Content type 'application/x-gzip' length 1311285 bytes (1.3 MB)
- ==================================================
- downloaded 1.3 MB
- trying URL 'https://cloud.r-project.org/src/contrib/highr_0.9.tar.gz'
- Content type 'application/x-gzip' length 15188 bytes (14 KB)
- ==================================================
- downloaded 14 KB
- trying URL 'https://cloud.r-project.org/src/contrib/markdown_1.1.tar.gz'
- Content type 'application/x-gzip' length 81050 bytes (79 KB)
- ==================================================
- downloaded 79 KB
- trying URL 'https://cloud.r-project.org/src/contrib/stringr_1.4.0.tar.gz'
- Content type 'application/x-gzip' length 135777 bytes (132 KB)
- ==================================================
- downloaded 132 KB
- trying URL 'https://cloud.r-project.org/src/contrib/yaml_2.2.1.tar.gz'
- Content type 'application/x-gzip' length 92670 bytes (90 KB)
- ==================================================
- downloaded 90 KB
- trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.24.tar.gz'
- Content type 'application/x-gzip' length 112441 bytes (109 KB)
- ==================================================
- downloaded 109 KB
- trying URL 'https://cloud.r-project.org/src/contrib/rex_1.2.0.tar.gz'
- Content type 'application/x-gzip' length 91925 bytes (89 KB)
- ==================================================
- downloaded 89 KB
- trying URL 'https://cloud.r-project.org/src/contrib/cyclocomp_1.1.0.tar.gz'
- Content type 'application/x-gzip' length 8407 bytes
- ==================================================
- downloaded 8407 bytes
- trying URL 'https://cloud.r-project.org/src/contrib/httr_1.4.2.tar.gz'
- Content type 'application/x-gzip' length 159950 bytes (156 KB)
- ==================================================
- downloaded 156 KB
- trying URL 'https://cloud.r-project.org/src/contrib/knitr_1.33.tar.gz'
- Content type 'application/x-gzip' length 892378 bytes (871 KB)
- ==================================================
- downloaded 871 KB
- trying URL 'https://cloud.r-project.org/src/contrib/xml2_1.3.2.tar.gz'
- Content type 'application/x-gzip' length 271876 bytes (265 KB)
- ==================================================
- downloaded 265 KB
- trying URL 'https://cloud.r-project.org/src/contrib/xmlparsedata_1.0.5.tar.gz'
- Content type 'application/x-gzip' length 8993 bytes
- ==================================================
- downloaded 8993 bytes
- trying URL 'https://cloud.r-project.org/src/contrib/lintr_2.0.1.tar.gz'
- Content type 'application/x-gzip' length 219142 bytes (214 KB)
- ==================================================
- downloaded 214 KB
- * installing *source* package ‘sys’ ...
- ** package ‘sys’ successfully unpacked and MD5 sums checked
- ** using staged installation
- ** libs
- gcc -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c exec.c -o exec.o
- gcc -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o
- gcc -shared -L/opt/R/4.1.0/lib/R/lib -L/usr/local/lib -o sys.so exec.o init.o -L/opt/R/4.1.0/lib/R/lib -lR
- installing to /home/runner/work/_temp/Library/00LOCK-sys/00new/sys/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 (sys)
- * installing *source* package ‘stringi’ ...
- ** package ‘stringi’ successfully unpacked and MD5 sums checked
- ** using staged installation
- checking for R_HOME... /opt/R/4.1.0/lib/R
- checking for R... /opt/R/4.1.0/lib/R/bin/R
- checking for endianness... little
- checking for R >= 3.1.0 for C++11 use... yes
- checking for R < 3.4.0 for CXX1X flag use... no
- checking for cat... /usr/bin/cat
- checking for local ICUDT_DIR... icu69/data
- checking for gcc... gcc
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables...
- checking whether we are cross compiling... no
- checking for suffix of object files... o
- checking whether we are using the GNU C compiler... yes
- checking whether gcc accepts -g... yes
- checking for gcc option to accept ISO C89... none needed
- checking how to run the C preprocessor... gcc -E
- checking for grep that handles long lines and -e... /usr/bin/grep
- checking for egrep... /usr/bin/grep -E
- checking for ANSI C header files... yes
- checking for sys/types.h... yes
- checking for sys/stat.h... yes
- checking for stdlib.h... yes
- checking for string.h... yes
- checking for memory.h... yes
- checking for strings.h... yes
- checking for inttypes.h... yes
- checking for stdint.h... yes
- checking for unistd.h... yes
- checking elf.h usability... yes
- checking elf.h presence... yes
- checking for elf.h... yes
- checking whether we are using the GNU C++ compiler... yes
- checking whether g++ -std=gnu++11 accepts -g... yes
- checking whether the C++ compiler supports the long long type... yes
- checking whether the compiler implements namespaces... yes
- checking whether the compiler supports Standard Template Library... yes
- checking whether std::map is available... yes
- checking for pkg-config... /usr/bin/pkg-config
- checking with pkg-config for the system ICU4C... 66.1
- checking for ICU4C >= 55... yes
- checking for additional required CPPFLAGS, LDFLAGS, and LIBS... done
- checking whether an ICU4C-based project can be built... yes
- checking programmatically for sufficient U_ICU_VERSION_MAJOR_NUM... yes
- checking programmatically if U_CHARSET_IS_UTF8 is defined and set... yes
- checking the capabilities of the ICU data library (ucnv, uloc, utrans)... yes
- checking the capabilities of the ICU data library (ucol)... yes
- configure: creating ./config.status
- config.status: creating src/Makevars
- config.status: creating src/uconfig_local.h
- config.status: creating src/install.libs.R
- *** stringi configure summary:
- ICU_FOUND=1
- STRINGI_CXXSTD=CXX_STD=CXX11
- STRINGI_CFLAGS= -fpic
- STRINGI_CPPFLAGS=-I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H
- STRINGI_CXXFLAGS= -fpic
- STRINGI_LDFLAGS=-L/usr/lib/x86_64-linux-gnu
- STRINGI_LIBS=-licui18n -licuuc -licudata
- *** Compiler settings used:
- CC=gcc
- LD=g++ -std=gnu++14
- CFLAGS=-g -O2 -fpic
- CPPFLAGS=-I/usr/local/include -UDEBUG -DNDEBUG
- CXX=g++ -std=gnu++11
- CXXFLAGS=-g -O2 -fpic
- LDFLAGS=
- LIBS=
- ** libs
- g++ -std=gnu++11 -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_brkiter.cpp -o stri_brkiter.o
- g++ -std=gnu++11 -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_collator.cpp -o stri_collator.o
- g++ -std=gnu++11 -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_common.cpp -o stri_common.o
- g++ -std=gnu++11 -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_compare.cpp -o stri_compare.o
- g++ -std=gnu++11 -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_base.cpp -o stri_container_base.o
- g++ -std=gnu++11 -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_bytesearch.cpp -o stri_container_bytesearch.o
- g++ -std=gnu++11 -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_listint.cpp -o stri_container_listint.o
- g++ -std=gnu++11 -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_listraw.cpp -o stri_container_listraw.o
- g++ -std=gnu++11 -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_listutf8.cpp -o stri_container_listutf8.o
- g++ -std=gnu++11 -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_regex.cpp -o stri_container_regex.o
- g++ -std=gnu++11 -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_usearch.cpp -o stri_container_usearch.o
- g++ -std=gnu++11 -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_utf16.cpp -o stri_container_utf16.o
- g++ -std=gnu++11 -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_utf8.cpp -o stri_container_utf8.o
- g++ -std=gnu++11 -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_utf8_indexable.cpp -o stri_container_utf8_indexable.o
- g++ -std=gnu++11 -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_encoding_conversion.cpp -o stri_encoding_conversion.o
- g++ -std=gnu++11 -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_encoding_detection.cpp -o stri_encoding_detection.o
- g++ -std=gnu++11 -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_encoding_management.cpp -o stri_encoding_management.o
- g++ -std=gnu++11 -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_escape.cpp -o stri_escape.o
- g++ -std=gnu++11 -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_exception.cpp -o stri_exception.o
- g++ -std=gnu++11 -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_ICU_settings.cpp -o stri_ICU_settings.o
- g++ -std=gnu++11 -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_join.cpp -o stri_join.o
- g++ -std=gnu++11 -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_length.cpp -o stri_length.o
- g++ -std=gnu++11 -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_pad.cpp -o stri_pad.o
- g++ -std=gnu++11 -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_prepare_arg.cpp -o stri_prepare_arg.o
- g++ -std=gnu++11 -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_random.cpp -o stri_random.o
- g++ -std=gnu++11 -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_reverse.cpp -o stri_reverse.o
- g++ -std=gnu++11 -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_count.cpp -o stri_search_class_count.o
- g++ -std=gnu++11 -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_detect.cpp -o stri_search_class_detect.o
- g++ -std=gnu++11 -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_extract.cpp -o stri_search_class_extract.o
- g++ -std=gnu++11 -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_locate.cpp -o stri_search_class_locate.o
- g++ -std=gnu++11 -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_replace.cpp -o stri_search_class_replace.o
- g++ -std=gnu++11 -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_split.cpp -o stri_search_class_split.o
- g++ -std=gnu++11 -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_startsendswith.cpp -o stri_search_class_startsendswith.o
- g++ -std=gnu++11 -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_subset.cpp -o stri_search_class_subset.o
- g++ -std=gnu++11 -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_trim.cpp -o stri_search_class_trim.o
- g++ -std=gnu++11 -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_common.cpp -o stri_search_common.o
- g++ -std=gnu++11 -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_count.cpp -o stri_search_coll_count.o
- g++ -std=gnu++11 -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_detect.cpp -o stri_search_coll_detect.o
- g++ -std=gnu++11 -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_extract.cpp -o stri_search_coll_extract.o
- g++ -std=gnu++11 -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_locate.cpp -o stri_search_coll_locate.o
- g++ -std=gnu++11 -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_replace.cpp -o stri_search_coll_replace.o
- g++ -std=gnu++11 -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_split.cpp -o stri_search_coll_split.o
- g++ -std=gnu++11 -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_startsendswith.cpp -o stri_search_coll_startsendswith.o
- g++ -std=gnu++11 -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_subset.cpp -o stri_search_coll_subset.o
- g++ -std=gnu++11 -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_boundaries_count.cpp -o stri_search_boundaries_count.o
- g++ -std=gnu++11 -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_boundaries_extract.cpp -o stri_search_boundaries_extract.o
- g++ -std=gnu++11 -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_boundaries_locate.cpp -o stri_search_boundaries_locate.o
- g++ -std=gnu++11 -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_boundaries_split.cpp -o stri_search_boundaries_split.o
- g++ -std=gnu++11 -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_count.cpp -o stri_search_fixed_count.o
- g++ -std=gnu++11 -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_detect.cpp -o stri_search_fixed_detect.o
- g++ -std=gnu++11 -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_extract.cpp -o stri_search_fixed_extract.o
- g++ -std=gnu++11 -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_locate.cpp -o stri_search_fixed_locate.o
- g++ -std=gnu++11 -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_replace.cpp -o stri_search_fixed_replace.o
- g++ -std=gnu++11 -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_split.cpp -o stri_search_fixed_split.o
- g++ -std=gnu++11 -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_subset.cpp -o stri_search_fixed_subset.o
- g++ -std=gnu++11 -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_startsendswith.cpp -o stri_search_fixed_startsendswith.o
- g++ -std=gnu++11 -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_in.cpp -o stri_search_in.o
- g++ -std=gnu++11 -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_other_split.cpp -o stri_search_other_split.o
- g++ -std=gnu++11 -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_count.cpp -o stri_search_regex_count.o
- g++ -std=gnu++11 -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_detect.cpp -o stri_search_regex_detect.o
- g++ -std=gnu++11 -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_extract.cpp -o stri_search_regex_extract.o
- g++ -std=gnu++11 -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_locate.cpp -o stri_search_regex_locate.o
- g++ -std=gnu++11 -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_match.cpp -o stri_search_regex_match.o
- g++ -std=gnu++11 -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_replace.cpp -o stri_search_regex_replace.o
- g++ -std=gnu++11 -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_split.cpp -o stri_search_regex_split.o
- g++ -std=gnu++11 -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_subset.cpp -o stri_search_regex_subset.o
- g++ -std=gnu++11 -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_sort.cpp -o stri_sort.o
- g++ -std=gnu++11 -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_sprintf.cpp -o stri_sprintf.o
- g++ -std=gnu++11 -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_stats.cpp -o stri_stats.o
- g++ -std=gnu++11 -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_stringi.cpp -o stri_stringi.o
- g++ -std=gnu++11 -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_sub.cpp -o stri_sub.o
- g++ -std=gnu++11 -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_test.cpp -o stri_test.o
- g++ -std=gnu++11 -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_time_zone.cpp -o stri_time_zone.o
- g++ -std=gnu++11 -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_time_calendar.cpp -o stri_time_calendar.o
- g++ -std=gnu++11 -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_time_symbols.cpp -o stri_time_symbols.o
- g++ -std=gnu++11 -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_time_format.cpp -o stri_time_format.o
- g++ -std=gnu++11 -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_trans_casemap.cpp -o stri_trans_casemap.o
- g++ -std=gnu++11 -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_trans_other.cpp -o stri_trans_other.o
- g++ -std=gnu++11 -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_trans_normalization.cpp -o stri_trans_normalization.o
- g++ -std=gnu++11 -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_trans_transliterate.cpp -o stri_trans_transliterate.o
- g++ -std=gnu++11 -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_ucnv.cpp -o stri_ucnv.o
- g++ -std=gnu++11 -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_uloc.cpp -o stri_uloc.o
- g++ -std=gnu++11 -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_utils.cpp -o stri_utils.o
- g++ -std=gnu++11 -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_wrap.cpp -o stri_wrap.o
- g++ -std=gnu++11 -shared -L/opt/R/4.1.0/lib/R/lib -L/usr/local/lib -o stringi.so stri_brkiter.o stri_collator.o stri_common.o stri_compare.o stri_container_base.o stri_container_bytesearch.o stri_container_listint.o stri_container_listraw.o stri_container_listutf8.o stri_container_regex.o stri_container_usearch.o stri_container_utf16.o stri_container_utf8.o stri_container_utf8_indexable.o stri_encoding_conversion.o stri_encoding_detection.o stri_encoding_management.o stri_escape.o stri_exception.o stri_ICU_settings.o stri_join.o stri_length.o stri_pad.o stri_prepare_arg.o stri_random.o stri_reverse.o stri_search_class_count.o stri_search_class_detect.o stri_search_class_extract.o stri_search_class_locate.o stri_search_class_replace.o stri_search_class_split.o stri_search_class_startsendswith.o stri_search_class_subset.o stri_search_class_trim.o stri_search_common.o stri_search_coll_count.o stri_search_coll_detect.o stri_search_coll_extract.o stri_search_coll_locate.o stri_search_coll_replace.o stri_search_coll_split.o stri_search_coll_startsendswith.o stri_search_coll_subset.o stri_search_boundaries_count.o stri_search_boundaries_extract.o stri_search_boundaries_locate.o stri_search_boundaries_split.o stri_search_fixed_count.o stri_search_fixed_detect.o stri_search_fixed_extract.o stri_search_fixed_locate.o stri_search_fixed_replace.o stri_search_fixed_split.o stri_search_fixed_subset.o stri_search_fixed_startsendswith.o stri_search_in.o stri_search_other_split.o stri_search_regex_count.o stri_search_regex_detect.o stri_search_regex_extract.o stri_search_regex_locate.o stri_search_regex_match.o stri_search_regex_replace.o stri_search_regex_split.o stri_search_regex_subset.o stri_sort.o stri_sprintf.o stri_stats.o stri_stringi.o stri_sub.o stri_test.o stri_time_zone.o stri_time_calendar.o stri_time_symbols.o stri_time_format.o stri_trans_casemap.o stri_trans_other.o stri_trans_normalization.o stri_trans_transliterate.o stri_ucnv.o stri_uloc.o stri_utils.o stri_wrap.o -L/usr/lib/x86_64-linux-gnu -licui18n -licuuc -licudata -L/opt/R/4.1.0/lib/R/lib -lR
- installing via 'install.libs.R' to /home/runner/work/_temp/Library/00LOCK-stringi/00new/stringi
- ** 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 (stringi)
- * installing *source* package ‘lazyeval’ ...
- ** package ‘lazyeval’ successfully unpacked and MD5 sums checked
- ** using staged installation
- ** libs
- gcc -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c expr.c -o expr.o
- gcc -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o
- gcc -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c interp.c -o interp.o
- gcc -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c lazy.c -o lazy.o
- gcc -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c name.c -o name.o
- gcc -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c utils.c -o utils.o
- gcc -shared -L/opt/R/4.1.0/lib/R/lib -L/usr/local/lib -o lazyeval.so expr.o init.o interp.o lazy.o name.o utils.o -L/opt/R/4.1.0/lib/R/lib -lR
- installing to /home/runner/work/_temp/Library/00LOCK-lazyeval/00new/lazyeval/libs
- ** R
- ** inst
- ** byte-compile and prepare package for lazy loading
- ** help
- *** installing help indices
- ** building package indices
- ** installing vignettes
- ** 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 (lazyeval)
- * installing *source* package ‘curl’ ...
- ** package ‘curl’ successfully unpacked and MD5 sums checked
- ** using staged installation
- Package libcurl was not found in the pkg-config search path.
- Perhaps you should add the directory containing `libcurl.pc'
- to the PKG_CONFIG_PATH environment variable
- No package 'libcurl' found
- Package libcurl was not found in the pkg-config search path.
- Perhaps you should add the directory containing `libcurl.pc'
- to the PKG_CONFIG_PATH environment variable
- No package 'libcurl' found
- Using PKG_CFLAGS=
- Using PKG_LIBS=-lcurl
- ------------------------- ANTICONF ERROR ---------------------------
- Configuration failed because libcurl was not found. Try installing:
- * deb: libcurl4-openssl-dev (Debian, Ubuntu, etc)
- * rpm: libcurl-devel (Fedora, CentOS, RHEL)
- ERROR: configuration failed for package ‘curl’
- * csw: libcurl_dev (Solaris)
- * removing ‘/home/runner/work/_temp/Library/curl’
- If libcurl is already installed, check that 'pkg-config' is in your
- PATH and PKG_CONFIG_PATH contains a libcurl.pc file. If pkg-config
- is unavailable you can set INCLUDE_DIR and LIB_DIR manually via:
- R CMD INSTALL --configure-vars='INCLUDE_DIR=... LIB_DIR=...'
- --------------------------------------------------------------------
- * installing *source* package ‘mime’ ...
- ** package ‘mime’ successfully unpacked and MD5 sums checked
- ** using staged installation
- ** libs
- gcc -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o
- gcc -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c rawmatch.c -o rawmatch.o
- gcc -shared -L/opt/R/4.1.0/lib/R/lib -L/usr/local/lib -o mime.so init.o rawmatch.o -L/opt/R/4.1.0/lib/R/lib -lR
- installing to /home/runner/work/_temp/Library/00LOCK-mime/00new/mime/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 (mime)
- * installing *source* package ‘yaml’ ...
- ** package ‘yaml’ successfully unpacked and MD5 sums checked
- ** using staged installation
- ** libs
- gcc -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fpic -g -O2 -c api.c -o api.o
- gcc -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fpic -g -O2 -c dumper.c -o dumper.o
- gcc -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fpic -g -O2 -c emitter.c -o emitter.o
- gcc -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fpic -g -O2 -c implicit.c -o implicit.o
- gcc -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fpic -g -O2 -c loader.c -o loader.o
- gcc -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fpic -g -O2 -c parser.c -o parser.o
- gcc -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fpic -g -O2 -c r_emit.c -o r_emit.o
- gcc -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fpic -g -O2 -c r_ext.c -o r_ext.o
- gcc -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fpic -g -O2 -c r_parse.c -o r_parse.o
- gcc -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fpic -g -O2 -c reader.c -o reader.o
- gcc -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fpic -g -O2 -c scanner.c -o scanner.o
- gcc -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fpic -g -O2 -c writer.c -o writer.o
- gcc -shared -L/opt/R/4.1.0/lib/R/lib -L/usr/local/lib -o yaml.so api.o dumper.o emitter.o implicit.o loader.o parser.o r_emit.o r_ext.o r_parse.o reader.o scanner.o writer.o -L/opt/R/4.1.0/lib/R/lib -lR
- installing to /home/runner/work/_temp/Library/00LOCK-yaml/00new/yaml/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 (yaml)
- * installing *source* package ‘xfun’ ...
- ** package ‘xfun’ successfully unpacked and MD5 sums checked
- ** using staged installation
- ** libs
- gcc -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c base64.c -o base64.o
- gcc -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o
- g++ -std=gnu++11 -shared -L/opt/R/4.1.0/lib/R/lib -L/usr/local/lib -o xfun.so base64.o init.o -L/opt/R/4.1.0/lib/R/lib -lR
- installing to /home/runner/work/_temp/Library/00LOCK-xfun/00new/xfun/libs
- ** R
- ** inst
- ** byte-compile and prepare package for lazy loading
- ** help
- *** installing help indices
- ** building package indices
- ** installing vignettes
- ** 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 (xfun)
- * installing *source* package ‘cyclocomp’ ...
- ** package ‘cyclocomp’ successfully unpacked and MD5 sums checked
- ** using staged installation
- ** R
- ** byte-compile and prepare package for lazy loading
- Error: Error: package ‘callr’ was installed before R 4.0.0: please re-install it
- ERROR: lazy loading failed for package ‘cyclocomp’
- * removing ‘/home/runner/work/_temp/Library/cyclocomp’
- Execution halted
- * installing *source* package ‘xml2’ ...
- ** package ‘xml2’ successfully unpacked and MD5 sums checked
- ** using staged installation
- Found pkg-config cflags and libs!
- Using PKG_CFLAGS=-I/usr/include/libxml2
- Using PKG_LIBS=-lxml2
- ** libs
- g++ -std=gnu++14 -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I../inst/include -I/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c connection.cpp -o connection.o
- gcc -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I../inst/include -I/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fpic -g -O2 -c init.c -o init.o
- g++ -std=gnu++14 -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I../inst/include -I/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c xml2_doc.cpp -o xml2_doc.o
- g++ -std=gnu++14 -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I../inst/include -I/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c xml2_init.cpp -o xml2_init.o
- g++ -std=gnu++14 -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I../inst/include -I/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c xml2_namespace.cpp -o xml2_namespace.o
- g++ -std=gnu++14 -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I../inst/include -I/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c xml2_node.cpp -o xml2_node.o
- g++ -std=gnu++14 -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I../inst/include -I/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c xml2_output.cpp -o xml2_output.o
- g++ -std=gnu++14 -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I../inst/include -I/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c xml2_schema.cpp -o xml2_schema.o
- g++ -std=gnu++14 -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I../inst/include -I/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c xml2_url.cpp -o xml2_url.o
- g++ -std=gnu++14 -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I../inst/include -I/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c xml2_xpath.cpp -o xml2_xpath.o
- g++ -std=gnu++14 -shared -L/opt/R/4.1.0/lib/R/lib -L/usr/local/lib -o xml2.so connection.o init.o xml2_doc.o xml2_init.o xml2_namespace.o xml2_node.o xml2_output.o xml2_schema.o xml2_url.o xml2_xpath.o -lxml2 -L/opt/R/4.1.0/lib/R/lib -lR
- installing to /home/runner/work/_temp/Library/00LOCK-xml2/00new/xml2/libs
- ** R
- ** inst
- ** byte-compile and prepare package for lazy loading
- ** help
- *** installing help indices
- ** building package indices
- ** installing vignettes
- ** 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 (xml2)
- * installing *source* package ‘xmlparsedata’ ...
- ** package ‘xmlparsedata’ successfully unpacked and MD5 sums checked
- ** using staged installation
- ** R
- ** 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
- ** testing if installed package can be loaded from final location
- ** testing if installed package keeps a record of temporary installation path
- * DONE (xmlparsedata)
- * installing *source* package ‘askpass’ ...
- ** package ‘askpass’ successfully unpacked and MD5 sums checked
- ** using staged installation
- ** libs
- gcc -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c askpass.c -o askpass.o
- gcc -shared -L/opt/R/4.1.0/lib/R/lib -L/usr/local/lib -o askpass.so askpass.o -L/opt/R/4.1.0/lib/R/lib -lR
- installing to /home/runner/work/_temp/Library/00LOCK-askpass/00new/askpass/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 (askpass)
- * installing *source* package ‘highr’ ...
- ** package ‘highr’ successfully unpacked and MD5 sums checked
- ** using staged installation
- ** R
- ** inst
- ** byte-compile and prepare package for lazy loading
- ** help
- *** installing help indices
- ** building package indices
- ** installing vignettes
- ** testing if installed package can be loaded from temporary location
- ** testing if installed package can be loaded from final location
- ** testing if installed package keeps a record of temporary installation path
- * DONE (highr)
- * installing *source* package ‘markdown’ ...
- ** package ‘markdown’ successfully unpacked and MD5 sums checked
- ** using staged installation
- ** libs
- gcc -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c Rbase64.c -o Rbase64.o
- gcc -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c Rinit.c -o Rinit.o
- gcc -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c Rmarkdown.c -o Rmarkdown.o
- gcc -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c autolink.c -o autolink.o
- gcc -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c buffer.c -o buffer.o
- gcc -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c houdini_href_e.c -o houdini_href_e.o
- gcc -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c houdini_html_e.c -o houdini_html_e.o
- gcc -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c html.c -o html.o
- gcc -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c html_smartypants.c -o html_smartypants.o
- gcc -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c markdown.c -o markdown.o
- gcc -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c stack.c -o stack.o
- installing to /home/runner/work/_temp/Library/00LOCK-markdown/00new/markdown/libs
- gcc -shared -L/opt/R/4.1.0/lib/R/lib -L/usr/local/lib -o markdown.so Rbase64.o Rinit.o Rmarkdown.o autolink.o buffer.o houdini_href_e.o houdini_html_e.o html.o html_smartypants.o markdown.o stack.o -L/opt/R/4.1.0/lib/R/lib -lR
- ** R
- ** inst
- ** byte-compile and prepare package for lazy loading
- ** help
- *** installing help indices
- ** building package indices
- ** installing vignettes
- ** 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 (markdown)
- * installing *source* package ‘stringr’ ...
- ** package ‘stringr’ successfully unpacked and MD5 sums checked
- ** using staged installation
- ** R
- ** data
- *** moving datasets to lazyload DB
- ** inst
- ** byte-compile and prepare package for lazy loading
- Error: Error: package ‘magrittr’ was installed before R 4.0.0: please re-install it
- Execution halted
- ERROR: lazy loading failed for package ‘stringr’
- * removing ‘/home/runner/work/_temp/Library/stringr’
- * installing *source* package ‘rex’ ...
- ** package ‘rex’ successfully unpacked and MD5 sums checked
- ** using staged installation
- ** R
- ** inst
- ** byte-compile and prepare package for lazy loading
- ** help
- *** installing help indices
- ** building package indices
- ** installing vignettes
- ** testing if installed package can be loaded from temporary location
- ** testing if installed package can be loaded from final location
- ** testing if installed package keeps a record of temporary installation path
- * DONE (rex)
- * installing *source* package ‘openssl’ ...
- ** package ‘openssl’ successfully unpacked and MD5 sums checked
- ** using staged installation
- Found pkg-config cflags and libs!
- Using PKG_CFLAGS=
- Using PKG_LIBS=-l:libssl.so.1.1 -l:libcrypto.so.1.1
- ** libs
- rm -f aes.o base64.o bignum.o cert.o compatibility.o diffie.o envelope.o error.o hash.o info.o keygen.o keys.o onload.o openssh.o password.o pbkdf.o pem.o pkcs12.o pkcs7.o rand.o rsa.o signing.o ssl.o stream.o write.o x25519.o openssl.so bcrypt/libstatbcrypt.a bcrypt/bcrypt_pbkdf.o bcrypt/blowfish.o
- gcc -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c aes.c -o aes.o
- gcc -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c base64.c -o base64.o
- gcc -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c bignum.c -o bignum.o
- gcc -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c cert.c -o cert.o
- gcc -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c compatibility.c -o compatibility.o
- gcc -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c diffie.c -o diffie.o
- gcc -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c envelope.c -o envelope.o
- gcc -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c error.c -o error.o
- gcc -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c hash.c -o hash.o
- gcc -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c info.c -o info.o
- gcc -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c keygen.c -o keygen.o
- gcc -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c keys.c -o keys.o
- gcc -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c onload.c -o onload.o
- gcc -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c openssh.c -o openssh.o
- gcc -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c password.c -o password.o
- gcc -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c pbkdf.c -o pbkdf.o
- gcc -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c pem.c -o pem.o
- gcc -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c pkcs12.c -o pkcs12.o
- gcc -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c pkcs7.c -o pkcs7.o
- gcc -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c rand.c -o rand.o
- gcc -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c rsa.c -o rsa.o
- gcc -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c signing.c -o signing.o
- gcc -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c ssl.c -o ssl.o
- gcc -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c stream.c -o stream.o
- gcc -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c write.c -o write.o
- gcc -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c x25519.c -o x25519.o
- gcc -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c bcrypt/bcrypt_pbkdf.c -o bcrypt/bcrypt_pbkdf.o
- gcc -I"/opt/R/4.1.0/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c bcrypt/blowfish.c -o bcrypt/blowfish.o
- ar rcs bcrypt/libstatbcrypt.a bcrypt/bcrypt_pbkdf.o bcrypt/blowfish.o
- gcc -shared -L/opt/R/4.1.0/lib/R/lib -L/usr/local/lib -o openssl.so aes.o base64.o bignum.o cert.o compatibility.o diffie.o envelope.o error.o hash.o info.o keygen.o keys.o onload.o openssh.o password.o pbkdf.o pem.o pkcs12.o pkcs7.o rand.o rsa.o signing.o ssl.o stream.o write.o x25519.o -Lbcrypt -lstatbcrypt -l:libssl.so.1.1 -l:libcrypto.so.1.1 -L/opt/R/4.1.0/lib/R/lib -lR
- installing to /home/runner/work/_temp/Library/00LOCK-openssl/00new/openssl/libs
- ** R
- ** inst
- ** byte-compile and prepare package for lazy loading
- ** help
- *** installing help indices
- ** building package indices
- ** installing vignettes
- ** 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 (openssl)
- ERROR: dependency ‘stringr’ is not available for package ‘knitr’
- * removing ‘/home/runner/work/_temp/Library/knitr’
- ERROR: dependency ‘curl’ is not available for package ‘httr’
- * removing ‘/home/runner/work/_temp/Library/httr’
- ERROR: dependencies ‘cyclocomp’, ‘httr’, ‘knitr’ are not available for package ‘lintr’
- * removing ‘/home/runner/work/_temp/Library/lintr’
- The downloaded source packages are in
- ‘/tmp/RtmpsXXVzs/downloaded_packages’
- Warning messages:
- 1: In install.packages(c("lintr")) :
- installation of package ‘curl’ had non-zero exit status
- 2: In install.packages(c("lintr")) :
- installation of package ‘cyclocomp’ had non-zero exit status
- 3: In install.packages(c("lintr")) :
- installation of package ‘stringr’ had non-zero exit status
- 4: In install.packages(c("lintr")) :
- installation of package ‘knitr’ had non-zero exit status
- 5: In install.packages(c("lintr")) :
- installation of package ‘httr’ had non-zero exit status
- 6: In install.packages(c("lintr")) :
- installation of package ‘lintr’ had non-zero exit status
- ```
Add Comment
Please, Sign In to add comment