Your message dated Sat, 06 Oct 2018 10:19:10 +0000
with message-id <[email protected]>
and subject line Bug#909354: fixed in mxml 2.12-1
has caused the Debian Bug report #909354,
regarding mxml FTCBFS: skips building libmxml.a for cross compilation
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.)


-- 
909354: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=909354
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: mxml
Version: 2.11-2
Tags: patch upstream
User: [email protected]
Usertags: rebootstrap

mxml fails to cross build from source, because it skips targets for
cross compilation. In particular the libmxml.a target is skipped and
thus "make install" fails finding libmxml.a. Adding libmxml.a to
CROSSTARGETS fixes the cross build. Please consider applying the
attached patch.

Helmut
--- mxml-2.11.orig/Makefile.in
+++ mxml-2.11/Makefile.in
@@ -84,7 +84,7 @@
 LIBOBJS		=	$(PUBLIBOBJS) mxml-private.o mxml-string.o
 OBJS		=	mmd.o mxmldoc.o testmxml.o zipc.o $(LIBOBJS)
 ALLTARGETS	=	$(LIBMXML) mxmldoc testmxml mxml.xml @MXML_EPUB@
-CROSSTARGETS	=	$(LIBMXML) mxmldoc
+CROSSTARGETS	=	$(LIBMXML) mxmldoc libmxml.a
 TARGETS		=	$(@TARGETS@)
 
 

--- End Message ---
--- Begin Message ---
Source: mxml
Source-Version: 2.12-1

