Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 357773 - media-video/cclive-0.7.2: stabilize
Summary: media-video/cclive-0.7.2: stabilize
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Gentoo Media-video project
URL: None
Whiteboard: None
Keywords: STABLEREQ
Depends on: 357771
Blocks:
  Show dependency tree
 
Reported: 2011-03-07 13:27 UTC by SpanKY
Modified: 2011-05-02 13:25 UTC (History)
3 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description SpanKY gentoo-dev 2011-03-07 13:27:27 UTC
current cclive stable cant handle youtube (just get 404's)
Comment 1 blain 'Doc' Anderson 2011-03-07 21:15:57 UTC
amd64 unable to get even to start compile]

 emerge =media-video/cclive-0.7.2
Calculating dependencies... done!

!!! All ebuilds that could satisfy ">=dev-util/cmake-2.8.3" have been masked.
!!! One of the following masked packages is required to complete your request:
- dev-util/cmake-2.8.4 (masked by: EAPI 4)
- dev-util/cmake-2.8.3-r1 (masked by: ~amd64 keyword)

The current version of portage supports EAPI '3'. You must upgrade to a
newer version of portage before EAPI masked packages can be installed.
(dependency required by "media-video/cclive-0.7.2" [ebuild])
(dependency required by "=media-video/cclive-0.7.2" [argument])
For more information, see the MASKED PACKAGES section in the emerge
man page or refer to the Gentoo Handbook
Comment 2 SpanKY gentoo-dev 2011-03-07 21:54:22 UTC
please read the bug dependency tree
Comment 3 Agostino Sarubbo gentoo-dev 2011-03-07 23:30:29 UTC
amd64 ok
Comment 4 Markos Chandras (RETIRED) gentoo-dev 2011-03-08 23:26:02 UTC
amd64 done. Thanks Agostino
Comment 5 tman 2011-03-14 10:56:26 UTC
its still have problem with new boost-1.46, even its still not in portage but i will coming soon. i recompile the whole system with boost-1.46 all works but this cclive.

so be mercy to us and fix it as soon as plz :))

