Skip to Content.
Sympa Menu

sm-sorcery-bugs - [SM-Sorcery-Bugs] [Bug 13516] New: echo in build causes seg fault

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 13516] New: echo in build causes seg fault
  • Date: 10 Feb 2007 18:35:02 -0000

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

Summary: echo in build causes seg fault
Product: Sorcery
Version: Untargetted future release
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: delve
AssignedTo: sm-sorcery-bugs AT lists.ibiblio.org
ReportedBy: treeve AT scarlet.be


running './build libraries' manually works, but using devel sorcery I get:


~/smgl/git/grimoire/devel/bobcat/BUILD: line 4: 10223 Done
echo "\n\n"
10224 Segmentation fault | ./build libraries
! Problem Detected !


the build file is:

echo "\n\n" | ./build libraries &&
if [ $BOBMAN = y ];then
./build man
fi


Last time I built this, I had an old amd750, now I am using an amd x2 4200.

--
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 13516] New: echo in build causes seg fault, bugzilla-daemon, 02/10/2007

Archive powered by MHonArc 2.6.24.

Top of Page