octave-maintainers
[Top][All Lists]
Advanced

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

Re: failed build on MacOS X


From: John W. Eaton
Subject: Re: failed build on MacOS X
Date: Mon, 04 Nov 2013 23:18:45 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.12) Gecko/20130116 Icedove/10.0.12

On 11/04/2013 10:14 PM, Ben Abbott wrote:
My "hg id" is ...

45e325002810 tip @

My build is ending with the errors below.  I was able to build a day ago.  Its 
not obvious to me what changed in the last day.

/bin/sh ../libtool  --tag=CXX   --mode=compile /opt/local/bin/g++-mp-4.7 
-DHAVE_CONFIG_H -I. -I..  -I../liboctave/cruft/misc -I../liboctave/array 
-I../liboctave/numeric -I../liboctave/numeric -I../liboctave/operators 
-I../liboctave/operators -I../liboctave/system -I../liboctave/util 
-I./octave-value -I./operators -Iparse-tree -I./parse-tree -Icorefcn 
-I./corefcn -I../libgnu -I../libgnu   -I/opt/local/include 
-I/opt/local/include/freetype2 -I/opt/local/include 
-I/opt/local/include/freetype2 -I/opt/local/include  
-I/opt/local/include/freetype2 -I/opt/local/include  -isystem 
/opt/local/libexec/llvm-3.3/include -D_THREAD_SAFE -I/opt/local/include  -Wall 
-W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings 
-Wcast-align -Wcast-qual  -pipe -O2 -m64 -D_THREAD_SAFE -pthread -MT 
corefcn/corefcn_libcorefcn_la-display.lo -MD -MP -MF 
corefcn/.deps/corefcn_libcorefcn_la-display.Tpo -c -o 
corefcn/corefcn_libcorefcn_la-display.lo `test -f 'corefcn/display.cc' || echo 
'./'`
corefcn/d
isplay.cc
libtool: compile:  /opt/local/bin/g++-mp-4.7 -DHAVE_CONFIG_H -I. -I.. 
-I../liboctave/cruft/misc -I../liboctave/array -I../liboctave/numeric 
-I../liboctave/numeric -I../liboctave/operators -I../liboctave/operators 
-I../liboctave/system -I../liboctave/util -I./octave-value -I./operators 
-Iparse-tree -I./parse-tree -Icorefcn -I./corefcn -I../libgnu -I../libgnu 
-I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include 
-I/opt/local/include/freetype2 -I/opt/local/include 
-I/opt/local/include/freetype2 -I/opt/local/include -isystem 
/opt/local/libexec/llvm-3.3/include -D_THREAD_SAFE -I/opt/local/include -Wall 
-W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings 
-Wcast-align -Wcast-qual -pipe -O2 -m64 -D_THREAD_SAFE -pthread -MT 
corefcn/corefcn_libcorefcn_la-display.lo -MD -MP -MF 
corefcn/.deps/corefcn_libcorefcn_la-display.Tpo -c corefcn/display.cc  
-fno-common -DPIC -o corefcn/.libs/corefcn_libcorefcn_la-display.o
In file included from corefcn/oct-obj.h:34:0,
                  from ./octave-value/ov-fcn.h:32,
                  from ./octave-value/ov-builtin.h:28,
                  from corefcn/defun-int.h:28,
                  from corefcn/defun.h:30,
                  from corefcn/display.cc:45:
./octave-value/ov.h:45:7: error: using typedef-name 'Cell' after 'class'

I checked in the following change:

  http://hg.savannah.gnu.org/hgweb/octave/rev/af685269e06c

Does that solve the problem for you?

jwe



reply via email to

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