Re: [Gcc-cfarm-users] How can I build gcc on gcc119 ?

2017-03-27 Thread David Edelsohn
Martin, Add /opt/freeware/bin first in your path. Don't use /opt/cfarm/XXX-latest $ export PATH=/opt/freeware/bin:$PATH $ /home/jamborm/gcc/mine/src/configure --prefix=/scratch/jamborm/mine/inst --enable-languages=c,c++,fortran --enable-checking=yes --disable-bootstrap --disable-libsanitizer '-

[Gcc-cfarm-users] gcc112 CentOS 7 installation complete

2017-03-16 Thread David Edelsohn
gcc112 has been re-installed with CentOS 7. /home was preserved. Software packages for Open Source Software development have been installed. IBM XLC and XLF have been installed. Thanks, David ___ Gcc-cfarm-users mailing list Gcc-cfarm-users@gna.org ht

[Gcc-cfarm-users] gcc112 (PPC64LE) upgrade to CentOS on March 15

2017-03-14 Thread David Edelsohn
gcc112 (PPC64LE) will be upgraded to CentOS tomorrow, March 15. The intention is to preserve /home. Thanks, David ___ Gcc-cfarm-users mailing list Gcc-cfarm-users@gna.org https://mail.gna.org/listinfo/gcc-cfarm-users

Re: [Gcc-cfarm-users] postgres on gcc112

2016-03-10 Thread David Edelsohn
On Thu, Mar 10, 2016 at 9:49 PM, Noah Misch wrote: > On Mon, Feb 08, 2016 at 11:40:55PM -0500, Noah Misch wrote: >> On Mon, Feb 08, 2016 at 06:44:45PM -0500, David Edelsohn wrote: >> > I have killed the postgres benchmark running on gcc112 and locked out >> > the accou

Re: [Gcc-cfarm-users] postgres on gcc112

2016-02-09 Thread David Edelsohn
ot to be monopolized by a single user. - David On Mon, Feb 8, 2016 at 11:40 PM, Noah Misch wrote: > On Mon, Feb 08, 2016 at 06:44:45PM -0500, David Edelsohn wrote: >> I have killed the postgres benchmark running on gcc112 and locked out >> the account. Contact me if you want it r

[Gcc-cfarm-users] postgres on gcc112

2016-02-08 Thread David Edelsohn
I have killed the postgres benchmark running on gcc112 and locked out the account. Contact me if you want it restored. - David ___ Gcc-cfarm-users mailing list Gcc-cfarm-users@gna.org https://mail.gna.org/listinfo/gcc-cfarm-users

Re: [Gcc-cfarm-users] gcc112 (POWER8) - spawn failures in make check

2016-01-25 Thread David Edelsohn
What exactly does this mean and how do I fix it on gcc112? Thanks, David On Sat, Jan 23, 2016 at 2:51 PM, Andreas Schwab wrote: > Gary Funck writes: > >> Executing on host: /home/gfunck/gcc-trunk/bld/gcc/xgcc -v(timeout = 300) >> pid is 0 -0 >> spawn -open -1 failed, 1 5, The system has no

Re: [Gcc-cfarm-users] gcc112 reboot

2016-01-12 Thread David Edelsohn
GCC 112 has been rebooted. All cores appear to be available now. - David ___ Gcc-cfarm-users mailing list Gcc-cfarm-users@gna.org https://mail.gna.org/listinfo/gcc-cfarm-users

[Gcc-cfarm-users] gcc112 reboot

2016-01-11 Thread David Edelsohn
GCC112 will be rebooted to try to restore some processor cores that were offline and to kill a process that was locked to a hardware thread. - David ___ Gcc-cfarm-users mailing list Gcc-cfarm-users@gna.org https://mail.gna.org/listinfo/gcc-cfarm-users

Re: [Gcc-cfarm-users] Runaway process using all memory on gcc112

2016-01-02 Thread David Edelsohn
I can't log in to gcc112. I assume that the OOM killer killed an important process. We will have to ask OSU to reboot the system on Monday. When it returns, I will disable the danaj account on gcc112. - David On Sat, Jan 2, 2016 at 5:40 AM, Markus Trippelsdorf wrote: > There is a runway proc

Re: [Gcc-cfarm-users] gcc110 fedora update

2015-10-20 Thread David Edelsohn
Due to other problems, we probably are going to reinstall with Fedora 20, which does support PPC32. But Fedora does not have a solution going forward. Ubuntu only supports PPC64LE. I will try to install Debian in a guest on another POWER8 system. It may not be able to provide PPC32 access indef

[Gcc-cfarm-users] gcc111 upgraded

2015-10-14 Thread David Edelsohn
gcc111 has been upgraded to AIX 7.1.3. Please note that the server SSH key has changed. Thanks, David ___ Gcc-cfarm-users mailing list Gcc-cfarm-users@gna.org https://mail.gna.org/listinfo/gcc-cfarm-users

Re: [Gcc-cfarm-users] gcc110 fedora update => FC22

2015-10-11 Thread David Edelsohn
Laurent and Michael, The system is up and running, but attempts to SSH into the system hang. - David On Sun, Oct 11, 2015 at 4:09 AM, Laurent GUERBY wrote: > On Fri, 2015-10-09 at 11:01 +0200, Laurent GUERBY wrote: >> Hi, >> >> We'll upgrade gcc110 fedora version over the week-end starting sat

[Gcc-cfarm-users] gcc111 AIX upgrade

2015-10-08 Thread David Edelsohn
I and my colleagues are going to try to upgrade the system to the latest "Technology Level" on Friday, 9 October 2015. Thanks, David ___ Gcc-cfarm-users mailing list Gcc-cfarm-users@gna.org https://mail.gna.org/listinfo/gcc-cfarm-users

Re: [Gcc-cfarm-users] Compile Farm Project

2014-10-10 Thread David Edelsohn
On Fri, Oct 10, 2014 at 1:22 PM, Pierre-Yves David wrote: > > > On 10/10/2014 10:17 AM, Hans-Peter Nilsson wrote: >> >> All: also, regarding appreciating IBM's machine donations, IBM >> people (IIRC, for example David E. and Bill S.) have at times >> expressed that they'd be helped by emails expre

Re: [Gcc-cfarm-users] Is there a mips(64)el box?

2014-10-09 Thread David Edelsohn
On Thu, Oct 9, 2014 at 6:34 PM, Sergio Durigan Junior wrote: > On Thursday, October 09 2014, Philippe Waroquiers wrote: > >> I would welcome the revival of the mips and arm systems. >> And things such as aarch64 systems, darwin, ... >> would be very helpful. > > I wonder if there is something I/we

Re: [Gcc-cfarm-users] gcc110: No space left on device?

2013-11-20 Thread David Edelsohn
Quotas are not enabled, but gcc110 users also should be cleaning up unused files. I don't know why you are receiving the error unless it is creating a huge file. I also notice that when the system was rebooted, it was rebooted into single-threading mode for each core, not multi-theading mode. -

Re: [Gcc-cfarm-users] [GCC Wiki] Update of "CompileFarm" by LaurentGuerby

2013-01-06 Thread David Edelsohn
On Sun, Jan 6, 2013 at 10:42 AM, Laurent GUERBY wrote: > On Sun, 2013-01-06 at 16:02 +0100, Thomas Schwinge wrote: >> Hi! >> >> On Sun, 06 Jan 2013 11:26:48 -, GCC Wiki wrote: >> > The "CompileFarm" page has been changed by LaurentGuerby: >> > http://gcc.gnu.org/wiki/CompileFarm?action=diff&r