* installing *source* package ‘redatamx’ ... ** this is package ‘redatamx’ version ‘1.1.1’ ** using staged installation checking runtime found: 'linux-gnu' arch: 'x86_64' using download from 'https://redatam-core.s3.us-west-2.amazonaws.com/core-dev/linux/redatamx-core-linux-1.0.1-final.zip' checking REDATAM libraries cannot find current redatam runtime files attempting to download them trying URL 'https://redatam-core.s3.us-west-2.amazonaws.com/core-dev/linux/redatamx-core-linux-1.0.1-final.zip' Content type 'application/zip' length 15195932 bytes (14.5 MB) ================================================== downloaded 14.5 MB unpacking current redatam runtime Archive: redatam-engine.zip creating: tmpredatam/release/ creating: tmpredatam/release/lib/ inflating: tmpredatam/release/lib/libredengine-1.0.1-final.so inflating: tmpredatam/release/lib/libdatasource-spss.so inflating: tmpredatam/release/lib/libdatasource-csv.so inflating: tmpredatam/release/lib/libexporter-xlsx.so creating: tmpredatam/release/bin/ creating: tmpredatam/release/bin/locale/ creating: tmpredatam/release/bin/locale/es/ creating: tmpredatam/release/bin/locale/es/LC_MESSAGES/ inflating: tmpredatam/release/bin/locale/es/LC_MESSAGES/redengine.mo creating: tmpredatam/release/bin/locale/en/ creating: tmpredatam/release/bin/locale/en/LC_MESSAGES/ inflating: tmpredatam/release/bin/locale/en/LC_MESSAGES/redengine.mo creating: tmpredatam/release/bin/locale/pt/ creating: tmpredatam/release/bin/locale/pt/LC_MESSAGES/ inflating: tmpredatam/release/bin/locale/pt/LC_MESSAGES/redengine.mo inflating: tmpredatam/release/bin/application.yml inflating: tmpredatam/release/bin/rxapp inflating: tmpredatam/release/bin/rxrest cp: cannot stat 'tmpredatam/release/lib/redengine-1.0.1-final.*': No such file or directory ** libs using C++ compiler: ‘Debian clang version 19.1.7 (3)’ clang++-19 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-19/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -Wdeprecated-literal-operator -c cpp11.cpp -o cpp11.o clang++-19 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-19/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -Wdeprecated-literal-operator -c red_create.cpp -o red_create.o clang++-19 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-19/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -Wdeprecated-literal-operator -c red_dictionary.cpp -o red_dictionary.o clang++-19 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-19/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -Wdeprecated-literal-operator -c red_execute.cpp -o red_execute.o clang++-19 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-19/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -Wdeprecated-literal-operator -c red_initialize.cpp -o red_initialize.o clang++-19 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-19/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -Wdeprecated-literal-operator -c red_plugins.cpp -o red_plugins.o clang++-19 -std=gnu++17 -shared -L/home/hornik/tmp/R-d-clang-19/lib -Wl,-O1 -o redatamx.so cpp11.o red_create.o red_dictionary.o red_execute.o red_initialize.o red_plugins.o -L/home/hornik/tmp/R-d-clang-19/lib -lR installing to /srv/hornik/tmp/CRAN_pretest/redatamx.Rcheck/00LOCK-redatamx/00new/redatamx/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 *** caught segfault *** address (nil), cause 'memory not mapped' Traceback: 1: fun(libname, pkgname) 2: doTryCatch(return(expr), name, parentenv, handler) 3: tryCatchOne(expr, names, parentenv, handlers[[1L]]) 4: tryCatchList(expr, classes, parentenv, handlers) 5: tryCatch(fun(libname, pkgname), error = identity) 6: runHook(".onLoad", env, package.lib, package) 7: loadNamespace(package, lib.loc) 8: doTryCatch(return(expr), name, parentenv, handler) 9: tryCatchOne(expr, names, parentenv, handlers[[1L]]) 10: tryCatchList(expr, classes, parentenv, handlers) 11: tryCatch({ attr(package, "LibPath") <- which.lib.loc ns <- loadNamespace(package, lib.loc) env <- attachNamespace(ns, pos = pos, deps, exclude, include.only)}, error = function(e) { P <- if (!is.null(cc <- conditionCall(e))) paste(" in", deparse(cc)[1L]) else "" msg <- gettextf("package or namespace load failed for %s%s:\n %s", sQuote(package), P, conditionMessage(e)) if (logical.return && !quietly) message(paste("Error:", msg), domain = NA) else stop(msg, call. = FALSE, domain = NA)}) 12: library(pkg_name, lib.loc = lib, character.only = TRUE, logical.return = TRUE) 13: withCallingHandlers(expr, packageStartupMessage = function(c) tryInvokeRestart("muffleMessage")) 14: suppressPackageStartupMessages(library(pkg_name, lib.loc = lib, character.only = TRUE, logical.return = TRUE)) 15: doTryCatch(return(expr), name, parentenv, handler) 16: tryCatchOne(expr, names, parentenv, handlers[[1L]]) 17: tryCatchList(expr, classes, parentenv, handlers) 18: tryCatch(expr, error = function(e) { call <- conditionCall(e) if (!is.null(call)) { if (identical(call[[1L]], quote(doTryCatch))) call <- sys.call(-4L) dcall <- deparse(call, nlines = 1L) prefix <- paste("Error in", dcall, ": ") LONG <- 75L sm <- strsplit(conditionMessage(e), "\n")[[1L]] w <- 14L + nchar(dcall, type = "w") + nchar(sm[1L], type = "w") if (is.na(w)) w <- 14L + nchar(dcall, type = "b") + nchar(sm[1L], type = "b") if (w > LONG) prefix <- paste0(prefix, "\n ") } else prefix <- "Error : " msg <- paste0(prefix, conditionMessage(e), "\n") .Internal(seterrmessage(msg[1L])) if (!silent && isTRUE(getOption("show.error.messages"))) { cat(msg, file = outFile) .Internal(printDeferredWarnings()) } invisible(structure(msg, class = "try-error", condition = e))}) 19: try(suppressPackageStartupMessages(library(pkg_name, lib.loc = lib, character.only = TRUE, logical.return = TRUE))) 20: tools:::.test_load_package("redatamx", "/srv/hornik/tmp/CRAN_pretest/redatamx.Rcheck/00LOCK-redatamx/00new") An irrecoverable exception occurred. R is aborting now ... Segmentation fault ERROR: loading failed * removing ‘/srv/hornik/tmp/CRAN_pretest/redatamx.Rcheck/redatamx’