Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 830352 - sci-libs/symengine-0.8.1 - /.../ntheory.cpp: error: get_mpz_t was not declared in this scope
Summary: sci-libs/symengine-0.8.1 - /.../ntheory.cpp: error: get_mpz_t was not declare...
Status: RESOLVED OBSOLETE
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:
Depends on:
Blocks:
 
Reported: 2021-12-31 14:36 UTC by Toralf Förster
Modified: 2023-12-24 06:24 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.80 KB, text/plain)
2021-12-31 14:36 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,66.44 KB, text/plain)
2021-12-31 14:36 UTC, Toralf Förster
Details
environment (environment,89.87 KB, text/plain)
2021-12-31 14:36 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,17.55 KB, application/x-bzip)
2021-12-31 14:36 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,7.76 KB, application/x-bzip)
2021-12-31 14:36 UTC, Toralf Förster
Details
sci-libs:symengine-0.8.1:20211231-142537.log (sci-libs:symengine-0.8.1:20211231-142537.log,30.66 KB, text/plain)
2021-12-31 14:36 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,25.43 KB, application/x-bzip)
2021-12-31 14:36 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-12-31 14:36:25 UTC
too long lines were shrinked:

[28/77] /usr/bin/x86_64-pc-linux-gnu-g++ -Dsymengine_EXPORTS -I/var/tmp/portage/sci-libs/symengine-0.8.1/work/symengine-0.8.1 -I/var/tmp/portage/sci-libs/symengine-0.8.1/work/symengine-0.8.1_build -std=c++11 -pipe -march=native -fno-diagnostics-color -O2 -std=c++11 -fPIC -fopenmp -fPIC -Wconversion 
FAILED: symengine/CMakeFiles/symengine.dir/ntheory.cpp.o 
/usr/bin/x86_64-pc-linux-gnu-g++ -Dsymengine_EXPORTS -I/var/tmp/portage/sci-libs/symengine-0.8.1/work/symengine-0.8.1 -I/var/tmp/portage/sci-libs/symengine-0.8.1/work/symengine-0.8.1_build -std=c++11 -pipe -march=native -fno-diagnostics-color -O2 -std=c++11 -fPIC -fopenmp -fPIC -Wconversion -Wno-sig
/var/tmp/portage/sci-libs/symengine-0.8.1/work/symengine-0.8.1/symengine/ntheory.cpp: In function ‘int SymEngine::factor(const SymEngine::Ptr<SymEngine::RCP<const SymEngine::Integer> >&, const SymEngine::Integer&, double)’:
/var/tmp/portage/sci-libs/symengine-0.8.1/work/symengine-0.8.1/symengine/ntheory.cpp:403:38: error: ‘get_mpz_t’ was not declared in this scope
  403 |                 ret_val = ecm_factor(get_mpz_t(_f), get_mpz_t(_n), B1, nullptr);
      |                                      ^~~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma-j4_abi32+64-20211230-140005

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.2.1 *
clang version 13.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/13/bin
/usr/lib/llvm/13
13.0.0
Python 3.9.9
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby27 (with Rubygems)
  [3]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.57.0 *
The following VMs are available for generation-2:
1)	IcedTea JDK 3.21.0 [icedtea-8]
*)	AdoptOpenJDK 8.312_p07 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-8 
  [2]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4
php cli:
  [1]   php7.3
  [2]   php7.4
  [3]   php8.1 *

  HEAD of ::gentoo
commit cab423672e4ae0ed9144fa6147f74692b7c71316
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Dec 31 13:51:41 2021 +0000

    2021-12-31 13:51:40 UTC

emerge -qpvO sci-libs/symengine
[ebuild  N    ] sci-libs/symengine-0.8.1  USE="boost ecm mpc openmp -arb -benchmarks -debug -doc -flint -llvm -mpfr -tcmalloc -test -threads"
Comment 1 Toralf Förster gentoo-dev 2021-12-31 14:36:26 UTC
Created attachment 760928 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-12-31 14:36:28 UTC
Created attachment 760929 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-12-31 14:36:29 UTC
Created attachment 760930 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-12-31 14:36:30 UTC
Created attachment 760931 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-12-31 14:36:31 UTC
Created attachment 760932 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-12-31 14:36:32 UTC
Created attachment 760933 [details]
sci-libs:symengine-0.8.1:20211231-142537.log
Comment 7 Toralf Förster gentoo-dev 2021-12-31 14:36:33 UTC
Created attachment 760934 [details]
temp.tar.bz2
Comment 8 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-02-21 03:18:45 UTC
What about 0.9.0?
Comment 9 Toralf Förster gentoo-dev 2022-02-21 10:52:59 UTC
(In reply to Sam James from comment #8)
> What about 0.9.0?
does not has this, but pls see bug 833817