On 2014-02-07 09:31-0000 Arjen Markus wrote:

> Hi Alan,
>
> there is a problem: according to that bug report a solution is to use the 
> command "mingw-get upgrade msys-core-bin=1.0.17-1" to downgrade the version 
> of MSYS, but when I try that, mingw-get warns me there is no such package.
>
> I have tried a bunch of variants, but nothing seems to work. I will have to 
> let it rest for now - duty calling ;)

OK.  That downgrade was a success for me, but quite a long time ago,
and I guess because of that time factor it is understandable (but
frustrating) that it is no longer available to the automatic
installer.

So it appears we have to use a different approach.

I just reviewed epa_build, and contrary to what I said before, there
is, in fact, a designed provision I put in (but promptly forgot again)
for the user to specify the number of parallel builds, using, e.g.,
-DNUMBER_PARALLEL_JOBS:STRING=1 (If you don't specify that, the
default value is 4.)

So when you are free from duty for a moment, please try 
-DNUMBER_PARALLEL_JOBS:STRING=1 when configuring epa_build to see if
it solves the infinite loop with the epa_build of swig.  (It should
do.  When I first ran into this bug, non-parallel builds were the
(slow) workaround that I successfully used.)

Alan
__________________________
Alan W. Irwin

Astronomical research affiliation with Department of Physics and Astronomy,
University of Victoria (astrowww.phys.uvic.ca).

Programming affiliations with the FreeEOS equation-of-state
implementation for stellar interiors (freeeos.sf.net); the Time
Ephemerides project (timeephem.sf.net); PLplot scientific plotting
software package (plplot.sf.net); the libLASi project
(unifont.org/lasi); the Loads of Linux Links project (loll.sf.net);
and the Linux Brochure Project (lbproject.sf.net).
__________________________

Linux-powered Science
__________________________

------------------------------------------------------------------------------
Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclick.net/gampad/clk?id=121051231&iu=/4140/ostg.clktrk
_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to