[Bug 228392] databases/qt4-mysql-plugin: compile errors related to "my_bool"

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon May 21 10:21:27 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228392

            Bug ID: 228392
           Summary: databases/qt4-mysql-plugin: compile errors related to
                    "my_bool"
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: kde at FreeBSD.org
          Reporter: yunchih at csie.ntu.edu.tw
             Flags: maintainer-feedback?(kde at FreeBSD.org)
          Assignee: kde at FreeBSD.org

Error:

../qt-everywhere-opensource-src-4.8.7/src/sql/drivers/mysql/qsql_mysql.cpp:963:33:
error: assigning to 'my_bool *' (aka 'char *') from incompatible type 'bool *'
            currBind->is_null = &nullVector[i];
                                ^~~~~~~~~~~~~~


Complete log:
https://pkgbuild.csie.ntu.edu.tw/pkg-stat/data/freebsd11-default-workstation/2018-05-20_08h41m01s/logs/errors/qt4-mysql-plugin-4.8.7_4.log

Maybe related to this:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227813

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the kde-freebsd mailing list