pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: pkgsrc/math/octave
On Tue, Jul 17, 2018 at 04:19:38PM +0100, Patrick Welche wrote:
> The only working choice for the user seems to be PKGSRC_FORTRAN=gfortran
> so that's a moot point.
Something else might be up with octave: with gfortran, in pbulk, I see
libgui/src/settings-dialog.cc: In constructor 'settings_dialog::settings_dialog(QWidget*, const QString&)':
libgui/src/settings-dialog.cc:300:57: error: invalid use of incomplete type 'class QButtonGroup'
QButtonGroup *icon_size_group = new QButtonGroup (this);
^
In file included from /tmp/pkgsrc/math/octave/work/.buildlink/qt5/include/QtWidgets/qpushbutton.h:44:0,
from /tmp/pkgsrc/math/octave/work/.buildlink/qt5/include/QtWidgets/QPushButton:1,
which appears to be a C++ issue(!)
(libtool-fortran: compile: c++ ...)
Cheers,
Patrick
Home |
Main Index |
Thread Index |
Old Index