search for: xlc_r

Displaying 20 results from an estimated 71 matches for "xlc_r".

2018 Jan 19
1
IBM Power vs Markdown
...wn_0.8.tar.gz' Content type 'unknown' length 80583 bytes (78 KB) ================================================== downloaded 78 KB installing source package 'markdown' ... ** package 'markdown' successfully unpacked and MD5 sums checked ** libs /opt/ibm/xlC/13.1.6/bin/xlc_r -q64 -I/usr/local/lib64/R/include -DNDEBUG -I/usr/local/include -qpic -g -O2 -qstrict -qfloat=nomaf:fenv -c Rbase64.c -o Rbase64.o /opt/ibm/xlC/13.1.6/bin/xlc_r -q64 -I/usr/local/lib64/R/include -DNDEBUG -I/usr/local/include -qpic -g -O2 -qstrict -qfloat=nomaf:fenv -c Rinit.c -o Rinit.o /opt/ibm/xl...
2008 Jul 17
2
AIX 5.3 --enable-R-shlib --with-x ---with-iconv make error with R-2.7.0 and R-2.7.1
...troubles. I also try the latest version 2.7.1 and get the very similar errors. The machine info: ----------------------- $uname -srvp AIX 3 5 powerpc ---------------------- My configuration is this: ---------------------------------------------------------- ./configure \ CC="xlc_r -q64" \ CFLAGS="-O -qstrict" \ CXX="xlC_r -q64" \ CXXFLAGS="-O -qstrict" \ F77="xlf_r -q64" \ AR="ar -X64" \ CPPFLAGS="-I/my_libiconv_dir/include -I/usr/lpp/X11/includ...
2003 May 05
1
problems compiling R on AIX5.1
...r3 Machine for an external user. I always used to configure with ./configure --prefix=/scratch_tmp/harald/instala I've never achieved to compile 1.7.0 because it seems that a file called R.exp is missing (or maybe it's not well referenced on the makefile). Output of make: .... xlc_r -I. -I../../../src/include -I../../../src/include -I/usr/local/include -DHAVE_CONFIG_H -O2 -qmaxmem=8192 -c dftables.c -o dftables.o xlc_r -Wl,-brtl -Wl,-bdynamic -Wl,-bE:../../../etc/R.exp -Wl,-bM:SRE -L/usr/local/lib -o dftables -O2 -qmaxmem=8192 dftables.o ld: 0706-004 Cannot find o...
2010 Jan 25
1
Help on R-2.10.1 installation on AIX5.3
...' mkdir ../../../library/tools/R mkdir ../../../library/tools/po make[4]: Leaving directory `/rnd/homes/tmp/R-2.10.1/src/library/tools' make[4]: Entering directory `/rnd/homes/tmp/R-2.10.1/src/library/tools' make[5]: Entering directory `/rnd/homes/tmp/R-2.10.1/src/library/tools/src' xlc_r -q64 -qlanglvl=extc99 -I../../../../include -I/rnd/homes/libiconv/AIX/include -I/rnd/homes/libpng/AIX/include -I/rnd/homes/libjpeg/AIX/include -I/rnd/homes/zlib/AIX/include -I/usr/lpp/X11/include/X11 -O -qstrict -c text.c -o text.o xlc_r -q64 -qlanglvl=extc99 -I../../../../include -I/rnd/homes...
2010 Jan 19
1
Error compiling R 2.10.1 on AIX
...r 1 make[3]: Leaving directory `/afs/.isis.unc.edu/pkg/r-2.10.1/.build/rs_aix53/R-patched/src/library/tools ' My environment and configure settings are as follows: export PATH=/usr/local/bin:/opt/freeware/bin:$PATH export OBJECT_MODE=64 export LIBICONV=/opt/freeware export CC="xlc_r -q64" export CFLAGS="-O -qstrict" export CXX="xlC_r -q64" export CXXFLAGS="-O -qstrict" export AR="ar -X64" export F77="xlf_r -q64" export CPPFLAGS="-I/afs/isis/pkg/libpng/include -I/usr/local/include -I$LIBICONV/include...
2016 Jan 07
1
R for AIX - guidance re: error messages requested
...s' Makefile:236: recipe for target 'check' failed make: *** [check] Error 2 Failing (64-bit) build of R-3.2.3 begin installing recommended package MASS * installing *source* package 'MASS' ... ** package 'MASS' successfully unpacked and MD5 sums checked ** libs xlc_r -qarch=pwr5 -I/home/cran/64/R/include -DNDEBUG -I/usr/local/include -g -c MASS.c -o MASS.o xlc_r -qarch=pwr5 -I/home/cran/64/R/include -DNDEBUG -I/usr/local/include -g -c lqs.c -o lqs.o xlc_r -qarch=pwr5 -Wl,-brtl -Wl,-G -Wl,-bexpall -Wl,-bnoentry -lc -L/home/cran/64/R/lib -...
2015 Jan 08
1
compile only samba file server components
...4.1.12? having -without-ad-dc and -without-winbind options in configure, still see other commponents compiled. using following steps to compile on AIX 6.1 with XLC. unset LIBPATH unset LD_LIBRARY_PATH export InstallDir=/opt/samba export OBJECT_MODE=64 export CC="/opt/IBM/xlC/13.1.0/bin/xlc_r -g" export CXX="/opt/IBM/xlC/13.1.0/bin/xlC_r -g" export CFLAGS="-qlanglvl=extc99 -q64 -I/usr/linux/include/ -I/root/samba-4.1.12/include/ -I/opt/freeware/include/python2.7/" export CPPFLAGS="-qlanglvl=extc99 -q64 -I/usr/linux/include/ -I/root/samba-4.1.12/include...
2020 May 12
9
Call for testing: OpenSSH 8.3
Hi, OpenSSH 8.3p1 is almost ready for release, so we would appreciate testing on as many platforms and systems as possible. This is a bugfix release. Snapshot releases for portable OpenSSH are available from http://www.mindrot.org/openssh_snap/ The OpenBSD version is available in CVS HEAD: http://www.openbsd.org/anoncvs.html Portable OpenSSH is also available via git using the instructions at
2005 Apr 07
3
R-beta 2004-04-07 build failed on AIX
...ing R-beta_2004-04-07 on the AIX system that I have access to, and it seemed to failed at lazy-loading survival. I'd very much appreciate any pointer on what to try or look for next. 1. I set OBJECT_MODE to 64 for building 64-bit binary. 2. I edited config.site with the following: CC="xlc_r" CFLAGS="-O -qmaxmem=-1 -qarch=auto -qtune=auto" F77="xlf_r" FFLAGS="-O -qmaxmem=-1 -qarch=auto -qtune=auto -qextname" SHLIB_LDFLAGS="-Wl,-G -Wl,-bM:SRE -Wl,-H512 -Wl,-T512 -Wl,-bnoentry -Wl,-bexpall" CXX="xlC_r" CXXFLAGS="-O -qmaxmem=-1 -...
2003 Apr 12
0
Compiling R in 64-bit mode under AIX
Hi all, I am trying to compile R in 64-bit addressing mode under AIX 5.1. Currently, I am using the following. ./configure -without-x CC='xlC_r' F77='xlf_r' CXX='xlC_r' CFLAGS='-q64 -g -qfullpath' FFLAGS='-q64 -g -qfullpath' CXXFLAGS='-q64 -g -qfullpath' MAIN_LDFLAGS='-q64 -g -qfullpath' LDFLAGS='-q64' SHLIB_CXXLDFLAGS='-q64' SHLIB_LDFLAGS='-q64' AR='ar -X32...
2006 Oct 24
0
problem compilation on AIX
I'm trying to install R-2.4.0 on AIX 5.2. But, I have an error message during the compilation. Can you help me please? I have used : export OBJECT_MODE=64 export CC=/usr/bin/xlc_r export F77=/usr/bin/xlf_r export CXX=/usr/bin/xlC_r export LDFLAGS='-brtl' export CFLAGS='-O2 -qstrict' export FFLAGS='-O2 -qstrict' export CXXFLAGS='-O2 -qstrict' ./configure --prefix =/home/..... --without-readline That's ok. But, when I made the command &quo...
2006 Feb 11
1
install.packages() failed
I use Mac. I installed R with the download from R-project, so R is in /usr/bin/R. My TclTk library is installed via fink (although I don't remember I intentionally installed it) so libtk8.4.dylib is in /sw/lib. I tried to install the HDF5 package from within R: >install.packages('hdf5') and it failed like this ------- Loading Tcl/Tk interface ... Error in dyn.load(x,
2015 Feb 23
2
Call for testing: OpenSSH 6.8
...> Hrm - I'll have to run this on one of my linux boxxen and then schlep the > source over - the AIX/HP-UX boxenn have an older version of the autoconf > tools and autoreconf is broken/missing ... and that seems to work. > > Now the build fails here on AIX 6.1/7.1 ... > > xlc_r -O2 -qarch=ppc -qalloca -I/usr/include -I/opt/freeware/include -I. > -I. -O2 -qarch=ppc -qalloca -I/usr/include -I/opt/freeware/include > -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" > -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ss...
2015 Feb 24
2
Call for testing: OpenSSH 6.8
On Mon, Feb 23, 2015 at 04:17:37PM -0800, Kevin Brott wrote: > Hrm - must have been a timing issue or my user error. In any case, just > pulled the latest commits ... > > *AIX 6.1/7.1 now fails here:* > *...* > xlc_r -O2 -qarch=ppc -qalloca -I/usr/include > -I/opt/freeware/include -I. -I. -O2 -qarch=ppc -qalloca -I/usr/include > -I/opt/freeware/include -DSSHDIR=\"/usr/local/etc\" > -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" > -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libex...
2020 Sep 20
13
Call for testing: OpenSSH 8.4
Hi, OpenSSH 8.4p1 is almost ready for release, so we would appreciate testing on as many platforms and systems as possible. This is a bugfix release. Snapshot releases for portable OpenSSH are available from http://www.mindrot.org/openssh_snap/ The OpenBSD version is available in CVS HEAD: http://www.openbsd.org/anoncvs.html Portable OpenSSH is also available via git using the instructions at
2002 Sep 17
0
[Bug 397] New: Openssh build failure AIX 4.3.3
...us: NEW Severity: normal Priority: P2 Component: Build system AssignedTo: openssh-unix-dev at mindrot.org ReportedBy: suehall at prodigy.net Attempting to build openssh v.3.4p1 on AIX 4.3.3 maint level 9. The configure command is: CC=/usr/ibmcxx/bin/xlC_r ./configure --prefix=/usr/local/ssh --with-tcp-wrappers Error 1: duplicate def. utmp_data in /usr/include/utmp.h and utmpx.h. I commented out the def. in the older utmpx.h. Ran make clean and reconfigured: Error 2: duplicate def. of TILDE in /usr/include/sys/ioctl.h and openssh/openbsd-compa...
2015 Feb 24
4
Call for testing: OpenSSH 6.8
On Mon, 23 Feb 2015, Kevin Brott wrote: > > Yup - that cleared that hurdle ... now it dies here on AIX: > > xlc_r -O2 -qarch=ppc -qalloca -I/usr/include -I/opt/freeware/include > -I. -I. -O2 -qarch=ppc -qalloca -I/usr/include -I/opt/freeware/include > -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" > -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ss...
2016 Jan 04
2
R, AIX 64-bit builds - trying to understand root cause for message: "Error: Line starting 'Package: tools ...' is malformed!"
The bulk is on my forums - the final post for today is: Results to date: A. It looks like I am going to need a newer compiler for C - xlc/xlC V11 apparently does not understand this code: "/data/prj/cran/R-3.2.3/src/main/memory.c", line 2149.31: 1506-046 (S) Syntax error. I will have to check if R-devel has different code before asking for assistence. +2139 #ifdef
2014 Aug 27
1
Call for testing: OpenSSH 6.7
...is I think is a gcc issue - I can't get openssl 1.0.1i to build cleanly as shared on anything lower than gcc 4.x > I'll see if I can get some CentOS VMs up to take a closer look later. > > > *AIX 5300-12-02 powerpc-ibm-aix5.3.0.0 xlc 8.0.0.16 > > 0.9.8k FAILxlc_r -g -I. -I. -I/var/tmp/ssh/include > ... > > roaming_client.o"/usr/include/stdarg.h", line 89.9: 1506-236 (W) Macro > name > > va_copy has been redefined."/usr/include/stdarg.h", line 89.9: 1506-358 > (I) > > "va_copy" is defined on line 829...
2015 Jun 03
0
Matrix loading hangs on AIX 5.3 with 3.1.2
...am using the freeware iconv and other GNU tools where needed. Problem - the Matrix package hangs on installing. Gets to: Loading required package: Matrix and then nothing. Left overnight even. My env vars look like this: export OBJECT_MODE=64 export LIBICONV=/opt/freeware export CC="xlc_r -q64" export CFLAGS="-O -qstrict" export CXX="xlC_r -q64" export CXXFLAGS="-O -qstrict" export F77="xlf_r -q64" export AR="ar -X64" export CPPFLAGS="-I$LIBICONV/include -I/usr/lpp/X11/include/X11" export LDFLAGS="-L$LIBICONV/lib...