Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 15803] New: libtorrent should not run autogen in PRE_BUILD

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 15803] New: libtorrent should not run autogen in PRE_BUILD
  • Date: 23 Aug 2010 22:38:05 -0000

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

Summary: libtorrent should not run autogen in PRE_BUILD
Product: Codex
Version: stable grimoire
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
Component: ftp-libs
AssignedTo: sm-grimoire-bugs AT lists.ibiblio.org
ReportedBy: sourcemage AT archpaladin.net


The most recent PRE_BUILD of libtorrent is:

default_pre_build &&
cd ${SOURCE_DIRECTORY} &&
patch -p1 < $SCRIPT_DIRECTORY/gcc44.patch &&
./autogen.sh

However, running this as-is results in the bug reported in
http://libtorrent.rakshasa.no/ticket/1852

If the './autogen.sh' line is excluded from PRE_BUILD the cast will succeed.

--
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