Re: [SailfishDevel] Sailfish SDK 2.1 has been released to all users

2019-06-21 Thread Matthias Fehring
Hello,

harbour now accepts packages using C++14 with newer libstsdc++ bindings.

Best regards.
Matthias

Am Mittwoch, 19. Juni 2019, 07:35:26 CEST schrieb Lukáš Karas:
> Hi Sailors.
> 
> It seems that I am not the only one who has this issue. If it really is
> Harbour bug, is there any chance that it will fixed soon? This validation is
> not part of open-source rpm validator? It seems that these checks are not
> in SDK rpm validator...
> 
> Lukas
> 
> > Hi Lukáš,
> > 
> > Unfortunately this is a bug with the Harbour rules - please folow this
> > report on TJC https://
> > together.jolla.com/question/206727/harbour-is-rejecting-rpm-package-build-
> > b
> > y-latest-sdk/
> > 
> > BR,
> > Martin
> > 
> > On čtvrtek 30. května 2019 8:11:40 CEST Lukáš Karas wrote:
> > > Hi Sailors.
> > > 
> > > When I build my cmake-based project with recent SDK, everything works
> > > fine,
> > > 
> > > but Harbour is refusing generated packages with this error message:
> > >   No OS version and packages satisfy package requirements:
> > >   Requirement libstdc++.so.6(CXXABI_1.3.8) not available
> > >   Requirement libstdc++.so.6(GLIBCXX_3.4.20) not available
> > > 
> > > I am doing something wrong, or just some whitelist should be updated
> > > in the Harbour?
> > > 
> > > Lukas
> > > 
> > > Dne úterý 14. května 2019 15:02:02 CEST Jarkko Lehtoranta napsal(a):
> > > > Hello,
> > > > 
> > > > Today (May 14th) at 13:00 UTC the Sailfish SDK 2.1 has been released
> > > > to
> > > > all
> > > > users. Please, check out the release notes from
> > > > https://together.jolla.com/question/204832/.
> > > > 
> > > > The installers for this SDK release are now available at
> > > > https://sailfishos.org/wiki/Application_SDK#Latest_SDK_Release. If you
> > > > have
> > > > an older beta release of the SDK, you should see an update
> > > > notification
> > > > in
> > > > the Sailfish OS IDE. The 2.1 Early Access SDK users will get an update
> > > > notification about the new Emulator and Build Targets.
> > > > 
> > > > If you have any questions, feel free to either send an email to this
> > > > mailing list: devel at lists.sailfishos.org, write it up in
> > > > http://together.jolla.com and tag your issue with ‘sdk’ or send an
> > > > e-mail
> > > > to developer-care at jolla.com.
> > > > 
> > > > Happy hacking,
> > > > Jolla SDK Team
> > > > ___
> > > > SailfishOS.org Devel mailing list
> > > > To unsubscribe, please send a mail to
> > > > devel-unsubscr...@lists.sailfishos.org


-- 
Das Gesetz hat zum Schneckengang verdorben, was Adlerflug geworden wäre.
(Friedrich Schiller - Die Räuber)

Und der Buschfunk spielt gerade mal nichts...

www.buschmann23.de
GPG-Key: 0x614C3258
GPG Fingerprint: B770 E0D0 69CF BFC1 5FE1 D78E 3A70 A936 614C 3258


signature.asc
Description: This is a digitally signed message part.
___
SailfishOS.org Devel mailing list
To unsubscribe, please send a mail to devel-unsubscr...@lists.sailfishos.org

Re: [SailfishDevel] Sailfish SDK 2.1 has been released to all users

2019-06-18 Thread Lukáš Karas
Hi Sailors. 

It seems that I am not the only one who has this issue. If it really is 
Harbour bug, is there any chance that it will fixed soon? This validation is 
not part of open-source rpm validator? It seems that these checks are not in 
SDK rpm validator...

Lukas

> Hi Lukáš,
> 
> Unfortunately this is a bug with the Harbour rules - please folow this
> report on TJC https://
> together.jolla.com/question/206727/harbour-is-rejecting-rpm-package-build-b
> y-latest-sdk/
> 
> BR,
> Martin
> 
> On čtvrtek 30. května 2019 8:11:40 CEST Lukáš Karas wrote:
> > Hi Sailors.
> > 
> > When I build my cmake-based project with recent SDK, everything works
> > fine,
> > 
> > but Harbour is refusing generated packages with this error message:
> >   No OS version and packages satisfy package requirements:
> >   Requirement libstdc++.so.6(CXXABI_1.3.8) not available
> >   Requirement libstdc++.so.6(GLIBCXX_3.4.20) not available
> > 
> > I am doing something wrong, or just some whitelist should be updated
> > in the Harbour?
> > 
> > Lukas
> > 
> > Dne úterý 14. května 2019 15:02:02 CEST Jarkko Lehtoranta napsal(a):
> > > Hello,
> > > 
> > > Today (May 14th) at 13:00 UTC the Sailfish SDK 2.1 has been released to
> > > all
> > > users. Please, check out the release notes from
> > > https://together.jolla.com/question/204832/.
> > > 
> > > The installers for this SDK release are now available at
> > > https://sailfishos.org/wiki/Application_SDK#Latest_SDK_Release. If you
> > > have
> > > an older beta release of the SDK, you should see an update notification
> > > in
> > > the Sailfish OS IDE. The 2.1 Early Access SDK users will get an update
> > > notification about the new Emulator and Build Targets.
> > > 
> > > If you have any questions, feel free to either send an email to this
> > > mailing list: devel at lists.sailfishos.org, write it up in
> > > http://together.jolla.com and tag your issue with ‘sdk’ or send an
> > > e-mail
> > > to developer-care at jolla.com.
> > > 
> > > Happy hacking,
> > > Jolla SDK Team
> > > ___
> > > SailfishOS.org Devel mailing list
> > > To unsubscribe, please send a mail to
> > > devel-unsubscr...@lists.sailfishos.org

