[Bug 598684] Re: Sync libdecodeqr 0.9.3-3 (universe) from Debian unstable (main)

2010-06-28 Thread Daniel Holbach
The build worked for me on i386 maverick.

-- 
Sync libdecodeqr 0.9.3-3 (universe) from Debian unstable (main)
https://bugs.launchpad.net/bugs/598684
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 598684] Re: Sync libdecodeqr 0.9.3-3 (universe) from Debian unstable (main)

2010-06-28 Thread Fabrice Coutadeur
After rebuilding opencv, it also works on amd64.

Arghh, already acked: I missed it, and I uploaded it

** Changed in: libdecodeqr (Ubuntu)
   Importance: Undecided = Wishlist

-- 
Sync libdecodeqr 0.9.3-3 (universe) from Debian unstable (main)
https://bugs.launchpad.net/bugs/598684
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 598684] Re: Sync libdecodeqr 0.9.3-3 (universe) from Debian unstable (main)

2010-06-28 Thread Launchpad Bug Tracker
This bug was fixed in the package libdecodeqr - 0.9.3-3

---
libdecodeqr (0.9.3-3) unstable; urgency=low

  * Change e-mail address.
  * Update Standards-Version.
  * Remove DM-Upload-Allowed field.
  * Add Homepage field of debian/control.
  * Add README.source file.
  * Change build-depends from libcv-dev to libhighgui-dev (Closes: #560577).
 -- Artur Rona ari-tc...@tlen.pl   Wed, 16 Dec 2009 14:31:14 +0900

** Changed in: libdecodeqr (Ubuntu)
   Status: Triaged = Fix Released

-- 
Sync libdecodeqr 0.9.3-3 (universe) from Debian unstable (main)
https://bugs.launchpad.net/bugs/598684
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 598684] Re: Sync libdecodeqr 0.9.3-3 (universe) from Debian unstable (main)

2010-06-27 Thread Fabrice Coutadeur
This the error that makes the ./configure command fail (extracted from 
config.log file):
...
configure:2892: g++ -o conftest -g -O2 -I/usr/include/opencv/ 
-Wl,-Bsymbolic-functions conftest.cpp -lhighgui   5
/usr/lib/gcc/x86_64-linux-gnu/4.4.4/../../../../lib/libhighgui.so: undefined 
reference to `av_init_pac...@libavformat_52'
collect2: ld returned 1 exit status


** Changed in: libdecodeqr (Ubuntu)
   Status: New = Incomplete

-- 
Sync libdecodeqr 0.9.3-3 (universe) from Debian unstable (main)
https://bugs.launchpad.net/bugs/598684
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 598684] Re: Sync libdecodeqr 0.9.3-3 (universe) from Debian unstable (main)

2010-06-27 Thread Fabrice Coutadeur
After rebuilding locally opencv, it seems to build fine. I've just
uploaded a non changed opencv, to rebuild the package. Let's see if it
also fix this build.

-- 
Sync libdecodeqr 0.9.3-3 (universe) from Debian unstable (main)
https://bugs.launchpad.net/bugs/598684
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 598684] Re: Sync libdecodeqr 0.9.3-3 (universe) from Debian unstable (main)

2010-06-26 Thread Fabrice Coutadeur
Hi,

IUt seems to FTBFS in an up-to-date maverick chroot:
...
checking for cvShowImage in -lhighgui... no

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

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

configure: error: libhighgui.la not found.
make: *** [configure-stamp] Error 1


** Changed in: libdecodeqr (Ubuntu)
   Status: New = Incomplete

-- 
Sync libdecodeqr 0.9.3-3 (universe) from Debian unstable (main)
https://bugs.launchpad.net/bugs/598684
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 598684] Re: Sync libdecodeqr 0.9.3-3 (universe) from Debian unstable (main)

2010-06-26 Thread Artur Rona

** Attachment added: buildlog.txt
   http://launchpadlibrarian.net/50942813/buildlog.txt

-- 
Sync libdecodeqr 0.9.3-3 (universe) from Debian unstable (main)
https://bugs.launchpad.net/bugs/598684
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 598684] Re: Sync libdecodeqr 0.9.3-3 (universe) from Debian unstable (main)

2010-06-26 Thread Artur Rona
Built fine on my i386.

** Changed in: libdecodeqr (Ubuntu)
   Status: Incomplete = New

-- 
Sync libdecodeqr 0.9.3-3 (universe) from Debian unstable (main)
https://bugs.launchpad.net/bugs/598684
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 598684] Re: Sync libdecodeqr 0.9.3-3 (universe) from Debian unstable (main)

2010-06-26 Thread Benjamin Drung
I get the same build error on an up-to-date maverick amd64 chroot.

-- 
Sync libdecodeqr 0.9.3-3 (universe) from Debian unstable (main)
https://bugs.launchpad.net/bugs/598684
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs