Your message dated Tue, 13 Sep 2011 03:02:15 +0000
with message-id <e1r3jgj-0008qn...@franck.debian.org>
and subject line Bug#618132: fixed in libdecodeqr 0.9.3-5
has caused the Debian Bug report #618132,
regarding libdecodeqr: ftbfs with gold or ld --no-add-needed
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.)


-- 
618132: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=618132
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: libdecodeqr
Version: 0.9.3-4
Severity: important
Tags: sid
User: peter.fritzs...@gmx.de
Usertags: no-add-needed

The package fails to build in a test rebuild on at least amd64 with
ld --no-add-needed.  For details, please see:
http://lists.debian.org/debian-devel-announce/2011/02/msg00011.html
http://wiki.debian.org/ToolChain/DSOLinking

The configure checks must check for a symbol in the library itself,
not for a symbol in a depending library.

[...]
dh_testdir
# Add here commands to configure the package.
cd src ; \
        CPPFLAGS=-I/usr/include/opencv/ ./configure --prefix=/usr \
                --bindir=/usr/bin       \
                --mandir=\${prefix}/share/man \
                --infodir=\${prefix}/share/info \
                --sysconfdir=/etc
checking for g++... g++
checking for C++ compiler default output file name... a.out
checking whether the C++ compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for ar... ar
checking for ld... ld
checking for ln... ln
checking for cvCreateImage in -lcv... no
configure: error: libcv.la not found.

If your system already has OpenCV, append place of the libcv.la
to your LDFLAGS environment variables. eg,

LDFLAGS="$LDFLAGS -L/usr/local/opencv/lib";export LDFLAGS

make: *** [configure-stamp] Error 1
dpkg-buildpackage: error: debian/rules build gave error exit status 2



--- End Message ---
--- Begin Message ---
Source: libdecodeqr
Source-Version: 0.9.3-5

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

libdecodeqr-dev_0.9.3-5_amd64.deb
  to main/libd/libdecodeqr/libdecodeqr-dev_0.9.3-5_amd64.deb
libdecodeqr-examples_0.9.3-5_amd64.deb
  to main/libd/libdecodeqr/libdecodeqr-examples_0.9.3-5_amd64.deb
libdecodeqr0_0.9.3-5_amd64.deb
  to main/libd/libdecodeqr/libdecodeqr0_0.9.3-5_amd64.deb
libdecodeqr_0.9.3-5.debian.tar.gz
  to main/libd/libdecodeqr/libdecodeqr_0.9.3-5.debian.tar.gz
