octave-maintainers
[Top][All Lists]
Advanced

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

Re: Octave 4.0 on Mac OS Yosemite (with gui!)


From: Eugenio Gianniti
Subject: Re: Octave 4.0 on Mac OS Yosemite (with gui!)
Date: Thu, 23 Jul 2015 09:18:49 +0200
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:31.0) Gecko/20100101 Thunderbird/31.7.0

On 23/07/15 07:36, Sebastian Schöps wrote:
> Akira posted a patch to fix the classdef headers for clang, see savannah
> <https://savannah.gnu.org/bugs/?41178>. There is now also a first build
> script for homebrew
> <https://raw.githubusercontent.com/schoeps/homebrew-science/octave/octave.rb>.
> It already works with the gui, although this was not expected because
> the gui thread is still not the main thread. I suggest to use the
> mailing list to create instructions such that octave builds for all Mac
> users. First of all, it would be great if someone could verify that the
> homebrew formula works: brew install
> https://raw.githubusercontent.com/schoeps/homebrew-science/octave/octave.rb

I have just tried, but it fails to build. I report the log [1]. Maybe it
is a problem with a dependency not listed in the formula? Anyway, I
guess that a more verbose would be better for understanding what is the
issue, but I do not know how to obtain it via brew. If you suggested how
to do so, I would be glad to provide you with a more verbose version.

Eugenio

[1] brew install
https://raw.githubusercontent.com/schoeps/homebrew-science/octave/octave.rb
########################################################################
100.0%
==> Using Homebrew-provided fortran compiler.
This may be changed by setting the FC environment variable.
==> Building with an alternative Fortran compiler
This is unsupported.
==> Building with an alternative Fortran compiler
This is unsupported.
==> Building with an alternative Fortran compiler
This is unsupported.
==> Downloading http://ftpmirror.gnu.org/octave/octave-4.0.0.tar.gz
==> Downloading from
http://mirror2.mirror.garr.it/mirrors/gnuftp/gnu/octave/octave-4.0.0.tar.gz
########################################################################
100.0%
==> Downloading
https://gist.github.com/tchaikov/6ce5f697055b0756126a/raw/4fc94a1fa1d5b032f8586ce3ab0015b04351426f/octave-clang3.5-fix.patch
==> Downloading from
https://gist.githubusercontent.com/tchaikov/6ce5f697055b0756126a/raw/4fc94a1fa1d5b032f8586ce3ab0015b04351426f/octave-clang3.5-fix.patch
########################################################################
100.0%
==> Downloading https://savannah.gnu.org/patch/download.php?file_id=31072
==> Downloading from
https://savannah.gnu.org/file/mkoctfile.diff?file_id=31072
########################################################################
100.0%
==> Patching
patching file liboctave/operators/libcxx-fix.h
patching file liboctave/operators/module.mk
Hunk #1 succeeded at 35 with fuzz 2 (offset 1 line).
patching file liboctave/Makefile.in
Hunk #1 succeeded at 3864 with fuzz 2 (offset 676 lines).
patching file liboctave/operators/mx-inlines.cc
Hunk #1 succeeded at 307 (offset 1 line).
patching file src/mkoctfile.in.cc
Hunk #1 succeeded at 241 (offset 16 lines).
Hunk #2 succeeded at 491 (offset 22 lines).
patching file libinterp/corefcn/comment-list.h
patching file libinterp/corefcn/oct.h
patching file libinterp/octave-value/ov-classdef.cc
patching file libinterp/octave-value/ov-classdef.h
==> ./configure --prefix=/usr/local/Cellar/octave/4.0.0 --with-x=no
==> make all
make[3]: *** [dldfcn/dldfcn___osmesa_print___la-__osmesa_print__.lo] Error 1
make[3]: *** Waiting for unfinished jobs....
make[2]: *** [all] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

READ THIS: https://git.io/brew-troubleshooting



reply via email to

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