Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 624730 - app-office/ledger-3.1.1 : /.../enable_if.hpp:41:10: error: incomplete type boost::optional_detail::is_optional_val_init_candidate<std::map<std::__cxx11::basic_string<char>, std::pair<boost::optional<ledger::value_t>, bool>, boost::function<bool(std::__cx
Summary: app-office/ledger-3.1.1 : /.../enable_if.hpp:41:10: error: incomplete type b...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Erik Mackdanz
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-07-12 18:15 UTC by Toralf Förster
Modified: 2018-07-16 17:21 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.81 KB, text/plain)
2017-07-12 18:15 UTC, Toralf Förster
Details
app-office:ledger-3.1.1:20170712-122901.log (app-office:ledger-3.1.1:20170712-122901.log,14.03 KB, text/plain)
2017-07-12 18:15 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,183.14 KB, text/plain)
2017-07-12 18:15 UTC, Toralf Förster
Details
environment (environment,165.79 KB, text/plain)
2017-07-12 18:15 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,24.55 KB, application/x-bzip)
2017-07-12 18:15 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,5.84 KB, application/x-bzip)
2017-07-12 18:15 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,38.67 KB, application/x-bzip)
2017-07-12 18:15 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 2017-07-12 18:15:27 UTC
/usr/include/boost/optional/optional.hpp:902:5:   required by substitution of ‘template<class Expr> typename boost::enable_if<boost::optional_detail::is_optional_val_init_candidate<T, Expr>, boost::optional<T>&>::type boost::optional<T>::operator=(Expr&&) [with Expr = const boost::optional<std::map<std::__cxx11::basic_string<char>, std::pair<boost::optional<ledger::value_t>, bool>, boost::function<bool(std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char>)> > >&]’
/var/tmp/portage/app-office/ledger-3.1.1/work/ledger-3.1.1/src/item.h:127:22:   required from here
/usr/include/boost/core/enable_if.hpp:41:10: error: incomplete type ‘boost::optional_detail::is_optional_val_init_candidate<std::map<std::__cxx11::basic_string<char>, std::pair<boost::optional<ledger::value_t>, bool>, boost::function<bool(std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char>)> >, const boost::optional<std::map<std::__cxx11::basic_string<char>, std::pair<boost::optional<ledger::value_t>, bool>, boost::function<bool(std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char>)> > >&>’ used in nested name specifier
   struct enable_if : public enable_if_c<Cond::value, T> {};
          ^~~~~~~~~
make[2]: *** [src/CMakeFiles/libledger.dir/build.make:63: src/CMakeFiles/libledger.dir/stats.cc.o] Error 1

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 13.0-desktop-gnome_abi32+64_20170706-200324

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-6.3.0 *

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python2.7 (fallback)
  [3]   jython2.7 (fallback)
Available Ruby profiles:
  [1]   ruby21 (with Rubygems) *
  [2]   ruby22 (with Rubygems)
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.4.0 [icedtea-bin-8]
2)	IcedTea JDK 3.4.0 (x86) [icedtea-bin-8-x86]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm
  [2]   icedtea-bin-8-x86
Comment 1 Toralf Förster gentoo-dev 2017-07-12 18:15:30 UTC
Created attachment 483386 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-07-12 18:15:33 UTC
Created attachment 483388 [details]
app-office:ledger-3.1.1:20170712-122901.log
Comment 3 Toralf Förster gentoo-dev 2017-07-12 18:15:35 UTC
Created attachment 483390 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2017-07-12 18:15:38 UTC
Created attachment 483392 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2017-07-12 18:15:41 UTC
Created attachment 483394 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-07-12 18:15:44 UTC
Created attachment 483396 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2017-07-12 18:15:47 UTC
Created attachment 483398 [details]
temp.tbz2
Comment 8 Pacho Ramos gentoo-dev 2018-07-16 13:54:05 UTC
maybe you needed to rebuild boost after gcc upgrade