Package Details: swiften-git 20130304-1

Package Base: swiften-git
Description: XMPP Client Library
Upstream URL: http://swift.im/
Category: lib
Licenses: GPL3
Submitter: ntkoopman
Maintainer: gdkags
Last Packager: None
Votes: 2
First Submitted: 2012-05-06 14:25
Last Updated: 2013-03-04 19:59

Required by (1)

Sources

Latest Comments

Comment by BeepDog

2013-08-31 03:31

from: http://swift.im/git/swift-contrib/tree/Documentation/BuildingOnUnix.txt

- Qt Open Source Edition (and development package. Optional; not needed for Swiften)

Since this is only building Swiften, qt should be optional, yes?

Comment by shizeeg

2013-04-17 09:35

spectrum2-git failed to compile with latest swiften-git
http://pastebin.com/jtiZ0VeB

patched PKGBUILD here:
https://gist.github.com/shizeeg/5402977

Update please.

Anonymous comment

2013-03-01 20:46

The qt dependency needs to be updated for qt4

Comment by ntkoopman

2012-09-06 14:57

Yes, Swiften currently won't compile on Arch because it is incompatible with Boost 1.50. Apparently, this is being worked on.
In the meantime, you can use the following patch:

http://pastebin.com/MgfCeNuk

Anonymous comment

2012-09-06 07:33

Checking whether the C++ compiler worksyes
Checking whether the C compiler worksyes
Checking for C library z... yes
Checking for C library resolv... yes
Checking for C library pthread... yes
Checking for C library dl... yes
Checking for C library m... yes
Checking for C library c... yes
Checking for C library stdc++... yes
Checking for C++ header file boost/signals.hpp... yes
Checking for C library boost_signals... yes
Checking for C++ header file boost/thread.hpp... yes
Checking for C library boost_thread... yes
Checking for C++ header file boost/regex.hpp... yes
Checking for C library boost_regex... yes
Checking for C++ header file boost/program_options.hpp... yes
Checking for C library boost_program_options... yes
Checking for C++ header file boost/filesystem.hpp... no
Checking for C function XScreenSaverQueryExtension()... yes
Checking for package gconf-2.0... yes
Checking for C header file gconf/gconf-client.h... yes
Checking for C library gconf-2... yes
Checking for C header file libxml/parser.h... no
Checking for C header file libxml/parser.h... yes
Checking for C library xml2... yes
Checking for C header file idna.h... yes
Checking for C library idn... yes
Checking for C header file sqlite3.h... yes
Checking for C library sqlite3... yes
Checking for C header file readline/readline.h... yes
Checking for C library readline... yes
Checking for C header file avahi-client/client.h... yes
Checking for C library avahi-client... yes
Checking for C library avahi-common... yes
Checking for C header file openssl/ssl.h... yes

scons: warning: QTDIR variable is not defined, using moc executable as a hint (QTDIR=/usr)
File "/data/yaourtbuild/swiften-git/src/swift-build/SConstruct", line 5, in <module>

scons: warning: QTDIR variable is not defined, using moc executable as a hint (QTDIR=/usr)
File "/data/yaourtbuild/swiften-git/src/swift-build/Swift/QtUI/SConscript", line 47, in <module>

scons: warning: QTDIR variable is not defined, using moc executable as a hint (QTDIR=/usr)
File "/data/yaourtbuild/swiften-git/src/swift-build/Slimber/Qt/SConscript", line 18, in <module>

Build Configuration
-------------------
Projects: Limber Swift Swiften Swiftob Sluift Slimber

XML Parsers: LibXML
TLS Support: OpenSSL
DNSSD Support: Avahi

