Bug#393691: Is this bug (ikvm FTBFS on amd64) still relevant?

2007-03-20 Thread Brian M. Carlson
clone 393691 -1
retitle -1 ikvm: incorrect and unsatisfiable build-depends
severity -1 serious
# justification: does not build from source on any architecture.
kthxbye

On Sun, Mar 18, 2007 at 03:31:45PM -0700, Dave Beckett wrote:
 Brian M. Carlson wrote:
  I can test come Monday or Tuesday (probably the latter) that ikvm still
  builds on amd64, if needed.
 
 Let me know.

It does not.  The log is attached.

Note that mono-classlib-2.0 is not installable, so I removed it
from debian/control.  That might have had an effect on the package build
process.

Also note that you need to build-depend on cli-common-dev (= 0.4.4);
dh_clideps complains if you do not.  I suppose that is where dh_clideps
is located.  It was, however, installed during my build.

If you will provide a new set of sources that I can download, I'll be
happy to try them out.  I will also be happy to run any reasonable tests
that might pinpoint the problem.

-- 
Brian M. Carlson / Brian with Sandals: Houston, Texas, US
There is no We: http://crustytoothpaste.ath.cx/~bmc/writings/tinw
OpenPGP: RSA v3 2048 560553E7: FE82 7C9F EB21 5436 2F96 25BA 927B 0A51
Script started on Tue 20 Mar 2007 11:00:05 PM UTC
dpkg-buildpackage: source package is ikvm
dpkg-buildpackage: source version is 0.28.0.0-1
dpkg-buildpackage: source changed by Dave Beckett [EMAIL PROTECTED]
dpkg-buildpackage: host architecture amd64
dpkg-buildpackage: source version without epoch 0.28.0.0-1
 fakeroot debian/rules clean
dh_testdir
dh_testroot
rm -f build-stamp configure-stamp install-stamp
rm -rf classtmp
mkdir -p /media/data/bmc/temp/ikvm-0.28.0.0/debian/.wapi
nant -v clean
NAnt 0.85 (Build 0.85.2478.0; release; 10/14/2006)
Copyright (C) 2001-2006 Gerry Shaw
http://nant.sourceforge.net

Buildfile: file:///media/data/bmc/temp/ikvm-0.28.0.0/ikvm.build
Target framework: Mono 2.0 Profile
Base Directory: /media/data/bmc/temp/ikvm-0.28.0.0.
Target(s) specified: clean 


clean:

   [delete] Deleting 6 files.
   [delete] Deleting file 
/media/data/bmc/temp/ikvm-0.28.0.0/bin/IKVM.GNU.Classpath.dll.
   [delete] Deleting file 
/media/data/bmc/temp/ikvm-0.28.0.0/bin/IKVM.Runtime.dll.
   [delete] Deleting file /media/data/bmc/temp/ikvm-0.28.0.0/bin/ikvm.exe.
   [delete] Deleting file /media/data/bmc/temp/ikvm-0.28.0.0/bin/ikvmc.exe.
   [delete] Deleting file /media/data/bmc/temp/ikvm-0.28.0.0/bin/ikvmstub.exe.
   [delete] Deleting file /media/data/bmc/temp/ikvm-0.28.0.0/tools/asmref.exe.

BUILD SUCCEEDED

Total time: 0.2 seconds.

