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

Bug 671768

Summary: media-video/cclive-0.9.3-r2 : ./.../progressbar.h:319:48: error: no matching function for call to boost::posix_time::seconds::seconds(const double&)
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo Media-video project <media-video>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 671712    
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
media-video:cclive-0.9.3-r2:20181123-150021.log
temp.tbz2

Description Toralf Förster gentoo-dev 2018-11-23 17:56:02 UTC
                 from cc/file.cpp:41:
./cc/progressbar.h: In static member function ‘static std::__cxx11::string cc::progressbar::eta_from_seconds(double)’:
./cc/progressbar.h:319:48: error: no matching function for call to ‘boost::posix_time::seconds::seconds(const double&)’
     const pt::time_duration& td = pt::seconds(s);
                                                ^
In file included from /usr/include/boost/date_time/posix_time/posix_time_types.hpp:16,

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-no-multilib-hardened_20181118-113156

  -------------------------------------------------------------------

  Please see the tracker bug for details.

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-8.2.0 *

Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)
  [3]   pypy3 (fallback)
  [4]   pypy (fallback)
Available Ruby profiles:
  [1]   ruby23 (with Rubygems)
  [2]   ruby24 (with Rubygems)
  [3]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.30.1 *



emerge -qpvO media-video/cclive
[ebuild  N    ] media-video/cclive-0.9.3-r2
Comment 1 Toralf Förster gentoo-dev 2018-11-23 17:56:05 UTC
Created attachment 556062 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-11-23 17:56:07 UTC
Created attachment 556064 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-11-23 17:56:10 UTC
Created attachment 556066 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-11-23 17:56:13 UTC
Created attachment 556068 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-11-23 17:56:16 UTC
Created attachment 556070 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-11-23 17:56:18 UTC
Created attachment 556072 [details]
media-video:cclive-0.9.3-r2:20181123-150021.log
Comment 7 Toralf Förster gentoo-dev 2018-11-23 17:56:21 UTC
Created attachment 556074 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2019-04-16 12:22:40 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da442affb5ea63f6989760662a1346793948c57e

commit da442affb5ea63f6989760662a1346793948c57e
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2019-04-16 12:22:08 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2019-04-16 12:22:08 +0000

    media-video/cclive: Fix building against boost 1.70
    
    Closes: https://bugs.gentoo.org/671768
    Package-Manager: Portage-2.3.62, Repoman-2.3.12
    Signed-off-by: David Seifert <soap@gentoo.org>

 media-video/cclive/cclive-0.9.3-r2.ebuild              |  5 +++--
 media-video/cclive/files/cclive-0.9.3-boost-1.67.patch | 13 +++++++++++++
 2 files changed, 16 insertions(+), 2 deletions(-)