> > New diff includes p5-DBD-SQLite. I have no idea how to test this!?
> > This must be enabled in any case, if we want to update Qt.
> >
> > OK? How do we do that? Bulk?
>
> Friendly reminder
Looks safe to me, it just exports a couple of functions and changes some
internals a little. I don't se
On Sun Jan 26, 2020 at 08:23:08AM +0100, Rafael Sadowski wrote:
> On Sun Jan 12, 2020 at 08:44:26AM +0100, Rafael Sadowski wrote:
> > For the upcoming Qt5 update I need sqlite3_column_table_name16:
> >
> > qhelpgenerator:/usr/local/lib/qt5/plugins/sqldrivers/libqsqlite.so:
> > undefined symbol '
On Sun Jan 12, 2020 at 08:44:26AM +0100, Rafael Sadowski wrote:
> For the upcoming Qt5 update I need sqlite3_column_table_name16:
>
> qhelpgenerator:/usr/local/lib/qt5/plugins/sqldrivers/libqsqlite.so:
> undefined symbol 'sqlite3_column_table_name16'
> ld.so: qhelpgenerator: lazy binding failed
On Sun Jan 12, 2020 at 03:05:28AM -0500, Ted Unangst wrote:
> Rafael Sadowski wrote:
>
> > # update p5-DBD-SQLite's Makefile.PL if enabling
> > -DSQLITE_ENABLE_COLUMN_METADATA
>
> and...? :)
Oh no, it was a trap. I don't want to go into the rabbit hole.
Rafael Sadowski wrote:
> # update p5-DBD-SQLite's Makefile.PL if enabling
> -DSQLITE_ENABLE_COLUMN_METADATA
and...? :)
On Sun Jan 12, 2020 at 08:44:26AM +0100, Rafael Sadowski wrote:
> For the upcoming Qt5 update I need sqlite3_column_table_name16:
>
> qhelpgenerator:/usr/local/lib/qt5/plugins/sqldrivers/libqsqlite.so:
> undefined symbol 'sqlite3_column_table_name16'
> ld.so: qhelpgenerator: lazy binding failed
For the upcoming Qt5 update I need sqlite3_column_table_name16:
qhelpgenerator:/usr/local/lib/qt5/plugins/sqldrivers/libqsqlite.so: undefined
symbol 'sqlite3_column_table_name16'
ld.so: qhelpgenerator: lazy binding failed!
Killed
Turns out we're missing those symbols but installing the manpag