On Tue, Apr 11, 2006 at 12:42:58AM +0200, Martin Michlmayr wrote:
> clone 361871 -1 -2
> reassign -1 design
> reassign -2 r-noncran-lindsey
> severity -1 serious
> severity -2 serious
> severity 361871 serious
> thanks
>
> * Dirk Eddelbuettel <[EMAIL PROTECTED]> [2006-04-10 17:20]:
> > Build-Depends: also needs 'r-cran-rgl'
>
> Nope.
>
> ** R
> ** preparing package for lazy loading
> Loading required package: rgl
> RGL: unable to open display
Ouch. We may need a virtual X11 server here. I'll play with this at home.
> *** caught segfault ***
> address 0x4d0, cause 'memory not mapped'
>
> Traceback:
> 1: .C(symbol.C("rgl_init"), success = FALSE, PACKAGE = "rgl")
> 2: fun(...)
> 3: try({ fun(...) NULL})
> 4: runHook(".onLoad", package, env, package.lib, package)
> 5: loadNamespace(package, c(which.lib.loc, lib.loc), keep.source =
> keep.source)
> 6: try({ ns <- loadNamespace(package, c(which.lib.loc, lib.loc),
> keep.source = keep.source) dataPath <- file.path(which.lib.loc, package,
> "data") env <- attachNamespace(ns, pos = pos, dataPath = dataPath)})
> 7: library(pkg, character.only = TRUE, logical = TRUE, lib.loc = lib.loc)
> 8: .getRequiredPackages2(pkgInfo, quietly, , useImports)
> 9: .getRequiredPackages()
> aborting ...
> /usr/lib/R/bin/INSTALL: line 450: 7422 Done ( if test -s
> R_PROFILE.R; then
> cat R_PROFILE.R;
> fi; echo "invisible(.libPaths(c(\"${lib}\", .libPaths())));
> .getRequiredPackages(); tools:::makeLazyLoading(\"${R_PACKAGE_NAME}\",
> \"${lib}\")" )
> 7423 Segmentation fault | R_DEFAULT_PACKAGES= LC_ALL=C "${R_EXE}"
> --vanilla --slave
> ERROR: lazy loading failed for package 'misc3d'
> ** Removing
> '/home/tbm/src/misc3d-0.3-1/debian/r-cran-misc3d/usr/lib/R/site-library/misc3d'
> make: *** [R_any_arch] Error 1
> zsh: exit 2 dpkg-buildpackage -rfakeroot
> (sid)41:[EMAIL PROTECTED]: ~/src/misc3d-0.3-1]
>
>
> > | Execution halted
> > | ERROR: lazy loading failed for package 'Design'
> >
> > Dito, r-cran-hmisc needed by r-cran-design. Clear bug of mine, and I have no
> > idea how it could ever have built before :-O
>
> Nope.
>
>
> ** R
> ** inst
> ** preparing package for lazy loading
> Loading required package: Hmisc
> Hmisc library by Frank E Harrell Jr
>
> Type library(help='Hmisc'), ?Overview, or ?Hmisc.Overview')
> to see overall documentation.
>
> NOTE:Hmisc no longer redefines [.factor to drop unused levels when
> subsetting. To get the old behavior of Hmisc type dropUnusedLevels().
>
> Attaching package: 'Hmisc'
>
>
> The following object(s) are masked from package:stats :
>
> ecdf
>
> Loading required package: survival
> Error: package 'survival' could not be loaded
Easier -- just add r-cran-survival to Build-Depends too.
Dirk
--
Hell, there are no rules here - we're trying to accomplish something.
-- Thomas A. Edison
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]