scons: done reading SConscript files.
scons: Building targets ...
g++ -o Swiften/AdHoc/OutgoingAdHocCommandSession.os -c -Wextra -Wall -Wnon-virtual-dtor -Wundef -Wold-style-cast -Wno-long-long -Woverloaded-virtual -Wfloat-equal -Wredundant-decls -Wlogical-op -g -fPIC -g -fPIC -pthread -fPIC -isystem /data/yaourtbuild/swiften-git/src/swift-build/3rdParty/Boost/src -DSWIFTEN_BUILDING -DBOOST_ALL_NO_LIB -DBOOST_SYSTEM_NO_DEPRECATED -I. -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I3rdParty/SQLiteAsync Swiften/AdHoc/OutgoingAdHocCommandSession.cpp
g++ -o Swiften/Avatars/AvatarManager.os -c -Wextra -Wall -Wnon-virtual-dtor -Wundef -Wold-style-cast -Wno-long-long -Woverloaded-virtual -Wfloat-equal -Wredundant-decls -Wlogical-op -g -fPIC -g -fPIC -pthread -fPIC -isystem /data/yaourtbuild/swiften-git/src/swift-build/3rdParty/Boost/src -DSWIFTEN_BUILDING -DBOOST_ALL_NO_LIB -DBOOST_SYSTEM_NO_DEPRECATED -I. -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I3rdParty/SQLiteAsync Swiften/Avatars/AvatarManager.cpp
g++ -o Swiften/Avatars/AvatarManagerImpl.os -c -Wextra -Wall -Wnon-virtual-dtor -Wundef -Wold-style-cast -Wno-long-long -Woverloaded-virtual -Wfloat-equal -Wredundant-decls -Wlogical-op -g -fPIC -g -fPIC -pthread -fPIC -isystem /data/yaourtbuild/swiften-git/src/swift-build/3rdParty/Boost/src -DSWIFTEN_BUILDING -DBOOST_ALL_NO_LIB -DBOOST_SYSTEM_NO_DEPRECATED -I. -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I3rdParty/SQLiteAsync Swiften/Avatars/AvatarManagerImpl.cpp
g++ -o Swiften/Avatars/AvatarProvider.os -c -Wextra -Wall -Wnon-virtual-dtor -Wundef -Wold-style-cast -Wno-long-long -Woverloaded-virtual -Wfloat-equal -Wredundant-decls -Wlogical-op -g -fPIC -g -fPIC -pthread -fPIC -isystem /data/yaourtbuild/swiften-git/src/swift-build/3rdParty/Boost/src -DSWIFTEN_BUILDING -DBOOST_ALL_NO_LIB -DBOOST_SYSTEM_NO_DEPRECATED -I. -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I3rdParty/SQLiteAsync Swiften/Avatars/AvatarProvider.cpp
g++ -o Swiften/Avatars/AvatarStorage.os -c -Wextra -Wall -Wnon-virtual-dtor -Wundef -Wold-style-cast -Wno-long-long -Woverloaded-virtual -Wfloat-equal -Wredundant-decls -Wlogical-op -g -fPIC -g -fPIC -pthread -fPIC -isystem /data/yaourtbuild/swiften-git/src/swift-build/3rdParty/Boost/src -DSWIFTEN_BUILDING -DBOOST_ALL_NO_LIB -DBOOST_SYSTEM_NO_DEPRECATED -I. -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I3rdParty/SQLiteAsync Swiften/Avatars/AvatarStorage.cpp
g++ -o Swiften/Avatars/CombinedAvatarProvider.os -c -Wextra -Wall -Wnon-virtual-dtor -Wundef -Wold-style-cast -Wno-long-long -Woverloaded-virtual -Wfloat-equal -Wredundant-decls -Wlogical-op -g -fPIC -g -fPIC -pthread -fPIC -isystem /data/yaourtbuild/swiften-git/src/swift-build/3rdParty/Boost/src -DSWIFTEN_BUILDING -DBOOST_ALL_NO_LIB -DBOOST_SYSTEM_NO_DEPRECATED -I. -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I3rdParty/SQLiteAsync Swiften/Avatars/CombinedAvatarProvider.cpp
g++ -o Swiften/Avatars/OfflineAvatarManager.os -c -Wextra -Wall -Wnon-virtual-dtor -Wundef -Wold-style-cast -Wno-long-long -Woverloaded-virtual -Wfloat-equal -Wredundant-decls -Wlogical-op -g -fPIC -g -fPIC -pthread -fPIC -isystem /data/yaourtbuild/swiften-git/src/swift-build/3rdParty/Boost/src -DSWIFTEN_BUILDING -DBOOST_ALL_NO_LIB -DBOOST_SYSTEM_NO_DEPRECATED -I. -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I3rdParty/SQLiteAsync Swiften/Avatars/OfflineAvatarManager.cpp
g++ -o Swiften/Avatars/VCardAvatarManager.os -c -Wextra -Wall -Wnon-virtual-dtor -Wundef -Wold-style-cast -Wno-long-long -Woverloaded-virtual -Wfloat-equal -Wredundant-decls -Wlogical-op -g -fPIC -g -fPIC -pthread -fPIC -isystem /data/yaourtbuild/swiften-git/src/swift-build/3rdParty/Boost/src -DSWIFTEN_BUILDING -DBOOST_ALL_NO_LIB -DBOOST_SYSTEM_NO_DEPRECATED -I. -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I3rdParty/SQLiteAsync Swiften/Avatars/VCardAvatarManager.cpp
g++ -o Swiften/Avatars/VCardUpdateAvatarManager.os -c -Wextra -Wall -Wnon-virtual-dtor -Wundef -Wold-style-cast -Wno-long-long -Woverloaded-virtual -Wfloat-equal -Wredundant-decls -Wlogical-op -g -fPIC -g -fPIC -pthread -fPIC -isystem /data/yaourtbuild/swiften-git/src/swift-build/3rdParty/Boost/src -DSWIFTEN_BUILDING -DBOOST_ALL_NO_LIB -DBOOST_SYSTEM_NO_DEPRECATED -I. -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I3rdParty/SQLiteAsync Swiften/Avatars/VCardUpdateAvatarManager.cpp
g++ -o Swiften/Base/BoostRandomGenerator.os -c -Wextra -Wall -Wnon-virtual-dtor -Wundef -Wold-style-cast -Wno-long-long -Woverloaded-virtual -Wfloat-equal -Wredundant-decls -Wlogical-op -g -fPIC -g -fPIC -pthread -fPIC -isystem /data/yaourtbuild/swiften-git/src/swift-build/3rdParty/Boost/src -DSWIFTEN_BUILDING -DBOOST_ALL_NO_LIB -DBOOST_SYSTEM_NO_DEPRECATED -I. -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I3rdParty/SQLiteAsync Swiften/Base/BoostRandomGenerator.cpp
g++ -o Swiften/Base/ByteArray.os -c -Wextra -Wall -Wnon-virtual-dtor -Wundef -Wold-style-cast -Wno-long-long -Woverloaded-virtual -Wfloat-equal -Wredundant-decls -Wlogical-op -g -fPIC -g -fPIC -pthread -fPIC -isystem /data/yaourtbuild/swiften-git/src/swift-build/3rdParty/Boost/src -DSWIFTEN_BUILDING -DBOOST_ALL_NO_LIB -DBOOST_SYSTEM_NO_DEPRECATED -I. -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I3rdParty/SQLiteAsync Swiften/Base/ByteArray.cpp
g++ -o Swiften/Base/DateTime.os -c -Wextra -Wall -Wnon-virtual-dtor -Wundef -Wold-style-cast -Wno-long-long -Woverloaded-virtual -Wfloat-equal -Wredundant-decls -Wlogical-op -g -fPIC -g -fPIC -pthread -fPIC -isystem /data/yaourtbuild/swiften-git/src/swift-build/3rdParty/Boost/src -DSWIFTEN_BUILDING -DBOOST_ALL_NO_LIB -DBOOST_SYSTEM_NO_DEPRECATED -I. -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I3rdParty/SQLiteAsync Swiften/Base/DateTime.cpp
g++ -o Swiften/Base/Error.os -c -Wextra -Wall -Wnon-virtual-dtor -Wundef -Wold-style-cast -Wno-long-long -Woverloaded-virtual -Wfloat-equal -Wredundant-decls -Wlogical-op -g -fPIC -g -fPIC -pthread -fPIC -isystem /data/yaourtbuild/swiften-git/src/swift-build/3rdParty/Boost/src -DSWIFTEN_BUILDING -DBOOST_ALL_NO_LIB -DBOOST_SYSTEM_NO_DEPRECATED -I. -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I3rdParty/SQLiteAsync Swiften/Base/Error.cpp
g++ -o Swiften/Base/IDGenerator.os -c -Wextra -Wall -Wnon-virtual-dtor -Wundef -Wold-style-cast -Wno-long-long -Woverloaded-virtual -Wfloat-equal -Wredundant-decls -Wlogical-op -g -fPIC -g -fPIC -pthread -fPIC -isystem /data/yaourtbuild/swiften-git/src/swift-build/3rdParty/Boost/src -DSWIFTEN_BUILDING -DBOOST_ALL_NO_LIB -DBOOST_SYSTEM_NO_DEPRECATED -I. -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I3rdParty/SQLiteAsync Swiften/Base/IDGenerator.cpp
g++ -o Swiften/Base/Log.os -c -Wextra -Wall -Wnon-virtual-dtor -Wundef -Wold-style-cast -Wno-long-long -Woverloaded-virtual -Wfloat-equal -Wredundant-decls -Wlogical-op -g -fPIC -g -fPIC -pthread -fPIC -isystem /data/yaourtbuild/swiften-git/src/swift-build/3rdParty/Boost/src -DSWIFTEN_BUILDING -DBOOST_ALL_NO_LIB -DBOOST_SYSTEM_NO_DEPRECATED -I. -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I3rdParty/SQLiteAsync Swiften/Base/Log.cpp
g++ -o Swiften/Base/Paths.os -c -Wextra -Wall -Wnon-virtual-dtor -Wundef -Wold-style-cast -Wno-long-long -Woverloaded-virtual -Wfloat-equal -Wredundant-decls -Wlogical-op -g -fPIC -g -fPIC -pthread -fPIC -isystem /data/yaourtbuild/swiften-git/src/swift-build/3rdParty/Boost/src -DSWIFTEN_BUILDING -DBOOST_ALL_NO_LIB -DBOOST_SYSTEM_NO_DEPRECATED -I. -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I3rdParty/SQLiteAsync Swiften/Base/Paths.cpp
g++ -o Swiften/Base/RandomGenerator.os -c -Wextra -Wall -Wnon-virtual-dtor -Wundef -Wold-style-cast -Wno-long-long -Woverloaded-virtual -Wfloat-equal -Wredundant-decls -Wlogical-op -g -fPIC -g -fPIC -pthread -fPIC -isystem /data/yaourtbuild/swiften-git/src/swift-build/3rdParty/Boost/src -DSWIFTEN_BUILDING -DBOOST_ALL_NO_LIB -DBOOST_SYSTEM_NO_DEPRECATED -I. -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I3rdParty/SQLiteAsync Swiften/Base/RandomGenerator.cpp
g++ -o Swiften/Base/SafeByteArray.os -c -Wextra -Wall -Wnon-virtual-dtor -Wundef -Wold-style-cast -Wno-long-long -Woverloaded-virtual -Wfloat-equal -Wredundant-decls -Wlogical-op -g -fPIC -g -fPIC -pthread -fPIC -isystem /data/yaourtbuild/swiften-git/src/swift-build/3rdParty/Boost/src -DSWIFTEN_BUILDING -DBOOST_ALL_NO_LIB -DBOOST_SYSTEM_NO_DEPRECATED -I. -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I3rdParty/SQLiteAsync Swiften/Base/SafeByteArray.cpp
g++ -o Swiften/Base/SimpleIDGenerator.os -c -Wextra -Wall -Wnon-virtual-dtor -Wundef -Wold-style-cast -Wno-long-long -Woverloaded-virtual -Wfloat-equal -Wredundant-decls -Wlogical-op -g -fPIC -g -fPIC -pthread -fPIC -isystem /data/yaourtbuild/swiften-git/src/swift-build/3rdParty/Boost/src -DSWIFTEN_BUILDING -DBOOST_ALL_NO_LIB -DBOOST_SYSTEM_NO_DEPRECATED -I. -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I3rdParty/SQLiteAsync Swiften/Base/SimpleIDGenerator.cpp
g++ -o Swiften/Base/String.os -c -Wextra -Wall -Wnon-virtual-dtor -Wundef -Wold-style-cast -Wno-long-long -Woverloaded-virtual -Wfloat-equal -Wredundant-decls -Wlogical-op -g -fPIC -g -fPIC -pthread -fPIC -isystem /data/yaourtbuild/swiften-git/src/swift-build/3rdParty/Boost/src -DSWIFTEN_BUILDING -DBOOST_ALL_NO_LIB -DBOOST_SYSTEM_NO_DEPRECATED -I. -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I3rdParty/SQLiteAsync Swiften/Base/String.cpp
g++ -o Swiften/Base/sleep.os -c -Wextra -Wall -Wnon-virtual-dtor -Wundef -Wold-style-cast -Wno-long-long -Woverloaded-virtual -Wfloat-equal -Wredundant-decls -Wlogical-op -g -fPIC -g -fPIC -pthread -fPIC -isystem /data/yaourtbuild/swiften-git/src/swift-build/3rdParty/Boost/src -DSWIFTEN_BUILDING -DBOOST_ALL_NO_LIB -DBOOST_SYSTEM_NO_DEPRECATED -I. -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I3rdParty/SQLiteAsync Swiften/Base/sleep.cpp
In file included from /data/yaourtbuild/swiften-git/src/swift-build/3rdParty/Boost/src/boost/thread/detail/platform.hpp:17:0,
from /data/yaourtbuild/swiften-git/src/swift-build/3rdParty/Boost/src/boost/thread/thread.hpp:12,
from /data/yaourtbuild/swiften-git/src/swift-build/3rdParty/Boost/src/boost/thread.hpp:13,
from Swiften/Base/sleep.cpp:9:
/data/yaourtbuild/swiften-git/src/swift-build/3rdParty/Boost/src/boost/config/requires_threads.hpp:29:4: error: #error "Threading support unavaliable: it has been explicitly disabled with BOOST_DISABLE_THREADS"
In file included from /data/yaourtbuild/swiften-git/src/swift-build/3rdParty/Boost/src/boost/thread/thread.hpp:12:0,
from /data/yaourtbuild/swiften-git/src/swift-build/3rdParty/Boost/src/boost/thread.hpp:13,
from Swiften/Base/sleep.cpp:9:
/data/yaourtbuild/swiften-git/src/swift-build/3rdParty/Boost/src/boost/thread/detail/platform.hpp:67:9: error: #error "Sorry, no boost threads are available for this platform."
In file included from /data/yaourtbuild/swiften-git/src/swift-build/3rdParty/Boost/src/boost/thread.hpp:13:0,
from Swiften/Base/sleep.cpp:9:
/data/yaourtbuild/swiften-git/src/swift-build/3rdParty/Boost/src/boost/thread/thread.hpp:19:2: error: #error "Boost threads unavailable on this platform"
In file included from /data/yaourtbuild/swiften-git/src/swift-build/3rdParty/Boost/src/boost/thread/detail/thread.hpp:13:0,
from /data/yaourtbuild/swiften-git/src/swift-build/3rdParty/Boost/src/boost/thread/thread.hpp:22,
from /data/yaourtbuild/swiften-git/src/swift-build/3rdParty/Boost/src/boost/thread.hpp:13,
from Swiften/Base/sleep.cpp:9:
/data/yaourtbuild/swiften-git/src/swift-build/3rdParty/Boost/src/boost/thread/mutex.hpp:18:2: error: #error "Boost threads unavailable on this platform"
In file included from /data/yaourtbuild/swiften-git/src/swift-build/3rdParty/Boost/src/boost/thread/detail/thread.hpp:15:0,
from /data/yaourtbuild/swiften-git/src/swift-build/3rdParty/Boost/src/boost/thread/thread.hpp:22,
from /data/yaourtbuild/swiften-git/src/swift-build/3rdParty/Boost/src/boost/thread.hpp:13,
from Swiften/Base/sleep.cpp:9:
/data/yaourtbuild/swiften-git/src/swift-build/3rdParty/Boost/src/boost/thread/detail/thread_heap_alloc.hpp:19:2: error: #error "Boost threads unavailable on this platform"
In file included from /data/yaourtbuild/swiften-git/src/swift-build/3rdParty/Boost/src/boost/thread/detail/thread_group.hpp:9:0,
from /data/yaourtbuild/swiften-git/src/swift-build/3rdParty/Boost/src/boost/thread/thread.hpp:24,
from /data/yaourtbuild/swiften-git/src/swift-build/3rdParty/Boost/src/boost/thread.hpp:13,
from Swiften/Base/sleep.cpp:9:
/data/yaourtbuild/swiften-git/src/swift-build/3rdParty/Boost/src/boost/thread/shared_mutex.hpp:18:2: error: #error "Boost threads unavailable on this platform"
In file included from /data/yaourtbuild/swiften-git/src/swift-build/3rdParty/Boost/src/boost/thread.hpp:14:0,
from Swiften/Base/sleep.cpp:9:
/data/yaourtbuild/swiften-git/src/swift-build/3rdParty/Boost/src/boost/thread/condition_variable.hpp:18:2: error: #error "Boost threads unavailable on this platform"
In file included from /data/yaourtbuild/swiften-git/src/swift-build/3rdParty/Boost/src/boost/thread.hpp:17:0,
from Swiften/Base/sleep.cpp:9:
/data/yaourtbuild/swiften-git/src/swift-build/3rdParty/Boost/src/boost/thread/once.hpp:18:2: error: #error "Boost threads unavailable on this platform"
In file included from /data/yaourtbuild/swiften-git/src/swift-build/3rdParty/Boost/src/boost/thread.hpp:18:0,
from Swiften/Base/sleep.cpp:9:
/data/yaourtbuild/swiften-git/src/swift-build/3rdParty/Boost/src/boost/thread/recursive_mutex.hpp:18:2: error: #error "Boost threads unavailable on this platform"
In file included from /data/yaourtbuild/swiften-git/src/swift-build/3rdParty/Boost/src/boost/thread/detail/thread.hpp:14:0,
from /data/yaourtbuild/swiften-git/src/swift-build/3rdParty/Boost/src/boost/thread/thread.hpp:22,
from /data/yaourtbuild/swiften-git/src/swift-build/3rdParty/Boost/src/boost/thread.hpp:13,
from Swiften/Base/sleep.cpp:9:
/data/yaourtbuild/swiften-git/src/swift-build/3rdParty/Boost/src/boost/thread/xtime.hpp:23:5: error: expected identifier before numeric constant
/data/yaourtbuild/swiften-git/src/swift-build/3rdParty/Boost/src/boost/thread/xtime.hpp:23:5: error: expected '}' before numeric constant
/data/yaourtbuild/swiften-git/src/swift-build/3rdParty/Boost/src/boost/thread/xtime.hpp:23:5: error: expected unqualified-id before numeric constant
/data/yaourtbuild/swiften-git/src/swift-build/3rdParty/Boost/src/boost/thread/xtime.hpp:46:14: error: expected type-specifier before 'system_time'
In file included from /data/yaourtbuild/swiften-git/src/swift-build/3rdParty/Boost/src/boost/thread/detail/thread.hpp:14:0,
from /data/yaourtbuild/swiften-git/src/swift-build/3rdParty/Boost/src/boost/thread/thread.hpp:22,
from /data/yaourtbuild/swiften-git/src/swift-build/3rdParty/Boost/src/boost/thread.hpp:13,
from Swiften/Base/sleep.cpp:9:
/data/yaourtbuild/swiften-git/src/swift-build/3rdParty/Boost/src/boost/thread/xtime.hpp: In function 'int xtime_get(xtime*, int)':
/data/yaourtbuild/swiften-git/src/swift-build/3rdParty/Boost/src/boost/thread/xtime.hpp:73:40: error: 'get_system_time' was not declared in this scope
/data/yaourtbuild/swiften-git/src/swift-build/3rdParty/Boost/src/boost/thread/xtime.hpp:73:40: note: suggested alternative:
In file included from /data/yaourtbuild/swiften-git/src/swift-build/3rdParty/Boost/src/boost/thread/xtime.hpp:14:0,
from /data/yaourtbuild/swiften-git/src/swift-build/3rdParty/Boost/src/boost/thread/detail/thread.hpp:14,
from /data/yaourtbuild/swiften-git/src/swift-build/3rdParty/Boost/src/boost/thread/thread.hpp:22,
from /data/yaourtbuild/swiften-git/src/swift-build/3rdParty/Boost/src/boost/thread.hpp:13,
from Swiften/Base/sleep.cpp:9:
/data/yaourtbuild/swiften-git/src/swift-build/3rdParty/Boost/src/boost/thread/thread_time.hpp:19:24: note: 'boost::get_system_time'
In file included from /data/yaourtbuild/swiften-git/src/swift-build/3rdParty/Boost/src/boost/thread/detail/thread.hpp:14:0,
from /data/yaourtbuild/swiften-git/src/swift-build/3rdParty/Boost/src/boost/thread/thread.hpp:22,
from /data/yaourtbuild/swiften-git/src/swift-build/3rdParty/Boost/src/boost/thread.hpp:13,
from Swiften/Base/sleep.cpp:9:
/data/yaourtbuild/swiften-git/src/swift-build/3rdParty/Boost/src/boost/thread/xtime.hpp: At global scope:
/data/yaourtbuild/swiften-git/src/swift-build/3rdParty/Boost/src/boost/thread/xtime.hpp:88:1: error: expected declaration before '}' token
scons: *** [Swiften/Base/sleep.os] Error 1
scons: building terminated because of errors.