On Wed, Apr 16, 2025 at 09:07:51PM +0200, Lucas Nussbaum wrote: > Relevant part (hopefully): > > make[1]: Entering directory > > '/build/reproducible-path/r-cran-webgestaltr-0.4.6/src' > > make[1]: Leaving directory > > '/build/reproducible-path/r-cran-webgestaltr-0.4.6/src' > > installing to > > /build/reproducible-path/r-cran-webgestaltr-0.4.6/debian/r-cran-webgestaltr/usr/lib/R/site-library/00LOCK-r-cran-webgestaltr-0.4.6/00new/WebGestaltR/libs > > ** R > > ** inst > > ** byte-compile and prepare package for lazy loading > > Error in dyn.load(file, DLLpath = DLLpath, ...) : > > unable to load shared object > > '/usr/lib/R/site-library/svglite/libs/svglite.so': > > /usr/lib/R/site-library/svglite/libs/svglite.so: undefined symbol: > > R_getVar > > Calls: <Anonymous> ... asNamespace -> loadNamespace -> library.dynam -> > > dyn.load > > Execution halted > > ERROR: lazy loading failed for package ‘WebGestaltR’ > > * removing > > ‘/build/reproducible-path/r-cran-webgestaltr-0.4.6/debian/r-cran-webgestaltr/usr/lib/R/site-library/WebGestaltR’ > > dh_auto_install: error: R CMD INSTALL -l > > /build/reproducible-path/r-cran-webgestaltr-0.4.6/debian/r-cran-webgestaltr/usr/lib/R/site-library > > --clean . "--built-timestamp='Thu, 29 Jun 2023 17:46:12 +0200'" returned > > exit code 1 > > make: *** [debian/rules:4: binary-arch] Error 25
I can confirm this in trixie. Building in unstable works. Chris