Doesn't build on El Capitan
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 23
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
> ...
> copying file /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/xmltestdata/test.xml.out -> /Users/t/git/LIFX-Menu/build/bdist.macosx-10.11-intel/python2.7-standalone/app/collect/test/xmltestdata/test.xml.out
> copying file /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/zipdir.zip -> /Users/t/git/LIFX-Menu/build/bdist.macosx-10.11-intel/python2.7-standalone/app/collect/test/zipdir.zip
> **\* creating application bundle: LIFX Menu ***
> error: [Errno 1] Operation not permitted: '/Users/t/git/LIFX-Menu/dist/LIFX Menu.app/Contents/MacOS/LIFX Menu'
I get this error message when trying do build on OSX El Capitan. Python 2.7 and X-Code Command Line Tools are installed. I also already tried to do it as root without success.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the application build on OS X El Capitan with Python 2.7 and the Xcode Command Line Tools, using the reported failure while creating the LIFX Menu.app bundle. Investigate why the executable in dist/LIFX Menu.app/Contents/MacOS is rejected with Operation not permitted, and verify that the bundle builds successfully without requiring root.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- build-system, desktop
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100