[MacPorts] #41155: Preparing for new Octave release

MacPorts noreply at macports.org
Thu Dec 5 19:01:38 PST 2013


#41155: Preparing for new Octave release
----------------------------+-------------------------
  Reporter:  kingcrimson@…  |      Owner:  michaelld@…
      Type:  update         |     Status:  new
  Priority:  Normal         |  Milestone:
 Component:  ports          |    Version:  2.2.1
Resolution:                 |   Keywords:
      Port:  octave         |
----------------------------+-------------------------

Comment (by michaelld@…):

 OK ... I'll get there tomorrow I guess, since I'm having other issues
 tonight.

 Do you know if gl2ps integration work yet?  I see "-lgl2ps" being used in
 places. I tried using it and fltk-devel, and the build errors out with:
 {{{
 /bin/sh ../libtool  --tag=CXX   --mode=link /usr/bin/clang++  -Wall -W
 -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-
 align -Wcast-qual -pipe -Os -arch x86_64 -stdlib=libstdc++ -D_THREAD_SAFE
 -pthread -avoid-version -module -no-undefined   -arch x86_64  -arch x86_64
 -o dldfcn/__init_fltk__.la -rpath /opt/local/lib/octave/3.8.0-rc1 dldfcn
 /dldfcn___init_fltk___la-__init_fltk__.lo liboctinterp.la
 ../liboctave/liboctave.la -L/opt/local/lib
 -Wl,-headerpad_max_install_names -lfltk_gl -framework AGL -framework
 OpenGL -framework ApplicationServices -lfltk -lpthread -framework Cocoa
 -L/opt/local/lib -lfreetype  -L/opt/local/lib -lfontconfig -lfreetype
 -Wl,-framework -Wl,OpenGL  -lm
 libtool: link: warning: `/opt/local/lib/gcc48/gcc/x86_64-apple-
 darwin12/4.8.2/../../../libgfortran.la' seems to be moved
 libtool: link: warning: `/opt/local/lib/gcc48/gcc/x86_64-apple-
 darwin12/4.8.2/../../../libquadmath.la' seems to be moved
 libtool: link: warning: `/opt/local/lib/gcc48/gcc/x86_64-apple-
 darwin12/4.8.2/../../../libgfortran.la' seems to be moved
 libtool: link: warning: `/opt/local/lib/gcc48/gcc/x86_64-apple-
 darwin12/4.8.2/../../../libquadmath.la' seems to be moved
 libtool: link: /usr/bin/clang++  -o dldfcn/.libs/__init_fltk__.so -bundle
 dldfcn/.libs/dldfcn___init_fltk___la-__init_fltk__.o
 ./.libs/liboctinterp.dylib -L/opt/local/lib
 -L/opt/local/lib/gcc48/gcc/x86_64-apple-darwin12/4.8.2
 -L/opt/local/lib/gcc48/gcc/x86_64-apple-darwin12/4.8.2/../../..
 ../liboctave/.libs/liboctave.dylib -lfltk_gl -framework AGL -framework
 OpenGL -framework ApplicationServices -lfltk -lpthread -framework Cocoa
 /opt/local/lib/libfontconfig.dylib /opt/local/lib/libfreetype.dylib -lm
 -Os -arch x86_64 -pthread -arch x86_64 -arch x86_64
 -Wl,-headerpad_max_install_names -Wl,-framework -Wl,OpenGL -Wl,-dylib_file
 -Wl,/opt/local/lib/octave/3.8.0-rc1/liboctave.2.dylib:/opt/local/var/macports/build/_opt_MacPorts_trunk_dports_math_octave
 /octave-next/work/octave-3.8.0-rc1/liboctave/.libs/liboctave.dylib
 -pthread -framework AGL -framework OpenGL -framework ApplicationServices
 -framework Cocoa
 clang: warning: argument unused during compilation: '-pthread'
 clang: warning: argument unused during compilation: '-pthread'
 Undefined symbols for architecture x86_64:
   "_gl2psDisable", referenced from:
       glps_renderer::set_polygon_offset(bool, double) in
 dldfcn___init_fltk___la-__init_fltk__.o
       glps_renderer::set_linestyle(std::string const&, bool) in
 dldfcn___init_fltk___la-__init_fltk__.o
   "_gl2psEnable", referenced from:
       glps_renderer::set_polygon_offset(bool, double) in
 dldfcn___init_fltk___la-__init_fltk__.o
       glps_renderer::set_linestyle(std::string const&, bool) in
 dldfcn___init_fltk___la-__init_fltk__.o
   "_gl2psLineWidth", referenced from:
       glps_renderer::set_linewidth(float) in dldfcn___init_fltk___la-
 __init_fltk__.o
 ld: symbol(s) not found for architecture x86_64
 clang: error: linker command failed with exit code 1 (use -v to see
 invocation)
 make[3]: *** [dldfcn/__init_fltk__.la] Error 1
 make[3]: Leaving directory
 `/opt/local/var/macports/build/_opt_MacPorts_trunk_dports_math_octave
 /octave-next/work/octave-3.8.0-rc1/libinterp'
 }}}

 I'll look into this tomorrow morning.

-- 
Ticket URL: <https://trac.macports.org/ticket/41155#comment:19>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list