Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Sep 2020 11:53:23 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 249370] www/sogo5 SOGo Version 5 is available
Message-ID:  <bug-249370-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 249370
           Summary: www/sogo5 SOGo Version 5 is available
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: liedtke@punkt.de

Hey there,

a few Days ago sogo5 has been released https://sogo.nu/download.html. Due to
some bugs that are supposed to be fixed in this Version, it would be nice to
have that available for testing. However I have not been able to reuse the
sogo4(-activesync) Port in order to make a sogo5(-activesync) Port from it.=
 It
fails in patching the unit test makefile:

=3D=3D=3D>  Patching for sogo5-5.0.0
=3D=3D=3D>  Applying FreeBSD patches for sogo5-5.0.0 from /usr/ports/www/so=
go5/files
Ignoring previously applied (or reversed) patch.
1 out of 1 hunks ignored--saving rejects to ActiveSync/GNUmakefile.rej
=3D=3D=3D>  FAILED Applying FreeBSD patch-ActiveSync_GNUmakefile
=3D=3D=3D> FAILED to apply cleanly FreeBSD patch(es)  patch-ActiveSync_GNUm=
akefile

I tried reading the rejection, but I am not firm enough to understand, what=
's
wrong here:

@@ -43,7 +43,10 @@
        -Wall -D_GNU_SOURCE -I../../SOPE/ -I../../SoObjects/ -I../../UI/
-I../../OpenChange

 ADDITIONAL_LIB_DIRS +=3D \
-       -L../../SoObjects/SOGo/SOGo.framework/Versions/Current/sogo
-L../../SOPE/NGCards/obj -L../../SOPE/GDLContentStore/obj -lSOGo -lNGMime
-lNGCards -lGDLContentStore -lNGExtensions -lSBJson -lobjc \
+       -L../../SoObjects/SOGo/SOGo.framework/Versions/Current/sogo
-L../../SOPE/NGCards/obj -L../../SOPE/GDLContentStore/obj \
+       -lSOGo -lNGMime -lNGCards -lGDLContentStore -lNGExtensions \
+       -lSBJson -lGDLAccess -lNGObjWeb -lNGStreams -lEOControl -lDOM \
+       -lNGLdap -lobjc \
        -L/usr/local/lib  -lSaxObjC \
        -Wl,-rpath,../../SoObjects/SOGo/SOGo.framework/Versions/Current/sogo
-Wl,-rpath,../../SOPE/NGCards/obj -Wl,-rpath,../../SOPE/GDLContentStore/obj
 ADDITIONAL_LDFLAGS +=3D -Wl,--no-as-needed

So some help would be appreciated to build SOGo 5.

Thank you,
Lars

--=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-249370-7788>