Your message dated Sat, 29 Mar 2008 19:47:02 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#443053: fixed in happs 0.9.2.1-1
has caused the Debian Bug report #443053,
regarding FTBFS: multiple definitions
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.)


-- 
443053: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=443053
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: libghc6-happs-dev
Version: 0.8.8+darcs20070523-2
Severity: important

Hi,

trying to recompile the package on a current debian sid machine results
in the attached errors...

Greetings,
Joachim


-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.21.otto
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages libghc6-happs-dev depends on:
ii  ghc6 [libghc6-base-dev]       6.6.1-2    GHC - the Glasgow Haskell Compilat
ii  ghc6-prof [libghc6-base-prof] 6.6.1-2    Profiling libraries for the Glasgo
ii  libghc6-binary-dev            0.3-2      Haskell library for binary seriali
ii  libghc6-haxml-dev             1.13.2-7   GHC6 libraries for using XML docum
ii  libghc6-hslogger-dev          1.0.3      The Haskell Logging Framework, GHC
ii  libghc6-mtl-dev               1.0.1-2    Haskell monad transformer library 
ii  libghc6-network-dev           2.0.1-2    Haskell network library for GHC

libghc6-happs-dev recommends no packages.

-- no debconf information
 fakeroot debian/rules clean
dh_testdir
dh_testroot
rm -f build-stamp
./setup-ghc clean
make: ./setup-ghc: Kommando nicht gefunden
make: [clean] Fehler 127 (ignoriert)
rm -f Setup.o Setup.hi setup-ghc
dh_clean
 dpkg-source -b happs-0.8.8+darcs20070523
dpkg-source: building happs using existing happs_0.8.8+darcs20070523.orig.tar.gz
dpkg-source: building happs in happs_0.8.8+darcs20070523-2.nomeata1.diff.gz
dpkg-source: building happs in happs_0.8.8+darcs20070523-2.nomeata1.dsc
 debian/rules build
dh_testdir
update-haskell-control --check
/usr/bin/ghc6 --make Setup.hs -o setup-ghc
[1 of 1] Compiling Main             ( Setup.hs, Setup.o )
Linking setup-ghc ...
./setup-ghc configure --ghc --with-compiler=/usr/bin/ghc6 --prefix=/usr 
--enable-library-vanilla --enable-library-for-ghci --enable-split-objs
setup-ghc: Warning: No license-file field.
Configuring HAppS-0.8.8...
configure: Dependency base-any: using base-2.1.1
configure: Dependency HaXml>=1.13&&<1.14: using HaXml-1.13.2
configure: Dependency parsec-any: using parsec-2.0
configure: Dependency mtl-any: using mtl-1.0.1
configure: Dependency network-any: using network-2.0.1
configure: Dependency stm-any: using stm-2.0
configure: Dependency template-haskell-any: using template-haskell-2.1
configure: Dependency regex-compat-any: using regex-compat-0.71
configure: Dependency hslogger>=1.0.2: using hslogger-1.0.2
configure: Using install prefix: /usr
configure: Binaries installed in: /usr/bin
configure: Libraries installed in: /usr/lib/HAppS-0.8.8/ghc-6.6.1
configure: Private binaries installed in: /usr/libexec
configure: Data files installed in: /usr/share/HAppS-0.8.8
configure: Using compiler: /usr/bin/ghc6
configure: Compiler flavor: GHC
configure: Compiler version: 6.6.1
configure: Using package tool: /usr/bin/ghc-pkg6
configure: Using ar found on system at: /usr/bin/ar
configure: Using haddock found on system at: /usr/bin/haddock
configure: No pfesetup found
configure: Using ranlib found on system at: /usr/bin/ranlib
configure: Using runghc found on system at: /usr/bin/runghc
configure: No runhugs found
configure: Using happy: /usr/bin/happy
configure: Using alex: /usr/bin/alex
configure: Using hsc2hs: /usr/bin/hsc2hs
configure: No c2hs found
configure: Using cpphs: /usr/bin/cpphs
configure: No greencard found
./setup-ghc build
[ 1 of 78] Compiling HAppS.Util.ByteStringCompat ( 
src/HAppS/Util/ByteStringCompat.hs, dist/build/HAppS/Util/ByteStringCompat.o )
dist/build/HAppS/Util/ByteStringCompat_split/.o::ByteStringCompat(void):(.data+0x0):
 multiple definition of 
