Your message dated Sun, 21 Aug 2022 20:49:21 +0000
with message-id <[email protected]>
and subject line Bug#878475: fixed in libwebcam 0.2.5-1
has caused the Debian Bug report #878475,
regarding libwebcam FTCBFS: uses the build architecture toolchain
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.)


-- 
878475: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=878475
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: libwebcam
Version: 0.2.4-1.1
Tags: patch
User: [email protected]
Usertags: rebootstrap

libwebcam fails to cross build from source, because it uses the build
architecture compiler. After running cmake through dh_auto_configure,
libwebcam cross builds successfully, because dh_auto_configure passes
the right flags to cmake. Please consider applying the attached patch.

Helmut
diff --minimal -Nru libwebcam-0.2.4/debian/changelog 
libwebcam-0.2.4/debian/changelog
--- libwebcam-0.2.4/debian/changelog    2014-11-29 15:52:05.000000000 +0100
+++ libwebcam-0.2.4/debian/changelog    2017-10-14 00:37:07.000000000 +0200
@@ -1,3 +1,10 @@
+libwebcam (0.2.4-1.2) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix FTCBFS: Let dh_auto_configure pass cross flags to cmake (Closes: #-1)
+
+ -- Helmut Grohne <[email protected]>  Sat, 14 Oct 2017 00:37:07 +0200
+
 libwebcam (0.2.4-1.1) unstable; urgency=medium
 
   * Non-maintainer upload.
diff --minimal -Nru libwebcam-0.2.4/debian/rules libwebcam-0.2.4/debian/rules
--- libwebcam-0.2.4/debian/rules        2013-11-02 00:49:23.000000000 +0100
+++ libwebcam-0.2.4/debian/rules        2017-10-14 00:37:07.000000000 +0200
@@ -24,10 +24,11 @@
 builddir/Makefile:
        dh_testdir
        # Add here commands to configure the package.
-       mkdir -p builddir
-       cd builddir && cmake .. -DCMAKE_INSTALL_PREFIX=/usr 
-DCMAKE_C_FLAGS="$(CFLAGS)" \
+       dh_auto_configure --builddirectory=builddir -- \
+               -DCMAKE_C_FLAGS="$(CFLAGS)" \
                -DCMAKE_LD_FLAGS="$(LDFLAGS)" -DCMAKE_CXX_FLAGS="$(CXXFLAGS)" \
-               -DCMAKE_SKIP_RPATH=ON -DCMAKE_VERBOSE_MAKEFILE=ON
+               -DCMAKE_SKIP_RPATH=ON \
+               -DCMAKE_INSTALL_LIBDIR=lib
 
 #build-doxy: build-doxy-stamp
 #build-doxy-stamp: $(QUILT_STAMPFN)

--- End Message ---
--- Begin Message ---
Source: libwebcam
Source-Version: 0.2.5-1
Done: Boyuan Yang <[email protected]>

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

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.
Boyuan Yang <[email protected]> (supplier of updated libwebcam 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: SHA512

Format: 1.8
Date: Sun, 21 Aug 2022 16:17:41 -0400
Source: libwebcam
Architecture: source
Version: 0.2.5-1
Distribution: unstable
Urgency: medium
Maintainer: Boyuan Yang <[email protected]>
Changed-By: Boyuan Yang <[email protected]>
Closes: 733094 878475 917935 1017102
Changes:
 libwebcam (0.2.5-1) unstable; urgency=medium
 .
   * New upstream release. (Closes: #917935) (Closes: #733094)
     + Fixes unconditinoal filling up /var. (LP: #811604) (LP: #1902429)
   * debian/control:
     + Take over package maintenance. (Closes: #1017102)
     + Use Priority: optional.
     + Add Vcs-* fields.
     + Bump debhelper compat to v13.
     + Set homepage to SourceForge.
   * debian/rules: Migrate to dh13 syntax. (Closes: #878475)
   * Migrate to automatic -dbgsym packages.
   * debian/: Apply wrap-and-sort -abst.
   * debian/README.source: Dropped, useless.
   * debian/patches: Drop all old patches, merged upstream.
   * debian/docs: Updated, do not include CMakeLists.txt
   * debian/*.dirs: Dropped, useless.
   * debian/docs: Moved to libwebcam0-dev.docs.
Checksums-Sha1:
 085f5d3dcb799f48647db4a29c9edc05e39a9fbb 2064 libwebcam_0.2.5-1.dsc
 1c915a7706d4bcc18cc5cee7986c29a74364f39a 147456 libwebcam_0.2.5.orig.tar.gz
 7fcefbd0946e437677a61f95f8930ecef1744734 3120 libwebcam_0.2.5-1.debian.tar.xz
 c5f0727f94a30ed831aca767696847c97a9f3e60 8641 libwebcam_0.2.5-1_amd64.buildinfo
Checksums-Sha256:
 977dad041ca6da584fd75b343ccbd98f5abe753d276339f25bc791049f22a309 2064 
libwebcam_0.2.5-1.dsc
 3ca5199c7b8398b655a7c38e3ad4191bb053b1486503287f20d30d141bda9d41 147456 
libwebcam_0.2.5.orig.tar.gz
 c98bfb728a9dab15380ac53c7fea908252df58709262d16a4c94ea488463db07 3120 
libwebcam_0.2.5-1.debian.tar.xz
 4ec9afea192ee17dcb1157b702f33214ae434668f876c9f6c37486391d5c1b6e 8641 
libwebcam_0.2.5-1_amd64.buildinfo
Files:
 8950a2a22d15b2e2696919dd29cb991c 2064 libs optional libwebcam_0.2.5-1.dsc
 454123bbcc2497fb74a7542b48dd96b4 147456 libs optional 
libwebcam_0.2.5.orig.tar.gz
 ec211a0084bec9908a9b6bf737e67df3 3120 libs optional 
libwebcam_0.2.5-1.debian.tar.xz
 81a94edfcd2ba4e5f81f9c700626444c 8641 libs optional 
libwebcam_0.2.5-1_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEfncpR22H1vEdkazLwpPntGGCWs4FAmMCk7AACgkQwpPntGGC
Ws6X1RAAuhQV8byM+Nh3nqT6x4qWt61tYFp2M4/rd0IjHFKcrvzvA6hIJdF8MFxb
TWPRGFsz0gLC1+hO5khq+N8NCbM7yMolRbUlcZglx1Qz9+qVCSwteYxggWoUm3Mg
ziNotekohOF31ZKPZkC2TKFt2/N2NyjKGAibMo0t/iuq7mFhpyBK+6ydUHcy5jw1
ZkmLjfqj7s/zG7wouyZuALGLqEPyfUJ2AFYP5iho2TQqJgFiMyMZO8xbA4eNzhK6
MbrZQF5ntNhm00B4BbMCz348/PU2UyhOVtMaODVAB6CvRkZNBA0XydRTlilsJM4X
du2TTDp49Kdl52FGxE+tPfz5sv38dQVMPQw6XpiGjxH4QL332BFaUDWoAXP15L35
te/1AdiTf+3xEKvD773PnTH4HKxR7SHtfFGtXkcxaq4+jOvrENwGDDTE4oWAg3Dg
IYJGLNq3y2yeWPa3YLj9pFbV7qvnsFqq6su+bP3ae+3s5LFbP1tp+3/jYyd44tRQ
m1GQIvck9Jqe5Q1rifYNgp/94xCnJFruAJkLJ+MUX8ZWROLnUh3T82rlCKwYbQX6
HLOPyS+NPwl5M1p3IoE697l4bXovuI87j+VCE6FoU0EIQBm7Rf5aAdNS5Nvzj0GS
w7FkB2RkexY1RX2d3faG431YFMqHg6c0GoiTaNGVjUxdmQA1B5A=
=sEZe
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to