rm -f bin/IKVM.GNU.Classpath.dll bin/IKVM.Runtime.dll bin/ikvm.exe 
bin/ikvmc.exe bin/ikvmstub.exe tools/asmref.exe
rm -f native/libikvm-native.so
find . -name *.class -exec rm {} \;
rm -f classpath/*.dll
if [ -f classpath/allsources.lst.dist ]; then \
  rm -f classpath/allclasses.lst; \
  mv classpath/allsources.lst.dist classpath/allsources.lst; \
fi
if [ -f classpath/classpath.build.dist ]; then \
  rm -f classpath/classpath.build; \
  mv classpath/classpath.build.dist classpath/classpath.build; \
fi
rm -rf /media/data/bmc/temp/ikvm-0.28.0.0/debian/.wapi 
/media/data/bmc/temp/ikvm-0.28.0.0/debian/.mono
dh_clean 
dpatch deapply-all
rm -rf patch-stamp debian/patched
 dpkg-source -b ikvm-0.28.0.0
dpkg-source: building ikvm using existing ikvm_0.28.0.0.orig.tar.gz
dpkg-source: building ikvm in ikvm_0.28.0.0-1.diff.gz
dpkg-source: warning: ignoring deletion of file bin/ikvm.exe
dpkg-source: warning: ignoring deletion of file bin/JVM.DLL
dpkg-source: warning: ignoring deletion of file bin/IKVM.AWT.WinForms.dll
dpkg-source: warning: ignoring deletion of file bin/IKVM.Runtime.dll
dpkg-source: warning: ignoring deletion of file bin/ikvmstub.exe
dpkg-source: warning: ignoring deletion of file bin/ikvmc.exe
dpkg-source: warning: ignoring deletion of file bin/IKVM.GNU.Classpath.dll
dpkg-source: warning: ignoring deletion of file bin/ikvm-native.dll
dpkg-source: building ikvm in ikvm_0.28.0.0-1.dsc
 debian/rules build
dpatch apply-all  touch patch-stamp
dh_testdir
mkdir -p /media/data/bmc/temp/ikvm-0.28.0.0/debian/.wapi 
/media/data/bmc/temp/ikvm-0.28.0.0/debian/.mono
Tue Mar 20 23:00:21 UTC 2007 Running nant -v clean
nant -v clean
NAnt 0.85 (Build 0.85.2478.0; release; 10/14/2006)
Copyright (C) 2001-2006 Gerry Shaw
http://nant.sourceforge.net

Buildfile: file:///media/data/bmc/temp/ikvm-0.28.0.0/ikvm.build
Target framework: Mono 2.0 Profile
Base Directory: /media/data/bmc/temp/ikvm-0.28.0.0.
Target(s) specified: clean 


clean:


BUILD SUCCEEDED

Total time: 0 seconds.

Tue Mar 20 23:00:23 UTC 2007 Running uudecode
uudecode -o /dev/stdout debian/classpath-0.91.tar.gz.uue | gunzip | tar -xf - 
 mv classpath-0.91 classtmp
Tue Mar 20 23:00:24 UTC 2007 Done uudecode
if [ ! -f classpath/allsources.lst.dist ]; then \
  mv classpath/allsources.lst classpath/allsources.lst.dist; \
fi
sed -e s,^../../classpath-0.91,../classtmp,  classpath/allsources.lst.dist  
classpath/allsources.lst
if [ ! -f 

Processed: Re: Bug#393691: Is this bug (ikvm FTBFS on amd64) still relevant?

2007-03-20 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 clone 393691 -1
Bug#393691: ikvm: FTBFS (amd64): ** ERROR **: Can't find custom attr 
constructor image: 
/ikvm-0.28.0.0/debian/ikvm/usr/lib/mono/gac/IKVM.GNU.Classpath/0.28.0.0__0e6da51c66764cd7/IKVM.GNU.Classpath.dll
 mtoken: 0x0a0001cb
Bug 393691 cloned as bug 415644.

 retitle -1 ikvm: incorrect and unsatisfiable build-depends
Bug#415644: ikvm: FTBFS (amd64): ** ERROR **: Can't find custom attr 
constructor image: 
/ikvm-0.28.0.0/debian/ikvm/usr/lib/mono/gac/IKVM.GNU.Classpath/0.28.0.0__0e6da51c66764cd7/IKVM.GNU.Classpath.dll
 mtoken: 0x0a0001cb
Changed Bug title to ikvm: incorrect and unsatisfiable build-depends from ikvm: 
FTBFS (amd64): ** ERROR **: Can't find custom attr constructor image: 
/ikvm-0.28.0.0/debian/ikvm/usr/lib/mono/gac/IKVM.GNU.Classpath/0.28.0.0__0e6da51c66764cd7/IKVM.GNU.Classpath.dll
 mtoken: 0x0a0001cb.

 severity -1 serious
Bug#415644: ikvm: incorrect and unsatisfiable build-depends
Severity set to `serious' from `serious'

 # justification: does not build from source on any architecture.
 kthxbye
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Bug#393691: Is this bug (ikvm FTBFS on amd64) still relevant?

2007-03-18 Thread Dave Beckett
Brian M. Carlson wrote:
 Is this bug still relevant?  ikvm has successfully built on amd64 since
 this bug was filed, and it works on my amd64 machine.  ISTR that some
 bug was present in Mono a few months ago, and that might have affected
 the build environment.

I've never had it working, and the state of the debian test machines
for this kind of thing is pathetic.

 I can test come Monday or Tuesday (probably the latter) that ikvm still
 builds on amd64, if needed.

Let me know.

Dave




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



Bug#393691: Is this bug (ikvm FTBFS on amd64) still relevant?

2007-03-17 Thread Brian M. Carlson
Is this bug still relevant?  ikvm has successfully built on amd64 since
this bug was filed, and it works on my amd64 machine.  ISTR that some
bug was present in Mono a few months ago, and that might have affected
the build environment.

I can test come Monday or Tuesday (probably the latter) that ikvm still
builds on amd64, if needed.

-- 
Brian M. Carlson / Brian with Sandals: Houston, Texas, US
Before emailing: http://crustytoothpaste.ath.cx/~bmc/me/contact/email
There is no We: http://crustytoothpaste.ath.cx/~bmc/writings/tinw
OpenPGP: RSA v3 2048 560553E7: FE82 7C9F EB21 5436 2F96 25BA 927B 0A51


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