[Bug 249370] www/sogo5 SOGo Version 5 is available
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Sep 16 11:53:23 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=249370
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 at FreeBSD.org
Reporter: liedtke at 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:
===> Patching for sogo5-5.0.0
===> Applying FreeBSD patches for sogo5-5.0.0 from /usr/ports/www/sogo5/files
Ignoring previously applied (or reversed) patch.
1 out of 1 hunks ignored--saving rejects to ActiveSync/GNUmakefile.rej
===> FAILED Applying FreeBSD patch-ActiveSync_GNUmakefile
===> FAILED to apply cleanly FreeBSD patch(es) patch-ActiveSync_GNUmakefile
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 += \
- -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 += -Wl,--no-as-needed
So some help would be appreciated to build SOGo 5.
Thank you,
Lars
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list