signature.asc
Description: This is a digitally signed message part.
___
SailfishOS.org Devel mailing list
To unsubscribe, please send a mail to devel-unsubscr...@lists.sailfishos.org

Re: [SailfishDevel] Sailfish SDK 2.1 has been released to all users

2019-05-30 Thread Martin Kampas
Hi Lukáš,

Unfortunately this is a bug with the Harbour rules - please folow this report 
on TJC https://
together.jolla.com/question/206727/harbour-is-rejecting-rpm-package-build-by-latest-sdk/

BR,
Martin

On čtvrtek 30. května 2019 8:11:40 CEST Lukáš Karas wrote:
> Hi Sailors.
> 
> When I build my cmake-based project with recent SDK, everything works fine,
> but Harbour is refusing generated packages with this error message:
> 
>   No OS version and packages satisfy package requirements:
>   Requirement libstdc++.so.6(CXXABI_1.3.8) not available
>   Requirement libstdc++.so.6(GLIBCXX_3.4.20) not available
> 
> I am doing something wrong, or just some whitelist should be updated
> in the Harbour?
> 
> Lukas
> 
> Dne úterý 14. května 2019 15:02:02 CEST Jarkko Lehtoranta napsal(a):
> > Hello,
> > 
> > Today (May 14th) at 13:00 UTC the Sailfish SDK 2.1 has been released to
> > all
> > users. Please, check out the release notes from
> > https://together.jolla.com/question/204832/.
> > 
> > The installers for this SDK release are now available at
> > https://sailfishos.org/wiki/Application_SDK#Latest_SDK_Release. If you
> > have
> > an older beta release of the SDK, you should see an update notification in
> > the Sailfish OS IDE. The 2.1 Early Access SDK users will get an update
> > notification about the new Emulator and Build Targets.
> > 
> > If you have any questions, feel free to either send an email to this
> > mailing list: devel at lists.sailfishos.org, write it up in
> > http://together.jolla.com and tag your issue with ‘sdk’ or send an e-mail
> > to developer-care at jolla.com.
> > 
> > Happy hacking,
> > Jolla SDK Team
> > ___
> > SailfishOS.org Devel mailing list
> > To unsubscribe, please send a mail to
> > devel-unsubscr...@lists.sailfishos.org


___
SailfishOS.org Devel mailing list
To unsubscribe, please send a mail to devel-unsubscr...@lists.sailfishos.org

Re: [SailfishDevel] Sailfish SDK 2.1 has been released to all users

2019-05-30 Thread Lukáš Karas
Hi Sailors. 

When I build my cmake-based project with recent SDK, everything works fine, 
but Harbour is refusing generated packages with this error message:

  No OS version and packages satisfy package requirements: 
  Requirement libstdc++.so.6(CXXABI_1.3.8) not available 
  Requirement libstdc++.so.6(GLIBCXX_3.4.20) not available

I am doing something wrong, or just some whitelist should be updated 
in the Harbour?

Lukas

Dne úterý 14. května 2019 15:02:02 CEST Jarkko Lehtoranta napsal(a):
> Hello,
> 
> Today (May 14th) at 13:00 UTC the Sailfish SDK 2.1 has been released to all
> users. Please, check out the release notes from
> https://together.jolla.com/question/204832/.
 
> The installers for this SDK release are now available at
> https://sailfishos.org/wiki/Application_SDK#Latest_SDK_Release. If you have
> an older beta release of the SDK, you should see an update notification in
> the Sailfish OS IDE. The 2.1 Early Access SDK users will get an update
> notification about the new Emulator and Build Targets.
 
> If you have any questions, feel free to either send an email to this mailing
> list: devel at lists.sailfishos.org, write it up in
> http://together.jolla.com and tag your issue with ‘sdk’ or send an e-mail
> to developer-care at jolla.com.
 
> Happy hacking,
> Jolla SDK Team
> ___
> SailfishOS.org Devel mailing list
> To unsubscribe, please send a mail to devel-unsubscr...@lists.sailfishos.org

signature.asc
Description: This is a digitally signed message part.
___
SailfishOS.org Devel mailing list
To unsubscribe, please send a mail to devel-unsubscr...@lists.sailfishos.org

[SailfishDevel] Sailfish SDK 2.1 has been released to all users

2019-05-14 Thread Jarkko Lehtoranta
Hello,

Today (May 14th) at 13:00 UTC the Sailfish SDK 2.1 has been released to all 
users. Please, check out the release notes from 
https://together.jolla.com/question/204832/.

The installers for this SDK release are now available at 
https://sailfishos.org/wiki/Application_SDK#Latest_SDK_Release. If you have an 
older beta release of the SDK, you should see an update notification in the 
Sailfish OS IDE. The 2.1 Early Access SDK users will get an update notification 
about the new Emulator and Build Targets.

If you have any questions, feel free to either send an email to this mailing 
list: devel at lists.sailfishos.org, write it up in http://together.jolla.com 
and tag your issue with ‘sdk’ or send an e-mail to developer-care at jolla.com.

Happy hacking,
Jolla SDK Team
___
SailfishOS.org Devel mailing list
To unsubscribe, please send a mail to devel-unsubscr...@lists.sailfishos.org