Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 389027

Summary: net-misc/qpid-cpp - cross-platform Enterprise Messaging system which implements the Advanced Message Queuing Protocol
Product: Gentoo Linux Reporter: Andreis Vinogradovs ( slepnoga ) <andreis.vinogradovs>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: UNCONFIRMED ---    
Severity: normal CC: travisghansen
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://qpid.apache.org
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 327649    
Attachments: qpid-cpp-0.10.ebuild
qpid-cpp-0.14.

Description Andreis Vinogradovs ( slepnoga ) 2011-10-30 20:30:37 UTC
A cross-platform Enterprise Messaging system which implements the Advanced Message Queuing Protocol
Comment 1 Andreis Vinogradovs ( slepnoga ) 2011-10-30 20:31:06 UTC
Created attachment 291283 [details]
qpid-cpp-0.10.ebuild
Comment 2 Andreis Vinogradovs ( slepnoga ) 2012-03-20 21:04:58 UTC
Created attachment 306051 [details]
qpid-cpp-0.14.
Comment 3 Drew Richardson 2012-05-24 00:27:33 UTC
I was able to get a successful build, but first had to remove the --with-poller config option (see below) as well as ensure python 3.X was not selected (eselect python) and finally remove any -j options.


@@ -58,7 +58,8 @@
                $(use_with ssl)
                $(use_enable test valgrind) 
                --with-pic
-               --localstatedir=/var )
+               --localstatedir=/var
+               --with-poller )
        autotools-utils_src_configure
 }
 

Even with the above, I still get this error during the install phase


>> Working in BUILD_DIR: "/var/tmp/portage/net-misc/qpid-cpp-0.16/work/qpid-cpp-0.16_build"
 * ERROR: net-misc/qpid-cpp-0.16 failed (install phase):
 *   !!! newinitd: /usr/portage/net-misc/qpid-cpp/files/qpid-cpp.init does not exist
 * 
 * If you need support, post the output of 'emerge --info =net-misc/qpid-cpp-0.16',
 * the complete build log and the output of 'emerge -pqv =net-misc/qpid-cpp-0.16'.
 * The complete build log is located at '/var/tmp/portage/net-misc/qpid-cpp-0.16/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/net-misc/qpid-cpp-0.16/temp/environment'.
 * S: '/var/tmp/portage/net-misc/qpid-cpp-0.16/work/qpidc-0.16'


Thanks - I'm looking forward to apache qpid's presence in portage.
Comment 4 Travis Hansen 2012-08-31 06:30:43 UTC
I've put together a slew of packages for the latest release (0.18) of this suite that are now available in my overlay.  They aren't perfect but it's a decent start.

http://anon-git.one-gear.com/?p=chaos.git;a=summary

net-misc/qpid-cpp
net-misc/qpid-qmf
net-misc/qpid-tools
dev-python/qpid-python