Gentoo Archives: gentoo-science

From: Thomas Kahle <tomka@g.o>
To: gentoo-science@l.g.o
Subject: Re: [gentoo-science] ntl bump
Date: Thu, 26 Mar 2015 12:47:09
Message-Id: 5514003A.4090806@gentoo.org
In Reply to: Re: [gentoo-science] ntl bump by Thomas Kahle
1 On 03/26/2015 11:18 AM, Thomas Kahle wrote:
2 > I bumped ntl to 8.1.2 in the tree. Both Singular and Macaulay2 fail
3 > with something like
4 >
5 > NTLconvert.cc:523:79: error: invalid cast from type ‘const
6 > NTL::WrappedPtr<void, NTL::ZZ::Deleter>’ to type ‘long int*’
7 > int cc= mpn_get_str (cf_stringtemp, 16, (mp_limb_t *) (((long *)
8 > (a.rep)) + 2), sizeofrep);
9 >
10 > https://github.com/Macaulay2/M2/issues/214
11 > https://github.com/Singular/Sources/issues/710
12
13 This happens inside factory and Singular folks have patched it already
14 some time ago. I added the patch for in-tree singular and it works now.
15 For Macaulay2 it is more complicated as factory is built internally, but
16 I'll figure something out.
17
18 Cheers,
19 Thomas

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-science] ntl bump "François Bissey" <frp.bissey@×××××.com>