downloading reverse dependencies ... downloading ichimoku_1.5.5.tar.gz ... ok downloading jagstargets_1.2.1.tar.gz ... ok downloading tarchetypes_0.10.0.tar.gz ... ok downloading targets_1.7.1.tar.gz ... ok installing dependencies ‘clustermq’, ‘crew’, ‘future.batchtools’, ‘googleCloudStorageR’, ‘mirai’, ‘nanonext’, ‘nanoparquet’, ‘paws.storage’, ‘secretbase’, ‘tarchetypes’, ‘targets’ also installing the dependency ‘getip’ begin installing package ‘getip’ begin installing package ‘nanonext’ begin installing package ‘nanoparquet’ begin installing package ‘secretbase’ begin installing package ‘clustermq’ begin installing package ‘future.batchtools’ begin installing package ‘googleCloudStorageR’ begin installing package ‘paws.storage’ * installing *source* package ‘secretbase’ ... ** using staged installation ** libs using C compiler: ‘gcc-14 (Debian 14.2.0-3) 14.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp57iSHp/R.INSTALL1b4d7634e65221/secretbase/src' gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c base.c -o base.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c init.c -o init.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c secret.c -o secret.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c secret2.c -o secret2.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c secret3.c -o secret3.o gcc-14 -shared -L/home/hornik/tmp/R-d-gcc-14/lib -Wl,-O1 -o secretbase.so base.o init.o secret.o secret2.o secret3.o -L/home/hornik/tmp/R-d-gcc-14/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp57iSHp/R.INSTALL1b4d7634e65221/secretbase/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-secretbase/00new/secretbase/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 (secretbase) begin installing package ‘targets’ * installing *source* package ‘getip’ ... ** package ‘getip’ successfully unpacked and MD5 sums checked ** using staged installation checking for gcc... gcc-14 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 the compiler supports GNU C... yes checking whether gcc-14 accepts -g... yes checking for gcc-14 option to enable C11 features... none needed checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for ifaddrs.h... yes checking for socket in -lc... yes checking for socket in -lsocket... no ******************* Results of getip package configure ******************* * Socket Report * >> IFADDRS = -DHAS_IFADDRS * >> SA_LEN = * >> SOCKET_LIBS = ************************************************************************** configure: creating ./config.status config.status: creating src/Makevars ** libs using C compiler: ‘gcc-14 (Debian 14.2.0-3) 14.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmptHsDoM/R.INSTALL1b4d7a600dbef/getip/src' gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -DHAS_IFADDRS -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c getip_native.c -o getip_native.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -DHAS_IFADDRS -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c hostname2ip.c -o hostname2ip.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -DHAS_IFADDRS -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c ip_internal.c -o ip_internal.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -DHAS_IFADDRS -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c validate.c -o validate.o gcc-14 -shared -L/home/hornik/tmp/R-d-gcc-14/lib -Wl,-O1 -o getip.so getip_native.o hostname2ip.o ip_internal.o validate.o -L/home/hornik/tmp/R-d-gcc-14/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmptHsDoM/R.INSTALL1b4d7a600dbef/getip/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-getip/00new/getip/libs ** 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 ** 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 (getip) * installing *source* package ‘googleCloudStorageR’ ... ** package ‘googleCloudStorageR’ 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 (googleCloudStorageR) * installing *source* package ‘future.batchtools’ ... ** package ‘future.batchtools’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** demo ** 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 (future.batchtools) * installing *source* package ‘nanonext’ ... ** package ‘nanonext’ successfully unpacked and MD5 sums checked ** using staged installation Found 'libmbedtls' -I/usr/include No existing 'libnng' >= 1.6 found Detecting 'cmake'... /usr/bin/cmake Detecting 'xz'... /usr/bin/xz Compiling 'libnng' from source ... -- The C compiler identification is GNU 14.2.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc-14 - skipped -- Detecting C compile features -- Detecting C compile features - done -- Configuring for NNG version 1.8.0 -- Performing Test NNG_HIDDEN_VISIBILITY -- Performing Test NNG_HIDDEN_VISIBILITY - Success -- Looking for strlcpy -- Looking for strlcpy - found -- Looking for strnlen -- Looking for strnlen - found -- Looking for strcasecmp -- Looking for strcasecmp - found -- Looking for strncasecmp -- Looking for strncasecmp - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Looking for lockf -- Looking for lockf - found -- Looking for flock -- Looking for flock - found -- Looking for getrandom -- Looking for getrandom - found -- Looking for arc4random_buf -- Looking for arc4random_buf - found -- Looking for clock_gettime in rt -- Looking for clock_gettime in rt - found -- Looking for sem_wait in pthread -- Looking for sem_wait in pthread - found -- Looking for pthread_atfork in pthread -- Looking for pthread_atfork in pthread - found -- Looking for pthread_set_name_np in pthread -- Looking for pthread_set_name_np in pthread - not found -- Looking for pthread_setname_np in pthread -- Looking for pthread_setname_np in pthread - found -- Looking for gethostbyname in nsl -- Looking for gethostbyname in nsl - not found -- Looking for socket in socket -- Looking for socket in socket - not found -- Looking for __atomic_load_1 in atomic -- Looking for __atomic_load_1 in atomic - found -- Looking for AF_UNIX -- Looking for AF_UNIX - found -- Looking for backtrace_symbols_fd -- Looking for backtrace_symbols_fd - found -- Performing Test NNG_HAVE_MSG_CONTROL -- Performing Test NNG_HAVE_MSG_CONTROL - Success -- Looking for eventfd -- Looking for eventfd - found -- Looking for kqueue -- Looking for kqueue - not found -- Looking for port_create -- Looking for port_create - not found -- Looking for epoll_create -- Looking for epoll_create - found -- Looking for epoll_create1 -- Looking for epoll_create1 - found -- Looking for getpeereid -- Looking for getpeereid - not found -- Looking for SO_PEERCRED -- Looking for SO_PEERCRED - found -- Performing Test NNG_HAVE_SOCKPEERCRED -- Performing Test NNG_HAVE_SOCKPEERCRED - Failed -- Looking for LOCAL_PEERCRED -- Looking for LOCAL_PEERCRED - not found -- Looking for LOCAL_PEERPID -- Looking for LOCAL_PEERPID - not found -- Looking for getpeerucred -- Looking for getpeerucred - not found -- Looking for atomic_flag_test_and_set -- Looking for atomic_flag_test_and_set - found -- Looking for socketpair -- Looking for socketpair - found -- Found mbedTLS: /usr/lib/x86_64-linux-gnu/libmbedtls.so (found version "2.28.8") -- Configuring done (4.0s) -- Generating done (0.0s) -- Build files have been written to: /home/hornik/tmp/scratch/RtmpK5I4AY/R.INSTALL1b4d7922de71f3/nanonext/nng-890d489 gmake[1]: Entering directory '/home/hornik/tmp/scratch/RtmpK5I4AY/R.INSTALL1b4d7922de71f3/nanonext/nng-890d489' make[2]: Entering directory '/home/hornik/tmp/scratch/RtmpK5I4AY/R.INSTALL1b4d7922de71f3/nanonext/nng-890d489' make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpK5I4AY/R.INSTALL1b4d7922de71f3/nanonext/nng-890d489' make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpK5I4AY/R.INSTALL1b4d7922de71f3/nanonext/nng-890d489' make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpK5I4AY/R.INSTALL1b4d7922de71f3/nanonext/nng-890d489' [ 0%] Building C object CMakeFiles/nng.dir/src/nng.c.o [ 2%] Building C object CMakeFiles/nng.dir/src/core/aio.c.o [ 2%] Building C object CMakeFiles/nng.dir/src/core/device.c.o [ 4%] Building C object CMakeFiles/nng.dir/src/core/dialer.c.o [ 4%] Building C object CMakeFiles/nng.dir/src/core/sockfd.c.o [ 6%] Building C object CMakeFiles/nng.dir/src/core/file.c.o [ 8%] Building C object CMakeFiles/nng.dir/src/core/idhash.c.o [ 8%] Building C object CMakeFiles/nng.dir/src/core/init.c.o [ 10%] Building C object CMakeFiles/nng.dir/src/core/list.c.o [ 10%] Building C object CMakeFiles/nng.dir/src/core/listener.c.o [ 12%] Building C object CMakeFiles/nng.dir/src/core/lmq.c.o [ 12%] Building C object CMakeFiles/nng.dir/src/core/message.c.o [ 14%] Building C object CMakeFiles/nng.dir/src/core/msgqueue.c.o [ 16%] Building C object CMakeFiles/nng.dir/src/core/options.c.o [ 16%] Building C object CMakeFiles/nng.dir/src/core/pollable.c.o [ 18%] Building C object CMakeFiles/nng.dir/src/core/panic.c.o [ 18%] Building C object CMakeFiles/nng.dir/src/core/pipe.c.o [ 20%] Building C object CMakeFiles/nng.dir/src/core/reap.c.o [ 20%] Building C object CMakeFiles/nng.dir/src/core/socket.c.o [ 22%] Building C object CMakeFiles/nng.dir/src/core/stats.c.o [ 24%] Building C object CMakeFiles/nng.dir/src/core/stream.c.o [ 24%] Building C object CMakeFiles/nng.dir/src/core/strs.c.o [ 26%] Building C object CMakeFiles/nng.dir/src/core/taskq.c.o [ 26%] Building C object CMakeFiles/nng.dir/src/core/tcp.c.o [ 28%] Building C object CMakeFiles/nng.dir/src/core/thread.c.o [ 28%] Building C object CMakeFiles/nng.dir/src/core/url.c.o [ 30%] Building C object CMakeFiles/nng.dir/src/platform/posix/posix_alloc.c.o [ 32%] Building C object CMakeFiles/nng.dir/src/platform/posix/posix_atomic.c.o [ 32%] Building C object CMakeFiles/nng.dir/src/platform/posix/posix_clock.c.o [ 34%] Building C object CMakeFiles/nng.dir/src/platform/posix/posix_debug.c.o [ 34%] Building C object CMakeFiles/nng.dir/src/platform/posix/posix_file.c.o [ 36%] Building C object CMakeFiles/nng.dir/src/platform/posix/posix_ipcconn.c.o [ 36%] Building C object CMakeFiles/nng.dir/src/platform/posix/posix_ipcdial.c.o [ 38%] Building C object CMakeFiles/nng.dir/src/platform/posix/posix_ipclisten.c.o [ 40%] Building C object CMakeFiles/nng.dir/src/platform/posix/posix_peerid.c.o [ 40%] Building C object CMakeFiles/nng.dir/src/platform/posix/posix_pipe.c.o [ 42%] Building C object CMakeFiles/nng.dir/src/platform/posix/posix_resolv_gai.c.o [ 42%] Building C object CMakeFiles/nng.dir/src/platform/posix/posix_sockaddr.c.o [ 44%] Building C object CMakeFiles/nng.dir/src/platform/posix/posix_socketpair.c.o [ 44%] Building C object CMakeFiles/nng.dir/src/platform/posix/posix_sockfd.c.o [ 46%] Building C object CMakeFiles/nng.dir/src/platform/posix/posix_tcpconn.c.o [ 48%] Building C object CMakeFiles/nng.dir/src/platform/posix/posix_tcpdial.c.o [ 48%] Building C object CMakeFiles/nng.dir/src/platform/posix/posix_tcplisten.c.o [ 50%] Building C object CMakeFiles/nng.dir/src/platform/posix/posix_thread.c.o [ 50%] Building C object CMakeFiles/nng.dir/src/platform/posix/posix_udp.c.o [ 52%] Building C object CMakeFiles/nng.dir/src/platform/posix/posix_pollq_epoll.c.o [ 54%] Building C object CMakeFiles/nng.dir/src/platform/posix/posix_rand_getrandom.c.o [ 54%] Building C object CMakeFiles/nng.dir/src/sp/protocol/bus0/bus.c.o [ 56%] Building C object CMakeFiles/nng.dir/src/sp/protocol/pair0/pair.c.o [ 56%] Building C object CMakeFiles/nng.dir/src/sp/protocol/pair1/pair.c.o [ 58%] Building C object CMakeFiles/nng.dir/src/sp/protocol/pair1/pair1_poly.c.o [ 58%] Building C object CMakeFiles/nng.dir/src/sp/protocol/pipeline0/push.c.o [ 60%] Building C object CMakeFiles/nng.dir/src/sp/protocol/pipeline0/pull.c.o [ 62%] Building C object CMakeFiles/nng.dir/src/sp/protocol/pubsub0/pub.c.o [ 62%] Building C object CMakeFiles/nng.dir/src/sp/protocol/pubsub0/sub.c.o [ 64%] Building C object CMakeFiles/nng.dir/src/sp/protocol/pubsub0/xsub.c.o [ 64%] Building C object CMakeFiles/nng.dir/src/sp/protocol/reqrep0/req.c.o [ 66%] Building C object CMakeFiles/nng.dir/src/sp/protocol/reqrep0/xreq.c.o [ 66%] Building C object CMakeFiles/nng.dir/src/sp/protocol/reqrep0/rep.c.o [ 68%] Building C object CMakeFiles/nng.dir/src/sp/protocol/reqrep0/xrep.c.o [ 70%] Building C object CMakeFiles/nng.dir/src/sp/protocol/survey0/survey.c.o [ 70%] Building C object CMakeFiles/nng.dir/src/sp/protocol/survey0/xsurvey.c.o [ 72%] Building C object CMakeFiles/nng.dir/src/sp/protocol/survey0/respond.c.o [ 72%] Building C object CMakeFiles/nng.dir/src/sp/protocol/survey0/xrespond.c.o [ 74%] Building C object CMakeFiles/nng.dir/src/sp/transport/socket/sockfd.c.o [ 74%] Building C object CMakeFiles/nng.dir/src/sp/transport/inproc/inproc.c.o [ 76%] Building C object CMakeFiles/nng.dir/src/sp/transport/ipc/ipc.c.o [ 78%] Building C object CMakeFiles/nng.dir/src/sp/transport/tcp/tcp.c.o [ 78%] Building C object CMakeFiles/nng.dir/src/sp/transport/tls/tls.c.o [ 80%] Building C object CMakeFiles/nng.dir/src/sp/transport/ws/websocket.c.o [ 80%] Building C object CMakeFiles/nng.dir/src/sp/protocol.c.o [ 82%] Building C object CMakeFiles/nng.dir/src/sp/transport.c.o [ 82%] Building C object CMakeFiles/nng.dir/src/supplemental/base64/base64.c.o [ 84%] Building C object CMakeFiles/nng.dir/src/supplemental/http/http_public.c.o [ 86%] Building C object CMakeFiles/nng.dir/src/supplemental/http/http_client.c.o [ 86%] Building C object CMakeFiles/nng.dir/src/supplemental/http/http_chunk.c.o [ 88%] Building C object CMakeFiles/nng.dir/src/supplemental/http/http_conn.c.o [ 88%] Building C object CMakeFiles/nng.dir/src/supplemental/http/http_msg.c.o [ 90%] Building C object CMakeFiles/nng.dir/src/supplemental/http/http_schemes.c.o [ 90%] Building C object CMakeFiles/nng.dir/src/supplemental/http/http_server.c.o [ 92%] Building C object CMakeFiles/nng.dir/src/supplemental/sha1/sha1.c.o [ 94%] Building C object CMakeFiles/nng.dir/src/supplemental/tls/mbedtls/tls.c.o [ 94%] Building C object CMakeFiles/nng.dir/src/supplemental/tls/tls_common.c.o [ 96%] Building C object CMakeFiles/nng.dir/src/supplemental/util/options.c.o [ 96%] Building C object CMakeFiles/nng.dir/src/supplemental/util/platform.c.o [ 98%] Building C object CMakeFiles/nng.dir/src/supplemental/websocket/websocket.c.o [100%] Linking C static library libnng.a make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpK5I4AY/R.INSTALL1b4d7922de71f3/nanonext/nng-890d489' [100%] Built target nng make[2]: Leaving directory '/home/hornik/tmp/scratch/RtmpK5I4AY/R.INSTALL1b4d7922de71f3/nanonext/nng-890d489' Install the project... -- Install configuration: "Release" gmake[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpK5I4AY/R.INSTALL1b4d7922de71f3/nanonext/nng-890d489' ** libs using C compiler: ‘gcc-14 (Debian 14.2.0-3) 14.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpK5I4AY/R.INSTALL1b4d7922de71f3/nanonext/src' gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I../install/include -I/usr/include -fvisibility=hidden -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c aio.c -o aio.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I../install/include -I/usr/include -fvisibility=hidden -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c comms.c -o comms.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I../install/include -I/usr/include -fvisibility=hidden -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c core.c -o core.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I../install/include -I/usr/include -fvisibility=hidden -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c init.c -o init.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I../install/include -I/usr/include -fvisibility=hidden -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c ncurl.c -o ncurl.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I../install/include -I/usr/include -fvisibility=hidden -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c proto.c -o proto.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I../install/include -I/usr/include -fvisibility=hidden -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c sync.c -o sync.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I../install/include -I/usr/include -fvisibility=hidden -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c thread.c -o thread.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I../install/include -I/usr/include -fvisibility=hidden -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c tls.c -o tls.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I../install/include -I/usr/include -fvisibility=hidden -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c utils.c -o utils.o gcc-14 -shared -L/home/hornik/tmp/R-d-gcc-14/lib -Wl,-O1 -o nanonext.so aio.o comms.o core.o init.o ncurl.o proto.o sync.o thread.o tls.o utils.o -L../install/lib -L/usr/lib -lnng -lmbedtls -lmbedx509 -lmbedcrypto -L/home/hornik/tmp/R-d-gcc-14/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpK5I4AY/R.INSTALL1b4d7922de71f3/nanonext/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-nanonext/00new/nanonext/libs ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** 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 (nanonext) begin installing package ‘mirai’ * installing *source* package ‘targets’ ... ** package ‘targets’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** 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 (targets) begin installing package ‘tarchetypes’ * installing *source* package ‘mirai’ ... ** package ‘mirai’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** 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 (mirai) begin installing package ‘crew’ * installing *source* package ‘tarchetypes’ ... ** package ‘tarchetypes’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** 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 (tarchetypes) * installing *source* package ‘paws.storage’ ... ** package ‘paws.storage’ 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 (paws.storage) * installing *source* package ‘crew’ ... ** package ‘crew’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** 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 (crew) * installing *source* package ‘clustermq’ ... ** package ‘clustermq’ successfully unpacked and MD5 sums checked ** using staged installation * system has libzmq -> linking system library * libzmq without DRAFT API found -> disabling crash monitor feature ** libs using C++ compiler: ‘g++-14 (Debian 14.2.0-3) 14.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpASdesH/R.INSTALL1b4d7d31dffbd3/clustermq/src' g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -isystem /usr/include/mit-krb5 -I/usr/include/pgm-5.3 -I/usr/include/libxml2 -I/usr/include/x86_64-linux-gnu -fPIC -Icppzmq -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c CMQMaster.cpp -o CMQMaster.o In file included from CMQMaster.cpp:2: CMQMaster.h: In member function ‘bool CMQMaster::close(int)’: CMQMaster.h:65:26: warning: variable ‘n’ set but not used [-Wunused-but-set-variable] 65 | auto n = recv_multipart(sock, std::back_inserter(msgs)); | ^ CMQMaster.h:62:21: warning: unused variable ‘rc’ [-Wunused-variable] 62 | int rc = zmq::poll(pitems, time_left); | ^~ CMQMaster.h: In member function ‘SEXPREC* CMQMaster::recv(int)’: CMQMaster.h:107:18: warning: variable ‘n’ set but not used [-Wunused-but-set-variable] 107 | auto n = recv_multipart(sock, std::back_inserter(msgs)); | ^ CMQMaster.h:109:29: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] 109 | } while(data_offset >= msgs.size()); | ~~~~~~~~~~~~^~~~~~~~~~~~~~ CMQMaster.h: In member function ‘void CMQMaster::proxy_submit_cmd(SEXP, int)’: CMQMaster.h:162:14: warning: variable ‘n’ set but not used [-Wunused-but-set-variable] 162 | auto n = recv_multipart(sock, std::back_inserter(msgs)); | ^ CMQMaster.h: In member function ‘int CMQMaster::register_peer(std::vector&)’: CMQMaster.h:344:25: warning: comparison of integer expressions of different signedness: ‘std::vector::size_type’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare] 344 | if (msgs.size() > ++cur_i) { | ~~~~~~~~~~~~^~~~~~~~~ CMQMaster.h:359:26: warning: comparison of integer expressions of different signedness: ‘std::unordered_map, CMQMaster::worker_t>::size_type’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare] 359 | if (peers.size() > prev_size && w.status == wlife_t::active) { | ~~~~~~~~~~~~~^~~~~~~~~~~ CMQMaster.h:364:25: warning: comparison of integer expressions of different signedness: ‘std::vector::size_type’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare] 364 | if (msgs.size() > cur_i+2) { | ~~~~~~~~~~~~^~~~~~~~~ g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -isystem /usr/include/mit-krb5 -I/usr/include/pgm-5.3 -I/usr/include/libxml2 -I/usr/include/x86_64-linux-gnu -fPIC -Icppzmq -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c CMQProxy.cpp -o CMQProxy.o In file included from CMQProxy.h:3, from CMQProxy.cpp:2: CMQMaster.h: In member function ‘bool CMQMaster::close(int)’: CMQMaster.h:65:26: warning: variable ‘n’ set but not used [-Wunused-but-set-variable] 65 | auto n = recv_multipart(sock, std::back_inserter(msgs)); | ^ CMQMaster.h:62:21: warning: unused variable ‘rc’ [-Wunused-variable] 62 | int rc = zmq::poll(pitems, time_left); | ^~ CMQMaster.h: In member function ‘SEXPREC* CMQMaster::recv(int)’: CMQMaster.h:107:18: warning: variable ‘n’ set but not used [-Wunused-but-set-variable] 107 | auto n = recv_multipart(sock, std::back_inserter(msgs)); | ^ CMQMaster.h:109:29: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] 109 | } while(data_offset >= msgs.size()); | ~~~~~~~~~~~~^~~~~~~~~~~~~~ CMQMaster.h: In member function ‘void CMQMaster::proxy_submit_cmd(SEXP, int)’: CMQMaster.h:162:14: warning: variable ‘n’ set but not used [-Wunused-but-set-variable] 162 | auto n = recv_multipart(sock, std::back_inserter(msgs)); | ^ CMQMaster.h: In member function ‘int CMQMaster::register_peer(std::vector&)’: CMQMaster.h:344:25: warning: comparison of integer expressions of different signedness: ‘std::vector::size_type’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare] 344 | if (msgs.size() > ++cur_i) { | ~~~~~~~~~~~~^~~~~~~~~ CMQMaster.h:359:26: warning: comparison of integer expressions of different signedness: ‘std::unordered_map, CMQMaster::worker_t>::size_type’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare] 359 | if (peers.size() > prev_size && w.status == wlife_t::active) { | ~~~~~~~~~~~~~^~~~~~~~~~~ CMQMaster.h:364:25: warning: comparison of integer expressions of different signedness: ‘std::vector::size_type’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare] 364 | if (msgs.size() > cur_i+2) { | ~~~~~~~~~~~~^~~~~~~~~ CMQProxy.h: In member function ‘SEXPREC* CMQProxy::proxy_receive_cmd()’: CMQProxy.h:54:14: warning: variable ‘n’ set but not used [-Wunused-but-set-variable] 54 | auto n = recv_multipart(to_master, std::back_inserter(msgs)); | ^ CMQProxy.h:55:14: warning: unused variable ‘status’ [-Wunused-variable] 55 | auto status = msg2wlife_t(msgs[1]); | ^~~~~~ CMQProxy.h: In member function ‘bool CMQProxy::process_one()’: CMQProxy.h:116:28: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] 116 | for (int i=0; i::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] 139 | for (int i=0; i, std::allocator > >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] 228 | for (auto i = 0; i < strings.size(); i++) { | ~~^~~~~~~~~~~~~~~~ read.cpp:324:32: warning: comparison of integer expressions of different signedness: ‘int’ and ‘unsigned int’ [-Wsign-compare] 324 | for (auto i = 0; i < type_len; i++) { | ~~^~~~~~~~~~ g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -Ithrift -I. -Izstd/include -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DR_NO_REMAP -fpic -g -O2 -Wall -pedantic -mtune=native -c write.cpp -o write.o In file included from lib/nanoparquet.h:8, from write.cpp:1: lib/bytebuffer.h: In member function ‘virtual std::streamsize ByteBuffer::xsputn(const char*, std::streamsize)’: lib/bytebuffer.h:34:15: warning: comparison of integer expressions of different signedness: ‘uint64_t’ {aka ‘long unsigned int’} and ‘std::streamsize’ {aka ‘long int’} [-Wsign-compare] 34 | if (space < n) { | ~~~~~~^~~ In file included from write.cpp:6: lib/memstream.h: In member function ‘virtual std::streamsize MemStream::xsputn(const char*, std::streamsize)’: lib/memstream.h:37:13: warning: comparison of integer expressions of different signedness: ‘std::streamsize’ {aka ‘long int’} and ‘uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] 37 | if (n > space) { | ~~^~~~~~~ write.cpp: In member function ‘virtual void RParquetOutFile::write_int32(std::ostream&, uint32_t, uint64_t, uint64_t)’: write.cpp:154:13: warning: comparison of integer expressions of different signedness: ‘uint64_t’ {aka ‘long unsigned int’} and ‘R_xlen_t’ {aka ‘long int’} [-Wsign-compare] 154 | if (until > Rf_xlength(col)) { | ~~~~~~^~~~~~~~~~~~~~~~~ write.cpp: In member function ‘virtual void RParquetOutFile::write_int64(std::ostream&, uint32_t, uint64_t, uint64_t)’: write.cpp:165:13: warning: comparison of integer expressions of different signedness: ‘uint64_t’ {aka ‘long unsigned int’} and ‘R_xlen_t’ {aka ‘long int’} [-Wsign-compare] 165 | if (until > Rf_xlength(col)) { | ~~~~~~^~~~~~~~~~~~~~~~~ write.cpp: In member function ‘virtual void RParquetOutFile::write_double(std::ostream&, uint32_t, uint64_t, uint64_t)’: write.cpp:193:13: warning: comparison of integer expressions of different signedness: ‘uint64_t’ {aka ‘long unsigned int’} and ‘R_xlen_t’ {aka ‘long int’} [-Wsign-compare] 193 | if (until > Rf_xlength(col)) { | ~~~~~~^~~~~~~~~~~~~~~~~ write.cpp: In member function ‘virtual void RParquetOutFile::write_byte_array(std::ostream&, uint32_t, uint64_t, uint64_t)’: write.cpp:203:13: warning: comparison of integer expressions of different signedness: ‘uint64_t’ {aka ‘long unsigned int’} and ‘R_xlen_t’ {aka ‘long int’} [-Wsign-compare] 203 | if (until > Rf_xlength(col)) { | ~~~~~~^~~~~~~~~~~~~~~~~ write.cpp: In member function ‘virtual uint32_t RParquetOutFile::get_size_byte_array(uint32_t, uint32_t, uint64_t, uint64_t)’: write.cpp:221:13: warning: comparison of integer expressions of different signedness: ‘uint64_t’ {aka ‘long unsigned int’} and ‘R_xlen_t’ {aka ‘long int’} [-Wsign-compare] 221 | if (until > Rf_xlength(col)) { | ~~~~~~^~~~~~~~~~~~~~~~~ write.cpp: In function ‘void write_boolean_impl(std::ostream&, SEXP, uint64_t, uint64_t)’: write.cpp:237:13: warning: comparison of integer expressions of different signedness: ‘uint64_t’ {aka ‘long unsigned int’} and ‘R_xlen_t’ {aka ‘long int’} [-Wsign-compare] 237 | if (until > Rf_xlength(col)) { | ~~~~~~^~~~~~~~~~~~~~~~~ write.cpp: In member function ‘virtual void RParquetOutFile::write_boolean_as_int(std::ostream&, uint32_t, uint64_t, uint64_t)’: write.cpp:275:13: warning: comparison of integer expressions of different signedness: ‘uint64_t’ {aka ‘long unsigned int’} and ‘R_xlen_t’ {aka ‘long int’} [-Wsign-compare] 275 | if (until > Rf_xlength(col)) { | ~~~~~~^~~~~~~~~~~~~~~~~ write.cpp: In member function ‘virtual uint32_t RParquetOutFile::write_present(std::ostream&, uint32_t, uint64_t, uint64_t)’: write.cpp:285:13: warning: comparison of integer expressions of different signedness: ‘uint64_t’ {aka ‘long unsigned int’} and ‘R_xlen_t’ {aka ‘long int’} [-Wsign-compare] 285 | if (until > Rf_xlength(col)) { | ~~~~~~^~~~~~~~~~~~~~~~~ write.cpp: In member function ‘virtual void RParquetOutFile::write_present_int32(std::ostream&, uint32_t, uint32_t, uint64_t, uint64_t)’: write.cpp:344:13: warning: comparison of integer expressions of different signedness: ‘uint64_t’ {aka ‘long unsigned int’} and ‘R_xlen_t’ {aka ‘long int’} [-Wsign-compare] 344 | if (until > Rf_xlength(col)) { | ~~~~~~^~~~~~~~~~~~~~~~~ write.cpp: In member function ‘virtual void RParquetOutFile::write_present_int64(std::ostream&, uint32_t, uint32_t, uint64_t, uint64_t)’: write.cpp:363:13: warning: comparison of integer expressions of different signedness: ‘uint64_t’ {aka ‘long unsigned int’} and ‘R_xlen_t’ {aka ‘long int’} [-Wsign-compare] 363 | if (until > Rf_xlength(col)) { | ~~~~~~^~~~~~~~~~~~~~~~~ write.cpp: In member function ‘virtual void RParquetOutFile::write_present_double(std::ostream&, uint32_t, uint32_t, uint64_t, uint64_t)’: write.cpp:400:13: warning: comparison of integer expressions of different signedness: ‘uint64_t’ {aka ‘long unsigned int’} and ‘R_xlen_t’ {aka ‘long int’} [-Wsign-compare] 400 | if (until > Rf_xlength(col)) { | ~~~~~~^~~~~~~~~~~~~~~~~ write.cpp: In member function ‘virtual void RParquetOutFile::write_present_boolean_as_int(std::ostream&, uint32_t, uint32_t, uint64_t, uint64_t)’: write.cpp:417:13: warning: comparison of integer expressions of different signedness: ‘uint64_t’ {aka ‘long unsigned int’} and ‘R_xlen_t’ {aka ‘long int’} [-Wsign-compare] 417 | if (until > Rf_xlength(col)) { | ~~~~~~^~~~~~~~~~~~~~~~~ write.cpp: In member function ‘virtual void RParquetOutFile::write_present_byte_array(std::ostream&, uint32_t, uint32_t, uint64_t, uint64_t)’: write.cpp:437:13: warning: comparison of integer expressions of different signedness: ‘uint64_t’ {aka ‘long unsigned int’} and ‘R_xlen_t’ {aka ‘long int’} [-Wsign-compare] 437 | if (until > Rf_xlength(col)) { | ~~~~~~^~~~~~~~~~~~~~~~~ write.cpp: In member function ‘virtual void RParquetOutFile::write_present_boolean(std::ostream&, uint32_t, uint32_t, uint64_t, uint64_t)’: write.cpp:461:13: warning: comparison of integer expressions of different signedness: ‘uint64_t’ {aka ‘long unsigned int’} and ‘R_xlen_t’ {aka ‘long int’} [-Wsign-compare] 461 | if (until > Rf_xlength(col)) { | ~~~~~~^~~~~~~~~~~~~~~~~ write.cpp: In member function ‘virtual void RParquetOutFile::write_dictionary(std::ostream&, uint32_t)’: write.cpp:600:28: warning: comparison of integer expressions of different signedness: ‘uint64_t’ {aka ‘long unsigned int’} and ‘R_xlen_t’ {aka ‘long int’} [-Wsign-compare] 600 | for (uint64_t i = 0; i < len; i++) { | ~~^~~~~ write.cpp: In member function ‘virtual void RParquetOutFile::write_dictionary_indices(std::ostream&, uint32_t, uint64_t, uint64_t)’: write.cpp:634:13: warning: comparison of integer expressions of different signedness: ‘uint64_t’ {aka ‘long unsigned int’} and ‘R_xlen_t’ {aka ‘long int’} [-Wsign-compare] 634 | if (until > Rf_xlength(col)) { | ~~~~~~^~~~~~~~~~~~~~~~~ g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -Ithrift -I. -Izstd/include -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DR_NO_REMAP -fpic -g -O2 -Wall -pedantic -mtune=native -c read-metadata.cpp -o read-metadata.o In file included from lib/nanoparquet.h:8, from read-metadata.cpp:1: lib/bytebuffer.h: In member function ‘virtual std::streamsize ByteBuffer::xsputn(const char*, std::streamsize)’: lib/bytebuffer.h:34:15: warning: comparison of integer expressions of different signedness: ‘uint64_t’ {aka ‘long unsigned int’} and ‘std::streamsize’ {aka ‘long int’} [-Wsign-compare] 34 | if (space < n) { | ~~~~~~^~~ read-metadata.cpp: In function ‘SEXPREC* convert_key_value_metadata(const parquet::FileMetaData&)’: read-metadata.cpp:140:28: warning: comparison of integer expressions of different signedness: ‘R_xlen_t’ {aka ‘long int’} and ‘long unsigned int’ [-Wsign-compare] 140 | for (R_xlen_t i = 0; i < kvsize; i++) { | ~~^~~~~~~~ read-metadata.cpp: In function ‘SEXPREC* convert_row_groups(const char*, std::vector&)’: read-metadata.cpp:254:22: warning: comparison of integer expressions of different signedness: ‘int’ and ‘long unsigned int’ [-Wsign-compare] 254 | for (auto i = 0; i < nrgs; i++) { | ~~^~~~~~ read-metadata.cpp: In function ‘SEXPREC* convert_column_chunks(const char*, std::vector&)’: read-metadata.cpp:304:22: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] 304 | for (auto i = 0; i < rgs.size(); i++) { | ~~^~~~~~~~~~~~ read-metadata.cpp:332:21: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] 332 | for (int i = 0; i < rgs.size(); i++) { | ~~^~~~~~~~~~~~ read-metadata.cpp:333:23: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] 333 | for (int j = 0; j < rgs[i].columns.size(); j++) { | ~~^~~~~~~~~~~~~~~~~~~~~~~ read-metadata.cpp:352:26: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] 352 | for (auto k = 0; k < cmd.encodings.size(); k++) { | ~~^~~~~~~~~~~~~~~~~~~~~~ read-metadata.cpp:356:26: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] 356 | for (auto k = 0; k < cmd.path_in_schema.size(); k++) { | ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -Ithrift -I. -Izstd/include -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DR_NO_REMAP -fpic -g -O2 -Wall -pedantic -mtune=native -c read-pages.cpp -o read-pages.o In file included from lib/nanoparquet.h:8, from read-pages.cpp:1: lib/bytebuffer.h: In member function ‘virtual std::streamsize ByteBuffer::xsputn(const char*, std::streamsize)’: lib/bytebuffer.h:34:15: warning: comparison of integer expressions of different signedness: ‘uint64_t’ {aka ‘long unsigned int’} and ‘std::streamsize’ {aka ‘long int’} [-Wsign-compare] 34 | if (space < n) { | ~~~~~~^~~ read-pages.cpp: In function ‘SEXPREC* nanoparquet_read_pages(SEXP)’: read-pages.cpp:24:22: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] 24 | for (auto i = 0; i < rgs.size(); i++) { | ~~^~~~~~~~~~~~ read-pages.cpp:25:24: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] 25 | for (auto j = 0; j < rgs[i].columns.size(); j++) { | ~~^~~~~~~~~~~~~~~~~~~~~~~ read-pages.cpp:98:22: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] 98 | for (auto i = 0; i < rgs.size(); i++) { | ~~^~~~~~~~~~~~ read-pages.cpp:99:24: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] 99 | for (auto j = 0; j < rgs[i].columns.size(); j++) { | ~~^~~~~~~~~~~~~~~~~~~~~~~ read-pages.cpp: In function ‘PageData find_page(nanoparquet::ParquetFile&, int64_t)’: read-pages.cpp:210:22: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] 210 | for (auto i = 0; i < rgs.size(); i++) { | ~~^~~~~~~~~~~~ read-pages.cpp:211:24: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] 211 | for (auto j = 0; j < rgs[i].columns.size(); j++) { | ~~^~~~~~~~~~~~~~~~~~~~~~~ read-pages.cpp: In function ‘SEXPREC* nanoparquet_read_page(SEXP, SEXP)’: read-pages.cpp:303:21: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] 303 | for (int i = 0; i < schema.size(); i++) { | ~~^~~~~~~~~~~~~~~ g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -Ithrift -I. -Izstd/include -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DR_NO_REMAP -fpic -g -O2 -Wall -pedantic -mtune=native -c arrow-schema.cpp -o arrow-schema.o In file included from arrow-schema.cpp:7: lib/bytebuffer.h: In member function ‘virtual std::streamsize ByteBuffer::xsputn(const char*, std::streamsize)’: lib/bytebuffer.h:34:15: warning: comparison of integer expressions of different signedness: ‘uint64_t’ {aka ‘long unsigned int’} and ‘std::streamsize’ {aka ‘long int’} [-Wsign-compare] 34 | if (space < n) { | ~~~~~~^~~ arrow-schema.cpp: In function ‘SEXPREC* nanoparquet_parse_arrow_schema_impl(uint8_t*, uint32_t)’: arrow-schema.cpp:80:22: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] 80 | for (auto i = 0; i < sch->fields.size(); i++) { | ~~^~~~~~~~~~~~~~~~~~~~ arrow-schema.cpp:187:28: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] 187 | for (auto j = 0; j < ft->typeIds.size(); j++) { | ~~^~~~~~~~~~~~~~~~~~~~ arrow-schema.cpp:262:24: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] 262 | for (auto j = 0; j < kvlen; j++) { | ~~^~~~~~~ arrow-schema.cpp:280:22: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] 280 | for (auto i = 0; i < sch->custom_metadata.size(); i++) { | ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ arrow-schema.cpp:294:22: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] 294 | for (auto i = 0; i < sch->features.size(); i++) { | ~~^~~~~~~~~~~~~~~~~~~~~~ arrow-schema.cpp: In function ‘SEXPREC* nanoparquet_encode_arrow_schema(SEXP)’: arrow-schema.cpp:379:22: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] 379 | for (auto i = 0; i < nfields; i++) { | ~~^~~~~~~~~ g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -Ithrift -I. -Izstd/include -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DR_NO_REMAP -fpic -g -O2 -Wall -pedantic -mtune=native -c base64.cpp -o base64.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -Ithrift -I. -Izstd/include -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DR_NO_REMAP -fpic -g -O2 -Wall -pedantic -mtune=native -c r-base64.cpp -o r-base64.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -Ithrift -I. -Izstd/include -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DR_NO_REMAP -fpic -g -O2 -Wall -pedantic -mtune=native -c snappy.cpp -o snappy.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -Ithrift -I. -Izstd/include -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DR_NO_REMAP -fpic -g -O2 -Wall -pedantic -mtune=native -c encodings.cpp -o encodings.o In file included from lib/nanoparquet.h:8, from lib/RleBpDecoder.h:5, from encodings.cpp:1: lib/bytebuffer.h: In member function ‘virtual std::streamsize ByteBuffer::xsputn(const char*, std::streamsize)’: lib/bytebuffer.h:34:15: warning: comparison of integer expressions of different signedness: ‘uint64_t’ {aka ‘long unsigned int’} and ‘std::streamsize’ {aka ‘long int’} [-Wsign-compare] 34 | if (space < n) { | ~~~~~~^~~ lib/RleBpDecoder.h: In instantiation of ‘int RleBpDecoder::GetBatch(T*, int) [with T = unsigned int]’: encodings.cpp:30:19: required from here 30 | decoder.GetBatch((uint32_t *)INTEGER(res), num_values); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lib/RleBpDecoder.h:30:24: warning: comparison of integer expressions of different signedness: ‘uint32_t’ {aka ‘unsigned int’} and ‘int’ [-Wsign-compare] 30 | while (values_read < batch_size) { | ~~~~~~~~~~~~^~~~~~~~~~~~ In file included from encodings.cpp:2: lib/RleBpEncoder.h: In instantiation of ‘uint32_t RleBpEncode(const T*, uint32_t, uint8_t, uint8_t*, uint32_t) [with T = int; uint32_t = unsigned int; uint8_t = unsigned char]’: encodings.cpp:46:26: required from here 46 | size_t rs = RleBpEncode(input, input_len, bw, output, os); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lib/RleBpEncoder.h:40:16: warning: comparison of integer expressions of different signedness: ‘uint32_t’ {aka ‘unsigned int’} and ‘int’ [-Wsign-compare] 40 | if (reps >= min_reps) { | ~~~~~^~~~~~~~~~~ In file included from encodings.cpp:3: lib/DbpDecoder.h: In instantiation of ‘uint8_t* DbpDecoder::decode(T*) [with T = int; Tunsigned = unsigned int; uint8_t = unsigned char]’: encodings.cpp:64:13: required from here 64 | dbp.decode(INTEGER(res)); | ~~~~~~~~~~^~~~~~~~~~~~~~ lib/DbpDecoder.h:68:38: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint32_t’ {aka ‘unsigned int’} [-Wsign-compare] 68 | for (auto i = 0; todo > 0 && i < mini_blocks_per_block; i++) { | ~~^~~~~~~~~~~~~~~~~~~~~~~ lib/DbpDecoder.h:84:28: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] 84 | for (auto i = 0; i < mb_vals; i++) { | ~~^~~~~~~~~ lib/DbpDecoder.h: In instantiation of ‘uint8_t* DbpDecoder::decode(T*) [with T = long int; Tunsigned = long unsigned int; uint8_t = unsigned char]’: encodings.cpp:82:13: required from here 82 | dbp.decode((int64_t*) REAL(res)); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ lib/DbpDecoder.h:68:38: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint32_t’ {aka ‘unsigned int’} [-Wsign-compare] 68 | for (auto i = 0; todo > 0 && i < mini_blocks_per_block; i++) { | ~~^~~~~~~~~~~~~~~~~~~~~~~ lib/DbpDecoder.h:84:28: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] 84 | for (auto i = 0; i < mb_vals; i++) { | ~~^~~~~~~~~ In file included from lib/DbpDecoder.h:6: lib/decode-utils.h: In instantiation of ‘void unpack_bits(uint8_t*, uint64_t, uint8_t, T*, uint64_t) [with T = unsigned int; uint8_t = unsigned char; uint64_t = long unsigned int]’: encodings.cpp:100:24: required from here 100 | unpack_bits( | ~~~~~~~~~~~~~~~~~~~~~^ 101 | RAW(x), | ~~~~~~~ 102 | Rf_xlength(x), | ~~~~~~~~~~~~~~ 103 | INTEGER(bit_width)[0], | ~~~~~~~~~~~~~~~~~~~~~~ 104 | (uint32_t*) INTEGER(res), | ~~~~~~~~~~~~~~~~~~~~~~~~~ 105 | cn | ~~ 106 | ); | ~ lib/decode-utils.h:58:21: warning: comparison of integer expressions of different signedness: ‘uint64_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare] 58 | while (num_values > output_group_size) { | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ lib/decode-utils.h: In instantiation of ‘void unpack_bits(uint8_t*, uint64_t, uint8_t, T*, uint64_t) [with T = long unsigned int; uint8_t = unsigned char; uint64_t = long unsigned int]’: lib/DbpDecoder.h:77:31: required from ‘uint8_t* DbpDecoder::decode(T*) [with T = long int; Tunsigned = long unsigned int; uint8_t = unsigned char]’ 77 | unpack_bits( | ~~~~~~~~~~~~~~~~~~~~~~^ 78 | buf->start, | ~~~~~~~~~~~ 79 | mb_len, | ~~~~~~~ 80 | bw, | ~~~ 81 | (Tunsigned*) values, | ~~~~~~~~~~~~~~~~~~~~ 82 | mb_vals | ~~~~~~~ 83 | ); | ~ encodings.cpp:82:13: required from here 82 | dbp.decode((int64_t*) REAL(res)); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ lib/decode-utils.h:58:21: warning: comparison of integer expressions of different signedness: ‘uint64_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare] 58 | while (num_values > output_group_size) { | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -Ithrift -I. -Izstd/include -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DR_NO_REMAP -fpic -g -O2 -Wall -pedantic -mtune=native -c dictionary-encoding.cpp -o dictionary-encoding.o dictionary-encoding.cpp: In function ‘SEXPREC* nanoparquet_avg_run_length(SEXP, SEXP)’: dictionary-encoding.cpp:220:11: warning: comparison of integer expressions of different signedness: ‘uint32_t’ {aka ‘unsigned int’} and ‘int’ [-Wsign-compare] 220 | if (len == -1) { | ~~~~^~~~~ dictionary-encoding.cpp:230:22: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint32_t’ {aka ‘unsigned int’} [-Wsign-compare] 230 | for (auto i = 0; i < len; i++, xx++) { | ~~^~~~~ g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -Ithrift -I. -Izstd/include -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DR_NO_REMAP -fpic -g -O2 -Wall -pedantic -mtune=native -c test.cpp -o test.o In file included from test.cpp:2: lib/memstream.h: In member function ‘virtual std::streamsize MemStream::xsputn(const char*, std::streamsize)’: lib/memstream.h:37:13: warning: comparison of integer expressions of different signedness: ‘std::streamsize’ {aka ‘long int’} and ‘uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] 37 | if (n > space) { | ~~^~~~~~~ g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -Ithrift -I. -Izstd/include -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DR_NO_REMAP -fpic -g -O2 -Wall -pedantic -mtune=native -c lib/ParquetFile.cpp -o lib/ParquetFile.o In file included from lib/nanoparquet.h:8, from lib/ParquetFile.cpp:14: lib/bytebuffer.h: In member function ‘virtual std::streamsize ByteBuffer::xsputn(const char*, std::streamsize)’: lib/bytebuffer.h:34:15: warning: comparison of integer expressions of different signedness: ‘uint64_t’ {aka ‘long unsigned int’} and ‘std::streamsize’ {aka ‘long int’} [-Wsign-compare] 34 | if (space < n) { | ~~~~~~^~~ lib/ParquetFile.cpp: In member function ‘void nanoparquet::ParquetFile::read_checks()’: lib/ParquetFile.cpp:139:45: warning: comparison of integer expressions of different signedness: ‘int32_t’ {aka ‘int’} and ‘std::vector::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] 139 | if (file_meta_data.schema[0].num_children != lib/ParquetFile.cpp: In member function ‘void ColumnScan::scan_dict_page(nanoparquet::ResultColumn&)’: lib/ParquetFile.cpp:268:49: warning: comparison of integer expressions of different signedness: ‘int32_t’ {aka ‘int’} and ‘uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] 268 | for (int32_t dict_index = 0; dict_index < dict_size; dict_index++) { | ~~~~~~~~~~~^~~~~~~~~~~ lib/ParquetFile.cpp: In member function ‘void ColumnScan::scan_data_page_dict(nanoparquet::ResultColumn&)’: lib/ParquetFile.cpp:564:30: warning: comparison of integer expressions of different signedness: ‘uint32_t’ {aka ‘unsigned int’} and ‘int’ [-Wsign-compare] 564 | for (uint32_t i = 0; i < num_values; i++) { | ~~^~~~~~~~~~~~ lib/ParquetFile.cpp: In member function ‘void ColumnScan::scan_data_page_rle(nanoparquet::ResultColumn&)’: lib/ParquetFile.cpp:641:28: warning: comparison of integer expressions of different signedness: ‘uint32_t’ {aka ‘unsigned int’} and ‘int’ [-Wsign-compare] 641 | for (uint32_t i = 0; i < num_values; i++) { | ~~^~~~~~~~~~~~ lib/ParquetFile.cpp:655:20: warning: comparison of integer expressions of different signedness: ‘uint32_t’ {aka ‘unsigned int’} and ‘int’ [-Wsign-compare] 655 | val_offset < num_values; | ~~~~~~~~~~~^~~~~~~~~~~~ lib/ParquetFile.cpp: In member function ‘void ColumnScan::scan_data_page_delta_binary_packed(nanoparquet::ResultColumn&)’: lib/ParquetFile.cpp:680:37: warning: comparison of integer expressions of different signedness: ‘uint32_t’ {aka ‘unsigned int’} and ‘int’ [-Wsign-compare] 680 | for (uint32_t i = 0, j = 0; i < num_values; i++) { | ~~^~~~~~~~~~~~ lib/ParquetFile.cpp:695:37: warning: comparison of integer expressions of different signedness: ‘uint32_t’ {aka ‘unsigned int’} and ‘int’ [-Wsign-compare] 695 | for (uint32_t i = 0, j = 0; i < num_values; i++) { | ~~^~~~~~~~~~~~ lib/ParquetFile.cpp: In member function ‘void ColumnScan::scan_data_page_delta_length_byte_array(nanoparquet::ResultColumn&)’: lib/ParquetFile.cpp:735:35: warning: comparison of integer expressions of different signedness: ‘uint32_t’ {aka ‘unsigned int’} and ‘int’ [-Wsign-compare] 735 | for (uint32_t i = 0, j = 0; i < num_values; i++) { | ~~^~~~~~~~~~~~ lib/ParquetFile.cpp: In member function ‘void ColumnScan::scan_data_page_delta_byte_array(nanoparquet::ResultColumn&)’: lib/ParquetFile.cpp:781:24: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint32_t’ {aka ‘unsigned int’} [-Wsign-compare] 781 | for (auto i = 0; i < num_non_null_values; i++) shc_len += pre_lengths[i]; | ~~^~~~~~~~~~~~~~~~~~~~~ lib/ParquetFile.cpp:782:24: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint32_t’ {aka ‘unsigned int’} [-Wsign-compare] 782 | for (auto i = 0; i < num_non_null_values; i++) shc_len += suf_lengths[i]; | ~~^~~~~~~~~~~~~~~~~~~~~ lib/ParquetFile.cpp:790:35: warning: comparison of integer expressions of different signedness: ‘uint32_t’ {aka ‘unsigned int’} and ‘int’ [-Wsign-compare] 790 | for (uint32_t i = 0, j = 0; i < num_values; i++) { | ~~^~~~~~~~~~~~ lib/ParquetFile.cpp: In member function ‘void ColumnScan::scan_data_page_byte_stream_split(nanoparquet::ResultColumn&)’: lib/ParquetFile.cpp:881:30: warning: comparison of integer expressions of different signedness: ‘uint32_t’ {aka ‘unsigned int’} and ‘int’ [-Wsign-compare] 881 | for (uint32_t i = 0; i < num_values; i++) { | ~~^~~~~~~~~~~~ lib/ParquetFile.cpp:885:37: warning: comparison of integer expressions of different signedness: ‘uint32_t’ {aka ‘unsigned int’} and ‘int’ [-Wsign-compare] 885 | for (uint32_t i = 0, j = 0; i < num_values; i++) { | ~~^~~~~~~~~~~~ lib/ParquetFile.cpp:894:32: warning: comparison of integer expressions of different signedness: ‘uint32_t’ {aka ‘unsigned int’} and ‘int32_t’ {aka ‘int’} [-Wsign-compare] 894 | for (uint32_t b = 0; b < type_len; b++) { | ~~^~~~~~~~~~ lib/ParquetFile.cpp: In member function ‘void nanoparquet::ParquetFile::read_chunk(int64_t, int64_t, int8_t*)’: lib/ParquetFile.cpp:1257:12: warning: comparison of integer expressions of different signedness: ‘int64_t’ {aka ‘long int’} and ‘long unsigned int’ [-Wsign-compare] 1257 | if (size > file_size - offset) { | ~~~~~^~~~~~~~~~~~~~~~~~~~ In file included from lib/ParquetFile.cpp:15: lib/RleBpDecoder.h: In instantiation of ‘int RleBpDecoder::GetBatch(T*, int) [with T = unsigned char]’: lib/ParquetFile.cpp:340:28: required from here 340 | dec.GetBatch(defined_ptr, num_values); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ lib/RleBpDecoder.h:30:24: warning: comparison of integer expressions of different signedness: ‘uint32_t’ {aka ‘unsigned int’} and ‘int’ [-Wsign-compare] 30 | while (values_read < batch_size) { | ~~~~~~~~~~~~^~~~~~~~~~~~ lib/RleBpDecoder.h: In instantiation of ‘int RleBpDecoder::GetBatchSpaced(uint32_t, uint32_t, const uint8_t*, T*) [with T = unsigned int; uint32_t = unsigned int; uint8_t = unsigned char]’: lib/ParquetFile.cpp:570:37: required from here 570 | dec.GetBatchSpaced(num_values, null_count, defined_ptr, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 571 | offsets.get()); | ~~~~~~~~~~~~~~ lib/RleBpDecoder.h:104:27: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare] 104 | if (actual_read != literal_batch) { | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~ lib/RleBpDecoder.h:113:32: warning: comparison of integer expressions of different signedness: ‘uint32_t’ {aka ‘unsigned int’} and ‘int’ [-Wsign-compare] 113 | while (literals_read < literal_batch) { | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ lib/RleBpDecoder.h: In instantiation of ‘int RleBpDecoder::GetBatch(T*, int) [with T = unsigned int]’: lib/ParquetFile.cpp:573:31: required from here 573 | dec.GetBatch(offsets.get(), num_values); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ lib/RleBpDecoder.h:30:24: warning: comparison of integer expressions of different signedness: ‘uint32_t’ {aka ‘unsigned int’} and ‘int’ [-Wsign-compare] 30 | while (values_read < batch_size) { | ~~~~~~~~~~~~^~~~~~~~~~~~ lib/RleBpDecoder.h: In instantiation of ‘int RleBpDecoder::GetBatchSpaced(uint32_t, uint32_t, const uint8_t*, T*) [with T = bool; uint32_t = unsigned int; uint8_t = unsigned char]’: lib/ParquetFile.cpp:647:31: required from here 647 | dec.GetBatchSpaced(num_values, null_count, defined_ptr, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 648 | offsets.get()); | ~~~~~~~~~~~~~~ lib/RleBpDecoder.h:104:27: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare] 104 | if (actual_read != literal_batch) { | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~ lib/RleBpDecoder.h:113:32: warning: comparison of integer expressions of different signedness: ‘uint32_t’ {aka ‘unsigned int’} and ‘int’ [-Wsign-compare] 113 | while (literals_read < literal_batch) { | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ lib/RleBpDecoder.h: In instantiation of ‘int RleBpDecoder::GetBatch(T*, int) [with T = bool]’: lib/ParquetFile.cpp:650:25: required from here 650 | dec.GetBatch(offsets.get(), num_values); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ lib/RleBpDecoder.h:30:24: warning: comparison of integer expressions of different signedness: ‘uint32_t’ {aka ‘unsigned int’} and ‘int’ [-Wsign-compare] 30 | while (values_read < batch_size) { | ~~~~~~~~~~~~^~~~~~~~~~~~ In file included from lib/ParquetFile.cpp:16: lib/DbpDecoder.h: In instantiation of ‘uint8_t* DbpDecoder::decode(T*) [with T = int; Tunsigned = unsigned int; uint8_t = unsigned char]’: lib/ParquetFile.cpp:679:17: required from here 679 | dec.decode(vals.get()); | ~~~~~~~~~~^~~~~~~~~~~~ lib/DbpDecoder.h:68:38: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint32_t’ {aka ‘unsigned int’} [-Wsign-compare] 68 | for (auto i = 0; todo > 0 && i < mini_blocks_per_block; i++) { | ~~^~~~~~~~~~~~~~~~~~~~~~~ lib/DbpDecoder.h:84:28: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] 84 | for (auto i = 0; i < mb_vals; i++) { | ~~^~~~~~~~~ lib/DbpDecoder.h: In instantiation of ‘uint8_t* DbpDecoder::decode(T*) [with T = long int; Tunsigned = long unsigned int; uint8_t = unsigned char]’: lib/ParquetFile.cpp:694:17: required from here 694 | dec.decode(vals.get()); | ~~~~~~~~~~^~~~~~~~~~~~ lib/DbpDecoder.h:68:38: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint32_t’ {aka ‘unsigned int’} [-Wsign-compare] 68 | for (auto i = 0; todo > 0 && i < mini_blocks_per_block; i++) { | ~~^~~~~~~~~~~~~~~~~~~~~~~ lib/DbpDecoder.h:84:28: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint64_t’ {aka ‘long unsigned int’} [-Wsign-compare] 84 | for (auto i = 0; i < mb_vals; i++) { | ~~^~~~~~~~~ lib/ParquetFile.cpp: In instantiation of ‘void ColumnScan::fill_values_bss(nanoparquet::ResultColumn&) [with T = float]’: lib/ParquetFile.cpp:854:29: required from here 854 | fill_values_bss(result_col); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ lib/ParquetFile.cpp:830:28: warning: comparison of integer expressions of different signedness: ‘uint32_t’ {aka ‘unsigned int’} and ‘int’ [-Wsign-compare] 830 | for (uint32_t i = 0; i < num_values; i++) { | ~~^~~~~~~~~~~~ lib/ParquetFile.cpp:842:25: warning: comparison of integer expressions of different signedness: ‘int’ and ‘long unsigned int’ [-Wsign-compare] 842 | for (int b = 0; b < sizeof(T); b++) { | ~~^~~~~~~~~~~ lib/ParquetFile.cpp: In instantiation of ‘void ColumnScan::fill_values_bss(nanoparquet::ResultColumn&) [with T = double]’: lib/ParquetFile.cpp:857:30: required from here 857 | fill_values_bss(result_col); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ lib/ParquetFile.cpp:830:28: warning: comparison of integer expressions of different signedness: ‘uint32_t’ {aka ‘unsigned int’} and ‘int’ [-Wsign-compare] 830 | for (uint32_t i = 0; i < num_values; i++) { | ~~^~~~~~~~~~~~ lib/ParquetFile.cpp:842:25: warning: comparison of integer expressions of different signedness: ‘int’ and ‘long unsigned int’ [-Wsign-compare] 842 | for (int b = 0; b < sizeof(T); b++) { | ~~^~~~~~~~~~~ lib/ParquetFile.cpp: In instantiation of ‘void ColumnScan::fill_values_bss(nanoparquet::ResultColumn&) [with T = int]’: lib/ParquetFile.cpp:860:31: required from here 860 | fill_values_bss(result_col); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ lib/ParquetFile.cpp:830:28: warning: comparison of integer expressions of different signedness: ‘uint32_t’ {aka ‘unsigned int’} and ‘int’ [-Wsign-compare] 830 | for (uint32_t i = 0; i < num_values; i++) { | ~~^~~~~~~~~~~~ lib/ParquetFile.cpp:842:25: warning: comparison of integer expressions of different signedness: ‘int’ and ‘long unsigned int’ [-Wsign-compare] 842 | for (int b = 0; b < sizeof(T); b++) { | ~~^~~~~~~~~~~ lib/ParquetFile.cpp: In instantiation of ‘void ColumnScan::fill_values_bss(nanoparquet::ResultColumn&) [with T = long int]’: lib/ParquetFile.cpp:863:31: required from here 863 | fill_values_bss(result_col); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ lib/ParquetFile.cpp:830:28: warning: comparison of integer expressions of different signedness: ‘uint32_t’ {aka ‘unsigned int’} and ‘int’ [-Wsign-compare] 830 | for (uint32_t i = 0; i < num_values; i++) { | ~~^~~~~~~~~~~~ lib/ParquetFile.cpp:842:25: warning: comparison of integer expressions of different signedness: ‘int’ and ‘long unsigned int’ [-Wsign-compare] 842 | for (int b = 0; b < sizeof(T); b++) { | ~~^~~~~~~~~~~ In file included from lib/DbpDecoder.h:6: lib/decode-utils.h: In instantiation of ‘void unpack_bits(uint8_t*, uint64_t, uint8_t, T*, uint64_t) [with T = unsigned int; uint8_t = unsigned char; uint64_t = long unsigned int]’: lib/DbpDecoder.h:77:31: required from ‘uint8_t* DbpDecoder::decode(T*) [with T = int; Tunsigned = unsigned int; uint8_t = unsigned char]’ 77 | unpack_bits( | ~~~~~~~~~~~~~~~~~~~~~~^ 78 | buf->start, | ~~~~~~~~~~~ 79 | mb_len, | ~~~~~~~ 80 | bw, | ~~~ 81 | (Tunsigned*) values, | ~~~~~~~~~~~~~~~~~~~~ 82 | mb_vals | ~~~~~~~ 83 | ); | ~ lib/ParquetFile.cpp:679:17: required from here 679 | dec.decode(vals.get()); | ~~~~~~~~~~^~~~~~~~~~~~ lib/decode-utils.h:58:21: warning: comparison of integer expressions of different signedness: ‘uint64_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare] 58 | while (num_values > output_group_size) { | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ lib/decode-utils.h: In instantiation of ‘void unpack_bits(uint8_t*, uint64_t, uint8_t, T*, uint64_t) [with T = long unsigned int; uint8_t = unsigned char; uint64_t = long unsigned int]’: lib/DbpDecoder.h:77:31: required from ‘uint8_t* DbpDecoder::decode(T*) [with T = long int; Tunsigned = long unsigned int; uint8_t = unsigned char]’ 77 | unpack_bits( | ~~~~~~~~~~~~~~~~~~~~~~^ 78 | buf->start, | ~~~~~~~~~~~ 79 | mb_len, | ~~~~~~~ 80 | bw, | ~~~ 81 | (Tunsigned*) values, | ~~~~~~~~~~~~~~~~~~~~ 82 | mb_vals | ~~~~~~~ 83 | ); | ~ lib/ParquetFile.cpp:694:17: required from here 694 | dec.decode(vals.get()); | ~~~~~~~~~~^~~~~~~~~~~~ lib/decode-utils.h:58:21: warning: comparison of integer expressions of different signedness: ‘uint64_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare] 58 | while (num_values > output_group_size) { | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ In member function ‘int RleBpDecoder::GetBatchSpaced(uint32_t, uint32_t, const uint8_t*, T*) [with T = bool]’, inlined from ‘void ColumnScan::scan_data_page_rle(nanoparquet::ResultColumn&)’ at lib/ParquetFile.cpp:647:31: lib/RleBpDecoder.h:110:27: warning: ‘indices’ may be used uninitialized [-Wmaybe-uninitialized] 110 | *out++ = indices[0]; | ~~~~~~~^ lib/RleBpDecoder.h: In member function ‘void ColumnScan::scan_data_page_rle(nanoparquet::ResultColumn&)’: lib/RleBpDecoder.h:100:13: note: ‘indices’ declared here 100 | T indices[kBufferSize]; | ^~~~~~~ In member function ‘int RleBpDecoder::GetBatchSpaced(uint32_t, uint32_t, const uint8_t*, T*) [with T = unsigned int]’, inlined from ‘void ColumnScan::scan_data_page_dict(nanoparquet::ResultColumn&)’ at lib/ParquetFile.cpp:570:37: lib/RleBpDecoder.h:110:27: warning: ‘indices’ may be used uninitialized [-Wmaybe-uninitialized] 110 | *out++ = indices[0]; | ~~~~~~~^ lib/RleBpDecoder.h: In member function ‘void ColumnScan::scan_data_page_dict(nanoparquet::ResultColumn&)’: lib/RleBpDecoder.h:100:13: note: ‘indices’ declared here 100 | T indices[kBufferSize]; | ^~~~~~~ g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -Ithrift -I. -Izstd/include -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DR_NO_REMAP -fpic -g -O2 -Wall -pedantic -mtune=native -c lib/ParquetOutFile.cpp -o lib/ParquetOutFile.o In file included from lib/nanoparquet.h:8, from lib/ParquetOutFile.cpp:12: lib/bytebuffer.h: In member function ‘virtual std::streamsize ByteBuffer::xsputn(const char*, std::streamsize)’: lib/bytebuffer.h:34:15: warning: comparison of integer expressions of different signedness: ‘uint64_t’ {aka ‘long unsigned int’} and ‘std::streamsize’ {aka ‘long int’} [-Wsign-compare] 34 | if (space < n) { | ~~~~~~^~~ lib/ParquetOutFile.cpp: In member function ‘void nanoparquet::ParquetOutFile::write_data_pages(uint32_t)’: lib/ParquetOutFile.cpp:591:22: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint32_t’ {aka ‘unsigned int’} [-Wsign-compare] 591 | for (auto i = 0; i < num_pages; i++) { | ~~^~~~~~~~~~~ In file included from lib/ParquetOutFile.cpp:13: lib/RleBpEncoder.h: In instantiation of ‘uint32_t RleBpEncode(const T*, uint32_t, uint8_t, uint8_t*, uint32_t) [with T = int; uint32_t = unsigned int; uint8_t = unsigned char]’: lib/ParquetOutFile.cpp:438:32: required from here 438 | size_t tgt_size = RleBpEncode( | ~~~~~~~~~~~^ 439 | (int*) src.ptr, | ~~~~~~~~~~~~~~~ 440 | src_size, | ~~~~~~~~~ 441 | bit_width, | ~~~~~~~~~~ 442 | (uint8_t *) tgt.ptr + skip + (add_bit_width ? 1 : 0) + (add_size ? 4 : 0), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 443 | tgt_size_est | ~~~~~~~~~~~~ 444 | ); | ~ lib/RleBpEncoder.h:40:16: warning: comparison of integer expressions of different signedness: ‘uint32_t’ {aka ‘unsigned int’} and ‘int’ [-Wsign-compare] 40 | if (reps >= min_reps) { | ~~~~~^~~~~~~~~~~ g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -Ithrift -I. -Izstd/include -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DR_NO_REMAP -fpic -g -O2 -Wall -pedantic -mtune=native -c lib/RleBpDecoder.cpp -o lib/RleBpDecoder.o In file included from lib/nanoparquet.h:8, from lib/RleBpDecoder.h:5, from lib/RleBpDecoder.cpp:1: lib/bytebuffer.h: In member function ‘virtual std::streamsize ByteBuffer::xsputn(const char*, std::streamsize)’: lib/bytebuffer.h:34:15: warning: comparison of integer expressions of different signedness: ‘uint64_t’ {aka ‘long unsigned int’} and ‘std::streamsize’ {aka ‘long int’} [-Wsign-compare] 34 | if (space < n) { | ~~~~~~^~~ g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -Ithrift -I. -Izstd/include -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DR_NO_REMAP -fpic -g -O2 -Wall -pedantic -mtune=native -c parquet/parquet_types.cpp -o parquet/parquet_types.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -Ithrift -I. -Izstd/include -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DR_NO_REMAP -fpic -g -O2 -Wall -pedantic -mtune=native -c thrift/protocol/TProtocol.cpp -o thrift/protocol/TProtocol.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -Ithrift -I. -Izstd/include -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DR_NO_REMAP -fpic -g -O2 -Wall -pedantic -mtune=native -c thrift/transport/TTransportException.cpp -o thrift/transport/TTransportException.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -Ithrift -I. -Izstd/include -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DR_NO_REMAP -fpic -g -O2 -Wall -pedantic -mtune=native -c thrift/transport/TBufferTransports.cpp -o thrift/transport/TBufferTransports.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -Ithrift -I. -Izstd/include -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DR_NO_REMAP -fpic -g -O2 -Wall -pedantic -mtune=native -c fastpforlib/bitpacking.cpp -o fastpforlib/bitpacking.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -Ithrift -I. -Izstd/include -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DR_NO_REMAP -fpic -g -O2 -Wall -pedantic -mtune=native -c snappy/snappy.cc -o snappy/snappy.o snappy/snappy.cc: In member function ‘void snappy::SnappySinkAllocator::Flush(size_t)’: snappy/snappy.cc:1599:23: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] 1599 | for (int i = 0; i < blocks_.size(); ++i) { | ~~^~~~~~~~~~~~~~~~ In file included from snappy/snappy-internal.h:34, from snappy/snappy.cc:30: snappy/snappy.cc: In instantiation of ‘bool snappy::SnappyScatteredWriter::AppendFromSelf(size_t, size_t) [with Allocator = snappy::SnappySinkAllocator; size_t = long unsigned int]’: snappy/snappy.cc:902:36: required from ‘void snappy::SnappyDecompressor::DecompressAllTags(Writer*) [with Writer = snappy::SnappyScatteredWriter]’ 902 | if (!writer->AppendFromSelf(copy_offset + trailer, length)) { | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ snappy/snappy.cc:991:34: required from ‘bool snappy::InternalUncompressAllTags(SnappyDecompressor*, Writer*, uint32, uint32) [with Writer = SnappyScatteredWriter; uint32 = unsigned int]’ 991 | decompressor->DecompressAllTags(writer); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ snappy/snappy.cc:1657:37: required from here 1657 | return InternalUncompressAllTags(&decompressor, &writer, compressed_len, | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1658 | uncompressed_len); | ~~~~~~~~~~~~~~~~~ snappy/snappy.cc:1511:41: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘long int’ [-Wsign-compare] 1511 | if (SNAPPY_PREDICT_TRUE(offset - 1u < op_ptr_ - op_base_ && | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ snappy/snappy-stubs-internal.h:104:32: note: in definition of macro ‘SNAPPY_PREDICT_TRUE’ 104 | #define SNAPPY_PREDICT_TRUE(x) x | ^ g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -Ithrift -I. -Izstd/include -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DR_NO_REMAP -fpic -g -O2 -Wall -pedantic -mtune=native -c snappy/snappy-sinksource.cc -o snappy/snappy-sinksource.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -Ithrift -I. -Izstd/include -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DR_NO_REMAP -fpic -g -O2 -Wall -pedantic -mtune=native -c miniz/miniz.cpp -o miniz/miniz.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -Ithrift -I. -Izstd/include -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DR_NO_REMAP -fpic -g -O2 -Wall -pedantic -mtune=native -c zstd/common/entropy_common.cpp -o zstd/common/entropy_common.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -Ithrift -I. -Izstd/include -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DR_NO_REMAP -fpic -g -O2 -Wall -pedantic -mtune=native -c zstd/common/error_private.cpp -o zstd/common/error_private.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -Ithrift -I. -Izstd/include -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DR_NO_REMAP -fpic -g -O2 -Wall -pedantic -mtune=native -c zstd/common/fse_decompress.cpp -o zstd/common/fse_decompress.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -Ithrift -I. -Izstd/include -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DR_NO_REMAP -fpic -g -O2 -Wall -pedantic -mtune=native -c zstd/common/xxhash.cpp -o zstd/common/xxhash.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -Ithrift -I. -Izstd/include -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DR_NO_REMAP -fpic -g -O2 -Wall -pedantic -mtune=native -c zstd/common/zstd_common.cpp -o zstd/common/zstd_common.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -Ithrift -I. -Izstd/include -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DR_NO_REMAP -fpic -g -O2 -Wall -pedantic -mtune=native -c zstd/decompress/huf_decompress.cpp -o zstd/decompress/huf_decompress.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -Ithrift -I. -Izstd/include -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DR_NO_REMAP -fpic -g -O2 -Wall -pedantic -mtune=native -c zstd/decompress/zstd_ddict.cpp -o zstd/decompress/zstd_ddict.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -Ithrift -I. -Izstd/include -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DR_NO_REMAP -fpic -g -O2 -Wall -pedantic -mtune=native -c zstd/decompress/zstd_decompress.cpp -o zstd/decompress/zstd_decompress.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -Ithrift -I. -Izstd/include -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DR_NO_REMAP -fpic -g -O2 -Wall -pedantic -mtune=native -c zstd/decompress/zstd_decompress_block.cpp -o zstd/decompress/zstd_decompress_block.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -Ithrift -I. -Izstd/include -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DR_NO_REMAP -fpic -g -O2 -Wall -pedantic -mtune=native -c zstd/compress/fse_compress.cpp -o zstd/compress/fse_compress.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -Ithrift -I. -Izstd/include -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DR_NO_REMAP -fpic -g -O2 -Wall -pedantic -mtune=native -c zstd/compress/hist.cpp -o zstd/compress/hist.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -Ithrift -I. -Izstd/include -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DR_NO_REMAP -fpic -g -O2 -Wall -pedantic -mtune=native -c zstd/compress/huf_compress.cpp -o zstd/compress/huf_compress.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -Ithrift -I. -Izstd/include -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DR_NO_REMAP -fpic -g -O2 -Wall -pedantic -mtune=native -c zstd/compress/zstd_compress.cpp -o zstd/compress/zstd_compress.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -Ithrift -I. -Izstd/include -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DR_NO_REMAP -fpic -g -O2 -Wall -pedantic -mtune=native -c zstd/compress/zstd_compress_literals.cpp -o zstd/compress/zstd_compress_literals.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -Ithrift -I. -Izstd/include -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DR_NO_REMAP -fpic -g -O2 -Wall -pedantic -mtune=native -c zstd/compress/zstd_compress_sequences.cpp -o zstd/compress/zstd_compress_sequences.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -Ithrift -I. -Izstd/include -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DR_NO_REMAP -fpic -g -O2 -Wall -pedantic -mtune=native -c zstd/compress/zstd_compress_superblock.cpp -o zstd/compress/zstd_compress_superblock.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -Ithrift -I. -Izstd/include -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DR_NO_REMAP -fpic -g -O2 -Wall -pedantic -mtune=native -c zstd/compress/zstd_double_fast.cpp -o zstd/compress/zstd_double_fast.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -Ithrift -I. -Izstd/include -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DR_NO_REMAP -fpic -g -O2 -Wall -pedantic -mtune=native -c zstd/compress/zstd_fast.cpp -o zstd/compress/zstd_fast.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -Ithrift -I. -Izstd/include -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DR_NO_REMAP -fpic -g -O2 -Wall -pedantic -mtune=native -c zstd/compress/zstd_lazy.cpp -o zstd/compress/zstd_lazy.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -Ithrift -I. -Izstd/include -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DR_NO_REMAP -fpic -g -O2 -Wall -pedantic -mtune=native -c zstd/compress/zstd_ldm.cpp -o zstd/compress/zstd_ldm.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -Ithrift -I. -Izstd/include -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DR_NO_REMAP -fpic -g -O2 -Wall -pedantic -mtune=native -c zstd/compress/zstd_opt.cpp -o zstd/compress/zstd_opt.o g++-14 -std=gnu++17 -shared -L/home/hornik/tmp/R-d-gcc-14/lib -Wl,-O1 -o nanoparquet.so rwrapper.o protect.o read.o write.o read-metadata.o read-pages.o arrow-schema.o base64.o r-base64.o snappy.o encodings.o dictionary-encoding.o test.o lib/ParquetFile.o lib/ParquetOutFile.o lib/RleBpDecoder.o parquet/parquet_types.o thrift/protocol/TProtocol.o thrift/transport/TTransportException.o thrift/transport/TBufferTransports.o fastpforlib/bitpacking.o snappy/snappy.o snappy/snappy-sinksource.o miniz/miniz.o zstd/common/entropy_common.o zstd/common/error_private.o zstd/common/fse_decompress.o zstd/common/xxhash.o zstd/common/zstd_common.o zstd/decompress/huf_decompress.o zstd/decompress/zstd_ddict.o zstd/decompress/zstd_decompress.o zstd/decompress/zstd_decompress_block.o zstd/compress/fse_compress.o zstd/compress/hist.o zstd/compress/huf_compress.o zstd/compress/zstd_compress.o zstd/compress/zstd_compress_literals.o zstd/compress/zstd_compress_sequences.o zstd/compress/zstd_compress_superblock.o zstd/compress/zstd_double_fast.o zstd/compress/zstd_fast.o zstd/compress/zstd_lazy.o zstd/compress/zstd_ldm.o zstd/compress/zstd_opt.o -L/home/hornik/tmp/R-d-gcc-14/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmppWVYWu/R.INSTALL1b4d8326545feb/nanoparquet/src' installing via 'install.libs.R' to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-nanoparquet/00new/nanoparquet ** 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 (nanoparquet) checking secretbase_1.0.3.tar.gz ... checking jagstargets_1.2.1.tar.gz ... checking ichimoku_1.5.5.tar.gz ... checking tarchetypes_0.10.0.tar.gz ... checking targets_1.7.1.tar.gz ... Depends: Package: secretbase Depends: R (>= 3.5) Timings: user system elapsed secretbase 17.236 3.458 22.492 Results: Check status summary: OK Source packages 1 Reverse depends 4 Check results summary: secretbase ... OK rdepends_ichimoku ... OK rdepends_jagstargets ... OK rdepends_tarchetypes ... OK rdepends_targets ... OK