[Bug 228211] deskutils/nextcloudclient

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun May 13 05:07:31 UTC 2018


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

            Bug ID: 228211
           Summary: deskutils/nextcloudclient
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: mr at FreeBSD.org
          Reporter: stanford at tech.vi
          Assignee: mr at FreeBSD.org
             Flags: maintainer-feedback?(mr at FreeBSD.org)

When trying to compile 

"cd /usr/ports/deskutils/nextcloudclient/ && make install MAKE_JOBS_UNSAFE=yes"

I get the following :
                        ^
In file included from ../lib/uilib/abstractformbuilder.cpp:40:
In file included from ../lib/uilib/abstractformbuilder.h:51:
In file included from /usr/local/include/qt5/QtGui/QPalette:1:
In file included from /usr/local/include/qt5/QtGui/qpalette.h:44:
In file included from /usr/local/include/qt5/QtGui/qcolor.h:43:
/usr/local/include/qt5/QtGui/qrgb.h:94:1: error: unknown type name
      'Q_GUI_EXPORT'
Q_GUI_EXPORT extern const uint qt_inv_premul_factor[];
^
/usr/local/include/qt5/QtGui/qrgb.h:94:14: error: expected unqualified-id
Q_GUI_EXPORT extern const uint qt_inv_premul_factor[];
             ^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.
*** Error code 1

Stop.
make[4]: stopped in
/usr/ports/devel/qt5-uitools/work/qttools-opensource-src-5.9.4/src/designer/src/uitools
*** Error code 1

Stop.
make[3]: stopped in /usr/ports/devel/qt5-uitools
*** Error code 1

Stop.
make[2]: stopped in /usr/ports/devel/qt5-linguist
*** Error code 1

Stop.
make[1]: stopped in /usr/ports/deskutils/nextcloudclient
*** Error code 1

Stop.
make: stopped in /usr/ports/deskutils/nextcloudclient






If I do the pkg install, I get the following when nextcloud is started.
/usr/local/lib/libnextcloudsync.so.0: Undefined symbol
"_ZN6QColor13setNamedColorE13QLatin1String"

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


More information about the freebsd-ports-bugs mailing list