Re: New required MPFR dependency for kcalc 19.08

2019-06-25 Thread Ben Cooksley
On Sun, Jun 23, 2019 at 10:31 PM Christoph Feck  wrote:
>
> Hi,

Hi Christoph,

>
> I have just committed https://phabricator.kde.org/D21495 for kcalc.
> It adds a required dependency to MPFR library for the upcoming 19.08
> releases.
>
> Unfortunately I didn't expect the CI to not have this dependency, so
> right now it fails to build for openSUSE (but works for FreeBSD).
>
> https://build.kde.org/job/Applications/job/kcalc/
>
> Sorry for not checking earlier.

This should now be sorted.

Cheers,
Ben

>
> --
> Christoph Feck
> KDE Release Team
>


Re: New required MPFR dependency for kcalc 19.08

2019-06-23 Thread Adriaan de Groot
On Sunday, 23 June 2019 12:31:04 CEST Christoph Feck wrote:
> I have just committed https://phabricator.kde.org/D21495 for kcalc.
> It adds a required dependency to MPFR library for the upcoming 19.08
> releases.
> 
> Unfortunately I didn't expect the CI to not have this dependency, so
> right now it fails to build for openSUSE (but works for FreeBSD).

For reasons not entirely clear to me, we (FreeBSD) already package kcalc with 
mpfr as a dependency, and have done so since 2018. So it's more of an 
accidental succes than anything else :S . We'll keep the dependency in 
preparation for the next update.

[ade]

signature.asc
Description: This is a digitally signed message part.


New required MPFR dependency for kcalc 19.08

2019-06-23 Thread Christoph Feck

Hi,

I have just committed https://phabricator.kde.org/D21495 for kcalc.
It adds a required dependency to MPFR library for the upcoming 19.08
releases.

Unfortunately I didn't expect the CI to not have this dependency, so
right now it fails to build for openSUSE (but works for FreeBSD).

https://build.kde.org/job/Applications/job/kcalc/

Sorry for not checking earlier.

--
Christoph Feck
KDE Release Team