[MacPorts] KDEProblems/KDEMacPortsCI modified

MacPorts noreply at macports.org
Tue May 20 00:34:11 PDT 2014


Page "KDEProblems/KDEMacPortsCI" was changed by mk at macports.org
Diff URL: <https://trac.macports.org/wiki/KDEProblems/KDEMacPortsCI?action=diff&version=18>
Revision 18
Comment: 1st part of building Qt5 successful
Changes:
-------8<------8<------8<------8<------8<------8<------8<------8<--------
Index: KDEProblems/KDEMacPortsCI
=========================================================================
--- KDEProblems/KDEMacPortsCI (version: 17)
+++ KDEProblems/KDEMacPortsCI (version: 18)
@@ -87,18 +87,24 @@
 $
 }}}
 
- J) Building Qt5 currently fails due to denied permissions:
+ J) Set up rsync access to build host and start building Qt5 (currently still fails due to libxcb linking error):
 {{{
+$ cat ~/.ssh/config 
+Host build.kde.org
+   Port 2022
 $ python2.7 tools/perform-build.py --project qt5 --branchGroup kf5-qt5 --platform darwin-mavericks --sources /path/to/directory/where/qt5/will/be/built
 .
 .
 .
-== Syncing Dependencies from Master Server
-
-Permission denied (publickey).
-rsync: connection unexpectedly closed (0 bytes received so far) [Receiver]
-rsync error: error in rsync protocol data stream (code 12) at io.c(605) [Receiver=3.0.9]
-Syncing dependencies from master server for project qt5 failed.
+Running configuration tests...
+The test for linking against libxcb failed!
+ You might need to install dependency packages for libxcb.
+ See src/plugins/platforms/xcb/README.
+Traceback (most recent call last):
+  File "tools/perform-build.py", line 52, in <module>
+    sys.exit("Configure step exited with non-zero code, assuming failure to configure for project %s." % project.identifier)
+SystemExit: Configure step exited with non-zero code, assuming failure to configure for project qt5.
+>>> ^D
 $
 }}}
 
-------8<------8<------8<------8<------8<------8<------8<------8<--------

--
Page URL: <https://trac.macports.org/wiki/KDEProblems/KDEMacPortsCI>
MacPorts <http://www.macports.org/>
Ports system for OS X

This is an automated message. Someone added your email address to be
notified of changes on 'KDEProblems/KDEMacPortsCI' page.
If it was not you, please report to .


More information about the macports-changes mailing list