octave-maintainers
[Top][All Lists]
Advanced

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

default branch failed to build on OSX


From: Ben Abbott
Subject: default branch failed to build on OSX
Date: Wed, 09 Jul 2008 22:20:57 -0400

I successfully built the default branch within the last 24 hrs. This evening my attempt to build with the change sets of the last 24 hrs added failed.

Presently my tip shows changeset:   8105:f46e73bcb85b

I'd estimate the tip for my last successful build was changeset: 8094:c51ae36fcbce

Has anyone else attempted a build since 8105? ... is this a general problem or specific to Mac OSX and/or my configuration?

I've included quite a bit of info below ... If the problem is on my end, perhaps someone might spot something.


-------------- begin failed build -------------
./autogen.sh

# Apple's vecLib:
a='--with-lapack=-Wl,-framework,Accelerate,-dylib_file,/System/Library/ Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/ Versions/A/libLAPACK.dylib:/System/Library/Frameworks/ Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/ libLAPACK.dylib --with-blas=-Wl,-framework,Accelerate,-dylib_file,/ System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/ vecLib.framework/Versions/A/libBLAS.dylib:/System/Library/Frameworks/ Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/ libBLAS.dylib'

# Similar to Fink's configure
./configure --prefix=/sw FLIBS=/sw/lib/gcc4.3/lib/libgfortran.dylib F77=/sw/bin/gfortran --infodir='${prefix}/share/info' --mandir='$ {prefix}/share/man' --libexecdir='${prefix}/lib' -enable-shared - enable-dl --disable-static --without-mpi --with-hdf5 --with-fftw CPPFLAGS="-I/sw/include -FOpenGL" FFLAGS="-ff2c" LDFLAGS="-L/sw/lib/ fltk-aqua/lib -L/sw/lib -lfltk_gl -framework AGL -framework OpenGL - lfltk -lpthread -framework Carbon -framework ApplicationServices" $a

[snip]

=== configuring in scripts (/Users/bpabbott/Development/mercurial/ octave-3-0-0/scripts) configure: running /bin/sh ./configure --disable-option-checking '-- prefix=/sw' 'FLIBS=/sw/lib/gcc4.3/lib/libgfortran.dylib' 'F77=/sw/bin/ gfortran' '--infodir=${prefix}/share/info' '--mandir=${prefix}/share/ man' '--libexecdir=${prefix}/lib' '-enable-shared' '-enable-dl' '-- disable-static' '--without-mpi' '--with-hdf5' '--with-fftw' 'CPPFLAGS=- I/sw/include -FOpenGL' 'FFLAGS=-ff2c' 'LDFLAGS=-L/sw/lib/fltk-aqua/lib -L/sw/lib -lfltk_gl -framework AGL -framework OpenGL -lfltk -lpthread - framework Carbon -framework ApplicationServices' '--with-lapack=-Wl,- framework,Accelerate,-dylib_file,/System/Library/Frameworks/ Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/ libLAPACK.dylib:/System/Library/Frameworks/Accelerate.framework/ Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib' '-- with-blas=-Wl,-framework,Accelerate,-dylib_file,/System/Library/ Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/ Versions/A/libBLAS.dylib:/System/Library/Frameworks/ Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/ libBLAS.dylib' --cache-file=/dev/null --srcdir=.

[snip]

Octave is now configured for i386-apple-darwin9.4.0

  Source directory:     .
  Installation prefix:  /sw
  C compiler:           gcc  -mieee-fp  -Wall -W -Wshadow -g -O2
C++ compiler: g++ -mieee-fp -Wall -W -Wshadow -Wold-style- cast -g -O2
  Fortran compiler:     /sw/bin/gfortran -ff2c -mieee-fp
  Fortran libraries:    /sw/lib/gcc4.3/lib/libgfortran.dylib
