Skip to Content.
Sympa Menu

sm-sorcery-bugs - [SM-Sorcery-Bugs] [Bug 15838] when an archspec vanishes sorcery behaves badly

sm-sorcery-bugs AT lists.ibiblio.org

Subject: Bugs for Sorcery are reported here

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-sorcery-bugs AT lists.ibiblio.org
  • Subject: [SM-Sorcery-Bugs] [Bug 15838] when an archspec vanishes sorcery behaves badly
  • Date: 12 Sep 2010 09:23:46 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=15838





--- Comment #4 from Jaka Kranjc <svn AT lynxlynx.info> 2010-09-12 04:23:43 ---
It breaks everything since set_architecture is run during the sourcing of the
libs. It doesn't die gracefully, since the caller ignores the return value and
you can't fix it with sorcery, since the needed arrays are empty due to the
premaure death. Yikes.

You should be able to circumvent this by setting CROSS_INSTALL=on and
TARGET=some-target-archspec

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.




Archive powered by MHonArc 2.6.24.

Top of Page