Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 671768 - 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&)
Summary: media-video/cclive-0.9.3-r2 : ./.../progressbar.h:319:48: error: no matching ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: boost-1.71
  Show dependency tree
 
Reported: 2018-11-23 17:56 UTC by Toralf Förster
Modified: 2019-04-16 12:22 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.00 KB, text/plain)
2018-11-23 17:56 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,245.09 KB, text/plain)
2018-11-23 17:56 UTC, Toralf Förster
Details
environment (environment,87.71 KB, text/plain)
2018-11-23 17:56 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,15.85 KB, application/x-bzip)
2018-11-23 17:56 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,13.33 KB, application/x-bzip)
2018-11-23 17:56 UTC, Toralf Förster
Details
media-video:cclive-0.9.3-r2:20181123-150021.log (media-video:cclive-0.9.3-r2:20181123-150021.log,19.29 KB, text/plain)
2018-11-23 17:56 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,24.50 KB, application/x-bzip)
2018-11-23 17:56 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
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(-)