`HAppSzm0zi8zi8_HAppSziUtilziByteStringCompat_zdLr2kna_closure'
dist/build/HAppS/Util/ByteStringCompat_split/ByteStringCompat__1.o:(.data+0x0): 
first defined here
dist/build/HAppS/Util/ByteStringCompat_split/.o::ByteStringCompat(void):(.data+0x8):
 multiple definition of 
`HAppSzm0zi8zi8_HAppSziUtilziByteStringCompat_zdwlastnonspace_closure'
dist/build/HAppS/Util/ByteStringCompat_split/ByteStringCompat__1.o:(.data+0x8): 
first defined here
dist/build/HAppS/Util/ByteStringCompat_split/.o::ByteStringCompat(void): In 
function `HAppSzm0zi8zi8_HAppSziUtilziByteStringCompat_zdwlastnonspace_info':
ghc6298_0.hc:(.text+0xc): multiple definition of 
`HAppSzm0zi8zi8_HAppSziUtilziByteStringCompat_zdwlastnonspace_info'
dist/build/HAppS/Util/ByteStringCompat_split/ByteStringCompat__1.o:ghc6298_0.hc:(.text+0xc):
 first defined here
dist/build/HAppS/Util/ByteStringCompat_split/ByteStringCompat__3.o:(.data+0x0): 
multiple definition of 
`HAppSzm0zi8zi8_HAppSziUtilziByteStringCompat_zdLr2kna_closure'
dist/build/HAppS/Util/ByteStringCompat_split/ByteStringCompat__1.o:(.data+0x0): 
first defined here
dist/build/HAppS/Util/ByteStringCompat_split/ByteStringCompat__3.o:(.data+0x8): 
multiple definition of 
`HAppSzm0zi8zi8_HAppSziUtilziByteStringCompat_zdwlastnonspace_closure'
dist/build/HAppS/Util/ByteStringCompat_split/ByteStringCompat__1.o:(.data+0x8): 
first defined here
dist/build/HAppS/Util/ByteStringCompat_split/ByteStringCompat__3.o: In function 
`HAppSzm0zi8zi8_HAppSziUtilziByteStringCompat_zdwlastnonspace_info':
ghc6298_0.hc:(.text+0xc): multiple definition of 
`HAppSzm0zi8zi8_HAppSziUtilziByteStringCompat_zdwlastnonspace_info'
dist/build/HAppS/Util/ByteStringCompat_split/ByteStringCompat__1.o:ghc6298_0.hc:(.text+0xc):
 first defined here
dist/build/HAppS/Util/ByteStringCompat_split/ByteStringCompat__4.o:(.data+0x0): 
multiple definition of 
`HAppSzm0zi8zi8_HAppSziUtilziByteStringCompat_zdLr2kna_closure'
dist/build/HAppS/Util/ByteStringCompat_split/ByteStringCompat__1.o:(.data+0x0): 
first defined here
dist/build/HAppS/Util/ByteStringCompat_split/ByteStringCompat__4.o:(.data+0x8): 
multiple definition of 
`HAppSzm0zi8zi8_HAppSziUtilziByteStringCompat_zdwlastnonspace_closure'
dist/build/HAppS/Util/ByteStringCompat_split/ByteStringCompat__1.o:(.data+0x8): 
first defined here
dist/build/HAppS/Util/ByteStringCompat_split/ByteStringCompat__4.o: In function 
`HAppSzm0zi8zi8_HAppSziUtilziByteStringCompat_zdwlastnonspace_info':
ghc6298_0.hc:(.text+0xc): multiple definition of 
`HAppSzm0zi8zi8_HAppSziUtilziByteStringCompat_zdwlastnonspace_info'
dist/build/HAppS/Util/ByteStringCompat_split/ByteStringCompat__1.o:ghc6298_0.hc:(.text+0xc):
 first defined here
