Source: lazarus
Version: 1.2.4+dfsg-1
Severity: serious
Tags: jessie sid
User: [email protected]
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.
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]