octave-maintainers
[Top][All Lists]
Advanced

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

Re: mxe-octave build failing on libgcrypt


From: PhilipNienhuis
Subject: Re: mxe-octave build failing on libgcrypt
Date: Sun, 22 Dec 2013 09:29:17 -0800 (PST)

John W. Eaton wrote
> On 12/05/2013 12:24 PM, Philip Nienhuis wrote:
> 
>> What version? 3.9.0+ (default)? 3.8.0-rc1?
> 
> I'm trying to verify that things still build correctly with the release 
> candidate, then I'm planning to create a stable branch in mxe-octave 
> that will be used for the 3.8.0 release.
> 
> I just tried again and the libgcrypt build worked.  I don't know what 
> the difference was.  If it happens again, I'll try to debug it.

Just had the same experience. 
Cross-building octave-3.8.0-rc2 with my (somewhat outdated) mxe-octave tree
failed in the install phase (something like "no rule to make octave-cli"),
so I decided to start with a new mxe-octave clone.

With the nex cloned mxe-octave, using:

./mk-dist --jobs 4 --installer

.... the build falied at libgcrypt (repeatedly -I restarted the build
several times). 
The log says:

<excerpt>
:
make[4]: Entering directory
`/home/philip/devel/octdev/mxe-new/mxe-octdec13/tmp-
libgcrypt/libgcrypt-1.5.3/src'
/usr/bin/install -c ./libgcrypt.def
/home/philip/devel/octdev/mxe-new/mxe-octdec
13/tmp-libgcrypt-install/home/philip/devel/octdev/mxe-new/mxe-octdec13/usr/i686-
pc-mingw32/lib/libgcrypt.def
/usr/bin/install: cannot create regular file
`/home/philip/devel/octdev/mxe-new/
mxe-octdec13/tmp-libgcrypt-install/home/philip/devel/octdev/mxe-new/mxe-octdec13
/usr/i686-pc-mingw32/lib/libgcrypt.def': No such file or directory
make[4]: *** [install-def-file] Error 1
:
</excerpt>

which made me think it could be a race condition.

Indeed, restarting with  --jobs 1  (lets) the build continue (so far that is
:-) - after libgcrypt I restarted the buid with  --jobs 4 parameter  again,
but it'll be still building for the next hours I suppose)

Philip 



--
View this message in context: 
http://octave.1599824.n4.nabble.com/mxe-octave-build-failing-on-libgcrypt-tp4659806p4660304.html
Sent from the Octave - Maintainers mailing list archive at Nabble.com.


reply via email to

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