Skip to Content.
Sympa Menu

sm-sorcery-bugs - [SM-Sorcery-Bugs] [Bug 13190] New: var assignement problem

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 13190] New: var assignement problem
  • Date: 15 Oct 2006 21:24:05 -0000

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

Summary: var assignement problem
Product: Sorcery
Version: 1.13.x
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: Cast
AssignedTo: sm-sorcery-bugs AT lists.ibiblio.org
ReportedBy: lejatorn AT sourcemage.org


I don't really know how to formulate that one but here are the symptoms:
with devel sorcery when I cast postfix (whatever the grimoire) I get:

(set -e; echo "# DO NOT EDIT"; 'CC=gcc' /bin/sh ../../makedefs && cat
Makefile.in) >Makefile
/bin/sh: CC=gcc: command not found

this CC=gcc option comes from the BUILD of postfix spell. When I commented out
the relevant line, it just failed at the next var assignement.

When I switch to stable sorcery everything goes fine. So I'm unsure whether
this
is a bash bug, or a sorcery bug or whatever, but since it depends on the
sorcery
version used I thought this would be the best place to post it.

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



  • [SM-Sorcery-Bugs] [Bug 13190] New: var assignement problem, bugzilla-daemon, 10/15/2006

Archive powered by MHonArc 2.6.24.

Top of Page