[MacPorts] #58226: octave @5.1.0_0+accelerate+app+docs+gfortran+graphicsmagick+qt5+sound+sundials --- Compiler error issue with qt5's "posF"

MacPorts noreply at macports.org
Tue Mar 26 01:23:59 UTC 2019


#58226: octave
@5.1.0_0+accelerate+app+docs+gfortran+graphicsmagick+qt5+sound+sundials ---
Compiler error issue with qt5's "posF"
----------------------------+---------------------------------
  Reporter:  SenileFelineS  |      Owner:  MarcusCalhoun-Lopez
      Type:  defect         |     Status:  assigned
  Priority:  Normal         |  Milestone:
 Component:  ports          |    Version:
Resolution:                 |   Keywords:  lion x86_64
      Port:  octave         |
----------------------------+---------------------------------

Comment (by SenileFelineS):

 Replying to [comment:4 kencu]:
 > This might be useful <https://stackoverflow.com/questions/25622952/how-
 enable-deprecated-functions-in-qt5>.


 I did this, just a minute ago, but I had to hard-code
 "QT_DISABLE_DEPRECATED_BEFORE=0" into the configure executable script. I
 couldn't find a .pro project file.

 Anyway, the result was that it looks like it moved past the error of
 posF(), but ran into another one:

 {{{
   CXXLD    libgui/graphics/__init_qt__.la
   CXXLD    src/octave-gui
 ld: framework not found QtOpenGL
 clang: error: linker command failed with exit code 1 (use -v to see
 invocation)
 make[2]: *** [libgui/graphics/__init_qt__.la] Error 1
 }}}

 This issue, I'm guessing may have to do with Qt56 (on my 10.7 Lion
 system).  See my attached {{{config.log}}} and the
 {{{Octave_qt56_Features_Test.txt​}}}. It shows which QT Features can't be
 configured/located.

-- 
Ticket URL: <https://trac.macports.org/ticket/58226#comment:5>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list