Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Jun 2018 20:28:07 +0000
From:      "Montgomery-Smith, Stephen" <stephen@missouri.edu>
To:        "freebsd-ports@freebsd.org" <freebsd-ports@freebsd.org>, "sgk@troutmask.apl.washington.edu" <sgk@troutmask.apl.washington.edu>, "stephen@FreeBSD.org" <stephen@FreeBSD.org>
Subject:   Re: Building math/octave with QT4?
Message-ID:  <bc6125a7c1ca4172acc283cfeebe5e8b@missouri.edu>
In-Reply-To: <20180612201927.GA33435@troutmask.apl.washington.edu>
References:  <20180612201927.GA33435@troutmask.apl.washington.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
Sorry for top posting, but I am using Outlook to reply.


You should really send this request to the maintainer, because he could hav=
e very easily overlooked this email.  He is stephen@freebsd.org.


If you submit a PR with a patch, preferably one which uses options to let t=
he user decide whether to use QT4 or QT5, I'm sure he attend to it quite qu=
ickly, although his life is currently a little full, so it probably won't b=
e immediately.


Or if you just send him a request without a patch, he may get around to it =
sometime.

________________________________
From: owner-freebsd-ports@freebsd.org <owner-freebsd-ports@freebsd.org> on =
behalf of Steve Kargl <sgk@troutmask.apl.washington.edu>
Sent: Tuesday, June 12, 2018 3:19:27 PM
To: freebsd-ports@freebsd.org
Subject: Building math/octave with QT4?

Is it possible to build math/octave with QT4?
The recent switch to require QT5 in r469260
leads to an unusable octave (unless one's
intention is to debug QT5).

% gdb81 /usr/local/libexec/octave/4.4.0/exec/amd64-portbld-freebsd12.0/octa=
ve-gui octave-gui.core
> bt
#0  0x00000002056b244d in QVariant::QVariant(QVariant const&) ()
   from /usr/local/lib/qt5/libQt5Core.so.5
[Current thread is 1 (LWP 101275)]
(gdb) bt
#0  0x00000002056b244d in QVariant::QVariant(QVariant const&) ()
   from /usr/local/lib/qt5/libQt5Core.so.5
#1  0x0000000227c233c9 in ?? ()
   from /usr/local/lib/qt5/plugins/sqldrivers/libqsqlite.so
#2  0x0000000227c1eba2 in ?? ()
   from /usr/local/lib/qt5/plugins/sqldrivers/libqsqlite.so
#3  0x0000000205117351 in QSqlResult::execBatch(bool) ()
   from /usr/local/lib/qt5/libQt5Sql.so.5
#4  0x0000000203cf9ca2 in ?? () from /usr/local/lib/qt5/libQt5Help.so.5
#5  0x0000000203cfbd42 in ?? () from /usr/local/lib/qt5/libQt5Help.so.5
#6  0x00000002054b24ea in ?? () from /usr/local/lib/qt5/libQt5Core.so.5
#7  0x0000000200d7e426 in thread_start (curthread=3D0x232679100)
    at /usr/src/lib/libthr/thread/thr_create.c:291
#8  0x0000000000000000 in ?? ()
Backtrace stopped: Cannot access memory at address 0x7fffbebf4000

--
Steve
_______________________________________________
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bc6125a7c1ca4172acc283cfeebe5e8b>