Displaying 20 results from an estimated 7000 matches similar to: "R-2.6.2 Solaris 11 build, install, and check failures (PR#11093)"
2005 Feb 17
2
[LLVMdev] questions about installing llvm
Hi,
I tried to install LLVM in our server, but after successfully compiling it,
the installation failed. The reported error is:
llvm[1]: Installing HTML documentation
/usr/dcs/software/supported/bin/ginstall: invalid option -- C
Try `/usr/dcs/software/supported/bin/ginstall --help' for more information.
gmake[1]: *** [install-html] Error 1
gmake[1]: Leaving directory
2006 May 10
1
2.3.0 make install fails on solaris
hello r development team,
i'm building R 2.3.0 on solaris and when i run the 'make install' i'm
getting a syntax error during the "installing etc ..." which causes the
installation to fail. i get this error whether i use gnu-make of
sun-make, see the error and reasons below.
gmake[1]: Entering directory `/export/medusa/darin/build/R-2.3.0/etc'
installing etc ...
1999 Apr 29
1
R-0.64.0 installation on SGI IRIX 6.5 machine
Hi,
I am trying to install R-0.64.0 version on SGI machine running
IRIX 6.5.
Machine details:
319 <mind.krasnow.gmu.edu:R-0.63.3> uname -a
IRIX64 mind 6.5 07271714 IP27
Configure script runs fine and the output at the end of configure is:
R is now configured for mips-sgi-irix6.5
Source directory: /usr/local/R-0.64.0
Installation directory: /usr/local
C compiler:
2008 Apr 01
4
panic ... recursive mutex_enter installing a snv_85 domU on Linux dom0
While attempting to install snv_85 as a domU, Debian etch as the dom0, the kernel panics before the rest of the system starts to boot. Currently I''m using the sid releases of xen 3.2 found in Debian sid. I stopped using 3.0.3, as it appears I''m unable to use a ramdisk setting.
# dmesg | grep -i mem
...
Memory: 1903728k/1949252k available (1623k kernel code, 36208k reserved,
2007 Nov 06
1
R 2.6.0 make check fails on SGI origin 350 and
Hello
I am trying to install R 2.6.0 on a SGI Origin 350 running IRIX 6.5
6.5.28f
R was configured with the following options:
> --x-includes=/usr/include/X11
> --x-libraries=/usr/lib/X11
> --includedir=/usr/freeware/include
> --includedir=/usr/freeware/lib32
> --includedir=/usr/freeware/lib64
> --with-readline=no
> --with-iconv=no
> CC=cc
gmake complied
2006 Mar 28
2
R 2.3.0 (alpha) on FreeBSD 6.1 fails make check-all
Hi Developers,
The alpha, compiles successfully, but it is failing make check-all (on
two seperate machines, both FreeBSD 6.1).
Here is the version string:
platform i386-unknown-freebsd6.1
arch i386
os freebsd6.1
system i386, freebsd6.1
status alpha
major 2
minor 3.0
year 2006
month 03
day 27
svn rev
2005 Feb 17
0
[LLVMdev] questions about installing llvm
On Thu, Feb 17, 2005 at 01:21:20PM -0600, Feng Chen wrote:
> llvm[1]: Installing HTML documentation
> /usr/dcs/software/supported/bin/ginstall: invalid option -- C
> Try `/usr/dcs/software/supported/bin/ginstall --help' for more information.
/usr/dcs/software/supported/bin/ginstall is version 4.0, whereas Fedora
Core 1 (which is QUITE old) has /usr/bin/install version 5.0 .
Even
2004 May 05
2
Compiling 2.6.2 on Solaris 9 fails
Went through some of the archives, but couldn't find any answers to
this.
I'm trying to compile the latest rsync on Solaris 9 SPARC. I'm using
gcc 2.95.3 supplied by Sun on the Companion CD.
I get the following error:
sun> gmake
gcc -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -c rsync.c -o rsync.o
In file included from rsync.c:23:
rsync.h:353: warning: no semicolon at end of
2008 Mar 26
25
Failure to install SNV85 DomU at Xen 3.2 CentOS 5.1 Dom0 (64-bit)
************************
Installation profile
************************
[root@ServerRHL51 vm]# cat snv85.install
name = "Solaris85pvm"
vcpus = 1
memory = "1024"
kernel = "/usr/lib/xen-solaris/unix-85"
ramdisk = "/usr/lib/xen-solaris/x86.miniroot-85"
extra = "/platform/i86xpv/kernel/amd64/unix - nowin -B install_media=cdrom"
disk =
2009 Sep 08
1
make check fails in r49613
Hi,
I am reporting what seems to be a trivial error in one of the test
files (this has been failing for a few days for me):
Collecting examples for package 'tools'
Running examples in package 'tools'
Error: testing 'tools' failed
Execution halted
gmake[3]: *** [test-Examples-Base] Error 1
gmake[3]: Leaving directory `/usr/local/share/R-devel/tests/Examples'
gmake[2]:
2005 Jul 15
0
R on HP-UX
Have any successfully compiled R on HP-UX 11iv2? I was able to compile R
2.0.1 successfully but kept getting memory fault error when I ran the gmake
check:
gmake check
gmake[1]: Entering directory `/opt/R-2.0.1/tests'
gmake[2]: Entering directory `/opt/R-2.0.1/tests'
gmake[3]: Entering directory `/opt/R-2.0.1/tests/Examples'
gmake[4]: Entering directory
2005 Feb 17
5
[LLVMdev] questions about installing llvm
Actually, Misha, that won't work.
The -C option is used directly in docs/Makefile. So the change will have
to go into docs/Makefile. Either that or upgrade install to version 5.
Reid.
On Thu, 2005-02-17 at 11:33, Misha Brukman wrote:
> On Thu, Feb 17, 2005 at 01:21:20PM -0600, Feng Chen wrote:
> > llvm[1]: Installing HTML documentation
> >
2001 Jul 16
0
make check failure on SGI-IRIX6.5 (PR#1026)
Full_Name: Laurent Gautier
Version: 1.3.0-patched version
OS: SGI's IRIX 6.5
Submission from: (NULL) (130.225.67.199)
Hello,
During the 'make check' step of the installation procedure, I had the following
error messages
> make test > rapportMakeTest
/bin/sh: /usr/local/bin//perl: arg list too long
----------
I've seen that already in my former life in the software
2001 Jan 31
2
Problem installing R
Hello,
my name is Maksim Oks and I''ve tried to install R on my machine. It
runs UNIX (sun-solaris 2.7).
I''ve got the UNIX version of R of the CRAN website, unzipped and untared
it and then followed the instructions in the INSTALL file. I''ve set
MAKE =gmake and then typed:
./configure
gmake
gmake check
Then when I try to run R by typing R it says that the command is
2008 Mar 17
1
Problems building rpm for R-2.6.2 on Opensuse Factory
Hi,
make check fails in the way shown below when I try to build
R-2.6.2 on OpenSuSE Factory x86_64. It builds fine on i586.
(and on all older Versions of Opensuse)
Is there something I can do?
Are there known problems with some gcc versions?
(Factory uses 4.3.0)
Output from ./configure is
-------------------------------------------------------------
R is now configured for
2002 Nov 21
1
[LLVMdev] top of tree build failures
See attached build (gmake -k) log.
--
gaeke at uiuc.edu
-------------- next part --------------
gmake[1]: Entering directory `/scratch/scratch0/gaeke/llvm-497cz/utils/Burg'
gmake[1]: Nothing to be done for `all'.
gmake[1]: Leaving directory `/scratch/scratch0/gaeke/llvm-497cz/utils/Burg'
gmake[1]: Entering directory `/scratch/scratch0/gaeke/llvm-497cz/lib'
gmake[2]: Entering
2008 Jul 07
4
getting opensolaris b85 domU to start
Folks:
I am unable to get my opensolaris sn-b85 domU to start up in an
opensolaris sn-b85 dom0. I am booted to xvm. Other systems, such as
Fedora 8, WinXP Pro, W2k3 server, W2k8 server and Windows Vista startup
normally.
I have used the following to build the domU:
# mkfile -n 25g /solhvm/solhvm.img
# ls -l /solhvm
total 269
-rw------T 1 root root 26843545600 Jul 7 10:37 solhvm.img
2008 Mar 25
11
Failure to instal S10U4 HVM at SNV85 Dom0
System config:-
bash-3.2# ifconfig -a
lo0: flags=2001000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4,VIRTUAL> mtu 8232 index 1
inet 127.0.0.1 netmask ff000000
rge0: flags=201004843<UP,BROADCAST,RUNNING,MULTICAST,DHCP,IPv4,CoS> mtu 1500 index 2
inet 192.168.1.53 netmask ffffff00 broadcast 192.168.1.255
ether 0:1e:8c:25:cc:a5
lo0:
2002 Jul 11
1
dyn.load tcl/tk (PR#1774)
<<insert bug report here>>
------------------------------------------------------
Error:
R : Copyright 2002, The R Development Core Team
Version 1.5.1 (2002-06-17)
R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type `license()' or `licence()' for distribution details.
R is a collaborative project with
2008 Dec 17
2
[LLVMdev] ICE while building llvm-gcc
Thanks for the quick answer! Syncing to r61112 got rid of the ICE, but
I still get the following error:
make "DESTDIR=" "RPATH_ENVVAR=DYLD_LIBRARY_PATH"
"TARGET_SUBDIR=i686-apple-darwin9"
"bindir=/Users/jyasskin/src/llvm-gcc-4.2/trunk/obj/../install/bin"
"datadir=/Users/jyasskin/src/llvm-gcc-4.2/trunk/obj/../install/share"