Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(2071)

Issue 12769043: make website fails on platforms where python3 is the default. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 8 months ago by Julien Rioux
Modified:
10 years, 8 months ago
Reviewers:
Graham Percival, janek
CC:
lilypond-devel_gnu.org
Base URL:
http://git.savannah.gnu.org/gitweb/?p=lilypond.git/trunk/
Visibility:
Public.

Description

make website fails on platforms where python3 is the default. Use the python found by ./configure to build the website.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -5 lines) Patch
M make/website.make View 1 chunk +5 lines, -5 lines 0 comments Download

Messages

Total messages: 4
janek
LGTM
10 years, 8 months ago (2013-08-14 11:50:16 UTC) #1
Graham Percival
When building with WEBSITE_ONLY_BUILD, $(PYTHON) will default to python (as defined at the top of ...
10 years, 8 months ago (2013-08-16 04:45:59 UTC) #2
Julien Rioux
On 2013/08/16 04:45:59, Graham Percival wrote: > When building with WEBSITE_ONLY_BUILD, $(PYTHON) will default to ...
10 years, 8 months ago (2013-08-17 12:33:39 UTC) #3
Graham Percival
10 years, 8 months ago (2013-08-18 09:25:36 UTC) #4
On Sat, Aug 17, 2013 at 12:33:39PM +0000, julien.rioux@gmail.com wrote:
> I did not touch that part specifically because I do not want to break
> anything with the current machine that runs this build. Is there a
> python2 on the host machine where this command would normally be run?
> AFAIK the python2 alias is only installed if python3 is also installed
> on the system, which might or might not be the case.

Hmm, good point.  I don't know; Phil would need to check.  Let's
just accept this patch without fussing about the other stuff,
then.

Cheers,
- Graham
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b