Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 497290 - net-misc/cocaine-core version bump
Summary: net-misc/cocaine-core version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Patrick Lauer
URL: https://github.com/cocaine/cocaine-co...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-06 17:08 UTC by Sergey Popov (RETIRED)
Modified: 2015-03-11 06:08 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
cocaine-core-0.11.2.5.ebuild (cocaine-core-0.11.2.5.ebuild,849 bytes, text/plain)
2014-07-30 08:52 UTC, Franz Trischberger
Details
cocaine-core-0.11.2.5_binutils-2.23-compat.patch (cocaine-core-0.11.2.5_binutils-2.23-compat.patch,559 bytes, patch)
2014-07-30 08:53 UTC, Franz Trischberger
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sergey Popov (RETIRED) gentoo-dev 2014-01-06 17:08:31 UTC
According to URL the latest version is 0.11.2.0

Please bump it in tree, thanks
Comment 1 Patrick Lauer gentoo-dev 2014-01-09 04:10:48 UTC
Building CXX object CMakeFiles/cocaine-runtime.dir/src/runtime/pid_file.cpp.o
/usr/bin/x86_64-pc-linux-gnu-g++    -DNDEBUG -O2 -pipe  -I/var/tmp/portage/net-misc/cocaine-core-0.11.2.0/work/cocaine-core-0.11.2.0/include -I/var/tmp/portage/net-misc/cocaine-core-0.11.2.0/work/cocaine-core-0.11.2.0/foreign/backward-cpp -I/var/tmp/portage/net-misc/cocaine-core-0.11.2.0/work/cocaine-core-0.11.2.0/foreign/jsoncpp-0.6.0-rc2/include    -std=c++0x -W -Wall -Werror -pedantic -o CMakeFiles/cocaine-runtime.dir/src/runtime/pid_file.cpp.o -c /var/tmp/portage/net-misc/cocaine-core-0.11.2.0/work/cocaine-core-0.11.2.0/src/runtime/pid_file.cpp
/var/tmp/portage/net-misc/cocaine-core-0.11.2.0/work/cocaine-core-0.11.2.0/src/runtime/runtime.cpp:41:24: fatal error: backward.hpp: No such file or directory
 #include "backward.hpp"
                        ^
compilation terminated.
CMakeFiles/cocaine-runtime.dir/build.make:80: recipe for target 'CMakeFiles/cocaine-runtime.dir/src/runtime/runtime.cpp.o' failed
make[2]: *** [CMakeFiles/cocaine-runtime.dir/src/runtime/runtime.cpp.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory '/var/tmp/portage/net-misc/cocaine-core-0.11.2.0/work/cocaine-core-0.11.2.0_build'
CMakeFiles/Makefile2:99: recipe for target 'CMakeFiles/cocaine-runtime.dir/all' failed
make[1]: *** [CMakeFiles/cocaine-runtime.dir/all] Error 2
make[1]: Leaving directory '/var/tmp/portage/net-misc/cocaine-core-0.11.2.0/work/cocaine-core-0.11.2.0_build'
Makefile:116: recipe for target 'all' failed
make: *** [all] Error 2
 * ERROR: net-misc/cocaine-core-0.11.2.0::gentoo failed (compile phase):
 *   emake failed
Comment 2 Franz Trischberger 2014-07-29 12:18:29 UTC
It's a packaging issue. I just reported
https://github.com/cocaine/cocaine-core/issues/117
All git submodules simply are missing in the release tarballs. Though I personally don't know if this is just a github issue...
Comment 3 Franz Trischberger 2014-07-30 08:52:34 UTC
Created attachment 381888 [details]
cocaine-core-0.11.2.5.ebuild

Version bump, pulls fixed up sources from official repo.
Comment 4 Franz Trischberger 2014-07-30 08:53:02 UTC
Created attachment 381890 [details, diff]
cocaine-core-0.11.2.5_binutils-2.23-compat.patch
Comment 5 Patrick Lauer gentoo-dev 2015-03-11 06:08:41 UTC
+  11 Mar 2015; Patrick Lauer <patrick@gentoo.org> +cocaine-core-0.11.2.5.ebuild,
+  +files/cocaine-core-0.11.2.5_binutils-2.23-compat.patch:
+  Bump for #497290