We believe that the bug you reported is fixed in the latest version of
mxml, 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.
Alastair McKinstry <[email protected]> (supplier of updated mxml 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: Sat, 06 Oct 2018 10:01:44 +0100
Source: mxml
Binary: libmxml-dev libmxml-bin libmxml1
Architecture: source amd64
Version: 2.12-1
Distribution: unstable
Urgency: medium
Maintainer: Alastair McKinstry <[email protected]>
Changed-By: Alastair McKinstry <[email protected]>
Description:
 libmxml-bin - small XML parsing library (binaries)
 libmxml-dev - small XML parsing library (development)
 libmxml1   - small XML parsing library (runtime)
Closes: 894007 909354
Changes:
 mxml (2.12-1) unstable; urgency=medium
 .
   * New upstream release
   * Standards-Version: 4.2.1
   * Remove Luis Uribe from the Uploaders list.
     Thanks for all the work, Luis!. Closes: #894007
   * Addpatch from Helmut Grohne for cross-building. Closes: #909354
   * Enable use of autoheader (disable check in configure) as we have a
     patch for its problems.
Checksums-Sha1:
 d458bcbf9f6e088337130b959a5052758ef0d490 1902 mxml_2.12-1.dsc
 11e3aede058e4d5d85d093136992ea916224182f 8524764 mxml_2.12.orig.tar.xz
 c13520be4ca82d2a714cde025e6f456b34c7f362 12324 mxml_2.12-1.debian.tar.xz
 d213452fc0e111b777a065932d16e529e82b85e0 65220 
libmxml-bin-dbgsym_2.12-1_amd64.deb
 92677d434fdd86880fba2a772c3eea280f84d2e2 36176 libmxml-bin_2.12-1_amd64.deb
 c11747b5f0a5644870ce2b0a81910d657d6a5acf 41432 libmxml-dev_2.12-1_amd64.deb
 26ae632cbcadb31108581c7a5e258e8f08f9fead 45688 libmxml1-dbgsym_2.12-1_amd64.deb
 8a20ea24ccc8be044c28ec8f894561b76fab8328 28256 libmxml1_2.12-1_amd64.deb
 1dc7cf07dee678c08b0fe099c8236d86c3df353a 6535 mxml_2.12-1_amd64.buildinfo
Checksums-Sha256:
 f1ea06011497dbb2a279ef74377bc2ac08cb953359746aeb0b8576c8921898f7 1902 
mxml_2.12-1.dsc
 b512b2c8bb94960f1360eaaa4b25ffe0ddc76abc332e9274c2004e54544864df 8524764 
mxml_2.12.orig.tar.xz
 747102eb03888697882174a892088bb8183d77d019e1fdc496b27e17d2082eed 12324 
mxml_2.12-1.debian.tar.xz
 479cb9856798b1821cbc2313ef4bd7375ca16d686b50ea2f8f62de87321b262b 65220 
libmxml-bin-dbgsym_2.12-1_amd64.deb
 003efa838e651d1d67f453d1433132ad935b14c768a05bb6273911db75c31954 36176 
libmxml-bin_2.12-1_amd64.deb
 928f576428b90c54e49d6c6b75cd00bf5cb77896990c9f06c7e6e5b2db05c972 41432 
libmxml-dev_2.12-1_amd64.deb
 ef5d09f1c39e408c55e6a196d52cf0a745687eed0b3aee313323c049ba9932fc 45688 
libmxml1-dbgsym_2.12-1_amd64.deb
 80360100407a8f70d5404b2ee96f2fe4a4d002e05291fe84127a33c53f038e5d 28256 
libmxml1_2.12-1_amd64.deb
 a1699d929de98126ecc591503c43f3ddae20ba7482581cdd4abd0e8eff65ae9f 6535 
mxml_2.12-1_amd64.buildinfo
Files:
 8750aaa5beda9e8feabd8cc29fc77623 1902 libs optional mxml_2.12-1.dsc
 514d9a811428f8ad3a809d19aa565dc7 8524764 libs optional mxml_2.12.orig.tar.xz
 1f652e8ba21fdea91da942777f0f7e7e 12324 libs optional mxml_2.12-1.debian.tar.xz
 1fe3091fed226f376553987198ea2956 65220 debug optional 
libmxml-bin-dbgsym_2.12-1_amd64.deb
 0a16824c74b08f9ac069a9e9feff93f8 36176 libs optional 
libmxml-bin_2.12-1_amd64.deb
 51996a917ba150d53041e5b9be3a563e 41432 libdevel optional 
libmxml-dev_2.12-1_amd64.deb
 16be10ebdad99757e7fcdd6fc5abcd55 45688 debug optional 
libmxml1-dbgsym_2.12-1_amd64.deb
 37b048ff00d6c13a337e4db1fabb4a7c 28256 libs optional libmxml1_2.12-1_amd64.deb
 f65af60013c733e7d40e8f8395b50995 6535 libs optional mxml_2.12-1_amd64.buildinfo

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

iQIzBAEBCAAdFiEEgjg86RZbNHx4cIGiy+a7Tl2a06UFAlu4iLwACgkQy+a7Tl2a
06UnyQ//e8945VpQ/GbkertxYemQlxlIhzewqWYCXm9jTRxBsNpwvGKzMofp6MRr
+loZCqDRKN//FHsHltqGibOp4sJBcJoOdpkr18soVyE9cVG+KEqEjObGGazG/vBS
k5tOAKyLfOBQfer35yshUgYdDgvoCHhfKL4OaaweR8jgkv27rYEg/N+/Zz8xqdDw
y2+TLXVXiU5A+ZlH1LI11HmyFnnuen7TW8J4HD5j0LKBbOlhc9m6wYOmp4GEO2sq
vbJ1ni+ED2hDXDMmryHkvY4LiudlOq+MrSHjoICfH4AURNoMc4lU+gJgENDfQa4m
X1tTBiKHJ5BprpKECgZJkrlR73Zf+sQKVG5eHcvqIVsPJ8IZhBQxnkuUpJWdQjGU
qGweoYCZ4rmccNq7bLyIDWC5M0UnU2FQYnl2AtW0PYI1IxPjxGb7qSKK2aGB9OPj
fVa6hPG/R/5CMlPRG982/n4+1EKtLghPnd7dYAlYA9AxkbLudAOcsJRfbLFXOUA4
xh0YE7H7yFpl7MYWu4qVDgQHQ2t8qO3Iq5jGwmYJ7R+v5+31R99cCqZEjEdtMa7d
ShsDHh4BXO6iGSqOks8936KuiB+E+N8xBKwc4u1LWDbCzeBC4f6XyQRyKG4TDVRo
eapG78F6bb68rYfXthTRWHMUI8He9og+HWGdUkp47wwB68nyg3s=
=lqmm
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to