Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 664540 - sci-libs/coinor-flopcpp-1.1.7 : /.../MP_set.hpp:212:9: error: cannot bind non-const lvalue reference of type flopc::MP_domain& to an rvalue of type flopc::MP_domain
Summary: sci-libs/coinor-flopcpp-1.1.7 : /.../MP_set.hpp:212:9: error: cannot bind non...
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 Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-08-25 08:12 UTC by Toralf Förster
Modified: 2021-02-27 03:08 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.55 KB, text/plain)
2018-08-25 08:12 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,168.03 KB, text/plain)
2018-08-25 08:12 UTC, Toralf Förster
Details
environment (environment,89.54 KB, text/plain)
2018-08-25 08:12 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.55 KB, application/x-bzip)
2018-08-25 08:12 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,8.48 KB, application/x-bzip)
2018-08-25 08:12 UTC, Toralf Förster
Details
sci-libs:coinor-flopcpp-1.1.7:20180825-064059.log (sci-libs:coinor-flopcpp-1.1.7:20180825-064059.log,13.28 KB, text/plain)
2018-08-25 08:13 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,24.90 KB, application/x-bzip)
2018-08-25 08:13 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-08-25 08:12:43 UTC
In file included from /var/tmp/portage/sci-libs/coinor-flopcpp-1.1.7/work/FlopC++-1.1.7/FlopCpp/src/MP_boolean.cpp:12:
/var/tmp/portage/sci-libs/coinor-flopcpp-1.1.7/work/FlopC++-1.1.7/FlopCpp/src/MP_set.hpp: In member function 'flopc::MP_domain& flopc::MP_subset<nbr>::operator()(const flopc::SUBSETREF&)':
/var/tmp/portage/sci-libs/coinor-flopcpp-1.1.7/work/FlopC++-1.1.7/FlopCpp/src/MP_set.hpp:212:9: error: cannot bind non-const lvalue reference of type 'flopc::MP_domain&' to an rvalue of type 'flopc::MP_domain'
  return MP_domain(s);
         ^~~~~~~~~~~~
make[2]: *** [Makefile:474: MP_boolean.lo] Error 1

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop_libressl_20180820-195837

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

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

Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.6
  [3]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby23 (with Rubygems) *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.8.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpv sci-libs/coinor-flopcpp
[ebuild  N    ] sci-libs/coinor-flopcpp-1.1.7  USE="-doc -examples -static-libs"
Comment 1 Toralf Förster gentoo-dev 2018-08-25 08:12:46 UTC
Created attachment 544954 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-08-25 08:12:50 UTC
Created attachment 544956 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-08-25 08:12:53 UTC
Created attachment 544958 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-08-25 08:12:56 UTC
Created attachment 544960 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-08-25 08:12:59 UTC
Created attachment 544962 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-08-25 08:13:02 UTC
Created attachment 544964 [details]
sci-libs:coinor-flopcpp-1.1.7:20180825-064059.log
Comment 7 Toralf Förster gentoo-dev 2018-08-25 08:13:05 UTC
Created attachment 544966 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2021-02-27 03:08:12 UTC
The bug has been closed via the following commit(s):

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

commit cd4588a3a8db432b6b8312d5675c1de297803334
Author:     Ionen Wolkens <sudinave@gmail.com>
AuthorDate: 2021-02-26 13:00:07 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-02-27 03:06:38 +0000

    sci-libs/coinor-flopcpp: bump to 1.2.5, ported to EAPI 7
    
    Has reworked old workarounds and reviewed deps.
    
    USE=examples removed, now installed unconditionally (small files).
    USE=static-libs removed.
    
    Bump fixed previous build issues (bug #664540).
    
    Closes: https://bugs.gentoo.org/664540
    Package-Manager: Portage-3.0.15, Repoman-3.0.2
    Signed-off-by: Ionen Wolkens <sudinave@gmail.com>
    Signed-off-by: Sam James <sam@gentoo.org>

 sci-libs/coinor-flopcpp/Manifest                   |  1 +
 .../coinor-flopcpp/coinor-flopcpp-1.2.5.ebuild     | 50 ++++++++++++++++++++++
 2 files changed, 51 insertions(+)