Bug 926039 - FTBFS
Summary: FTBFS
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: zarafa
Version: 19
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Robert Scheck
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On: 914155
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-03-23 11:21 UTC by Remi Collet
Modified: 2013-09-11 02:06 UTC (History)
3 users (show)

Fixed In Version: zarafa-7.1.5-1.fc18
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-09-11 02:00:32 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Remi Collet 2013-03-23 11:21:27 UTC
This is mostly a tracker for the FTBFS issue, detected during PHP 5.5 rebuild (but not related to PHP, as local F18 test build works)

Rawhide:
http://koji.fedoraproject.org/koji/getfile?taskID=5158303&name=root.log
DEBUG util.py:264:  Error: Package: libvmime-0.9.2-0.4.20110626svn.fc18.i686 (build)
DEBUG util.py:264:             Requires: libgnutls.so.26(GNUTLS_1_4)
DEBUG util.py:264:  Error: Package: libvmime-0.9.2-0.4.20110626svn.fc18.i686 (build)
DEBUG util.py:264:             Requires: libgnutls.so.26

F19:
http://koji.fedoraproject.org/koji/getfile?taskID=5160299&name=root.log
DEBUG util.py:264:  Error: Package: libvmime-0.9.2-0.4.20110626svn.fc18.i686 (build)
DEBUG util.py:264:             Requires: libgnutls.so.26(GNUTLS_1_4)
DEBUG util.py:264:  Error: Package: libvmime-0.9.2-0.4.20110626svn.fc18.i686 (build)
DEBUG util.py:264:             Requires: libgnutls.so.26


So zarafa could be rebuild as soon as buildroot will be fixed.

Comment 1 Sergio Basto 2013-05-11 04:27:32 UTC
Hi, I think the rebuild is not done yet because we have broken deps when install zarafa in F19

yum install zarafa
(...)
--> Finished Dependency Resolution
Error: Package: php-mapi-7.0.13-1.fc19.x86_64 (fedora)
           Requires: php(api) = 20100412-x86-64
           Installed: php-common-5.5.0-0.6.RC1.fc19.x86_64 (@updates-testing)
               php(api) = 20121113-64
           Available: php-common-5.5.0-0.5.beta4.fc19.i686 (fedora)
               php(api) = 20121113-32
Error: Package: php-mapi-7.0.13-1.fc19.x86_64 (fedora)
           Requires: php(zend-abi) = 20100525-x86-64
           Installed: php-common-5.5.0-0.6.RC1.fc19.x86_64 (@updates-testing)
               php(zend-abi) = 20121212-64
           Available: php-common-5.5.0-0.5.beta4.fc19.i686 (fedora)
               php(zend-abi) = 20121212-32

Thanks,

Comment 2 Sergio Basto 2013-05-19 23:16:53 UTC
Hi, 
I try to build zarafa for F19 and got some C ++ errors, 
I saw that is related with libvmime .

I resolve some :
inetmapi/outputStreamMAPIAdapter.h
-#include <vmime/utility/stream.hpp>
+#include <vmime/utility/outputStream.hpp>

inetmapi/inputStreamMAPIAdapter.h
-#include <vmime/utility/stream.hpp>
+#include <vmime/utility/inputStream.hpp>


but many more exist like : 

mapiTextPart.cpp:306:29: error: no matching function for call to ‘vmime::utility::stream::stream(std::ostringstream&)’
 

in here : 
http://www.zarafa.com/wiki/index.php/Compiling_source_code#Extra_dependencies
mention libvmime-0.9 

but seems zarafa is not ready for libvmime-0.9.2 ... 

on 
https://aur.archlinux.org/packages/zarafa-libvmime/
mention patches to apply on libvmime-0.9.2
http://download.zarafa.com/community/final/7.1/7.1.4-41394/sourcecode/vmime-patches/

but I don't see how zarafa/inetmapi/ will compile with so many errors ...

Comment 3 Sergio Basto 2013-05-20 16:06:58 UTC
libvmime-0.9.2-0.6.20130320git break the build even in F18, but with libvmime-0.9.2-0.4.20110626svn builds fine .

Comment 4 Fedora Update System 2013-08-05 01:24:07 UTC
zarafa-7.1.5-1.fc19 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/zarafa-7.1.5-1.fc19

Comment 5 Fedora Update System 2013-08-05 01:25:00 UTC
zarafa-7.1.5-1.fc18 has been submitted as an update for Fedora 18.
https://admin.fedoraproject.org/updates/zarafa-7.1.5-1.fc18

Comment 6 Fedora Update System 2013-08-06 00:20:31 UTC
Package zarafa-7.1.5-1.fc19:
* should fix your issue,
* was pushed to the Fedora 19 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing zarafa-7.1.5-1.fc19'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2013-14280/zarafa-7.1.5-1.fc19
then log in and leave karma (feedback).

Comment 7 Fedora Update System 2013-09-11 02:00:32 UTC
zarafa-7.1.5-1.fc19 has been pushed to the Fedora 19 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 8 Fedora Update System 2013-09-11 02:06:50 UTC
zarafa-7.1.5-1.fc18 has been pushed to the Fedora 18 stable repository.  If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.