Package Details: swift-im 4.0.3-1

Git Clone URL: https://aur.archlinux.org/swift.git (read-only, click to copy)
Package Base: swift
Description: XMPP client written in C++ with Qt and Swiften
Upstream URL: https://swift.im
Licenses: GPL3
Submitter: arojas
Maintainer: carlosal1015
Last Packager: carlosal1015
Votes: 0
Popularity: 0.000000
First Submitted: 2022-11-21 07:40 (UTC)
Last Updated: 2023-09-24 03:22 (UTC)

Latest Comments

rcrath commented on 2023-09-30 23:38 (UTC)

Build fails with:

In file included from /usr/include/boost/smart_ptr/detail/requires_cxx11.hpp:9,
                 from /usr/include/boost/smart_ptr/shared_ptr.hpp:17,
                 from /usr/include/boost/shared_ptr.hpp:17,
                 from /usr/include/boost/signals2/deconstruct.hpp:28,
                 from /usr/include/boost/signals2.hpp:15,
                 from ./Swift/Controllers/XMPPEvents/EventController.h:12,
                 from Swift/Controllers/XMPPEvents/EventController.cpp:7:
/usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.'
   36 | BOOST_PRAGMA_MESSAGE(
      | ^~~~~~~~~~~~~~~~~~~~
scons: building terminated because of errors.
==> ERROR: A failure occurred in build().    
Aborting...
 -> error making: swift-exit status 4

and

In file included from /usr/include/boost/smart_ptr/detail/requires_cxx11.hpp:9,
                 from /usr/include/boost/smart_ptr/shared_ptr.hpp:17,
                 from /usr/include/boost/shared_ptr.hpp:17,
                 from /usr/include/boost/signals2/deconstruct.hpp:28,
                 from /usr/include/boost/signals2.hpp:15,
                 from ./Swift/Controllers/XMPPEvents/EventController.h:12,
                 from Swift/Controllers/XMPPEvents/EventController.cpp:7:
/usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.'
   36 | BOOST_PRAGMA_MESSAGE(
      | ^~~~~~~~~~~~~~~~~~~~
scons: building terminated because of errors.
==> ERROR: A failure occurred in build().
    Aborting...
 -> error making: swift-exit status 4
 -> Failed to install the following packages. Manual intervention is required:
swiften - exit status 4
swift-im - exit status 4