On Fri, Feb 10, 2006 at 01:38:35AM -0800, Blars Blarson wrote:
> Package: minc
> Version 1.4-3
> Severity: serious
> Justification: no longer builds from source
> 
> 
> minc failed to build from source on several buildds, including sparc
> and alpha.  It also failed on my sparc pbuilder.

Yes, I know.  I tried to send a message out to the porters lists on
Wednesday but it doesn't seem to have made it.  I'll attach the
message here.  Can you help?

Thanks,
-Steve

>From steve Wed Feb  8 22:53:46 2006
Date: Wed, 8 Feb 2006 22:53:46 -0500
To: debian-alpha@lists.debian.org, debian-sparc@lists.debian.org,
        debian-mips@lists.debian.org, debian-hppa@lists.debian.org,
        debian-arm@lists.debian.org
Subject: help with MINC
Message-ID: <[EMAIL PROTECTED]>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.5.11+cvs20060126
Status: RO
Content-Length: 1073
Lines: 34

Howdy,

I made the mistake of adding "make check" to debian/rules.  Now minc
won't build on certain architectures.  It builds on i386 (my
architecture), ia64, s390, and powerpc.  It fails on alpha, sparc,
mips, hppa, arm, and mipsel.

I poked around on a few of the debian machines (vore, paer, caballero)
but none of them had the build-deps for minc.  So I need help from a
kind soul.

The best would be if someone would install all the build dependencies
for minc and then let me log in to poke around.

Alternatively; someone could build minc, step through the failing
script as follows, and send me the output of each command.

 1  cd testdir
 2  dd if=/dev/zero | ../rawtominc -vector 3 -byte -clobber _grid.mnc 8 8 8
 3  ../mincinfo _grid.mnc
 4  ./create_grid_xfm _grid.mnc _t1.xfm
 5  cat _t1.xfm
 6  ../mincinfo _t1_grid_0.mnc
 7  ./create_grid_xfm _grid.mnc _t2.xfm
 8  cat _t2.xfm
 9  ../mincinfo _t2_grid_0.mnc
10  ../xfmconcat _t1.xfm _t2.xfm _t3.xfm
11  cat _t3.xfm
12  cmp _t1_grid_0.mnc _t3_grid_0.mnc
13  cmp _t2_grid_0.mnc _t3_grid_1.mnc


Thanks,
-Steve




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to