octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [octave-forge] (parallel) request help for testing at Windows


From: Olaf Till
Subject: Re: [octave-forge] (parallel) request help for testing at Windows
Date: Sat, 23 Nov 2019 21:53:46 +0100
User-agent: NeoMutt/20170113 (1.7.2)

On Sat, Nov 23, 2019 at 01:10:00PM -0500, Nicholas Jankowski wrote:
> On Sat, Nov 23, 2019 at 1:08 PM Nicholas Jankowski <address@hidden> wrote:
> >
> > On Sat, Nov 23, 2019 at 1:03 PM Nicholas Jankowski <address@hidden> wrote:
> > >
> > > got a build/install failure on windows with error messages that
> > > overran the interpreter window buffer. took a while, so rerunning now
> > > with -verbose and diary turned on.  will reply with diary attached when
> > > it finishes.
> >
> 
> ran again with console buffer set higher.  here you go. output saved
> into attached file.

Thanks a lot!

> octave:5> pkg install -verbose parallel-3.1.3.tar.gz
> ...
> checking for gcc... gcc
> ...
> cc -c gnulib-wrappers.c -Igl -g -O2 -fPIC
> make: cc: Command not found

So configure finds gcc, but make uses 'cc'. I probably shouldn't make
CC configurable from environment in src/Makefile.in.

After fixing this (changeset 723cda56ca37), a new package with
pre-built docs has been uploaded, as before to:
https://sourceforge.net/p/octave/package-releases/393/
md5sum:
1fedf1ea96f8e249cd48421ef6a54a88  parallel-3.1.3.tar.gz

Olaf

-- 
public key id EAFE0591, e.g. on x-hkp://pool.sks-keyservers.net

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]