Your message dated Thu, 09 Oct 2008 21:17:15 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#501538: fixed in haxe 1:2.1-1
has caused the Debian Bug report #501538,
regarding haxe_1:2.0.1-1(hppa/experimental): FTBFS:
/build/buildd/haxe-2.0.1/bin/haxe: Command not found
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)
--
501538: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=501538
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: haxe
Version: 1:2.0.1-1
Severity: serious
Hi,
your package failed to build from source.
| Automatic build of haxe_1:2.0.1-1 on lofn by sbuild/hppa 98-farm
| Build started at 20081007-1345
| ******************************************************************************
| Checking available source versions...
| Fetching source files...
| Reading package lists...
| Building dependency tree...
| Need to get 649kB of source archives.
| Get:1 http://sinclair.farm.ftbfs.de experimental/main haxe 1:2.0.1-1 (dsc)
[1052B]
| Get:2 http://sinclair.farm.ftbfs.de experimental/main haxe 1:2.0.1-1 (tar)
[634kB]
| Get:3 http://sinclair.farm.ftbfs.de experimental/main haxe 1:2.0.1-1 (diff)
[14.3kB]
| Fetched 649kB in 0s (983kB/s)
| Download complete and in download only mode
| ** Using build dependencies supplied by package:
| Build-Depends: debhelper (>= 5), dpatch, ocaml, ocaml-best-compilers,
ocaml-findlib, libextlib-ocaml-dev, camlp4, zlib1g-dev, emacs22 | emacsen, neko
(>= 1.8.0)
| Checking for already installed source dependencies...
[...]
| debian/rules build
| test -d debian/patched || install -d debian/patched
| dpatch apply-all
| applying patch 25-debian-file-locations to ./ ... ok.
| dpatch cat-all >>patch-stampT
| mv -f patch-stampT patch-stamp
| dh_testdir
| ocaml debian/install_bytecode.ml
| File "debian/install_bytecode.ml", line 81, characters 4-12:
| Warning Y: unused variable download.
| > ocaml install.ml -nodoc -d .. -b
| Effective configuration:
| Configuration file:
| /etc/ocamlfind.conf
| Search path:
| /usr/local/lib/ocaml/3.10.2
| /usr/lib/ocaml/3.10.2
| /usr/lib/ocaml/3.10.2/METAS
| Packages will be installed in/removed from:
| /usr/local/lib/ocaml/3.10.2
| META files will be installed in/removed from:
| the corresponding package directories
| The standard library is assumed to reside in:
| /usr/lib/ocaml/3.10.2
| The ld.conf file can be found here:
| /usr/lib/ocaml/3.10.2/ld.conf
| Using Findlib
| ocamlc -c enum.mli bitSet.mli dynArray.mli extArray.mli extHashtbl.mli
extList.mli extString.mli global.mli IO.mli option.mli pMap.mli std.mli
uChar.mli uTF8.mli base64.mli unzip.mli refList.mli optParse.mli dllist.mli
| ocamlc -c enum.ml
| ocamlc -c bitSet.ml
| ocamlc -c dynArray.ml
| ocamlc -c extArray.ml
| ocamlc -c extHashtbl.ml
| ocamlc -c extList.ml
| ocamlc -c extString.ml
| ocamlc -c global.ml
| ocamlc -c IO.ml
| ocamlc -c option.ml
| ocamlc -c pMap.ml
| ocamlc -c std.ml
| ocamlc -c uChar.ml
| ocamlc -c uTF8.ml
| ocamlc -c base64.ml
| ocamlc -c unzip.ml
| ocamlc -c refList.ml
| ocamlc -c optParse.ml
| ocamlc -c dllist.ml
| ocamlc -a -o extLib.cma enum.cmo bitSet.cmo dynArray.cmo extArray.cmo
extHashtbl.cmo extList.cmo extString.cmo global.cmo IO.cmo option.cmo pMap.cmo
std.cmo uChar.cmo uTF8.cmo base64.cmo unzip.cmo refList.cmo optParse.cmo
dllist.cmo extLib.ml
| Installing extLib.cmi
| Installing enum.cmi
| Installing bitSet.cmi
| Installing dynArray.cmi
| Installing extArray.cmi
| Installing extHashtbl.cmi
| Installing extList.cmi
| Installing extString.cmi
| Installing global.cmi
| Installing IO.cmi
| Installing option.cmi
| Installing pMap.cmi
| Installing std.cmi
| Installing uChar.cmi
| Installing uTF8.cmi
| Installing base64.cmi
| Installing unzip.cmi
| Installing refList.cmi
| Installing optParse.cmi
| Installing dllist.cmi
| Installing extLib.cma
| Done.
| > ocamlc -I .././ extc_stubs.c
| > ocamlc -a -o extc.cma -cclib ../ocaml/extc/extc_stubs.o -cclib
/usr/lib/libz.so.1 extc.mli extc.ml
| > ocamlc -a -o swflib.cma -I .. -I ../extc as3.mli as3hl.mli as3code.ml
as3parse.ml as3hlparse.ml swf.ml swfZip.ml actionScript.ml swfParser.ml
| > ocamlyacc xml_parser.mly
| > ocamlc xml.mli dtd.mli xml_parser.mli xml_lexer.mli
| > ocamllex xml_lexer.mll
| 164 states, 1217 transitions, table size 5852 bytes
| > ocamlc -a -o xml-light.cma xml_parser.ml xml_lexer.ml dtd.ml xmlParser.mli
xmlParser.ml xml.ml
| > ocamllex lexer.mll
| 101 states, 1074 transitions, table size 4902 bytes
| > ocamlc -c -I ../ocaml -I ../ocaml/swflib -I ../ocaml/xml-light -I
../ocaml/extc -I ../neko/libs/include/ocaml -pp camlp4o ast.ml lexer.ml type.ml
common.ml parser.ml typecore.ml genxml.ml typeload.ml codegen.ml typer.ml
../neko/libs/include/ocaml/nast.ml ../neko/libs/include/ocaml/binast.ml
../neko/libs/include/ocaml/nxml.ml genneko.ml genas3.ml genjs.ml genswf8.ml
genswf9.ml genswf.ml genphp.ml main.ml
| > ocamlc -custom -o ../bin/haxe-byte ../ocaml/extLib.cma
../ocaml/extc/extc.cma ../ocaml/swflib/swflib.cma
../ocaml/xml-light/xml-light.cma unix.cma ast.cmo lexer.cmo type.cmo common.cmo
parser.cmo typecore.cmo genxml.cmo typeload.cmo codegen.cmo typer.cmo
../neko/libs/include/ocaml/nast.cmo ../neko/libs/include/ocaml/binast.cmo
../neko/libs/include/ocaml/nxml.cmo genneko.cmo genas3.cmo genjs.cmo
genswf8.cmo genswf9.cmo genswf.cmo genphp.cmo main.cmo
| /build/buildd/haxe-2.0.1/bin/haxe
/build/buildd/haxe-2.0.1/haxe/std/tools/haxedoc/haxedoc.hxml
| make: /build/buildd/haxe-2.0.1/bin/haxe: Command not found
| make: *** [build-stamp] Error 127
| dpkg-buildpackage: failure: debian/rules build gave error exit status 2
| ******************************************************************************
| Build finished at 20081007-1351
| FAILED [dpkg-buildpackage died]
Full build log(s):
http://experimental.ftbfs.de/build.php?&ver=1:2.0.1-1&pkg=haxe&arch=hppa
Gruesse,
--
Frank Lichtenheld <[EMAIL PROTECTED]>
www: http://www.djpig.de/
--- End Message ---
--- Begin Message ---
Source: haxe
Source-Version: 1:2.1-1
We believe that the bug you reported is fixed in the latest version of
haxe, which is due to be installed in the Debian FTP archive:
haxe_2.1-1.diff.gz
to pool/main/h/haxe/haxe_2.1-1.diff.gz
haxe_2.1-1.dsc
to pool/main/h/haxe/haxe_2.1-1.dsc
haxe_2.1-1_i386.deb
to pool/main/h/haxe/haxe_2.1-1_i386.deb
haxe_2.1.orig.tar.gz
to pool/main/h/haxe/haxe_2.1.orig.tar.gz
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Jens Peter Secher <[EMAIL PROTECTED]> (supplier of updated haxe package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Thu, 09 Oct 2008 21:30:03 +0200
Source: haxe
Binary: haxe
Architecture: source i386
Version: 1:2.1-1
Distribution: experimental
Urgency: low
Maintainer: Jens Peter Secher <[EMAIL PROTECTED]>
Changed-By: Jens Peter Secher <[EMAIL PROTECTED]>
Description:
haxe - Web-oriented universal programming language
Closes: 501538
Changes:
haxe (1:2.1-1) experimental; urgency=low
.
* Fixed build failure when using byte-code version of ocaml.
(Closes: #501538)
* Synchronise with 2.1 release.
Checksums-Sha1:
b74cb5d49c3de09fb01955e70e63fc0bca72f3fc 1038 haxe_2.1-1.dsc
2afccc2e7b65b2e1e901318a419e63006f026123 634438 haxe_2.1.orig.tar.gz
b5b86202c12c01712ba9f3a5d455ccc96ab455a9 14380 haxe_2.1-1.diff.gz
b545ee17a1bc211e51fc6c77375732008785626a 904592 haxe_2.1-1_i386.deb
Checksums-Sha256:
5ac3146cb99478aa9139174008c6a0462cb704b61742eee5be5e0c0c74437cde 1038
haxe_2.1-1.dsc
ab8a219517c2e46fcb41218253bada9b552902439e2aac1e9a87bf9dc086a68e 634438
haxe_2.1.orig.tar.gz
ee9427365e53aaf858123a103987b3a4ede299aef792c132bdee77f94aa678a9 14380
haxe_2.1-1.diff.gz
59228bc41be90650c7685efc2361868631501cc3dc62118b55b38706663929bb 904592
haxe_2.1-1_i386.deb
Files:
ea9c843e37c1c9465b46940851ec2f4c 1038 devel optional haxe_2.1-1.dsc
9cb7e3e9f2366f40beb5cc0c5d79e34a 634438 devel optional haxe_2.1.orig.tar.gz
885fc7a276efc74b76a00f4244f03cc9 14380 devel optional haxe_2.1-1.diff.gz
3ceb78053c91a684aa778c3d5e37d090 904592 devel optional haxe_2.1-1_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iEYEARECAAYFAkjuaEEACgkQDuWXiv5j6KGqlACfVBNCuDZohiVoBQbGoGceUQpk
4d4AoMZxj2BiIqIJ4nFc3+SnRAY9LP0A
=RfH0
-----END PGP SIGNATURE-----
--- End Message ---