bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Issue 2277 in lilypond: GUB should bail unless a special env var is set


From: lilypond
Subject: Issue 2277 in lilypond: GUB should bail unless a special env var is set
Date: Fri, 03 Feb 2012 18:37:57 +0000

Status: Accepted
Owner: ----
Labels: Type-Maintainability

New issue 2277 by address@hidden: GUB should bail unless a special env var is set
http://code.google.com/p/lilypond/issues/detail?id=2277

GUB checks the host environment; if anything has changed, then it rebuilds all packages, taking 2 or 3 times as long to build the binaries.

The CG has a helpful little script which sets up a new bash shell with exactly the environment you want. Unfortunately, sometimes I forget to run that script, so it starts rebuilding everything. I generally notice halfway through, but then I'm concerned about leaving the cross-compile with some packages rebuilt and some not rebuilt, so I just delete everything and start from scratch.

It would be nice if the "make lilypond" target in GUB first checked if there was a GUB_OK_TO_BUILD environment variable (or something like that), and if there wasn't, it just exited with a message.


If we'd had this simple check, the 2.15.28 release would have been at least six hours earlier than it actually will be, as well as saving literally days of compiling time in the past.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]