BLAS libraries: -Wl,-framework,Accelerate,-dylib_file,/System/ Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/ vecLib.framework/Versions/A/libLAPACK.dylib:/System/Library/Frameworks/ Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/ libLAPACK.dylib
  FFTW libraries:       -lfftw3 -lfftw3f
  GLPK libraries:       -lglpk
  UMFPACK libraries:    -lumfpack
  AMD libraries:        -lamd
  CAMD libraries:       -lcamd
  COLAMD libraries:     -lcolamd
  CCOLAMD libraries:    -lccolamd
  CHOLMOD libraries:    -lcholmod
  CXSPARSE libraries:   -lcxsparse
  HDF5 libraries:       -lhdf5
  CURL libraries:       -lcurl
  REGEX libraries:      -L/sw/lib -lpcre
  QHULL libraries:      -lqhull
LIBS: -lreadline -lncurses -Wl,- framework,Accelerate,-dylib_file,/System/Library/Frameworks/ Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/ libBLAS.dylib:/System/Library/Frameworks/Accelerate.framework/Versions/ A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib -lhdf5 -lz -lm
  Default pager:        less
  gnuplot:              gnuplot
  OPENGL libraries:
fltk backend libs: -L/sw/lib/fltk-aqua/lib -L//sw/lib -L/sw/lib - lfltk_gl -framework AGL -framework OpenGL -lfltk -lpthread -framework Carbon -framework ApplicationServices

  Do internal array bounds checking:  false
  Build static libraries:             false
  Build shared libraries:             true
  Dynamic Linking:                    true (dyld)
  Include support for GNU readline:   true
  64-bit array dims and indexing:     false

configure: WARNING: A BLAS library was detected but found incompatible with your Fortran 77 compiler. The reference BLAS implementation will be used. To improve performance, consider using a different Fortran compiler or a switch like -ff2c to make your Fortran compiler use a calling convention compatible with the way your BLAS library was compiled, or use a different BLAS library.
configure:

[snip]

