Your message dated Thu, 11 Mar 2010 23:32:36 +0000
with message-id <e1nprro-0004ia...@ries.debian.org>
and subject line Bug#571360: fixed in magic-haskell 1.0.8-3
has caused the Debian Bug report #571360,
regarding magic-haskell: FTBFS:  --inplace is not supported with Hugs
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.)


-- 
571360: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=571360
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: magic-haskell
Version: 1.0.8-2
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-2010-02-24 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
>  /usr/bin/fakeroot debian/rules clean
> test -x debian/rules
> dh_testroot
> dh_clean 
> rm -rf dist dist-ghc6 dist-hugs debian/hlibrary.setup Setup.hi Setup.ho 
> Setup.o .*config*
> rm -f build-ghc6-stamp build-hugs-stamp build-haddock-stamp
> rm -rf debian/tmp-inst-ghc6
> rm -f debian/hlibrary.Makefile
> rm -rf debian/dh_haskell_shlibdeps
>  dpkg-source -b magic-haskell-1.0.8
> dpkg-source: info: using source format `1.0'
> dpkg-source: info: building magic-haskell using existing 
> magic-haskell_1.0.8.orig.tar.gz
> dpkg-source: info: building magic-haskell in magic-haskell_1.0.8-2.diff.gz
> dpkg-source: warning: file magic-haskell-1.0.8/testsrc/Inittest.hs has no 
> final newline (either original or modified version)
> dpkg-source: warning: the diff modifies the following upstream files: 
>  INSTALL
>  Makefile
>  README
>  testsrc/Inittest.hs
>  testsrc/Tests.hs
>  testsrc/runtests.hs
>  utils/genconsts.hs
> dpkg-source: info: use the '3.0 (quilt)' format to have separate and 
> documented changes to upstream files, see dpkg-source(1)
>  debian/rules build
> dpkg-source: info: building magic-haskell in magic-haskell_1.0.8-2.dsc
> test -x debian/rules
> mkdir -p "."
> if test ! -e Setup.lhs -a ! -e Setup.hs; then echo "No setup script found!"; 
> exit 1; fi
> for setup in Setup.lhs Setup.hs; do if test -e $setup; then ghc6 --make 
> $setup -o debian/hlibrary.setup; exit 0; fi; done
> [1 of 1] Compiling Main             ( Setup.lhs, Setup.o )
> Linking debian/hlibrary.setup ...
> debian/hlibrary.setup configure --ghc -v2 \
>               --prefix=/usr --libdir=/usr/lib/haskell-packages/ghc6/lib \
>               --builddir=dist-ghc6 \
>               --haddockdir=/usr/lib/ghc-6.12.1/haddock/magic-1.0.8/ \
>               --htmldir=/usr/share/doc/libghc6-magic-doc/html/  \
>                
> Configuring magic-1.0.8...
> Dependency base >=3 && <5: using base-4.2.0.0
> Using Cabal-1.8.0.2 compiled by ghc-6.12
> Using compiler: ghc-6.12.1
> Using install prefix: /usr
> Binaries installed in: /usr/bin
> Libraries installed in:
> /usr/lib/haskell-packages/ghc6/lib/magic-1.0.8/ghc-6.12.1
> Private binaries installed in: /usr/libexec
> Data files installed in: /usr/share/magic-1.0.8
> Documentation installed in: /usr/share/doc/magic-1.0.8
> No alex found
> Using ar found on system at: /usr/bin/ar
> No c2hs found
> No cpphs found
> Using ffihugs found on system at: /usr/bin/ffihugs
> Using gcc version 4.4.3 found on system at: /usr/bin/gcc
> Using ghc version 6.12.1 found on system at: /usr/bin/ghc
> Using ghc-pkg version 6.12.1 found on system at: /usr/bin/ghc-pkg
> No greencard found
> Using haddock version 2.6.0 found on system at: /usr/bin/haddock
> No happy found
> No hmake found
> Using hsc2hs version 0.67 found on system at: /usr/bin/hsc2hs
> Using hscolour version 1.16 found on system at: /usr/bin/HsColour
> Using hugs found on system at: /usr/bin/hugs
> No jhc found
> Using ld found on system at: /usr/bin/ld
> No lhc found
> No lhc-pkg found
> No nhc98 found
> No pkg-config found
> Using ranlib found on system at: /usr/bin/ranlib
> Using strip found on system at: /usr/bin/strip
> Using tar found on system at: /bin/tar
> debian/hlibrary.setup build --builddir=dist-ghc6
> Preprocessing library magic-1.0.8...
> Building magic-1.0.8...
> [1 of 7] Compiling Magic.TypesLL    ( Magic/TypesLL.hs, 
> dist-ghc6/build/Magic/TypesLL.o )
> [2 of 7] Compiling Magic.Data       ( dist-ghc6/build/Magic/Data.hs, 
> dist-ghc6/build/Magic/Data.o )
> [3 of 7] Compiling Magic.Types      ( dist-ghc6/build/Magic/Types.hs, 
> dist-ghc6/build/Magic/Types.o )
> [4 of 7] Compiling Magic.Utils      ( dist-ghc6/build/Magic/Utils.hs, 
> dist-ghc6/build/Magic/Utils.o )
> [5 of 7] Compiling Magic.Init       ( dist-ghc6/build/Magic/Init.hs, 
> dist-ghc6/build/Magic/Init.o )
> [6 of 7] Compiling Magic.Operations ( dist-ghc6/build/Magic/Operations.hs, 
> dist-ghc6/build/Magic/Operations.o )
> [7 of 7] Compiling Magic            ( Magic.hs, dist-ghc6/build/Magic.o )
> Registering magic-1.0.8...
> touch build-ghc6-stamp
> [ ! -x /usr/bin/haddock ] || debian/hlibrary.setup haddock 
> --builddir=dist-ghc6 --hyperlink-source
> Running Haddock for magic-1.0.8...
> Preprocessing library magic-1.0.8...
> Running hscolour for magic-1.0.8...
> Warning: The documentation for the following packages are not installed. No
> links will be generated to these packages: rts-1.0
> Warning: Magic.Types: could not find link destinations for:
>     Magic.TypesLL.CMagic
> Documentation created: dist-ghc6/doc/html/magic/index.html
> touch build-haddock-stamp
> debian/hlibrary.setup configure --hugs --prefix=/usr -v2 --builddir=dist-hugs 
> Configuring magic-1.0.8...
> Dependency base >=3 && <5: using base
> Using Cabal-1.8.0.2 compiled by ghc-6.12
> Using compiler: hugs
> Using install prefix: /usr
> Binaries installed in: /usr/bin
> Libraries installed in: /usr/lib/hugs/packages/magic
> Private binaries installed in: /usr/libexec
> Data files installed in: /usr/share/magic-1.0.8
> Documentation installed in: /usr/share/doc/magic-1.0.8
> No alex found
> Using ar found on system at: /usr/bin/ar
> No c2hs found
> No cpphs found
> Using ffihugs found on system at: /usr/bin/ffihugs
> Using gcc version 4.4.3 found on system at: /usr/bin/gcc
> Using ghc version 6.12.1 found on system at: /usr/bin/ghc
> Using ghc-pkg version 6.12.1 found on system at: /usr/bin/ghc-pkg
> No greencard found
> Using haddock version 2.6.0 found on system at: /usr/bin/haddock
> No happy found
> No hmake found
> Using hsc2hs version 0.67 found on system at: /usr/bin/hsc2hs
> Using hscolour version 1.16 found on system at: /usr/bin/HsColour
> Using hugs found on system at: /usr/bin/hugs
> No jhc found
> Using ld found on system at: /usr/bin/ld
> No lhc found
> No lhc-pkg found
> No nhc98 found
> No pkg-config found
> Using ranlib found on system at: /usr/bin/ranlib
> Using strip found on system at: /usr/bin/strip
> Using tar found on system at: /bin/tar
> debian/hlibrary.setup build --builddir=dist-hugs
> Preprocessing library magic-1.0.8...
> Building magic-1.0.8...
> Compiling FFI stubs
> dist-hugs/scratch/Magic/Operations.c: In function 'hugsprim_magic_buffer_1':
> dist-hugs/scratch/Magic/Operations.c:56: warning: assignment discards 
> qualifiers from pointer target type
> dist-hugs/scratch/Magic/Operations.c: In function 'hugsprim_magic_file_0':
> dist-hugs/scratch/Magic/Operations.c:73: warning: assignment discards 
> qualifiers from pointer target type
> dist-hugs/scratch/Magic/Utils.c: In function 'hugsprim_magic_error_1':
> dist-hugs/scratch/Magic/Utils.c:18: warning: assignment discards qualifiers 
> from pointer target type
> hlRegistering magic-1.0.8...
> ibrary.setup: --inplace is not supported with Hugs
> make: *** [build/libhugs-magic] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2010-02-24/magic-haskell_1.0.8-2_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: magic-haskell
Source-Version: 1.0.8-3

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

libghc6-magic-dev_1.0.8-3_amd64.deb
  to main/m/magic-haskell/libghc6-magic-dev_1.0.8-3_amd64.deb
libghc6-magic-doc_1.0.8-3_all.deb
  to main/m/magic-haskell/libghc6-magic-doc_1.0.8-3_all.deb
libghc6-magic-prof_1.0.8-3_amd64.deb
  to main/m/magic-haskell/libghc6-magic-prof_1.0.8-3_amd64.deb
magic-haskell_1.0.8-3.diff.gz
  to main/m/magic-haskell/magic-haskell_1.0.8-3.diff.gz
magic-haskell_1.0.8-3.dsc
  to main/m/magic-haskell/magic-haskell_1.0.8-3.dsc



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 571...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Marco Túlio Gontijo e Silva <mar...@debian.org> (supplier of updated 
magic-haskell 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: Thu, 11 Mar 2010 17:57:34 -0300
Source: magic-haskell
Binary: libghc6-magic-dev libghc6-magic-prof libghc6-magic-doc
Architecture: source all amd64
Version: 1.0.8-3
Distribution: unstable
Urgency: low
Maintainer: Debian Haskell Group 
<pkg-haskell-maintain...@lists.alioth.debian.org>
Changed-By: Marco Túlio Gontijo e Silva <mar...@debian.org>
Description: 
 libghc6-magic-dev - File type determination library for Haskell
 libghc6-magic-doc - File type determination library for Haskell; documentation
 libghc6-magic-prof - File type determination library for Haskell; profiling 
libraries
Closes: 571360
Changes: 
 magic-haskell (1.0.8-3) unstable; urgency=low
 .
   [ Iain Lane ]
   * debian/control:
     + Disable hugs library as the DHG no longer supports Hugs, and it does not
       work with the new Cabal. (Closes: #571360)
     + Use haskell substvars and depend on haskell-devscripts >= 0.7 for
       provides support
     + Clean up build-deps
     + Standards-Version bump to 3.8.4, no changes required
 .
   [ Marco Túlio Gontijo e Silva ]
   * debian/control: Include Haskell preface in Description:.
   * debian/control: Remove mention to libhugs-magic.
   * debian/control: Include -prof package.
   * Rename -doc package.
   * debian/control: Include Build-Depends-Indep: in ghc6-doc.
Checksums-Sha1: 
 31392d26609dc3fe1ca21cba2fd64db5b639ec6d 1354 magic-haskell_1.0.8-3.dsc
 167549308a38eb6017bb22bfcfccb0a19727eaa5 5412 magic-haskell_1.0.8-3.diff.gz
 e6afac65293b7e20b4f516c96ead07991b4ff491 17386 
libghc6-magic-doc_1.0.8-3_all.deb
 29f084f00e85646a180b3e83854786036f3f5e4a 57002 
libghc6-magic-dev_1.0.8-3_amd64.deb
 ad5242a6b28134caa1e2c443c6abb9169b8e975d 49564 
libghc6-magic-prof_1.0.8-3_amd64.deb
Checksums-Sha256: 
 73dd3aac67619395c117661bdf177a34aef5053bc31760114c30ca95e62b6634 1354 
magic-haskell_1.0.8-3.dsc
 ae7f2ffab4d70fd01de30cdc65bae3524bf47ebbe4be0bbe830785ddaa067d2c 5412 
magic-haskell_1.0.8-3.diff.gz
 9990928e5d13d0165843204c8e129328f45f40c860e6753bf8ed9f7c0ab7036e 17386 
libghc6-magic-doc_1.0.8-3_all.deb
 7bc43a6dad16134493d811420a9b9de265da48842752ebd1696c79ac5c53c690 57002 
libghc6-magic-dev_1.0.8-3_amd64.deb
 b43d09159e0f24b10f302b1ac05a4ef4ebef1e136dce7d8bc3de20262a631ba2 49564 
libghc6-magic-prof_1.0.8-3_amd64.deb
Files: 
 0ededea55de611b1f35a3a7d3b2b34f6 1354 haskell optional 
magic-haskell_1.0.8-3.dsc
 4d960332fba44ba0ea3680f528ac27b7 5412 haskell optional 
magic-haskell_1.0.8-3.diff.gz
 5ddd749aebb3068890c8b39371ba5c03 17386 doc optional 
libghc6-magic-doc_1.0.8-3_all.deb
 6f79a0df385910ef5cecfa2c41947aa2 57002 haskell optional 
libghc6-magic-dev_1.0.8-3_amd64.deb
 c92920b5f56e078a335a4decb3124a8b 49564 haskell optional 
libghc6-magic-prof_1.0.8-3_amd64.deb

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

iEYEARECAAYFAkuZZj8ACgkQhAwOmkV1TkTrJQCdG21kCIG8ZEgGFBBkf1qEtA4W
+DgAoLG5JXqPltNHn3dFHk0mMuHlXd61
=k8wG
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to