Your message dated Fri, 04 Jul 2014 15:02:06 +0200
with message-id
<[email protected]>
and subject line Re: [php-maint] Bug#751046: Bug#751046: php-doc: FTBFS - no
error reported
has caused the Debian Bug report #751046,
regarding php-doc: FTBFS: zend_mm_heap corrupted
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.)
--
751046: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=751046
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: php-doc
Version: 20140201-1
Severity: serious
Tags: jessie sid
User: [email protected]
Usertags: qa-ftbfs-20140601 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):
> debian/rules build
> dh_testdir
> # Add here commands to configure the package.
> php doc-base/configure.php
> configure.php: $Id: configure.php 330577 2013-06-20 23:22:04Z bjori $
> PHP version: 5.6.0beta3
>
> Checking for source directory... /«PKGBUILDDIR»/doc-base
> Checking for output filename... /«PKGBUILDDIR»/doc-base/.manual.xml
> Checking whether to include CHM... no
> Checking for PHP executable... /usr/bin/php5
> Checking for language to build... en
> Checking whether the language is supported... yes
> Checking for partial build... no
> Checking whether to enable detailed XML error messages... no
> Checking libxml version... 2.9.1
> Checking whether to enable detailed error reporting (may segfault)... yes
> Checking whether to optimize out the DTD (performance gain, but segfaults)...
> yes
> Generating /«PKGBUILDDIR»/doc-base/manual.xml... done
> Generating /«PKGBUILDDIR»/doc-base/install-unix.xml... done
> Generating /«PKGBUILDDIR»/doc-base/install-win.xml... done
> Generating /«PKGBUILDDIR»/doc-base/developer.template.xml... done
> Generating /«PKGBUILDDIR»/doc-base/scripts/file-entities.php... done
> Iterating over extension specific version files... OK
> Saving it... OK
> Creating file /«PKGBUILDDIR»/doc-base/entities/file-entities.ent... done
> Checking for if we should generate a simplified file... no
> Checking whether to save an invalid .manual.xml... no
> Loading and parsing manual.xml... done.
> Validating manual.xml... done.
>
> All good. Saving .manual.xml... done.
> All you have to do now is run 'phd -d /«PKGBUILDDIR»/doc-base/.manual.xml'
> If the script hangs here, you can abort with ^C.
> _ _..._ __
> \)` (` /
> / `\
> | d b |
> =\ Y =/--..-="````"-.
> '.=__.-' `\
> o/ /\ \
> | | \ \ / )
> \ .--""`\ < \ '-' /
> // | || \ '---'
> jgs ((,,_/ ((,,___/
>
> (Run `nice php configure.php` next time!)
> touch configure-stamp
> dh_testdir
> # Add here commands to compile the package.
> #/usr/bin/make
> rm -rf PhD/PhD-*/phpdotnet/phd/Package
> cp -rp PhD-Generic/PhD_Generic-*/phpdotnet/phd/Package/
> PhD/PhD-*/phpdotnet/phd/
> php PhD/PhD-*/render.php --docbook doc-base/.manual.xml --format xhtml
> [01;32m[22:41:00 - Heads up ][m Creating output directory..
> [01;32m[22:41:00 - Rendering Style ][m Running full build
> [01;32m[22:41:00 - Indexing ][m Indexing...
> [01;32m[22:41:22 - Indexing ][m Indexing done
> [01;32m[22:41:23 - Rendering Style ][m Running full build
> [01;32m[22:41:23 - Rendering Format ][m Starting Chunked-XHTML
> rendering
> zend_mm_heap corrupted
> make: *** [build-stamp] Error 1
The full build log is available from:
http://aws-logs.debian.net/ftbfs-logs/2014/06/01/php-doc_20140201-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 ---
Version: 5.6.0~rc2+dfsg-1
This got solved in RC2, thus closing the bug, as I can build phpdoc just
fine now.
O.
On Tue, Jun 10, 2014, at 15:00, Ondřej Surý wrote:
> Control: reassign -1 src:php5
> Control: forwarded -1 https://bugs.php.net/bug.php?id=67414
> Control: forcemerge -1 750286
> Control: affects -1 php-doc
>
> There's some out of memory allocation, see the forwarded link in PHP bug
> database.
>
> O.
>
> On Mon, Jun 9, 2014, at 21:28, Michael Tautschnig wrote:
> > Package: php-doc
> > Version: 20140201-1
> > Severity: serious
> > Usertags: goto-cc
> >
> > During a rebuild of all Debian packages in a clean sid chroot (using
> > cowbuilder
> > and pbuilder) the build failed with the following error.
> >
> > [...]
> > touch configure-stamp
> > dh_testdir
> > # Add here commands to compile the package.
> > #/usr/bin/make
> > rm -rf PhD/PhD-*/phpdotnet/phd/Package
> > cp -rp PhD-Generic/PhD_Generic-*/phpdotnet/phd/Package/
> > PhD/PhD-*/phpdotnet/phd/
> > php PhD/PhD-*/render.php --docbook doc-base/.manual.xml --format xhtml
> > [01;32m[19:02:48 - Heads up ][m Creating output directory..
> > [01;32m[19:02:48 - Rendering Style ][m Running full build
> > [01;32m[19:02:48 - Indexing ][m Indexing...
> > [01;32m[19:03:32 - Indexing ][m Indexing done
> > [01;32m[19:03:32 - Rendering Style ][m Running full build
> > [01;32m[19:03:32 - Rendering Format ][m Starting Chunked-XHTML
> > rendering
> > [01;32m[19:04:53 - Rendering Format ][m Finished rendering
> > debian/rules:20: recipe for target 'build-stamp' failed
> > make: *** [build-stamp] Error 255
> >
> >
> > So I'm pretty clueless here - it seems that no error is being reported,
> > yet the
> > php command apparently exits with a non-zero status. Please do let me
> > know if
> > this turns out to be unreproducible (in which case I shall try to
> > investigate
> > further), but otherwise I'd ask that there be an improvement in error
> > reporting
> > here as well.
> >
> > The full build log is attached.
> >
> > Best,
> > Michael
> >
> > _______________________________________________
> > pkg-php-maint mailing list
> > [email protected]
> > http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-php-maint
> > Email had 2 attachments:
> > + php-doc-build-log.txt.gz
> > 9k (application/x-gunzip)
> > + Attachment1.2
> > 1k (application/pgp-signature)
>
>
> --
> Ondřej Surý <[email protected]>
> Knot DNS (https://www.knot-dns.cz/) – a high-performance DNS server
>
> _______________________________________________
> pkg-php-maint mailing list
> [email protected]
> http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-php-maint
--
Ondřej Surý <[email protected]>
Knot DNS (https://www.knot-dns.cz/) – a high-performance DNS server
--- End Message ---