g++ -c -I/sw/include -FOpenGL -I/sw/include -fPIC -I. -I.. -I../ liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall - W -Wshadow -Wold-style-cast -g -O2 ./DLD-FUNCTIONS/fltk_backend.cc -o pic/fltk_backend.o /sw/include/FL/Enumerations.H: In function ‘Fl_Boxtype fl_box(Fl_Boxtype)’:
/sw/include/FL/Enumerations.H:233: warning: use of old-style cast
/sw/include/FL/Enumerations.H: In function ‘Fl_Boxtype fl_down(Fl_Boxtype)’:
/sw/include/FL/Enumerations.H:236: warning: use of old-style cast
/sw/include/FL/Enumerations.H: In function ‘Fl_Boxtype fl_frame(Fl_Boxtype)’:
/sw/include/FL/Enumerations.H:239: warning: use of old-style cast
/sw/include/FL/Enumerations.H: In function ‘Fl_Color fl_rgb_color(uchar, uchar, uchar)’:
/sw/include/FL/Enumerations.H:369: warning: use of old-style cast
/sw/include/FL/Enumerations.H: In function ‘Fl_Color fl_rgb_color(uchar)’:
/sw/include/FL/Enumerations.H:373: warning: use of old-style cast
/sw/include/FL/Enumerations.H: In function ‘Fl_Color fl_gray_ramp(int)’:
/sw/include/FL/Enumerations.H:375: warning: use of old-style cast
/sw/include/FL/Enumerations.H:375: warning: use of old-style cast
/sw/include/FL/Enumerations.H: In function ‘Fl_Color fl_color_cube(int, int, int)’:
/sw/include/FL/Enumerations.H:377: warning: use of old-style cast
/sw/include/FL/Enumerations.H:377: warning: use of old-style cast
/sw/include/FL/Fl_Widget.H: In member function ‘void Fl_Widget::x(int)’:
/sw/include/FL/Fl_Widget.H:82: warning: use of old-style cast
/sw/include/FL/Fl_Widget.H: In member function ‘void Fl_Widget::y(int)’:
/sw/include/FL/Fl_Widget.H:83: warning: use of old-style cast
/sw/include/FL/Fl_Widget.H: In member function ‘void Fl_Widget::w(int)’:
/sw/include/FL/Fl_Widget.H:84: warning: use of old-style cast
/sw/include/FL/Fl_Widget.H: In member function ‘void Fl_Widget::h(int)’:
/sw/include/FL/Fl_Widget.H:85: warning: use of old-style cast
/sw/include/FL/Fl_Widget.H: In member function ‘Fl_Align Fl_Widget::align() const’:
/sw/include/FL/Fl_Widget.H:122: warning: use of old-style cast
/sw/include/FL/Fl_Widget.H: In member function ‘Fl_Boxtype Fl_Widget::box() const’:
/sw/include/FL/Fl_Widget.H:124: warning: use of old-style cast
/sw/include/FL/Fl_Widget.H: In member function ‘Fl_Color Fl_Widget::color() const’:
/sw/include/FL/Fl_Widget.H:126: warning: use of old-style cast
/sw/include/FL/Fl_Widget.H: In member function ‘Fl_Color Fl_Widget::selection_color() const’:
/sw/include/FL/Fl_Widget.H:128: warning: use of old-style cast
/sw/include/FL/Fl_Widget.H: In member function ‘Fl_Labeltype Fl_Widget::labeltype() const’:
/sw/include/FL/Fl_Widget.H:135: warning: use of old-style cast
/sw/include/FL/Fl_Widget.H: In member function ‘Fl_Color Fl_Widget::labelcolor() const’:
/sw/include/FL/Fl_Widget.H:137: warning: use of old-style cast
/sw/include/FL/Fl_Widget.H: In member function ‘Fl_Font Fl_Widget::labelfont() const’:
/sw/include/FL/Fl_Widget.H:139: warning: use of old-style cast
/sw/include/FL/Fl_Widget.H: In member function ‘void Fl_Widget::callback(void (*)(Fl_Widget*))’:
/sw/include/FL/Fl_Widget.H:154: warning: use of old-style cast
/sw/include/FL/Fl_Widget.H: In member function ‘void Fl_Widget::callback(void (*)(Fl_Widget*, long int), long int)’:
/sw/include/FL/Fl_Widget.H:155: warning: use of old-style cast
/sw/include/FL/Fl_Widget.H:155: warning: use of old-style cast
/sw/include/FL/Fl_Widget.H: In member function ‘long int Fl_Widget::argument() const’:
/sw/include/FL/Fl_Widget.H:158: warning: use of old-style cast
/sw/include/FL/Fl_Widget.H: In member function ‘void Fl_Widget::argument(long int)’:
/sw/include/FL/Fl_Widget.H:159: warning: use of old-style cast
/sw/include/FL/Fl_Widget.H: In member function ‘Fl_When Fl_Widget::when() const’:
/sw/include/FL/Fl_Widget.H:160: warning: use of old-style cast
/sw/include/FL/Fl_Widget.H: In member function ‘void Fl_Widget::do_callback(Fl_Widget*, long int)’:
/sw/include/FL/Fl_Widget.H:189: warning: use of old-style cast
/sw/include/FL/Fl_Widget.H: In member function ‘Fl_Color Fl_Widget::color2() const’:
/sw/include/FL/Fl_Widget.H:208: warning: use of old-style cast
/sw/include/FL/Fl_Window.H: In member function ‘void Fl_Window::size_range(int, int, int, int, int, int, int)’:
/sw/include/FL/Fl_Window.H:97: warning: use of old-style cast
/sw/include/FL/Fl_Window.H:97: warning: use of old-style cast
/sw/include/FL/Fl_Window.H:97: warning: use of old-style cast
/sw/include/FL/Fl_Window.H:97: warning: use of old-style cast
/sw/include/FL/Fl_Window.H:97: warning: use of old-style cast
/sw/include/FL/Fl_Window.H:97: warning: use of old-style cast
/sw/include/FL/Fl_Window.H:97: warning: use of old-style cast
/sw/include/FL/Fl_Input_.H: In member function ‘Fl_Font Fl_Input_::textfont() const’:
/sw/include/FL/Fl_Input_.H:122: warning: use of old-style cast
/sw/include/FL/Fl_Input_.H: In member function ‘Fl_Color Fl_Input_::textcolor() const’:
/sw/include/FL/Fl_Input_.H:126: warning: use of old-style cast
/sw/include/FL/Fl_Input_.H: In member function ‘Fl_Color Fl_Input_::cursor_color() const’:
/sw/include/FL/Fl_Input_.H:128: warning: use of old-style cast
/sw/include/FL/Fl_Input_.H: In member function ‘void Fl_Input_::input_type(int)’:
/sw/include/FL/Fl_Input_.H:132: warning: use of old-style cast
/sw/include/FL/Fl_Input_.H: In member function ‘void Fl_Input_::readonly(int)’:
/sw/include/FL/Fl_Input_.H:134: warning: use of old-style cast
/sw/include/FL/Fl_Input_.H:135: warning: use of old-style cast
/sw/include/FL/Fl_Input_.H: In member function ‘void Fl_Input_::wrap(int)’:
/sw/include/FL/Fl_Input_.H:137: warning: use of old-style cast
/sw/include/FL/Fl_Input_.H:138: warning: use of old-style cast
/sw/include/FL/Fl_Button.H: In member function ‘Fl_Boxtype Fl_Button::down_box() const’:
/sw/include/FL/Fl_Button.H:65: warning: use of old-style cast
/sw/include/FL/Fl_Gl_Window.H: In member function ‘Fl_Mode Fl_Gl_Window::mode() const’:
/sw/include/FL/Fl_Gl_Window.H:74: warning: use of old-style cast
/sw/include/FL/fl_ask.H: In function ‘void fl_message_font(unsigned char, unsigned char)’:
/sw/include/FL/fl_ask.H:68: warning: use of old-style cast
/sw/include/FL/fl_draw.H: In function ‘void fl_color(int)’:
/sw/include/FL/fl_draw.H:41: warning: use of old-style cast
/sw/include/FL/gl.h: In function ‘void gl_color(int)’:
/sw/include/FL/gl.h:60: warning: use of old-style cast
g++ -bundle -bundle_loader ../src/octave -L/sw/lib/fltk-aqua/lib -L/sw/ lib -lfltk_gl -framework AGL -framework OpenGL -lfltk -lpthread - framework Carbon -framework ApplicationServices -o fltk_backend.oct pic/fltk_backend.o -L../libcruft -lcruft -L../liboctave -loctave -L. - loctinterp -lcholmod -lumfpack -lamd -lcamd -lcolamd -lccolamd - lcxsparse -Wl,-framework,Accelerate,-dylib_file,/System/Library/ Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/ Versions/A/libLAPACK.dylib:/System/Library/Frameworks/ Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/ libLAPACK.dylib -lfftw3 -lfftw3f -lreadline -lncurses -Wl,- framework,Accelerate,-dylib_file,/System/Library/Frameworks/ Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/ libBLAS.dylib:/System/Library/Frameworks/Accelerate.framework/Versions/ A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib -lhdf5 -lz - lm /sw/lib/gcc4.3/lib/libgfortran.dylib -L/sw/lib/fltk-aqua/lib -L// sw/lib -L/sw/lib -lfltk_gl -framework AGL -framework OpenGL -lfltk - lpthread -framework Carbon -framework ApplicationServices
Undefined symbols:
  "vtable for opengl_renderer", referenced from:
      __ZTV15opengl_renderer$non_lazy_ptr in fltk_backend.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
make[2]: *** [fltk_backend.oct] Error 1
make[1]: *** [src] Error 2
make: *** [all] Error 2




reply via email to

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