Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 09 Jun 2016 14:28:40 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 210165] [UPDATE] net-mgmt/seafile-gui: Update to 5.1.2
Message-ID:  <bug-210165-13-MkIUP5TTJc@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-210165-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-210165-13@https.bugs.freebsd.org/bugzilla/>

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

Tilman Keskinoz <arved@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|freebsd-ports-bugs@FreeBSD. |arved@FreeBSD.org
                   |org                         |

--- Comment #2 from Tilman Keskinoz <arved@FreeBSD.org> ---
Ok reason was, that I was using seafile from packages not from ports, so it=
 was
too old.

Now with ports it builds but with the following problems:

1. seafile requires libevhtp to build with regex support, otherwise the bui=
ld
will fail with unresolved symbols. I suggest removing the regex option.

2. while installing seafile i got the following warnings:

Error: /usr/local/bin/seaf-daemon is linked to /usr/local/lib/libsqlite3.so=
.0
from databases/sqlite3 but it is not declared as a dependency
Warning: you need USES+=3Dsqlite
Error: /usr/local/bin/seaf-daemon is linked to /usr/local/lib/libgio-2.0.so=
.0
from devel/glib20 but it is not declared as a dependency
Warning: you need USE_GNOME+=3Dglib20
Error: /usr/local/bin/seaf-daemon is linked to /usr/local/lib/libevent-2.0.=
so.5
from devel/libevent2 but it is not declared as a dependency
Warning: you need LIB_DEPENDS+=3Dlibevent-2.0.so:devel/libevent2
Error: /usr/local/bin/seaf-daemon is linked to /usr/local/lib/libuuid.so.1 =
from
misc/e2fsprogs-libuuid but it is not declared as a dependency
Warning: you need LIB_DEPENDS+=3Dlibuuid.so:misc/e2fsprogs-libuuid
Error: /usr/local/bin/seaf-daemon is linked to
/usr/local/lib/libgobject-2.0.so.0 from devel/glib20 but it is not declared=
 as
a dependency
Warning: you need USE_GNOME+=3Dglib20
Error: /usr/local/bin/seaf-daemon is linked to /usr/local/lib/libglib-2.0.s=
o.0
from devel/glib20 but it is not declared as a dependency
Warning: you need USE_GNOME+=3Dglib20
Error: /usr/local/bin/seaf-daemon is linked to /usr/local/lib/libintl.so.8 =
from
devel/gettext-runtime but it is not declared as a dependency
Warning: you need USES+=3Dgettext
Error: /usr/local/bin/seaf-daemon is linked to /usr/local/lib/libjansson.so=
.4
from devel/jansson but it is not declared as a dependency
Warning: you need LIB_DEPENDS+=3Dlibjansson.so:devel/jansson
Error: /usr/local/www/haiwen/seafile-server/seafile/bin/seaf-server is link=
ed
to /usr/local/lib/libiconv.so.2 from converters/libiconv but it is not decl=
ared
as a dependency

3. With seafile-gui i get the following errors:
Error: /usr/local/bin/seafile-applet is linked to
/usr/local/lib/libevent-2.0.so.5 from devel/libevent2 but it is not declare=
d as
a dependency
Warning: you need LIB_DEPENDS+=3Dlibevent-2.0.so:devel/libevent2
Error: /usr/local/bin/seafile-applet is linked to /usr/local/lib/libintl.so=
.8
from devel/gettext-runtime but it is not declared as a dependency
Warning: you need USES+=3Dgettext
Error: /usr/local/bin/seafile-applet is linked to /usr/local/lib/libuuid.so=
.1
from misc/e2fsprogs-libuuid but it is not declared as a dependency
Warning: you need LIB_DEPENDS+=3Dlibuuid.so:misc/e2fsprogs-libuuid

Can you please investigate, if these warnings are legit and if there is a
solution.

--=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-210165-13-MkIUP5TTJc>