On 3/16/14, 11:37 AM, tblass wrote:
> Thanks!
> I just tried to reinstall octave and got an error:
> Failed: phase compiling: fltk13-aqua-1.3.2-3 failed
> ...
>
> then there was additional info:
>
> Package manager version: 0.36.3.1
> Distribution version: selfupdate-rsync Sat Mar 15 17:02:31 2014, 10.9,
> x86_64
> Trees: local/main stable/main
> Xcode.app: 5.1
> Xcode command-line tools: 5.1.0.0.1.1393561416
> Max. Fink build jobs:  2
>
>
>
> I ran fink selfupdate and then fink install octave again and got the same
> error. Here is more (hopefully helpful) information about what happened:
>
> === making fluid ===
> echo Compiling CodeEditor.cxx...
> Compiling CodeEditor.cxx...
> g++ -I..     -Os -Wno-deprecated-declarations -Wall -Wunused -Wno-format-y2k
> -fPIC -fno-exceptions -fno-strict-aliasing -D_LARGEFILE_SOURCE
> -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/sw2/include   -c
> CodeEditor.cxx -o CodeEditor.o
> echo Compiling Fl_Function_Type.cxx...
> Compiling Fl_Function_Type.cxx...
> g++ -I..     -Os -Wno-deprecated-declarations -Wall -Wunused -Wno-format-y2k
> -fPIC -fno-exceptions -fno-strict-aliasing -D_LARGEFILE_SOURCE
> -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/sw2/include   -c
> Fl_Function_Type.cxx -o Fl_Function_Type.o
> CodeEditor.cxx:180:27: warning: for loop has empty body [-Wempty-body]
>               *bufptr++ = *temp++);
>                                   ^
> CodeEditor.cxx:180:27: note: put the semicolon on a separate line to silence
> this
>        warning
> In file included from Fl_Function_Type.cxx:22:
> ./Fl_Type.h:39:21: error: friend declaration specifying a default argument
> must be a
>        definition
>    friend Fl_Widget *make_type_browser(int,int,int,int,const char *l=0);
>                      ^
> 1 warning generated.
> echo Compiling Fl_Group_Type.cxx...
> Compiling Fl_Group_Type.cxx...
> g++ -I..     -Os -Wno-deprecated-declarations -Wall -Wunused -Wno-format-y2k
> -fPIC -fno-exceptions -fno-strict-aliasing -D_LARGEFILE_SOURCE
> -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/sw2/include   -c
> Fl_Group_Type.cxx -o Fl_Group_Type.o
> 1 error generated.
> make[1]: *** [Fl_Function_Type.o] Error 1
> make[1]: *** Waiting for unfinished jobs....
> In file included from Fl_Group_Type.cxx:27:
> In file included from ./Fl_Widget_Type.h:23:
> ./Fl_Type.h:39:21: error: friend declaration specifying a default argument
> must be a
>        definition
>    friend Fl_Widget *make_type_browser(int,int,int,int,const char *l=0);
>                      ^
> 1 error generated.
> make[1]: *** [Fl_Group_Type.o] Error 1
> make: *** [all] Error 1
> ### execution of make failed, exit code 2
> ### execution of /tmp/fink.yKtij failed, exit code 2
> Removing runtime build-lock...
> Removing build-lock package...
> /sw2/bin/dpkg-lockwait -r fink-buildlock-fltk13-aqua-1.3.2-3
> (Reading database ... 19642 files and directories currently installed.)
> Removing fink-buildlock-fltk13-aqua-1.3.2-3 ...
> Failed: phase compiling: fltk13-aqua-1.3.2-3 failed
>
>
> Any advice is most welcome!
>
>
>
>
>
>

Thanks.  An update will be available shortly via "fink selfupdate" which 
addresses the issue.

-- 
Alexander Hansen, Ph.D.
Fink User Liaison
My package updates: http://finkakh.wordpress.com/

------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
_______________________________________________
Fink-beginners mailing list
Fink-beginners@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.beginners
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to