[issue27806] 2.7 32-bit builds fail on macOS 10.12 Sierra due to dependency on deleted header file QuickTime/QuickTime.h

2016-10-17 Thread Ned Deily

Ned Deily added the comment:

Lapsang, sorry but this bug tracker is not a help forum.  There are many other, 
more appropriate places to ask for help in building software, like Stack 
Overflow or the Python mailing list.  But, if you are not comfortable patching 
and building software from source, you should consider using a third-party 
package manager like MacPorts or Homebrew to install zim and all of its 
dependencies, like Python.

--

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue27806] 2.7 32-bit builds fail on macOS 10.12 Sierra due to dependency on deleted header file QuickTime/QuickTime.h

2016-10-17 Thread Lapsang Leaf

Lapsang Leaf added the comment:

Yes, I understood that part, sorry.  What I don’t understand is how to 
work/install the patch you have provided?
So, again, please let me know, step by step, what I need to do to patch and get 
it running.  Thanks

> On 17 Oct 2016, at 17:04, Jeremy Sequoia  wrote:
> 
> 
> Jeremy Sequoia added the comment:
> 
> QuickTime/QuickTime.h was deprecated long ago.
> 
> python fails to compile if QuickTime/QuickTime.h isn't present.
> 
> QuickTime/QuickTime.h was removed in Sierra, causing the build to fail on 
> Sierra.
> 
> This patch fixes that issue.
> 
>> On Oct 17, 2016, at 05:23, Lapsang Leaf  wrote:
>> 
>> 
>> Lapsang Leaf added the comment:
>> 
>> Can we have this in English, please, for noobs?
>> 
>> I only use python in order to run zim on my mac. I do not have the same 
>> technical know-how as many users and I do not understand the parlance here.  
>> Currently I have OS X 10.12 with python 2.7 - updating to sierra seems to 
>> have broken it.
>> 
>> Please let me know, step by step, what I need to do to patch and get it 
>> running again.  Thanks
>> 
>> --
>> nosy: +Lapsang Leaf
>> 
>> ___
>> Python tracker 
>> 
>> ___
> 
> --
> Added file: http://bugs.python.org/file45123/smime.p7s
> 
> ___
> Python tracker 
> 
> ___

--

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue27806] 2.7 32-bit builds fail on macOS 10.12 Sierra due to dependency on deleted header file QuickTime/QuickTime.h

2016-10-17 Thread Jeremy Sequoia

Jeremy Sequoia added the comment:

QuickTime/QuickTime.h was deprecated long ago.

python fails to compile if QuickTime/QuickTime.h isn't present.

QuickTime/QuickTime.h was removed in Sierra, causing the build to fail on 
Sierra.

This patch fixes that issue.

> On Oct 17, 2016, at 05:23, Lapsang Leaf  wrote:
> 
> 
> Lapsang Leaf added the comment:
> 
> Can we have this in English, please, for noobs?
> 
> I only use python in order to run zim on my mac. I do not have the same 
> technical know-how as many users and I do not understand the parlance here.  
> Currently I have OS X 10.12 with python 2.7 - updating to sierra seems to 
> have broken it.
> 
> Please let me know, step by step, what I need to do to patch and get it 
> running again.  Thanks
> 
> --
> nosy: +Lapsang Leaf
> 
> ___
> Python tracker 
> 
> ___

--
Added file: http://bugs.python.org/file45123/smime.p7s

___
Python tracker 

___

smime.p7s
Description: S/MIME cryptographic signature
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue27806] 2.7 32-bit builds fail on macOS 10.12 Sierra due to dependency on deleted header file QuickTime/QuickTime.h

2016-10-17 Thread Lapsang Leaf

Lapsang Leaf added the comment:

Can we have this in English, please, for noobs?

I only use python in order to run zim on my mac. I do not have the same 
technical know-how as many users and I do not understand the parlance here.  
Currently I have OS X 10.12 with python 2.7 - updating to sierra seems to have 
broken it.

Please let me know, step by step, what I need to do to patch and get it running 
again.  Thanks

--
nosy: +Lapsang Leaf

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue27806] 2.7 32-bit builds fail on macOS 10.12 Sierra due to dependency on deleted header file QuickTime/QuickTime.h

2016-09-18 Thread Roundup Robot

Roundup Robot added the comment:

New changeset a8771f230c06 by Ned Deily in branch '2.7':
Issue #27806: add Aleks to Misc/ACKS.
https://hg.python.org/cpython/rev/a8771f230c06

--

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue27806] 2.7 32-bit builds fail on macOS 10.12 Sierra due to dependency on deleted header file QuickTime/QuickTime.h

2016-09-16 Thread Ned Deily

Ned Deily added the comment:

Thanks, Alexander and especially Jeremy, for the reviews and suggestions.  
Thanks again sashk for the patches.  Committed for release in 2.7.13.

--
resolution:  -> fixed
stage: needs patch -> resolved
status: open -> closed
title: 2.7 32-bit builds fail on future releases of OS X due to dependency on 
deleted header file -> 2.7 32-bit builds fail on macOS 10.12 Sierra due to 
dependency on deleted header file QuickTime/QuickTime.h

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com