[Pkg-postgresql-public] Bug#863928: postgresql-9.6: FTBFS: test failures

2017-06-03 Thread Christoph Berg
Control: tags -1 moreinfo

Re: Lucas Nussbaum 2017-06-02 <20170602020100.unhbpb6fzyyfw...@xanadu.blop.info>
> > pg_regress: initdb failed
> > Examine /<>/build/src/test/regress/log/initdb.log for the 
> > reason.
> > Command was: "initdb" -D 
> > "/<>/build/src/test/regress/./tmp_check/data" --noclean 
> > --nosync > "/<>/build/src/test/regress/log/initdb.log" 2>&1

Hi Lucas,

I can't reproduce the problem on stretch/i386 here. Unfortunately the
logic in debian/rules for printing initdb.log on failure doesn't
really work - I've pushed a change to git that would fix it, but I'm
unsure if that alone warrants a new upload.

https://anonscm.debian.org/cgit/pkg-postgresql/postgresql.git/commit/?h=9.6=0bbd694b81d0ddb0fe218798288067fe24113af7

> LANG=en_US.UTF-8
> LC_ALL=POSIX

Does the en_US.UTF-8 locale exist in the build environment? (LC_ALL
should overwrite it, but that's my best guess at the moment.)

Christoph

___
Pkg-postgresql-public mailing list
Pkg-postgresql-public@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-postgresql-public


[Pkg-postgresql-public] Bug#863928: postgresql-9.6: FTBFS: test failures

2017-06-01 Thread Lucas Nussbaum
Source: postgresql-9.6
Version: 9.6.3-3
Severity: serious
Tags: stretch sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20170601-i386 qa-ftbfs
Justification: FTBFS in stretch on i386

Hi,

During a rebuild of all packages in stretch (in a stretch chroot, not a
sid chroot), your package failed to build on i386.

Relevant part (hopefully):
> make[3]: Entering directory '/<>/build/contrib/spi'
> make[3]: Nothing to be done for 'all'.
> make[3]: Leaving directory '/<>/build/contrib/spi'
> rm -rf ./testtablespace
> mkdir ./testtablespace
> PATH="/<>/build/tmp_install/usr/lib/postgresql/9.6/bin:$PATH" 
> LD_LIBRARY_PATH="/<>/build/tmp_install/usr/lib/i386-linux-gnu" 
> ../../../src/test/regress/pg_regress 
> --inputdir=/<>/build/../src/test/regress 
> --temp-instance=./tmp_check  --bindir=   --port=13949 --dlpath=. --port=13949 
> --schedule=/<>/build/../src/test/regress/parallel_schedule  
> == creating temporary instance==
> == initializing database system   ==
> 
> pg_regress: initdb failed
> Examine /<>/build/src/test/regress/log/initdb.log for the reason.
> Command was: "initdb" -D 
> "/<>/build/src/test/regress/./tmp_check/data" --noclean --nosync 
> > "/<>/build/src/test/regress/log/initdb.log" 2>&1
> GNUmakefile:130: recipe for target 'check' failed
> make[2]: *** [check] Error 2

The full build log is available from:
   http://aws-logs.debian.net/2017/06/01/postgresql-9.6_9.6.3-3_testing-i386.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.

___
Pkg-postgresql-public mailing list
Pkg-postgresql-public@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-postgresql-public