libdecodeqr_0.9.3-5.dsc
  to main/libd/libdecodeqr/libdecodeqr_0.9.3-5.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 618...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Nobuhiro Iwamatsu <iwama...@debian.org> (supplier of updated libdecodeqr 
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: SHA256

Format: 1.8
Date: Tue, 13 Sep 2011 09:14:32 +0900
Source: libdecodeqr
Binary: libdecodeqr-dev libdecodeqr0 libdecodeqr-examples
Architecture: source amd64
Version: 0.9.3-5
Distribution: unstable
Urgency: low
Maintainer: Nobuhiro Iwamatsu <iwama...@debian.org>
Changed-By: Nobuhiro Iwamatsu <iwama...@debian.org>
Description: 
 libdecodeqr-dev - C/C++ library for decoding QR code
 libdecodeqr-examples - Sample program in C/C++ library for decoding QR code
 libdecodeqr0 - C/C++ library for decoding QR code
Closes: 618132
Changes: 
 libdecodeqr (0.9.3-5) unstable; urgency=low
 .
   * Change format to 3.0 (quilt).
     - Add source/format file.
   * Change build tools from CDBS to debhelper.
   * Update debian/rules.
     - Change to debhelper.
   * Update debian/control.
     - Bump up Standards-Version 3.9.2.
     - Update package description.
   * Dump debian/compat to 8.
   * Fix FTBFS with gold or ld --no-add-needed. (Closes: #618132).
     - Add patches/04_fix_ftbfs_618132.dpatch.
   * Fix FTBFS by -fpermissive of option.
     - Add patches/05_fix_ftbfs_permissive.dpatch.
Checksums-Sha1: 
 a57695bb72caad5b19d8bca73faa43ee682b073d 1755 libdecodeqr_0.9.3-5.dsc
 60b4a89407bc8726846844b35035607f12828644 5421 libdecodeqr_0.9.3-5.debian.tar.gz
 ff2c94a9079e725084eae6fc75ee37b4469dd652 38988 
libdecodeqr-dev_0.9.3-5_amd64.deb
 fea61b5257b6925909016a168aca35fe40a3b511 34892 libdecodeqr0_0.9.3-5_amd64.deb
 2bd5c5d2c78ecf971bc176d5d2a74173439294d7 138702 
libdecodeqr-examples_0.9.3-5_amd64.deb
Checksums-Sha256: 
 ff01b8ad18a54addba8679b1a75678317d2c0ea4ce15bc6dd9247d001a1708de 1755 
libdecodeqr_0.9.3-5.dsc
 80ad475603fb41e518847ea49cd5f0157b636132bcdee4c3bc09c1e686c67ffa 5421 
libdecodeqr_0.9.3-5.debian.tar.gz
 d354d8cd8dfc7681a1d7c9b2f1fcfaf4393bf7894e79d1765f41fd37466b2ff4 38988 
libdecodeqr-dev_0.9.3-5_amd64.deb
 e907ceb32abf4253fe802043cf18e2cf95b7caff5cc091c2b318c9358b39089a 34892 
libdecodeqr0_0.9.3-5_amd64.deb
 5c1eecdc2a737b497aa0c9028c18de9a1d88df7438afd18939f7eed52b2ff156 138702 
libdecodeqr-examples_0.9.3-5_amd64.deb
Files: 
 308ddad975c4bd9f07fe5b794dd6f58a 1755 libs optional libdecodeqr_0.9.3-5.dsc
 a3b601e122c09c4a03b39b31c42526be 5421 libs optional 
libdecodeqr_0.9.3-5.debian.tar.gz
 81990ab9b05a8d4b1deed469d6671e7f 38988 libdevel optional 
libdecodeqr-dev_0.9.3-5_amd64.deb
 848f74232e27c86b1b661b9c9b3602b0 34892 libs optional 
libdecodeqr0_0.9.3-5_amd64.deb
 84be14439f7f03e9f5adac594ddafb46 138702 libs optional 
libdecodeqr-examples_0.9.3-5_amd64.deb

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

iQIcBAEBCAAGBQJObrS3AAoJEDIkf7tArR+mPakP/2b65Hs6v3kYfFc5yHxyFSKT
6HlOMxuSfFw3Wy+oCVr4Ltgag6JZmlnEa3/r6l/pigjxPoUuZht8ORciz+3R0JAr
DB6uCwf+sCMdGkcJWS6NUmmOJe2M54fYWJM+ycTBpcCKc8l5XillJ2lQLbE63dSf
BjHyVHdSB4hbR/bpMQkhOfovlCnD8/1hlGa2tZgZZ2Okqic/JpRjlT0ldBVjwmQX
fmrpdrYGRmrsO5jj8GC+bIAqOBCTTvChYvbqE5pvIZHfZWE51pjq6S5+dTdrxgWK
AHqOGOdYlsQodnPLHhd7EDL6K6633dPkM9MNc2Hgb0ruGrjTF8vP2WSlZzMpC8ML
wsM1I+jffWa1legkhM/7KUbOrjHRJiYZadKnCjyi/qCxtPeEqjGNoZSkYc2agkPY
cGq1F8XyMxvSwiBA9m0hGEOTS96Wnycup8wbVwybmiJierQJLjzaDqlzj9tH5A2C
32STeby2LBYii+y7vcSIb7O3rIhk+hD7M/5o1turKNriSanPCphI2EW0JxdfidkA
KKOWTTrtATY7S8xVe32B2pkbfn14HDwbmoOONcV+2/UeAFhwlHmaACOFIfT9yyr7
j33+Cb0D07+SwAq+Hw2c/YPV+RWWCroIu8VRzQy+hWDVPpQn2EkRarpNhBQCl8Kn
Gf7qzr6kfdzAZCaRHCX7
=Qaid
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to