dist/build/HAppS/Util/ByteStringCompat_split/ByteStringCompat__5.o:(.data+0x0): 
multiple definition of 
`HAppSzm0zi8zi8_HAppSziUtilziByteStringCompat_zdLr2kna_closure'
dist/build/HAppS/Util/ByteStringCompat_split/ByteStringCompat__1.o:(.data+0x0): 
first defined here
dist/build/HAppS/Util/ByteStringCompat_split/ByteStringCompat__5.o:(.data+0x8): 
multiple definition of 
`HAppSzm0zi8zi8_HAppSziUtilziByteStringCompat_zdwlastnonspace_closure'
dist/build/HAppS/Util/ByteStringCompat_split/ByteStringCompat__1.o:(.data+0x8): 
first defined here
dist/build/HAppS/Util/ByteStringCompat_split/ByteStringCompat__5.o: In function 
`HAppSzm0zi8zi8_HAppSziUtilziByteStringCompat_zdwlastnonspace_info':
ghc6298_0.hc:(.text+0xc): multiple definition of 
`HAppSzm0zi8zi8_HAppSziUtilziByteStringCompat_zdwlastnonspace_info'
dist/build/HAppS/Util/ByteStringCompat_split/ByteStringCompat__1.o:ghc6298_0.hc:(.text+0xc):
 first defined here
dist/build/HAppS/Util/ByteStringCompat_split/ByteStringCompat__6.o:(.data+0x0): 
multiple definition of 
`HAppSzm0zi8zi8_HAppSziUtilziByteStringCompat_zdLr2kna_closure'
dist/build/HAppS/Util/ByteStringCompat_split/ByteStringCompat__1.o:(.data+0x0): 
first defined here
dist/build/HAppS/Util/ByteStringCompat_split/ByteStringCompat__6.o:(.data+0x8): 
multiple definition of 
`HAppSzm0zi8zi8_HAppSziUtilziByteStringCompat_zdwlastnonspace_closure'
dist/build/HAppS/Util/ByteStringCompat_split/ByteStringCompat__1.o:(.data+0x8): 
first defined here
dist/build/HAppS/Util/ByteStringCompat_split/ByteStringCompat__6.o: In function 
`HAppSzm0zi8zi8_HAppSziUtilziByteStringCompat_zdwlastnonspace_info':
ghc6298_0.hc:(.text+0xc): multiple definition of 
`HAppSzm0zi8zi8_HAppSziUtilziByteStringCompat_zdwlastnonspace_info'
dist/build/HAppS/Util/ByteStringCompat_split/ByteStringCompat__1.o:ghc6298_0.hc:(.text+0xc):
 first defined here
dist/build/HAppS/Util/ByteStringCompat_split/ByteStringCompat__7.o:(.data+0x0): 
multiple definition of 
`HAppSzm0zi8zi8_HAppSziUtilziByteStringCompat_zdLr2kna_closure'
dist/build/HAppS/Util/ByteStringCompat_split/ByteStringCompat__1.o:(.data+0x0): 
first defined here
dist/build/HAppS/Util/ByteStringCompat_split/ByteStringCompat__7.o:(.data+0x8): 
multiple definition of 
`HAppSzm0zi8zi8_HAppSziUtilziByteStringCompat_zdwlastnonspace_closure'
dist/build/HAppS/Util/ByteStringCompat_split/ByteStringCompat__1.o:(.data+0x8): 
first defined here
dist/build/HAppS/Util/ByteStringCompat_split/ByteStringCompat__7.o: In function 
`HAppSzm0zi8zi8_HAppSziUtilziByteStringCompat_zdwlastnonspace_info':
ghc6298_0.hc:(.text+0xc): multiple definition of 
`HAppSzm0zi8zi8_HAppSziUtilziByteStringCompat_zdwlastnonspace_info'
dist/build/HAppS/Util/ByteStringCompat_split/ByteStringCompat__1.o:ghc6298_0.hc:(.text+0xc):
 first defined here
dist/build/HAppS/Util/ByteStringCompat_split/ByteStringCompat__8.o:(.data+0x0): 
multiple definition of 
`HAppSzm0zi8zi8_HAppSziUtilziByteStringCompat_zdLr2kna_closure'
dist/build/HAppS/Util/ByteStringCompat_split/ByteStringCompat__1.o:(.data+0x0): 
first defined here
dist/build/HAppS/Util/ByteStringCompat_split/ByteStringCompat__8.o:(.data+0x8): 
multiple definition of 
`HAppSzm0zi8zi8_HAppSziUtilziByteStringCompat_zdwlastnonspace_closure'
dist/build/HAppS/Util/ByteStringCompat_split/ByteStringCompat__1.o:(.data+0x8): 
first defined here
dist/build/HAppS/Util/ByteStringCompat_split/ByteStringCompat__8.o: In function 
`HAppSzm0zi8zi8_HAppSziUtilziByteStringCompat_zdwlastnonspace_info':
ghc6298_0.hc:(.text+0xc): multiple definition of 
`HAppSzm0zi8zi8_HAppSziUtilziByteStringCompat_zdwlastnonspace_info'
dist/build/HAppS/Util/ByteStringCompat_split/ByteStringCompat__1.o:ghc6298_0.hc:(.text+0xc):
 first defined here
