[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#888445: marked as done (posterazor FTCBFS: does not pass cross flags to cmake)



Your message dated Mon, 08 Jun 2020 02:24:01 +0000
with message-id <E1ji7SD-000GUW-QL@fasolo.debian.org>
and subject line Bug#888445: fixed in posterazor 1.5.1-5
has caused the Debian Bug report #888445,
regarding posterazor FTCBFS: does not pass cross flags to cmake
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 owner@bugs.debian.org
immediately.)


-- 
888445: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=888445
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: posterazor
Version: 1.5.1-2
Tags: patch
User: helmutg@debian.org
Usertags: rebootstrap

posterazor fails to cross build from source, because it does not pass
cross flags (such as -DCMAKE_C_COMPILER) to cmake. The easiest way to do
so is letting dh_auto_configure do it. After applying the attached
patch, posterazor cross builds successfully. Please consider applying
it.

Helmut
diff --minimal -Nru posterazor-1.5.1/debian/changelog posterazor-1.5.1/debian/changelog
--- posterazor-1.5.1/debian/changelog	2012-05-20 19:02:47.000000000 +0200
+++ posterazor-1.5.1/debian/changelog	2018-01-25 17:37:44.000000000 +0100
@@ -1,3 +1,10 @@
+posterazor (1.5.1-2.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix FTCBFS: Let dh_auto_configure pass cross flags to cmake. (Closes: #-1)
+
+ -- Helmut Grohne <helmut@subdivi.de>  Thu, 25 Jan 2018 17:37:44 +0100
+
 posterazor (1.5.1-2) unstable; urgency=low
 
   * Fix FTBFS with GCC 4.7 (Closes: #667328)
diff --minimal -Nru posterazor-1.5.1/debian/control posterazor-1.5.1/debian/control
--- posterazor-1.5.1/debian/control	2012-05-20 19:44:25.000000000 +0200
+++ posterazor-1.5.1/debian/control	2018-01-25 17:37:10.000000000 +0100
@@ -2,7 +2,7 @@
 Section: graphics
 Priority: optional
 Maintainer: Simrun Basuita <simrunbasuita@gmail.com>
-Build-Depends: debhelper (>= 5), libxpm-dev, libfltk1.1-dev (>= 1.1.7),
+Build-Depends: debhelper (>= 7), libxpm-dev, libfltk1.1-dev (>= 1.1.7),
  libfreeimage-dev, cmake, docbook2x, docbook
 Standards-Version: 3.9.3
 Homepage: http://posterazor.sourceforge.net
diff --minimal -Nru posterazor-1.5.1/debian/rules posterazor-1.5.1/debian/rules
--- posterazor-1.5.1/debian/rules	2012-02-01 20:21:21.000000000 +0100
+++ posterazor-1.5.1/debian/rules	2018-01-25 17:37:42.000000000 +0100
@@ -5,8 +5,7 @@
 configure-stamp:
 	dh_testdir
 
-	mkdir $(CURDIR)/src/build
-	cd $(CURDIR)/src/build && cmake ..
+	dh_auto_configure --sourcedirectory=src --builddirectory=src/build
 	
 	touch configure-stamp
 

--- End Message ---
--- Begin Message ---
Source: posterazor
Source-Version: 1.5.1-5
Done: Marcelo Soares Mota <motasmarcelo@gmail.com>

We believe that the bug you reported is fixed in the latest version of
posterazor, 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 888445@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Marcelo Soares Mota <motasmarcelo@gmail.com> (supplier of updated posterazor 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 ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Thu, 28 May 2020 13:42:02 -0300
Source: posterazor
Architecture: source
Version: 1.5.1-5
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group <packages@qa.debian.org>
Changed-By: Marcelo Soares Mota <motasmarcelo@gmail.com>
Closes: 888445
Changes:
 posterazor (1.5.1-5) unstable; urgency=medium
 .
   * QA upload.
   * Migrations:
       - debian/copyright:
           ~ Migrated to 1.0 format.
           ~ Updated all data.
       - debian/rules to new (reduced) format. Consequently:
           ~ Added hardening flags.
           ~ Created the following files:
               + debian/install.
               + debian/manpages.
   * debian/clean: added to remove files created by upstream.
   * debian/control:
       - Improved long description to mention some supported file types.
       - Updated the Homepage field.
   * debian/dirs: removed due creation of debian/install.
   * debian/lintian-overrides: added to override false positives about
     spelling errors in foreign translate files.
   * debian/patches/:
       - Added 030_fix-spelling-binary.patch to fix spelling error in english
         translation file.
       - Added a numeric prefix for all patches.
   * debian/posterazor.desktop: added 'Keywords' field.
   * debian/posterazor.menu: removed to comply to debian policy because
     a '.desktop' file already exists.
   * debian/rules:
       - Added DH parameters to fix FTCBFS by passing cross flags to cmake.
         Thanks to Helmut Grohne <helmut@subdivi.de>. (Closes: #888445)
       - Added the override_dh_installman target to build and install manpage.
   * debian/upstream/metadata: created.
   * debian/watch:
       - Bumped to version 4.
       - Changed search rule according the new SourceForge template.
Checksums-Sha1:
 389410bc1c2b891e86120d35ebd673c55053a54b 1884 posterazor_1.5.1-5.dsc
 7cabca2957dfe1e3820d6e19344107719759e69d 31248 posterazor_1.5.1-5.debian.tar.xz
 f119bca0894af7adf902d8a43ac8706eed93b80d 9540 posterazor_1.5.1-5_source.buildinfo
Checksums-Sha256:
 c4da825361680d23793aee7e86dafa15bffe52122931b1a806dde36d177058cd 1884 posterazor_1.5.1-5.dsc
 35fb5c05c7d1823183f63ec8d0b3ff9318cfc18454593016f710af00b221b66a 31248 posterazor_1.5.1-5.debian.tar.xz
 b3f8a5e4e978c615d9e62ff4b3811e28c6443a7e2ec4122ce853db13dc0e8f25 9540 posterazor_1.5.1-5_source.buildinfo
Files:
 f2750d08e7d324567bc1504aa7a299ac 1884 graphics optional posterazor_1.5.1-5.dsc
 bd44cc1a55bec0ac4c9d7f8fca355526 31248 graphics optional posterazor_1.5.1-5.debian.tar.xz
 53ba9b51fb6d6a3b3c3ff01797623c83 9540 graphics optional posterazor_1.5.1-5_source.buildinfo

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

iQIzBAEBCgAdFiEENX3LDuyVoBrrofDS3mO5xwTr6e8FAl7dntUACgkQ3mO5xwTr
6e8wVw//XFgZ4EVRUuw8rtLW+m7Ssii4qj3YAXIR+og6Q2TkBaXgdJ54eF+C1zHT
xaH36M/3LQ8/nW8rdYzUivW9fB9G3Ht4AtdqpgxGZTb+r69RkeVZYlLmULCoauiS
w6fk1vXq0qXrC9dcxDBzyQEezxlLV/YdT2R51NNWwyt3P9LcImzwaxcKO0g5QvDj
2vrB7P2xaBNoqro60EUyCeM1Y7cVcwkXC7NNn1IZJ8tNGAzPVrzmbL2wTnktfhRf
PbYoItTB3+Srm9v01cGyio0t50bVFgcopEw2mTheAw8rSXWKLvXyji8Tc1da3s6w
QKuixWj1oHxn2CKl9L4hMaE+zVYcT3yYKWBOY46lKCrda+riDjDjlLkipA8W7QsB
aPcqZBjM7Vo9XuZs0CmBNW4WiNUSJxdkTF0pV6de+UK0LsJ5j7Q7TrpxKqSBqAXo
4UlXhfZhdoace4Jm3lfI0xFtfjw3aRSc8d7uGpod1WhylSTgaVwLv/NGftHJ1SXH
KfzqNwQLKmtnhCuPlGJConw+pZNucAcIxcq+l40e4rFp9XYF4RNgv8F/D/F2kIli
0S4eiAOza0FCcs45y5BnKZui2Nyivland+gnYb5MmPOXJylFIih9RlKlAIuyCTVX
PVj0l3ntMcANinRj6eoGh+JQ7nhA13AzZ1sYLKLHVlxpxKULn0M=
=Kewq
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: