Your message dated Wed, 20 Jul 2011 08:47:12 +0000
with message-id <[email protected]>
and subject line Bug#634795: fixed in auto-multiple-choice 0.468-2
has caused the Debian Bug report #634795,
regarding auto-multiple-choice: FTBFS: /usr/bin/ld: cannot find -lcv
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.)


-- 
634795: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=634795
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: auto-multiple-choice
Version: 0.468-1
Severity: important
Tags: patch

Hi,

I am checking the package that depends to upload opencv 2.3  to unstable.
opencv 2.3 already uploaded to experimental.

I noticed  that auto-multiple-choice FTBFS with opencv 2.3.

-----
gcc -o AMC-traitement-image AMC-traitement-image.c -g -O2  -lnetpbm
gcc -o AMC-mepdirect AMC-mepdirect.cc -g -O2  -lstdc++ -lm -I
/usr/include/poppler -lpoppler -lstdc++ -lm
gcc -o AMC-detect AMC-detect.cc -g -O2  -lstdc++ -lm -lstdc++ -lm -I
/usr/include/opencv -lcv -lhighgui -lcxcore
/usr/bin/ld: cannot find -lcv
/usr/bin/ld: cannot find -lhighgui
/usr/bin/ld: cannot find -lcxcore
collect2: ld returned 1 exit status
-----

I created a patch which revise this problem.
Could you check and apply this patch?

Best regards,
 Nobuhiro
-- 
Nobuhiro Iwamatsu
   iwamatsu at {nigauri.org / debian.org}
   GPG ID: 40AD1FA6
diff -Nru auto-multiple-choice-0.468/debian/changelog auto-multiple-choice-0.468/debian/changelog
--- auto-multiple-choice-0.468/debian/changelog	2011-06-19 22:45:38.000000000 +0900
+++ auto-multiple-choice-0.468/debian/changelog	2011-07-20 08:05:45.000000000 +0900
@@ -1,3 +1,10 @@
+auto-multiple-choice (0.468-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Fix FTBFS with opencv 2.3.
+
+ -- Nobuhiro Iwamatsu <[email protected]>  Wed, 20 Jul 2011 08:05:36 +0900
+
 auto-multiple-choice (0.468-1) unstable; urgency=low
 
   * upgraded to the newest upstream version
diff -Nru auto-multiple-choice-0.468/debian/patches/99-opencv2.3.patch auto-multiple-choice-0.468/debian/patches/99-opencv2.3.patch
--- auto-multiple-choice-0.468/debian/patches/99-opencv2.3.patch	1970-01-01 09:00:00.000000000 +0900
+++ auto-multiple-choice-0.468/debian/patches/99-opencv2.3.patch	2011-07-20 08:09:35.000000000 +0900
@@ -0,0 +1,11 @@
+--- a/Makefile.conf	2011-07-20 08:02:31.000000000 +0900
++++ b/Makefile.conf	2011-07-20 08:04:08.000000000 +0900
+@@ -66,7 +66,7 @@
+ 
+ GCC_NETPBM=-lnetpbm
+ 
+-GCC_OPENCV=-I /usr/include/opencv -lcv -lhighgui -lcxcore
++GCC_OPENCV=-I /usr/include/opencv -lopencv_core -lopencv_highgui -lopencv_imgproc
+ 
+ # INFO IN DESKTOP FILE
+ 
diff -Nru auto-multiple-choice-0.468/debian/patches/series auto-multiple-choice-0.468/debian/patches/series
--- auto-multiple-choice-0.468/debian/patches/series	2011-06-19 22:42:16.000000000 +0900
+++ auto-multiple-choice-0.468/debian/patches/series	2011-07-20 08:13:30.000000000 +0900
@@ -1,3 +1,4 @@
 05-Makefile.patch
 20-en.po.patch
 30-gcc4.6.path
+99-opencv2.3.patch

--- End Message ---
--- Begin Message ---
Source: auto-multiple-choice
Source-Version: 0.468-2

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

auto-multiple-choice_0.468-2.debian.tar.gz
  to main/a/auto-multiple-choice/auto-multiple-choice_0.468-2.debian.tar.gz
auto-multiple-choice_0.468-2.dsc
  to main/a/auto-multiple-choice/auto-multiple-choice_0.468-2.dsc
auto-multiple-choice_0.468-2_amd64.deb
  to main/a/auto-multiple-choice/auto-multiple-choice_0.468-2_amd64.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.
Georges Khaznadar <[email protected]> (supplier of updated 
auto-multiple-choice 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: Wed, 20 Jul 2011 10:42:09 +0200
Source: auto-multiple-choice
Binary: auto-multiple-choice
Architecture: source amd64
Version: 0.468-2
Distribution: experimental
Urgency: low
Maintainer: Georges Khaznadar <[email protected]>
Changed-By: Georges Khaznadar <[email protected]>
Description: 
 auto-multiple-choice - Auto Multiple Choice - multiple choice papers management
Closes: 634795
Changes: 
 auto-multiple-choice (0.468-2) experimental; urgency=low
 .
   * included Nobuhiro Iwamatsu's patch: Fix FTBFS with opencv 2.3
     Closes: #634795
Checksums-Sha1: 
 b6d7bc8a2fb79606d9858d78c44eacceede0a738 1391 auto-multiple-choice_0.468-2.dsc
 cf8e6a1767d210123ff6a5fb2e6d939f188e4d24 16339 
auto-multiple-choice_0.468-2.debian.tar.gz
 af9981c19d0d4d5568c2df2bc924fe09f0d84ce4 1776858 
auto-multiple-choice_0.468-2_amd64.deb
Checksums-Sha256: 
 0ace5efdf9929bce28f63ca94c759beffb741d60049fca8d5af76fa3df4ce5bc 1391 
auto-multiple-choice_0.468-2.dsc
 91099d2cdb8fa708046c7adbddc5d7abfc7c3e73f986cde26084218012321105 16339 
auto-multiple-choice_0.468-2.debian.tar.gz
 250f949f0484edab72dd6f2f3d7c7d42b7f9fb74b11eab1d47bc8ca4609efc8f 1776858 
auto-multiple-choice_0.468-2_amd64.deb
Files: 
 2a0ac206a7a39a7e3edbb0916fe84c4f 1391 x11 optional 
auto-multiple-choice_0.468-2.dsc
 35779d877bc2b1a9ccbd0e76838bc1b6 16339 x11 optional 
auto-multiple-choice_0.468-2.debian.tar.gz
 219a85c3b384944d73cdf51ccb005828 1776858 x11 optional 
auto-multiple-choice_0.468-2_amd64.deb

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

iD8DBQFOJpVInfmb2hFpETARAk0VAKCM9rOMYzSFoCLFaJqW2twnwet4+ACePhJR
7vQOx5BiH1akoO0mFzT7a9w=
=1uvG
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to