Your message dated Sat, 12 Dec 2009 13:47:46 +0000
with message-id <e1njsk2-0003pm...@ries.debian.org>
and subject line Bug#560623: fixed in mlton 20091212~svn-r7383
has caused the Debian Bug report #560623,
regarding mlton: FTBFS: compilation aborted: parseAndElaborate reported errors
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 ow...@bugs.debian.org
immediately.)


-- 
560623: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=560623
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: mlton
Version: 20091107
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20091210 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
> make[5]: Entering directory 
> `/build/user-mlton_20091107-amd64-iRNeyX/mlton-20091107/lib/smlnj-lib'
> rm -rf smlnj-lib
> gzip -dc smlnj-lib.tgz | tar xf -
> chmod -R a+r smlnj-lib
> chmod -R g-s smlnj-lib
> rm -f smlnj-lib/HTML/.cvsignore
> patch -s -p0 < smlnj-lib.patch
> mv smlnj-lib/LICENSE ../../doc/license/SMLNJ-LIB-LICENSE
> make[5]: Leaving directory 
> `/build/user-mlton_20091107-amd64-iRNeyX/mlton-20091107/lib/smlnj-lib'
> /bin/cp -fpR 
> "/build/user-mlton_20091107-amd64-iRNeyX/mlton-20091107/lib/cml/." 
> "/build/user-mlton_20091107-amd64-iRNeyX/mlton-20091107/build/lib/sml/cml"
> /bin/cp -fpR 
> "/build/user-mlton_20091107-amd64-iRNeyX/mlton-20091107/lib/ckit-lib/ckit/." 
> "/build/user-mlton_20091107-amd64-iRNeyX/mlton-20091107/build/lib/sml/ckit-lib"
> /bin/cp -fpR 
> "/build/user-mlton_20091107-amd64-iRNeyX/mlton-20091107/lib/mlnlffi-lib/." 
> "/build/user-mlton_20091107-amd64-iRNeyX/mlton-20091107/build/lib/sml/mlnlffi-lib"
> /bin/cp -fpR 
> "/build/user-mlton_20091107-amd64-iRNeyX/mlton-20091107/lib/mlrisc-lib/MLRISC/."
>  
> "/build/user-mlton_20091107-amd64-iRNeyX/mlton-20091107/build/lib/sml/mlrisc-lib"
> /bin/cp -fpR 
> "/build/user-mlton_20091107-amd64-iRNeyX/mlton-20091107/lib/mlyacc-lib/." 
> "/build/user-mlton_20091107-amd64-iRNeyX/mlton-20091107/build/lib/sml/mlyacc-lib"
> /bin/cp -fpR 
> "/build/user-mlton_20091107-amd64-iRNeyX/mlton-20091107/lib/smlnj-lib/smlnj-lib/."
>  
> "/build/user-mlton_20091107-amd64-iRNeyX/mlton-20091107/build/lib/sml/smlnj-lib"
> find "/build/user-mlton_20091107-amd64-iRNeyX/mlton-20091107/build/lib/sml" 
> -type d -name .cm | xargs rm -rf
> find "/build/user-mlton_20091107-amd64-iRNeyX/mlton-20091107/build/lib/sml" 
> -type d -name .svn | xargs rm -rf
> find "/build/user-mlton_20091107-amd64-iRNeyX/mlton-20091107/build/lib/sml" 
> -type f -name .ignore | xargs rm -rf
> make[4]: Leaving directory 
> `/build/user-mlton_20091107-amd64-iRNeyX/mlton-20091107'
> for f in ckit-lib cml mlnlffi-lib mlrisc-lib mlyacc-lib smlnj-lib; do         
>                 \
>               echo "Type checking $f library.";               \
>               
> "/build/user-mlton_20091107-amd64-iRNeyX/mlton-20091107/build/bin/mlton" 
> -disable-ann deadCode          \
>                       -stop tc                                \
>                       '$(SML_LIB)/'"$f/$f.mlb"                \
>                       >/dev/null;                             \
>       done
> Type checking ckit-lib library.
> Error: <string> 1.1.
>   File $(SML_LIB)/ckit-lib/ckit-lib.mlb does not exist.
> compilation aborted: parseAndElaborate reported errors
> Type checking cml library.
> Type checking mlnlffi-lib library.
> Type checking mlrisc-lib library.
> Error: <string> 1.1.
>   File $(SML_LIB)/mlrisc-lib/mlrisc-lib.mlb does not exist.
> compilation aborted: parseAndElaborate reported errors
> Type checking mlyacc-lib library.
> Type checking smlnj-lib library.
> Error: <string> 1.1.
>   File $(SML_LIB)/smlnj-lib/smlnj-lib.mlb does not exist.
> compilation aborted: parseAndElaborate reported errors
> make[3]: *** [libraries] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2009/12/10/mlton_20091107_lsid64.buildlog

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr             GPG: 1024D/023B3F4F |



--- End Message ---
--- Begin Message ---
Source: mlton
Source-Version: 20091212~svn-r7383

We believe that the bug you reported is fixed in the latest version of
mlton, which is due to be installed in the Debian FTP archive:

mlton_20091212~svn-r7383.diff.gz
  to main/m/mlton/mlton_20091212~svn-r7383.diff.gz
mlton_20091212~svn-r7383.dsc
  to main/m/mlton/mlton_20091212~svn-r7383.dsc
mlton_20091212~svn-r7383_i386.deb
  to main/m/mlton/mlton_20091212~svn-r7383_i386.deb
mlton_20091212~svn.orig.tar.gz
  to main/m/mlton/mlton_20091212~svn.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 560...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Wesley W. Terpstra (Debian) <terps...@debian.org> (supplier of updated mlton 
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 ftpmas...@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Sat, 12 Dec 2009 02:37:12 +0100
Source: mlton
Binary: mlton
Architecture: source i386
Version: 20091212~svn-r7383
Distribution: unstable
Urgency: low
Maintainer: Wesley W. Terpstra (Debian) <terps...@debian.org>
Changed-By: Wesley W. Terpstra (Debian) <terps...@debian.org>
Description: 
 mlton      - Optimizing compiler for Standard ML
Closes: 559014 560623
Changes: 
 mlton (20091212~svn-r7383) unstable; urgency=low
 .
   * New snapshot from svn/HEAD
    * Works around incompatible change to 'patch' (closes: #560623)
   * Use a version number that reflects the snapshot nature (closes: #559014)
    * Both upstream and debian packaging live in the same svn repository
     * Prune the packaging folder from snapshots as well as releases
    * For release versions use 20YYMMDD-rXXX, where
     * 20YYMMDD is the name of the release soruce tarball
     * XXX is the svn version of the packaging used
    * For snapshots use 20YYMMDD~svn-rXXX, where
     * 20YYMMDD is the date the snapshot was made
     * XXX is the svn version of the packaging and source used
Checksums-Sha1: 
 7bbe4018b4cb1196a0c7683f2a0461e8b0849fec 1208 mlton_20091212~svn-r7383.dsc
 0bb82d5db03734fee9d415470426a1b3431dd78a 5877646 mlton_20091212~svn.orig.tar.gz
 de3915630481ab9c6602b0e1f954334ac022ad59 8623 mlton_20091212~svn-r7383.diff.gz
 688b969e9c233098df7f72a3b5503361b4313df9 10566928 
mlton_20091212~svn-r7383_i386.deb
Checksums-Sha256: 
 c8a6892a92027f66cb715f97ce090f4579ca5d10cfb88c214b37fc912f91e094 1208 
mlton_20091212~svn-r7383.dsc
 3525cc0f1fd60bbf0386a8585fadbe7f3e4f7932d64663fdc71b790cdfcf3ed3 5877646 
mlton_20091212~svn.orig.tar.gz
 c3f2ba76323b5f8eaf8439a42abe8cf9b9d9ca08ab7da9d0a68a8a26a5128297 8623 
mlton_20091212~svn-r7383.diff.gz
 cee3c558266884bf608a48fd4ecdf485f1e99aaad2f065384e0a8eb58daf249a 10566928 
mlton_20091212~svn-r7383_i386.deb
Files: 
 c62c561f3dec9f3d6f0ae43c89167a93 1208 devel optional 
mlton_20091212~svn-r7383.dsc
 e8ae11d535a4bb74083892aed207285a 5877646 devel optional 
mlton_20091212~svn.orig.tar.gz
 91c4e65579c936e915d0bffceebe97bb 8623 devel optional 
mlton_20091212~svn-r7383.diff.gz
 bc3fb59de9ed41598d74fc4aa829a2cc 10566928 devel optional 
mlton_20091212~svn-r7383_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAksjlDUACgkQvLvElXGKklY6TwCgkNaNV5lzGPCQ7+cAaiAwvprp
iIYAn1ymwbMn28t/HSs5Qlax9UUGuaj5
=PBqc
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to