On 10/7/19 8:30 PM, Niko Tyni wrote:
> On Mon, Oct 07, 2019 at 08:59:47PM +0300, Niko Tyni wrote:
>> Source: polymake
>> Version: 3.2r4-4
>> Severity: serious
>> Tags: ftbfs
>> Control: block 935737 with -1
>>
>> This package failed to build in sid when rebuilding against Perl 5.30.
>>
>> Looking at the history at
>>
>>   
>> https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/polymake.html
>>
>> it seems to have regressed around 2019-07-29, so not Perl 5.30 specific.
> 
> Upstream 3.5 release notes <https://polymake.org/doku.php/news/release_3_5>
> mention
> 
> - support for clang 8 and gcc 9
> - support for perl 5.30 
> 
> so hopefully this is fixed upstream. 

This test-failure comes because
libnormaliz-dev-common: /usr/include/libnormaliz/integer.h
requires
libeantic-dev:amd64: /usr/include/e-antic/renfxx.h
but installing libnormaliz-dev as a dependency for polymake does not
pull in libeantic-dev.
Also: normaliz 3.7.1 with newly added e-antic support was uploaded to
unstable 2019-07-19.

More details:
The configure script of polymake disables the (optional) libnormaliz
interface because of a compile test. But this testcase does not have the
flag to disable it in this case.
I will adjust the testcase in the polymake master and also have a look
whether the configure checks can be made fatal in this case.

polymake 3.2 seems to work fine with perl 5.30.


I will try to make a pull request for polymake 3.5 but this will
probably take a few weeks.

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to