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: Philip Nienhuis
Subject: Re: mxe-octave build failing on libgcrypt
Date: Thu, 5 Dec 2013 09:24:02 -0800 (PST)

John W. Eaton wrote
> My mxe-octave build is failing with the following error when buildign
> libgcrypt.  Is anyone else seeing this error?  Any clues about why
> this is happening?
> 
> I'm doing a mingw cross build with --disable-jit as the only configure
> option.
> 
>    make[4]: Entering directory 
> `/scratch/jwe/src/mxe-octave/tmp-libgcrypt/libgcrypt-1.5.3/src'
>    /usr/bin/install -c ./libgcrypt.def 
> /scratch/jwe/src/mxe-octave/tmp-libgcrypt-install/scratch/jwe/src/mxe-octave/usr/i686-pc-mingw32/lib/libgcrypt.def
>     /bin/mkdir -p 
> '/scratch/jwe/src/mxe-octave/tmp-libgcrypt-install/scratch/jwe/src/mxe-octave/usr/i686-pc-mingw32/lib'
>    /usr/bin/install: cannot create regular file 
> ‘/scratch/jwe/src/mxe-octave/tmp-libgcrypt-install/scratch/jwe/src/mxe-octave/usr/i686-pc-mingw32/lib/libgcrypt.def’:
>  
> No such file or directory
>    make[4]: *** [install-def-file] Error 1
>    make[4]: *** Waiting for unfinished jobs....

What version? 3.9.0+ (default)? 3.8.0-rc1?

I just cross-built 3.8.0-rc1 - no problems with building. 
__run_test_suite__.m yields  (after moving jit.tst out of the test dir as it
is known to crash Octave on MinGW):
PASS   11452
FAIL   1
XFAIL   8
SKIPPED   12
I'll test more extensively later when I get an opportunity.

Last Tuesday I also cross-built one of the first 3.9.0+ versions - built OK;
AFAICS in the 10 minutes I used it at work it ran fine in Win7 64-bit.

So no I didn't see this build error.

FYI:   I haven't updated my cross-build mxe-octave since several weeks, I'm
still at 29e227f8bef6 "Don't depend on build-m4/build-xz for MSVC and
native-MinGW". So if inclusion of libgcrypt is from a later date I haven't
met the error yet.

Philip




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


reply via email to

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