Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 808057 - sci-libs/symengine-0.7.0[boost] - /.../mp_boost.cpp: error: no matching function for call to find_lsb(const integer_class&, mpl_::int_<0>
Summary: sci-libs/symengine-0.7.0[boost] - /.../mp_boost.cpp: error: no matching funct...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Mathematics related packages
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks: boost-1.76 boost-1.79
  Show dependency tree
 
Reported: 2021-08-13 17:23 UTC by Toralf Förster
Modified: 2021-08-17 15:44 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.76 KB, text/plain)
2021-08-13 17:23 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,240.99 KB, text/plain)
2021-08-13 17:23 UTC, Toralf Förster
Details
environment (environment,90.28 KB, text/plain)
2021-08-13 17:23 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,24.96 KB, application/x-bzip)
2021-08-13 17:23 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,7.64 KB, application/x-bzip)
2021-08-13 17:23 UTC, Toralf Förster
Details
sci-libs:symengine-0.7.0:20210813-044957.log (sci-libs:symengine-0.7.0:20210813-044957.log,52.56 KB, text/plain)
2021-08-13 17:23 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,26.87 KB, application/x-bzip)
2021-08-13 17:23 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 2021-08-13 17:23:29 UTC
/var/tmp/portage/sci-libs/symengine-0.7.0/work/symengine-0.7.0/symengine/mp_boost.cpp: In function ‘long unsigned int SymEngine::mp_scan1(const integer_class&)’:
/var/tmp/portage/sci-libs/symengine-0.7.0/work/symengine-0.7.0/symengine/mp_boost.cpp:281:20: error: no matching function for call to ‘find_lsb(const integer_class&, mpl_::int_<0>)’
  281 |     return find_lsb(i, int_<0>());
      |            ~~~~~~~~^~~~~~~~~~~~~~
In file included from /usr/include/boost/multiprecision/integer.hpp:10,
                 from /usr/include/boost/multiprecision/cpp_int/multiply.hpp:13,

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

  This is an stable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma_systemd-j3_stable-20210810-092808

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-10.3.1
 [3] x86_64-pc-linux-gnu-11.2.0 *
/usr/lib/llvm/12
12.0.1
Python 3.9.6
Available Ruby profiles:
  [1]   ruby26 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.53.0 *
The following VMs are available for generation-2:
1)	IcedTea JDK 3.16.0 [icedtea-bin-8]
*)	AdoptOpenJDK 8.292_p10 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8 
  [2]   openjdk-bin-8  system-vm

  [1]   php7.3
  [2]   php7.4 *

  HEAD of ::gentoo
commit 4c8b294763e0be6af46d0f5f299b80c598ffb985
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Aug 13 02:21:56 2021 +0000

    2021-08-13 02:21:54 UTC

emerge -qpvO sci-libs/symengine
[ebuild  N    ] sci-libs/symengine-0.7.0  USE="benchmarks boost openmp -arb -debug -doc -ecm -flint -llvm -mpc -mpfr -tcmalloc -test -threads"
Comment 1 Toralf Förster gentoo-dev 2021-08-13 17:23:30 UTC
Created attachment 732699 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-08-13 17:23:32 UTC
Created attachment 732701 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-08-13 17:23:33 UTC
Created attachment 732703 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-08-13 17:23:34 UTC
Created attachment 732705 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-08-13 17:23:35 UTC
Created attachment 732707 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-08-13 17:23:36 UTC
Created attachment 732709 [details]
sci-libs:symengine-0.7.0:20210813-044957.log
Comment 7 Toralf Förster gentoo-dev 2021-08-13 17:23:38 UTC
Created attachment 732711 [details]
temp.tar.bz2
Comment 9 Larry the Git Cow gentoo-dev 2021-08-17 15:44:33 UTC
The bug has been closed via the following commit(s):

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

commit e25d5c441605f0c72e54150644cc4dabbb65a340
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-08-17 15:44:13 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-08-17 15:44:23 +0000

    sci-libs/symengine: fix build with Boost 1.77
    
    Closes: https://bugs.gentoo.org/808057
    Signed-off-by: Sam James <sam@gentoo.org>

 .../symengine/files/symengine-0.7.0-boost-1.77.patch  | 19 +++++++++++++++++++
 sci-libs/symengine/symengine-0.7.0.ebuild             |  1 +
 2 files changed, 20 insertions(+)