Package: coco-cs
Version: 20081108-1
Severity: serious

From my pbuilder build log:

...
 debian/rules build
dh_testdir
# Add here commands to configure the package.
touch configure-stamp
dh_testdir
# Add here commands to compile the package.
( mkdir /tmp/buildd/coco-cs-20081108/debian/mono/; \
          /usr/bin/make; \
          rm -rf /tmp/buildd/coco-cs-20081108/debian/mono/; )
make[1]: Entering directory `/tmp/buildd/coco-cs-20081108'
gmcs /out:Coco.exe /t:exe Coco.cs Scanner.cs Tab.cs DFA.cs ParserGen.cs 
Parser.cs 
make[1]: gmcs: Command not found
make[1]: *** [all] Error 127
make[1]: Leaving directory `/tmp/buildd/coco-cs-20081108'
#docbook-to-man debian/coco-cs.sgml > coco-cs.1
touch build-stamp
 fakeroot debian/rules binary
dh_testdir
dh_testroot
dh_clean -k 
dh_installdirs
# Add here commands to install the package into debian/coco-cs.
/usr/bin/make install DESTDIR=/tmp/buildd/coco-cs-20081108/debian/coco-cs
make[1]: Entering directory `/tmp/buildd/coco-cs-20081108'
install -m 0755 cococs /tmp/buildd/coco-cs-20081108/debian/coco-cs/usr/bin
install -m 0755 Coco.exe 
/tmp/buildd/coco-cs-20081108/debian/coco-cs/usr/share/coco-cs
install: cannot stat `Coco.exe': No such file or directory
make[1]: *** [install] Error 1
make[1]: Leaving directory `/tmp/buildd/coco-cs-20081108'
make: *** [install] Error 2
dpkg-buildpackage: failure: fakeroot debian/rules binary gave error exit status 
2

Also -- why was the error in gmcs ignored?
-- 
Daniel Schepler




--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to