Your message dated Fri, 03 Oct 2014 09:51:10 +0000
with message-id <e1xzzw2-0006ou...@franck.debian.org>
and subject line Bug#761536: fixed in lazarus 1.2.4+dfsg-2
has caused the Debian Bug report #761536,
regarding lazarus: FTBFS: recipe for target 'install-arch-stamp' failed
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 ow...@bugs.debian.org
immediately.)


-- 
761536: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=761536
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: lazarus
Version: 1.2.4+dfsg-1
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20140913 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part (hopefully):
>  fakeroot debian/rules binary
> # Remove auto-generated make files.
> find * -name Makefile.fpc -execdir sh -c 'rm -rf $(basename {} .fpc)' ';'
> rm -rf make-files-stamp
> # Regenrate make files using fpcmake.
> find * -name Makefile.fpc -exec fpcmake -Tall -q '{}' ';'
> touch make-files-stamp
> --- Installing
> dh_testdir
> dh_testroot
> dh_installdirs
> # create all necessary directories
> mkdir -p /«BUILDDIR»/lazarus-1.2.4+dfsg/debian/tmp/usr/bin
> mkdir -p /«BUILDDIR»/lazarus-1.2.4+dfsg/debian/tmp/usr/lib/lazarus/1.2.4/tools
> mkdir -p 
> /«BUILDDIR»/lazarus-1.2.4+dfsg/debian/tmp/usr/lib/lazarus/1.2.4/components/chmhelp/lhelp
> # Install the IDE & its accessories
> cp -Rfpl -t /«BUILDDIR»/lazarus-1.2.4+dfsg/debian/tmp/usr/lib/lazarus/1.2.4 \
>       /«BUILDDIR»/lazarus-1.2.4+dfsg/lazarus-gtk2 \
>       /«BUILDDIR»/lazarus-1.2.4+dfsg/lazarus-qt4 \
>       /«BUILDDIR»/lazarus-1.2.4+dfsg/lazbuild \
>       /«BUILDDIR»/lazarus-1.2.4+dfsg/startlazarus \
>       /«BUILDDIR»/lazarus-1.2.4+dfsg/languages
> cp -Rfpl -t 
> /«BUILDDIR»/lazarus-1.2.4+dfsg/debian/tmp/usr/lib/lazarus/1.2.4/tools \
>       /«BUILDDIR»/lazarus-1.2.4+dfsg/tools/lazres \
>       /«BUILDDIR»/lazarus-1.2.4+dfsg/tools/lrstolfm \
>       /«BUILDDIR»/lazarus-1.2.4+dfsg/tools/svn2revisioninc \
>       /«BUILDDIR»/lazarus-1.2.4+dfsg/tools/updatepofiles
> cp -Rfpl -t 
> /«BUILDDIR»/lazarus-1.2.4+dfsg/debian/tmp/usr/lib/lazarus/1.2.4/components/chmhelp/lhelp
>  \
>       /«BUILDDIR»/lazarus-1.2.4+dfsg/components/chmhelp/lhelp/lhelp
> # Install the library files
> find -name debian -prune -or '(' -name lib -or -name units ')' -print | xargs 
> cp -Rfpl --parents -t 
> /«BUILDDIR»/lazarus-1.2.4+dfsg/debian/tmp/usr/lib/lazarus/1.2.4
> # Remove READM.txt files from output directories
> find /«BUILDDIR»/lazarus-1.2.4+dfsg/debian/tmp/usr/lib/lazarus/1.2.4 '(' 
> -name '*.or' -or -wholename '*/lib/README.txt' ')' -delete
> # Mark package as manually compilable and install them
> for package in `find -name '*.lpk'` ; \
> do \
>       mkdir -p `dirname 
> "/«BUILDDIR»/lazarus-1.2.4+dfsg/debian/tmp/usr/lib/lazarus/1.2.4/${package}"` 
> ; \
>       sed -e 's@\(\W*\)<CompilerOptions>.*@\1<AutoUpdate 
> Value="Manually"/>\n&@' "${package}" > 
> "/«BUILDDIR»/lazarus-1.2.4+dfsg/debian/tmp/usr/lib/lazarus/1.2.4/${package}" 
> ; \
> done
> # Install packages global links
> cp -Rfpl -t 
> /«BUILDDIR»/lazarus-1.2.4+dfsg/debian/tmp/usr/lib/lazarus/1.2.4/packager 
> /«BUILDDIR»/lazarus-1.2.4+dfsg/packager/globallinks
> # copy icons and menu entries for the GNOME menu
> mkdir -p /«BUILDDIR»/lazarus-1.2.4+dfsg/debian/tmp/usr/share/pixmaps
> mkdir -p /«BUILDDIR»/lazarus-1.2.4+dfsg/debian/tmp/usr/share/applications
> convert -geometry 32x32 
> /«BUILDDIR»/lazarus-1.2.4+dfsg/images/ide_icon48x48.png 
> /«BUILDDIR»/lazarus-1.2.4+dfsg/debian/tmp/usr/share/pixmaps/lazarus-1.2.4.xpm
> convert: tRNS chunk not allowed with alpha channel 
> `/«BUILDDIR»/lazarus-1.2.4+dfsg/images/ide_icon48x48.png' @ 
> warning/png.c/MagickPNGWarningHandler/1831.
> debian/rules:140: recipe for target 'install-arch-stamp' failed
> make: *** [install-arch-stamp] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2014/09/13/lazarus_1.2.4+dfsg-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.

--- End Message ---
--- Begin Message ---
Source: lazarus
Source-Version: 1.2.4+dfsg-2

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

Debian distribution maintenance software
pp.
Paul Gevers <elb...@debian.org> (supplier of updated lazarus 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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Tue, 30 Sep 2014 20:02:18 +0200
Source: lazarus
Binary: lazarus-1.2.4 lazarus-src-1.2.4 lazarus-ide-1.2.4 
lazarus-ide-gtk2-1.2.4 lazarus-ide-qt4-1.2.4 lcl-1.2.4 lcl-utils-1.2.4 
lcl-units-1.2.4 lcl-nogui-1.2.4 lcl-gtk2-1.2.4 lcl-qt4-1.2.4 lazarus-doc-1.2.4 
lazarus lazarus-src lazarus-ide lazarus-ide-gtk2 lazarus-ide-qt4 lcl lcl-utils 
lcl-units lcl-nogui lcl-gtk2 lcl-qt4 lazarus-doc
Architecture: source amd64 all
Version: 1.2.4+dfsg-2
Distribution: unstable
Urgency: medium
Maintainer: Carlos Laviola <clavi...@debian.org>
Changed-By: Paul Gevers <elb...@debian.org>
Description:
 lazarus    - IDE for Free Pascal - SDK dependency package
 lazarus-1.2.4 - IDE for Free Pascal - suite
 lazarus-doc - IDE for Free Pascal - documentation dependency package
 lazarus-doc-1.2.4 - IDE for Free Pascal - documentation
 lazarus-ide - IDE for Free Pascal - common IDE files dependency package
 lazarus-ide-1.2.4 - IDE for Free Pascal - common IDE files
 lazarus-ide-gtk2 - IDE for Free Pascal - Last GTK+ version dependency package
 lazarus-ide-gtk2-1.2.4 - IDE for Free Pascal - GTK+ version
 lazarus-ide-qt4 - IDE for Free Pascal - Last Qt version dependency package
 lazarus-ide-qt4-1.2.4 - IDE for Free Pascal - Qt version
 lazarus-src - IDE for Free Pascal - LCL source code dependency package
 lazarus-src-1.2.4 - IDE for Free Pascal - LCL source code
 lcl        - Lazarus Components Library - LCL dependency package
 lcl-1.2.4  - Lazarus Components Library - LCL suite
 lcl-gtk2   - Lazarus Components Library - GTK+ backend dependency package
 lcl-gtk2-1.2.4 - Lazarus Components Library - GTK+ backend
 lcl-nogui  - Lazarus Components Library - no GUI backend dependency package
 lcl-nogui-1.2.4 - Lazarus Components Library - no GUI backend
 lcl-qt4    - Lazarus Components Library - Qt backend dependency package
 lcl-qt4-1.2.4 - Lazarus Components Library - Qt backend
 lcl-units  - Lazarus Components Library - backend independent components depen
 lcl-units-1.2.4 - Lazarus Components Library - backend independent components
 lcl-utils  - Lazarus Components Library - command line build tools dependency
 lcl-utils-1.2.4 - Lazarus Components Library - command line build tools
Closes: 761536
Changes:
 lazarus (1.2.4+dfsg-2) unstable; urgency=medium
 .
   * Work around a recent change (bug 761918) in imagemagick that causes
     lazarus to FTBFS (Closes: #761536)
   * Bump standards to 3.9.6 (no changes)
   * Update d/watch to prevent old releases to sort above recent ones
   * Update lintian override for lazarus-src
   * Add lintian override for chm packages. Lintian is not nice to FreePascal
     here.
   * Add Dutch translation
Checksums-Sha1:
 8862af2dfa35c348234935e2d7be9670575f50f1 3068 lazarus_1.2.4+dfsg-2.dsc
 fe4951b53f36ba2471c1f3a0f4a5a31d6404a969 44236 
lazarus_1.2.4+dfsg-2.debian.tar.xz
 a5cfaad875977d06c9414a77eaeb7ed99e6aa277 23962 
lazarus-1.2.4_1.2.4+dfsg-2_all.deb
 4cbd1b02930aace0555ea4a4dca9e7d9e77ef273 12687512 
lazarus-src-1.2.4_1.2.4+dfsg-2_all.deb
 99263df26a366c7c3c198644f2ed4b9ca527b4e5 13263136 
lazarus-doc-1.2.4_1.2.4+dfsg-2_all.deb
 f4af90880f326da2ca1aa4e91863fe0b6f8c87cf 23496 lazarus_1.2.4+dfsg-2_all.deb
 fb48574629d0dc6288cc1532c68e867f16351ee7 23540 lazarus-src_1.2.4+dfsg-2_all.deb
 4c347b9a05ec81f0f7982494c22fde2a2174392f 23508 lazarus-ide_1.2.4+dfsg-2_all.deb
 e829f56bd55f95d2c0013af72f8359902c8ab89f 23512 
lazarus-ide-gtk2_1.2.4+dfsg-2_all.deb
 4feb755302ed6deba499cd288d6acaa0d68344e6 23526 
lazarus-ide-qt4_1.2.4+dfsg-2_all.deb
 b2b5c497a2d24d855d088c6bab10a87076a427ef 23488 lcl_1.2.4+dfsg-2_all.deb
 79e3da30d5d3402365383f8cc0d513d8e5605b6d 23512 lcl-utils_1.2.4+dfsg-2_all.deb
 534c8f9a049f87df2e0caf7e95f5a685a112866e 23502 lcl-units_1.2.4+dfsg-2_all.deb
 5c5b59744f401e4a4a37208096d1b7363240433f 23520 lcl-nogui_1.2.4+dfsg-2_all.deb
 df3a02230c224aa2cceb96e64a1f280c11dde5d0 23514 lcl-gtk2_1.2.4+dfsg-2_all.deb
 bf21f83b0a6793e1af2fc7ac6cd3f94192870dd5 23508 lcl-qt4_1.2.4+dfsg-2_all.deb
 2e3c804c99274baffa2173ad23843cd079f58460 23594 lazarus-doc_1.2.4+dfsg-2_all.deb
Checksums-Sha256:
 08f37bba0b7bd5ee09f9f641e234b855a00f93328bf3f51a79a26867a505d279 3068 
lazarus_1.2.4+dfsg-2.dsc
 6bd9721a30684d8e93471f171adcc16212133e26046db23f49242c451a0834f1 44236 
lazarus_1.2.4+dfsg-2.debian.tar.xz
 68a5fc65f1aa74877c86b7904bdd1ca954ed58b50a6006c12c3fbe9dee0f9d97 23962 
lazarus-1.2.4_1.2.4+dfsg-2_all.deb
 3b57549a731b2244d7d5e63d6fb25ff55965db8a0cd01e88b7f802bcb06d0932 12687512 
lazarus-src-1.2.4_1.2.4+dfsg-2_all.deb
 729adc4bdd5ec3ed708324c1ce41f776320bb471ab3242601163c65ef02086b9 13263136 
lazarus-doc-1.2.4_1.2.4+dfsg-2_all.deb
 12bc7cb38a7df3d3d1b70e9d915d8e0aeedcf8bb818ea8f1db6268a24d85dceb 23496 
lazarus_1.2.4+dfsg-2_all.deb
 50ece2f6ea60999b36932a7a52f0d7fe9a04c9cbd478d248214e28ad50db2d65 23540 
lazarus-src_1.2.4+dfsg-2_all.deb
 d3ed92cabbfe3cf0bb6960314daa1d5178a979fc8417eb6525329028a67c87fe 23508 
lazarus-ide_1.2.4+dfsg-2_all.deb
 5ebd80078196d42fdfa1ccde20c78e6663160cf955e5c1230fc8bd1b1f0dcbf8 23512 
lazarus-ide-gtk2_1.2.4+dfsg-2_all.deb
 3a1df65590acc3c1135bcaf416f82b521120525ebd389cabe85883646d030309 23526 
lazarus-ide-qt4_1.2.4+dfsg-2_all.deb
 dc85916f675105e98aaeb11cca6348ae1201bc47620858eba6a400baba94073d 23488 
lcl_1.2.4+dfsg-2_all.deb
 b750a041cf648a6a3a543b24fdcfbe7148b73119e685c4ae232018d97a2fde10 23512 
lcl-utils_1.2.4+dfsg-2_all.deb
 be9acaf1c892657f6e86b61d05bda6bff1a72756f5a8c53b157210bb55dada94 23502 
lcl-units_1.2.4+dfsg-2_all.deb
 34e1043213d6595c84a407caf9d750c1cf161580bde2dc42af9f972b8a74be37 23520 
lcl-nogui_1.2.4+dfsg-2_all.deb
 2f472527c29fbcc0db64563c56dbece4b0fb6e3f42d629e2229b9e5b729f80db 23514 
lcl-gtk2_1.2.4+dfsg-2_all.deb
 d043d2ead768163efaac7c50a64f07c65acd5cc670926130923ae32d9f534112 23508 
lcl-qt4_1.2.4+dfsg-2_all.deb
 0f52d218b9b071b5dcae4a9b43326248e19b9093a8a82858bfe225ff5aa444eb 23594 
lazarus-doc_1.2.4+dfsg-2_all.deb
Files:
 296ab67ae21a016a5f69427b19df13f4 23962 devel optional 
lazarus-1.2.4_1.2.4+dfsg-2_all.deb
 b6e913556e9f27c412b1bfac8b0b673f 12687512 devel optional 
lazarus-src-1.2.4_1.2.4+dfsg-2_all.deb
 18c2a7a03885a0da903bb56a89a9e6ed 13263136 doc optional 
lazarus-doc-1.2.4_1.2.4+dfsg-2_all.deb
 884a6a58db755d7ad57f469a06594b01 23496 devel optional 
lazarus_1.2.4+dfsg-2_all.deb
 2855bbb7fb55ad5a3a5c8a097a363458 23540 devel optional 
lazarus-src_1.2.4+dfsg-2_all.deb
 b9ea78926ef38772065ff2f741884f29 23508 devel optional 
lazarus-ide_1.2.4+dfsg-2_all.deb
 d14ce5b84c90d76ece6ef01087637281 23512 devel optional 
lazarus-ide-gtk2_1.2.4+dfsg-2_all.deb
 885500953ce749b844794134c8bac019 23526 devel optional 
lazarus-ide-qt4_1.2.4+dfsg-2_all.deb
 2d7fa34f8d5449d569cb5a1b505fb3e3 23488 devel optional lcl_1.2.4+dfsg-2_all.deb
 1295f7ebe7e0b7e04026030ebb100694 23512 devel optional 
lcl-utils_1.2.4+dfsg-2_all.deb
 bc608d6ea370359ba357365b28bd7b40 23502 devel optional 
lcl-units_1.2.4+dfsg-2_all.deb
 84acd2d24135ec65bb1d2f410ee4fc6c 23520 devel optional 
lcl-nogui_1.2.4+dfsg-2_all.deb
 b932e306e716893b448126b8be2f3fcf 23514 devel optional 
lcl-gtk2_1.2.4+dfsg-2_all.deb
 b1704ac37d64c4bd8c8b192cdba5d19d 23508 devel optional 
lcl-qt4_1.2.4+dfsg-2_all.deb
 05cc37125012ba657c6f442e516bde81 23594 doc optional 
lazarus-doc_1.2.4+dfsg-2_all.deb
 92b37138de7db5aa5db6296519ecf7d7 3068 devel optional lazarus_1.2.4+dfsg-2.dsc
 bd187e47504bda22bcf10d9cc7b1544a 44236 devel optional 
lazarus_1.2.4+dfsg-2.debian.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iQEcBAEBCAAGBQJULmsbAAoJEJxcmesFvXUKEMoH/ih1nybSOrug7MU7G6v3EFgR
rdyc8HSiNu6bRObbz8Oc9FLtfJrNKdYUNTMI9lyQvwYwaqWYHS9a4mCQC576QJHb
zm/i+R9b5MNp6dWZmtwtlPgtnugeQGuJUKO8mWt+KFx3woGNKgcnWPVy2JbHNpuT
mHsfRsPRQElAlsvfQP+PrJxq31mjVfV3lPBONicSIGlxx4cJ5/BpSNTPTFojI2TO
tz8CEt5/oQsVWWotd/HrBi0m22B0unY76q8L12gIpX2W6ybVFyZWAgIKAHK4nENA
zdQwl6UN86wr/zD4VwDpwyToINfXi3vy7T4kxx3E5DK7gGmqaoZ7dNRWUmt2Spo=
=J833
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to