All of lore.kernel.org
 help / color / mirror / Atom feed
* python-cryptography failing to build since openssl upgrade
@ 2016-03-09 19:50 Martin Jansa
  2016-03-17 21:49 ` Martin Jansa
  0 siblings, 1 reply; 5+ messages in thread
From: Martin Jansa @ 2016-03-09 19:50 UTC (permalink / raw)
  To: openembedded-devel; +Cc: akuster

[-- Attachment #1: Type: text/plain, Size: 450 bytes --]

Do we really need to use that version script for openssl?

Here is another failure:
http://errors.yoctoproject.org/Errors/Details/54984/

in our local builds we use couple prebuild binaries from 3rdparty, which
now aren't compatible with openssl ABI (possibly because of
version-script update:
http://lists.openembedded.org/pipermail/openembedded-core/2016-March/118433.html
)

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa@gmail.com

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 188 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: python-cryptography failing to build since openssl upgrade
  2016-03-09 19:50 python-cryptography failing to build since openssl upgrade Martin Jansa
@ 2016-03-17 21:49 ` Martin Jansa
  2016-03-23 16:21   ` akuster808
  0 siblings, 1 reply; 5+ messages in thread
From: Martin Jansa @ 2016-03-17 21:49 UTC (permalink / raw)
  To: openembedded-devel; +Cc: akuster

[-- Attachment #1: Type: text/plain, Size: 605 bytes --]

On Wed, Mar 09, 2016 at 08:50:49PM +0100, Martin Jansa wrote:
> Do we really need to use that version script for openssl?
> 
> Here is another failure:
> http://errors.yoctoproject.org/Errors/Details/54984/
> 
> in our local builds we use couple prebuild binaries from 3rdparty, which
> now aren't compatible with openssl ABI (possibly because of
> version-script update:
> http://lists.openembedded.org/pipermail/openembedded-core/2016-March/118433.html
> )

Still failing:
http://errors.yoctoproject.org/Errors/Details/56595/

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa@gmail.com

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 188 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: python-cryptography failing to build since openssl upgrade
  2016-03-17 21:49 ` Martin Jansa
@ 2016-03-23 16:21   ` akuster808
  2016-03-23 18:45     ` Martin Jansa
  0 siblings, 1 reply; 5+ messages in thread
From: akuster808 @ 2016-03-23 16:21 UTC (permalink / raw)
  To: openembedded-devel; +Cc: akuster



On 03/17/2016 02:49 PM, Martin Jansa wrote:
> On Wed, Mar 09, 2016 at 08:50:49PM +0100, Martin Jansa wrote:
>> Do we really need to use that version script for openssl?
>>
>> Here is another failure:
>> http://errors.yoctoproject.org/Errors/Details/54984/
>>
>> in our local builds we use couple prebuild binaries from 3rdparty, which
>> now aren't compatible with openssl ABI (possibly because of
>> version-script update:
>> http://lists.openembedded.org/pipermail/openembedded-core/2016-March/118433.html
>> )
> 
> Still failing:
> http://errors.yoctoproject.org/Errors/Details/56595/

will look into it today.

- armin
> 
> 
> 


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: python-cryptography failing to build since openssl upgrade
  2016-03-23 16:21   ` akuster808
@ 2016-03-23 18:45     ` Martin Jansa
  2016-03-23 22:01       ` akuster808
  0 siblings, 1 reply; 5+ messages in thread
From: Martin Jansa @ 2016-03-23 18:45 UTC (permalink / raw)
  To: openembedded-devel; +Cc: akuster

[-- Attachment #1: Type: text/plain, Size: 1205 bytes --]

On Wed, Mar 23, 2016 at 09:21:08AM -0700, akuster808 wrote:
> 
> 
> On 03/17/2016 02:49 PM, Martin Jansa wrote:
> > On Wed, Mar 09, 2016 at 08:50:49PM +0100, Martin Jansa wrote:
> >> Do we really need to use that version script for openssl?
> >>
> >> Here is another failure:
> >> http://errors.yoctoproject.org/Errors/Details/54984/
> >>
> >> in our local builds we use couple prebuild binaries from 3rdparty, which
> >> now aren't compatible with openssl ABI (possibly because of
> >> version-script update:
> >> http://lists.openembedded.org/pipermail/openembedded-core/2016-March/118433.html
> >> )
> > 
> > Still failing:
> > http://errors.yoctoproject.org/Errors/Details/56595/
> 
> will look into it today.

Thanks, I've tried to upgrade it to 1.2.3 (patch is on ML), but that also fails, just
with different error:
http://errors.yoctoproject.org/Errors/Details/57058/

> 
> - armin
> > 
> > 
> > 
> -- 
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa@gmail.com

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 188 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: python-cryptography failing to build since openssl upgrade
  2016-03-23 18:45     ` Martin Jansa
@ 2016-03-23 22:01       ` akuster808
  0 siblings, 0 replies; 5+ messages in thread
From: akuster808 @ 2016-03-23 22:01 UTC (permalink / raw)
  To: openembedded-devel



On 03/23/2016 11:45 AM, Martin Jansa wrote:
> On Wed, Mar 23, 2016 at 09:21:08AM -0700, akuster808 wrote:
>>
>>
>> On 03/17/2016 02:49 PM, Martin Jansa wrote:
>>> On Wed, Mar 09, 2016 at 08:50:49PM +0100, Martin Jansa wrote:
>>>> Do we really need to use that version script for openssl?
>>>>
>>>> Here is another failure:
>>>> http://errors.yoctoproject.org/Errors/Details/54984/
>>>>
>>>> in our local builds we use couple prebuild binaries from 3rdparty, which
>>>> now aren't compatible with openssl ABI (possibly because of
>>>> version-script update:
>>>> http://lists.openembedded.org/pipermail/openembedded-core/2016-March/118433.html
>>>> )
>>>
>>> Still failing:
>>> http://errors.yoctoproject.org/Errors/Details/56595/
>>
>> will look into it today.
> 
> Thanks, I've tried to upgrade it to 1.2.3 (patch is on ML), but that also fails, just
> with different error:
> http://errors.yoctoproject.org/Errors/Details/57058/

I sent a patch that fixes the current version 1.1 in meta-python.

- armin
> 
>>
>> - armin
>>>
>>>
>>>
>> -- 
>> _______________________________________________
>> Openembedded-devel mailing list
>> Openembedded-devel@lists.openembedded.org
>> http://lists.openembedded.org/mailman/listinfo/openembedded-devel
> 
> 
> 


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2016-03-23 22:01 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-09 19:50 python-cryptography failing to build since openssl upgrade Martin Jansa
2016-03-17 21:49 ` Martin Jansa
2016-03-23 16:21   ` akuster808
2016-03-23 18:45     ` Martin Jansa
2016-03-23 22:01       ` akuster808

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.