On Fri, 26 Oct 2012 15:00:29 +0600, Andrey Rahmatullin wrote:

> > make[2]: gmcs: Command not found
> > make[2]: *** [RHash.dll] Error 127
> > make[2]: Leaving directory `/tmp/buildd/rhash-1.2.9/bindings/mono'
> > make[1]: *** [build-mono] Error 2
> > make[1]: Leaving directory `/tmp/buildd/rhash-1.2.9/bindings'
> > make: *** [build-indep] Error 2
> > dpkg-buildpackage: error: debian/rules build gave error exit status 2
> > E: Failed autobuilding of package
> > I: unmounting dev/pts filesystem
> > I: unmounting proc filesystem
> > I: cleaning the build env
> > I: removing directory /var/cache/pbuilder/build//16252 and its
> > subdirectories
> > 
> > ...why is gmcs not findable in my pbuilder chroot? I checked, and
> > mono-gmcs is still a dependency.
> Yeah, I've seen that too. mono-gmcs was not installed by pbuilder even
> though it's in the deps, but "mono-gmcs (>= 1.1.8) | c-sharp-2.0-compiler"
> dep was apparently resolved by mono-devel pulled by other deps (actually I
> don't know whether pbuilder dep resolution works that way or there is
> something else happening here).

Same here, and I agree with the analysis.
This shouldn't be a problem with sbuild (in its default
configuratiion where it ignore alternative dependencies), but still
the Build-Dep since wrong if gmcs is really needed:

#v+
diff -Nru rhash-1.2.9/debian/control rhash-1.2.9/debian/control
--- rhash-1.2.9/debian/control  2012-06-17 14:12:03.000000000 +0200
+++ rhash-1.2.9/debian/control  2012-10-27 18:01:45.000000000 +0200
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Aleksey Kravchenko <rhash.ad...@gmail.com>
 Build-Depends: debhelper (>= 8), dpkg-dev (>= 1.16.2), libssl-dev (>= 1.0.0), 
default-jdk, junit4, default-jdk-doc, perl, python (>= 2.6.6-3~), ruby1.8, 
ruby1.8-dev, ruby1.9.1, ruby1.9.1-dev, chrpath
-Build-Depends-Indep: cli-common-dev (>= 0.8~), mono-gmcs (>= 1.1.8) | 
c-sharp-2.0-compiler, monodoc-base
+Build-Depends-Indep: cli-common-dev (>= 0.8~), mono-gmcs (>= 1.1.8), 
monodoc-base
 Standards-Version: 3.9.3
 DM-Upload-Allowed: yes
 Homepage: http://rhash.sourceforge.net/
#v-


Cheers,
gregor
 
-- 
 .''`.  Homepage: http://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06
 : :' : Debian GNU/Linux user, admin, and developer  -  http://www.debian.org/
 `. `'  Member of VIBE!AT & SPI, fellow of the Free Software Foundation Europe
   `-   NP: Die Quote: Stufenziellied

Attachment: signature.asc
Description: Digital signature

Reply via email to