Bug#713548: libwebcam: FTBFS: libwebcam.c:2097:8: error: 'V4L2_CID_HCENTER' undeclared (first use in this function)

2013-08-07 Thread Paulo Assis
Nobuhiro Hi,
I've commited the patch to git.
I'm preparing a new release (0.2.3), it should be available today and
it will include this patch and some other changes that have been in
git for some time now.

I also noticed that debian still has guvcview 1.7.0, the latest
release is 1.7.1 and among other things it fixes a major bug in the
avi container (opendml indexes weren't beeing produced correctly),
this bug affected all avi files larger than 1GB.

Regards,
Paulo

2013/8/7 Nobuhiro Iwamatsu iwama...@nigauri.org:
 Control: tags -1 + patch

 Hi,

 V4L2_CID_HCENTER and V4L2_CID_VCENTER removed from linux v3.9.
 I create a patch which revise this problem.

 Could you check and appply?

 Best regards,
   Nobuhiro

 --
 Nobuhiro Iwamatsu
iwamatsu at {nigauri.org / debian.org}
GPG ID: 40AD1FA6


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#713548: libwebcam: FTBFS: libwebcam.c:2097:8: error: 'V4L2_CID_HCENTER' undeclared (first use in this function)

2013-08-06 Thread Nobuhiro Iwamatsu
Control: tags -1 + patch

Hi,

V4L2_CID_HCENTER and V4L2_CID_VCENTER removed from linux v3.9.
I create a patch which revise this problem.

Could you check and appply?

Best regards,
  Nobuhiro

--
Nobuhiro Iwamatsu
   iwamatsu at {nigauri.org / debian.org}
   GPG ID: 40AD1FA6


remove_V4L2_CID_HCENTER_and_VCENTER.patch
Description: Binary data


Bug#713548: libwebcam: FTBFS: libwebcam.c:2097:8: error: 'V4L2_CID_HCENTER' undeclared (first use in this function)

2013-06-22 Thread David Suárez
Source: libwebcam
Version: 0.2.2-1
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20130620 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
 make[3]: Entering directory `/«PKGBUILDDIR»/builddir'
 /usr/bin/cmake -E cmake_progress_report /«PKGBUILDDIR»/builddir/CMakeFiles 4
 [ 14%] Building C object libwebcam/CMakeFiles/webcam.dir/libwebcam.c.o
 cd /«PKGBUILDDIR»/builddir/libwebcam  /usr/bin/cc  -Dwebcam_EXPORTS -g -O2 
 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security 
 -D_FORTIFY_SOURCE=2 -fPIC -I/«PKGBUILDDIR»/libwebcam/include 
 -I/usr/include/libxml2 -I/«PKGBUILDDIR»/libwebcam/../common/include-Wall 
 -o CMakeFiles/webcam.dir/libwebcam.c.o   -c 
 /«PKGBUILDDIR»/libwebcam/libwebcam.c
 /«PKGBUILDDIR»/libwebcam/libwebcam.c: In function 'get_control_id_from_v4l2':
 /«PKGBUILDDIR»/libwebcam/libwebcam.c:2097:8: error: 'V4L2_CID_HCENTER' 
 undeclared (first use in this function)
case V4L2_CID_HCENTER:break; // deprecated
 ^
 /«PKGBUILDDIR»/libwebcam/libwebcam.c:2097:8: note: each undeclared identifier 
 is reported only once for each function it appears in
 /«PKGBUILDDIR»/libwebcam/libwebcam.c:2098:8: error: 'V4L2_CID_VCENTER' 
 undeclared (first use in this function)
case V4L2_CID_VCENTER:break; // deprecated
 ^
 make[3]: *** [libwebcam/CMakeFiles/webcam.dir/libwebcam.c.o] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2013/06/20/libwebcam_0.2.2-1_unstable.log

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 EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org