/var/tmp/portage/media-video/cclive-0.7.2/work/cclive-0.7.2/cclive/src/background.cpp:81:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result
/var/tmp/portage/media-video/cclive-0.7.2/work/cclive-0.7.2/cclive/src/background.cpp:82:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result
[ 57%] Building CXX object cclive/CMakeFiles/cclive.dir/src/file.cpp.o
[ 63%] Building CXX object cclive/CMakeFiles/cclive.dir/src/get.cpp.o
[ 68%] Building CXX object cclive/CMakeFiles/cclive.dir/src/license.cpp.o
[ 73%] Building CXX object cclive/CMakeFiles/cclive.dir/src/log.cpp.o
/var/tmp/portage/media-video/cclive-0.7.2/work/cclive-0.7.2/cclive/src/file.cpp: In member function ‘void cclive::file::_init(const quvicpp::video&, const quvicpp::link&, int, const cclive::options&)’:
/var/tmp/portage/media-video/cclive-0.7.2/work/cclive-0.7.2/cclive/src/file.cpp:361:36: error: no match for ‘operator=’ in ‘((cclive::file*)this)->cclive::file::_name = boost::filesystem3::path::filename() const()’
/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/include/g++-v4/bits/basic_string.h:532:7: note: candidates are: std::basic_string<_CharT, _Traits, _Alloc>& std::basic_string<_CharT, _Traits, _Alloc>::operator=(const std::basic_string<_CharT, _Traits, _Alloc>&) [with _CharT = char, _Traits = std::char_traits<char>, _Alloc = std::allocator<char>, std::basic_string<_CharT, _Traits, _Alloc> = std::basic_string<char>]
/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/include/g++-v4/bits/basic_string.h:540:7: note:                 std::basic_string<_CharT, _Traits, _Alloc>& std::basic_string<_CharT, _Traits, _Alloc>::operator=(const _CharT*) [with _CharT = char, _Traits = std::char_traits<char>, _Alloc = std::allocator<char>, std::basic_string<_CharT, _Traits, _Alloc> = std::basic_string<char>]
/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/include/g++-v4/bits/basic_string.h:551:7: note:                 std::basic_string<_CharT, _Traits, _Alloc>& std::basic_string<_CharT, _Traits, _Alloc>::operator=(_CharT) [with _CharT = char, _Traits = std::char_traits<char>, _Alloc = std::allocator<char>, std::basic_string<_CharT, _Traits, _Alloc> = std::basic_string<char>]
/var/tmp/portage/media-video/cclive-0.7.2/work/cclive-0.7.2/cclive/src/file.cpp:432:26: error: no match for ‘operator=’ in ‘((cclive::file*)this)->cclive::file::_name = boost::filesystem3::path::filename() const()’
/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/include/g++-v4/bits/basic_string.h:532:7: note: candidates are: std::basic_string<_CharT, _Traits, _Alloc>& std::basic_string<_CharT, _Traits, _Alloc>::operator=(const std::basic_string<_CharT, _Traits, _Alloc>&) [with _CharT = char, _Traits = std::char_traits<char>, _Alloc = std::allocator<char>, std::basic_string<_CharT, _Traits, _Alloc> = std::basic_string<char>]
/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/include/g++-v4/bits/basic_string.h:540:7: note:                 std::basic_string<_CharT, _Traits, _Alloc>& std::basic_string<_CharT, _Traits, _Alloc>::operator=(const _CharT*) [with _CharT = char, _Traits = std::char_traits<char>, _Alloc = std::allocator<char>, std::basic_string<_CharT, _Traits, _Alloc> = std::basic_string<char>]
/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/include/g++-v4/bits/basic_string.h:551:7: note:                 std::basic_string<_CharT, _Traits, _Alloc>& std::basic_string<_CharT, _Traits, _Alloc>::operator=(_CharT) [with _CharT = char, _Traits = std::char_traits<char>, _Alloc = std::allocator<char>, std::basic_string<_CharT, _Traits, _Alloc> = std::basic_string<char>]
/var/tmp/portage/media-video/cclive-0.7.2/work/cclive-0.7.2/cclive/src/file.cpp:457:34: error: no match for ‘operator=’ in ‘((cclive::file*)this)->cclive::file::_name = boost::filesystem3::path::filename() const()’
/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/include/g++-v4/bits/basic_string.h:532:7: note: candidates are: std::basic_string<_CharT, _Traits, _Alloc>& std::basic_string<_CharT, _Traits, _Alloc>::operator=(const std::basic_string<_CharT, _Traits, _Alloc>&) [with _CharT = char, _Traits = std::char_traits<char>, _Alloc = std::allocator<char>, std::basic_string<_CharT, _Traits, _Alloc> = std::basic_string<char>]
/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/include/g++-v4/bits/basic_string.h:540:7: note:                 std::basic_string<_CharT, _Traits, _Alloc>& std::basic_string<_CharT, _Traits, _Alloc>::operator=(const _CharT*) [with _CharT = char, _Traits = std::char_traits<char>, _Alloc = std::allocator<char>, std::basic_string<_CharT, _Traits, _Alloc> = std::basic_string<char>]
/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/include/g++-v4/bits/basic_string.h:551:7: note:                 std::basic_string<_CharT, _Traits, _Alloc>& std::basic_string<_CharT, _Traits, _Alloc>::operator=(_CharT) [with _CharT = char, _Traits = std::char_traits<char>, _Alloc = std::allocator<char>, std::basic_string<_CharT, _Traits, _Alloc> = std::basic_string<char>]
/var/tmp/portage/media-video/cclive-0.7.2/work/cclive-0.7.2/cclive/src/file.cpp: In function ‘boost::filesystem3::path cclive::output_dir(const boost::program_options::variables_map&)’:
/var/tmp/portage/media-video/cclive-0.7.2/work/cclive-0.7.2/cclive/src/file.cpp:336:33: warning: ignoring return value of ‘char* getcwd(char*, size_t)’, declared with attribute warn_unused_result
/usr/include/boost-1_46/boost/system/error_code.hpp: At global scope:
/usr/include/boost-1_46/boost/system/error_code.hpp:214:36: warning: ‘boost::system::posix_category’ defined but not used
/usr/include/boost-1_46/boost/system/error_code.hpp:215:36: warning: ‘boost::system::errno_ecat’ defined but not used
/usr/include/boost-1_46/boost/system/error_code.hpp:216:36: warning: ‘boost::system::native_ecat’ defined but not used
make[2]: *** [cclive/CMakeFiles/cclive.dir/src/file.cpp.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[1]: *** [cclive/CMakeFiles/cclive.dir/all] Error 2
make: *** [all] Error 2
emake failed
 * ERROR: media-video/cclive-0.7.2 failed (compile phase):
 *   Make failed!
 * 
 * Call stack:
Comment 6 Kacper Kowalik (Xarthisius) (RETIRED) gentoo-dev 2011-03-27 18:49:13 UTC
ppc/ppc64 stable
Comment 7 Thomas Kahle (RETIRED) gentoo-dev 2011-05-02 13:25:24 UTC
x86 stable. Closing. Thanks