Your message dated Thu, 05 Jan 2012 23:47:35 +0000
with message-id <[email protected]>
and subject line Bug#615836: fixed in dv4l 1.0-4
has caused the Debian Bug report #615836,
regarding FTBFS with ld --as-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 [email protected]
immediately.)
--
615836: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=615836
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: dv4l
Version: 1.0-3
Tags: sid
User: [email protected]
Usertags: ld-as-needed
stop
This package fails to build at i386 and amd64 with binutils-gold with ld
as-needed. You can see an erros in:
http://people.ubuntuwire.org/~lucas/ubuntu-nbs/32/dv4l_1.0-3_lubuntu32.buildlog
http://people.ubuntuwire.org/~lucas/ubuntu-nbs/64/dv4l_1.0-3_lubuntu64.buildlog
For more information you can read here
http://wiki.debian.org/ToolChain/DSOLinking
dv4l.c:788:7: warning: dereferencing type-punned pointer will break
strict-aliasing rules
dv4l.c: In function 'simple_frame_recv':
dv4l.c:830:7: warning: ignoring return value of 'write', declared with
attribute warn_unused_result
cc -lraw1394 -liec61883 -ldv -o dv4l normfile.o palettes.o scale.o
util.o dv4l.o
dv4l.o: In function `simple_frame_recv':
dv4l.c:(.text+0xd9): undefined reference to `dv_decode_full_frame'
dv4l.o: In function `frame_recv':
dv4l.c:(.text+0x1c7): undefined reference to `dv_parse_header'
dv4l.c:(.text+0x27f): undefined reference to `dv_decode_full_frame'
dv4l.o: In function `main':
dv4l.c:(.text+0x1cf5): undefined reference to `raw1394_new_handle_on_port'
dv4l.c:(.text+0x1d18): undefined reference to `dv_init'
dv4l.c:(.text+0x1d34): undefined reference to `dv_decoder_new'
dv4l.c:(.text+0x1d54): undefined reference to `dv_set_quality'
dv4l.c:(.text+0x1d9d): undefined reference to `raw1394_get_fd'
dv4l.c:(.text+0x1dca): undefined reference to `iec61883_dv_fb_init'
dv4l.c:(.text+0x1dea): undefined reference to `iec61883_dv_fb_start'
dv4l.c:(.text+0x1e84): undefined reference to `raw1394_loop_iterate'
dv4l.c:(.text+0x1e92): undefined reference to `iec61883_dv_fb_close'
dv4l.c:(.text+0x1fad): undefined reference to `iec61883_dv_fb_init'
dv4l.c:(.text+0x1fc5): undefined reference to `iec61883_dv_fb_start'
dv4l.c:(.text+0x2106): undefined reference to `raw1394_loop_iterate'
dv4l.c:(.text+0x2141): undefined reference to `dv_decoder_free'
dv4l.c:(.text+0x2146): undefined reference to `dv_cleanup'
dv4l.c:(.text+0x2155): undefined reference to `raw1394_destroy_handle'
dv4l.c:(.text+0x2242): undefined reference to `iec61883_dv_fb_init'
dv4l.c:(.text+0x226a): undefined reference to `iec61883_dv_fb_start'
dv4l.c:(.text+0x2433): undefined reference to `iec61883_dv_fb_stop'
dv4l.c:(.text+0x259f): undefined reference to `iec61883_dv_fb_start'
dv4l.c:(.text+0x25bb): undefined reference to `iec61883_dv_fb_close'
dv4l.c:(.text+0x25cf): undefined reference to `raw1394_loop_iterate'
collect2: ld returned 1 exit status
--
[ Mahyuddin Susanto ]
http://tripledin.wordpress.com/
signature.asc
Description: OpenPGP digital signature
--- End Message ---
--- Begin Message ---
Source: dv4l
Source-Version: 1.0-4
We believe that the bug you reported is fixed in the latest version of
dv4l, which is due to be installed in the Debian FTP archive:
dv4l_1.0-4.diff.gz
to main/d/dv4l/dv4l_1.0-4.diff.gz
dv4l_1.0-4.dsc
to main/d/dv4l/dv4l_1.0-4.dsc
dv4l_1.0-4_amd64.deb
to main/d/dv4l/dv4l_1.0-4_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.
Nobuhiro Iwamatsu <[email protected]> (supplier of updated dv4l 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: SHA256
Format: 1.8
Date: Fri, 06 Jan 2012 07:41:01 +0900
Source: dv4l
Binary: dv4l
Architecture: source amd64
Version: 1.0-4
Distribution: unstable
Urgency: low
Maintainer: Nobuhiro Iwamatsu <[email protected]>
Changed-By: Nobuhiro Iwamatsu <[email protected]>
Description:
dv4l - Redirect V4L API to access a camcorder from a V4L program
Closes: 615836 621960
Changes:
dv4l (1.0-4) unstable; urgency=low
.
[ Daniel Polehn ]
* Fix FTBFS, changed linux/videodev.h location.
(Closes: #621960 LP: #749235)
.
[ Matthias Klose ]
* Build with -fPIC.
* Fix FTBFS with ld --as-needed. (Closes: #615836)
.
[ Gregor Jasny ]
* Imported patch from Ubuntu.
.
[ Nobuhiro Iwamatsu ]
* Remove Dm-Upload-Allowed from debian/control.
* Change my mail address.
* Update Standards-Version to 3.9.2.
* Drop dpatch.
Change to quilt. Add debian/README.source.
Checksums-Sha1:
50c0fb85df72d3baaaebb56fe23aa7a195cbd971 1708 dv4l_1.0-4.dsc
8803ae547c02f57dcc066de3adec1c47f79d4ff6 6295 dv4l_1.0-4.diff.gz
1d163ebd435952ff1c57cd91bdade50bebe81bf5 21736 dv4l_1.0-4_amd64.deb
Checksums-Sha256:
c56b90add11ae6dece77e8b1d2f3066d760e36eb3ff134c62aad9618d0134fa1 1708
dv4l_1.0-4.dsc
b91563bf701a47f440db036fd22c53dcd7f34a643294765c511724a33c95660f 6295
dv4l_1.0-4.diff.gz
d448ee86cec7ccb2df925ca42b630bbde0a99cd20b8db532df971475fce9aee4 21736
dv4l_1.0-4_amd64.deb
Files:
414aba712cc83e6262320c73813992e0 1708 graphics optional dv4l_1.0-4.dsc
eeccefe36c7a251ca2fea60c92a7ea2a 6295 graphics optional dv4l_1.0-4.diff.gz
f368b2fdc7e71115e78561b2ffeafd1e 21736 graphics optional dv4l_1.0-4_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iQIcBAEBCAAGBQJPBi0aAAoJEDIkf7tArR+mPRsP/AyGX/SeSwOc4aT7MaqLQMqm
1WNpPqaBZkbfm5pdyMH+cjA1iYSvAdrX4GNFs/5vW315mj4dZ+7pybKHp8Lmwyuz
QEzAJPiNK8YIlHhJYgSvRSs9Qt4rX+04CQlkiCJ1Ufqa0V65KW/RaBaj+QBZnCFj
2U1PBdpwC6B+VcuSpdr4hnQ3qVkmsjk7AIUPX12tUzk83RkFIc2dRyfIotZjpVfS
I9RUEjKdT3EXfHpfHZ5+7Wafh+K89y9iQSx1FkX4tbFfbcbjqDXAoee55CGc+JJD
JTFyNgSEbC+sTOHzJP7OhmEt8biLEpuFWWuZJvncRY3rCnxqJ0NqqwAyZqRwbun9
8+ttg7QBE2ET3/qpDWk5KDTyji06wiZrihrKi5YkC6RyUHXm4F9nMpCmVMT6SaGS
lfGsuNUD7YqGe/WSIENNrBJ6mqc3eiIBw6BMwJYOVEl74jW05f62KxeTSMW6BnYi
UbaLHrSCB9Lwiw4hT4kW3b/TG4fTVazG/JxeymaLAio9JDqU6ObncB4Ig8iu1KH1
JY6RKI+Q/r0pr6Cc+OJdnR74GiZP7UDQqahQSFgK9ZWlJALp6yse+84CcX9FfYlO
3QbsuHZFX4AEIvqH9JscS5bfg030IfsBhufxnf0YY4jFegGtfZS/Q0uFkGxdi7wm
8ab0ALuh44Wl30QPnRCA
=0aJh
-----END PGP SIGNATURE-----
--- End Message ---