Bug 1202059

Summary: Please rebuild gloox for the new c++ string and list abi
Product: [Fedora] Fedora Reporter: Paulo Andrade <paulo.cesar.pereira.de.andrade>
Component: glooxAssignee: Pavel Alexeev <pahan>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: i, pahan, zbyszek
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: gloox-1.0.13-2.fc23 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-03-16 00:33:23 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Paulo Andrade 2015-03-14 21:52:31 UTC
Building experimental 0ad-0.18 fails with patterns
like this:

../../../binaries/system/libglooxwrapper.a(glooxwrapper.o): In function `glooxwrapper::Client::Client(glooxwrapper::string const&)':
/home/pcpa/fedora/0ad/0ad-0.0.18-alpha/build/workspaces/gcc/../../../source/lobby/glooxwrapper/glooxwrapper.cpp:294: undefined reference to `gloox::Client::Client(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'

If rebuilding gloox, and installing, e.g.

$ cd gloox
$ fedpkg local
$ sudo rpm -Uvh --replacefiles --replacepkgs x86_64/gloox-*

and going back to 0ad build it works.

Comment 1 Zbigniew Jędrzejewski-Szmek 2015-03-16 00:33:23 UTC
Done now.