Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 May 2018 05:07:28 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 228211] deskutils/nextcloudclient
Message-ID:  <bug-228211-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D228211

            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@FreeBSD.org
          Reporter: stanford@tech.vi
          Assignee: mr@FreeBSD.org
             Flags: maintainer-feedback?(mr@FreeBSD.org)

When trying to compile=20

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

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=3D]
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"

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



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