Current version in portage is really old. Seems to work here on amd64.
Created attachment 149048 [details] smack-3.0.4.ebuild
Is someone still working on this half a year old bug?
Created attachment 265597 [details] smack-3.1.0.ebuild Here's an updated ebuild for smack 3.1.0.
Version 3.2.1 was released last month: http://community.igniterealtime.org/blogs/ignite/2011/07/04/release-of-smack-321
Smack is an Open Source XMPP (Jabber) client library for instant messaging and presence. A pure Java library, it can be embedded into your applications to create anything from a full XMPP client to simple XMPP integrations such as sending notification messages and presence-enabling devices. http://www.igniterealtime.org/projects/smack/ The Ignite Realtime community is happy to announce the latest release of Smack (version 3.3). It is now available for download. There have been a large number of issues addressed for this release, including new functionality with support for several more protocol extensions (XEP's) and many improvements on existing features. http://community.igniterealtime.org/blogs/ignite/2013/05/04/smack-33-is-released
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58fdf9fead7ed6a00233248e9d9d98f114ad8a2c commit 58fdf9fead7ed6a00233248e9d9d98f114ad8a2c Author: Patrice Clement <monsieurp@gentoo.org> AuthorDate: 2019-05-12 15:41:55 +0000 Commit: Patrice Clement <monsieurp@gentoo.org> CommitDate: 2019-05-12 15:46:46 +0000 dev-java/smack: version bump. Signed-off-by: Patrice Clement <monsieurp@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 Closes: https://bugs.gentoo.org/216776 dev-java/smack/Manifest | 1 + dev-java/smack/smack-3.2.1.ebuild | 30 ++++++++++++++++++++++++++++++ 2 files changed, 31 insertions(+)
(In reply to Larry the Git Cow from comment #6) > The bug has been closed via the following commit(s): > > https://gitweb.gentoo.org/repo/gentoo.git/commit/ > ?id=58fdf9fead7ed6a00233248e9d9d98f114ad8a2c > > commit 58fdf9fead7ed6a00233248e9d9d98f114ad8a2c > Author: Patrice Clement <monsieurp@gentoo.org> > AuthorDate: 2019-05-12 15:41:55 +0000 > Commit: Patrice Clement <monsieurp@gentoo.org> > CommitDate: 2019-05-12 15:46:46 +0000 > > dev-java/smack: version bump. > > Signed-off-by: Patrice Clement <monsieurp@gentoo.org> > Package-Manager: Portage-2.3.62, Repoman-2.3.11 > Closes: https://bugs.gentoo.org/216776 > > dev-java/smack/Manifest | 1 + > dev-java/smack/smack-3.2.1.ebuild | 30 ++++++++++++++++++++++++++++++ > 2 files changed, 31 insertions(+) Thanks, Patrice! The current version is 4.3.3 [1], though, and 3.3.0 was already requested in 2013 (comment #5). [1]: https://www.igniterealtime.org/projects/smack/