dist/build/HAppS/Util/ByteStringCompat_split/ByteStringCompat__9.o:(.data+0x0): 
multiple definition of 
`HAppSzm0zi8zi8_HAppSziUtilziByteStringCompat_zdLr2kna_closure'
dist/build/HAppS/Util/ByteStringCompat_split/ByteStringCompat__1.o:(.data+0x0): 
first defined here
dist/build/HAppS/Util/ByteStringCompat_split/ByteStringCompat__9.o:(.data+0x8): 
multiple definition of 
`HAppSzm0zi8zi8_HAppSziUtilziByteStringCompat_zdwlastnonspace_closure'
dist/build/HAppS/Util/ByteStringCompat_split/ByteStringCompat__1.o:(.data+0x8): 
first defined here
dist/build/HAppS/Util/ByteStringCompat_split/ByteStringCompat__9.o: In function 
`HAppSzm0zi8zi8_HAppSziUtilziByteStringCompat_zdwlastnonspace_info':
ghc6298_0.hc:(.text+0xc): multiple definition of 
`HAppSzm0zi8zi8_HAppSziUtilziByteStringCompat_zdwlastnonspace_info'
dist/build/HAppS/Util/ByteStringCompat_split/ByteStringCompat__1.o:ghc6298_0.hc:(.text+0xc):
 first defined here
collect2: ld returned 1 exit status
Preprocessing library HAppS-0.8.8...
Building HAppS-0.8.8...
make: *** [build-stamp] Fehler 1

--- End Message ---
--- Begin Message ---
Source: happs
Source-Version: 0.9.2.1-1

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

happs_0.9.2.1-1.diff.gz
  to pool/main/h/happs/happs_0.9.2.1-1.diff.gz
happs_0.9.2.1-1.dsc
  to pool/main/h/happs/happs_0.9.2.1-1.dsc
happs_0.9.2.1.orig.tar.gz
  to pool/main/h/happs/happs_0.9.2.1.orig.tar.gz
libghc6-happs-dev_0.9.2.1-1_i386.deb
  to pool/main/h/happs/libghc6-happs-dev_0.9.2.1-1_i386.deb



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.
Kari Pahula <[EMAIL PROTECTED]> (supplier of updated happs 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.7
Date: Sat, 29 Mar 2008 20:58:22 +0200
Source: happs
Binary: libghc6-happs-dev
Architecture: source i386
Version: 0.9.2.1-1
Distribution: unstable
Urgency: low
Maintainer: Kari Pahula <[EMAIL PROTECTED]>
Changed-By: Kari Pahula <[EMAIL PROTECTED]>
Description: 
 libghc6-happs-dev - Haskell library for building Internet applications
Closes: 443053 468937
Changes: 
 happs (0.9.2.1-1) unstable; urgency=low
 .
   * New upstream release (Closes: #443053, #468937)
   * Debhelper compat 4 -> 6.
   * Standards-Version 3.7.3 (no changes needed).
   * Set Homepage control field.
   * Use haskell-devscripts and hlibrary.mk for building.
   * Provided a README.Debian file with some (hopefully) useful links.
Files: 
 a89fd52dfd935de880629ab0110f36bb 1192 libdevel optional happs_0.9.2.1-1.dsc
 7f8958f35705bb8e4100013225281a99 125914 libdevel optional 
happs_0.9.2.1.orig.tar.gz
 9df3c67249a49b55c09ddb8b937c0ad1 5822 libdevel optional happs_0.9.2.1-1.diff.gz
 7f50b7912df03291baf5673b689f2778 5924002 libdevel optional 
libghc6-happs-dev_0.9.2.1-1_i386.deb

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

iD8DBQFH7psZeYl9593Atw0RAqXrAKCxKog9Jspa+f2EfrzrcjHQtiVBggCfVLd+
/Mx94DRhGX7xp/VSb0HpiO0=
=L7cr
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to