Package: postgresql-7.4 Version: 1:7.4.8-13 Severity: serious Justification: no longer builds from source
postgresql-7.4 failed to build on a sparc buildd, duplicated on my sparc pbuilder: /bin/sh ./pg_regress --temp-install --top-builddir=../../.. --schedule=./parallel_schedule --multibyte=SQL_ASCII ============== creating temporary installation ============== ============== initializing database system ============== pg_regress: initdb failed Examine ./log/initdb.log for the reason. make[3]: *** [check] Error 2 rm regress.o make[3]: Leaving directory `/build/buildd/postgresql-7.4-7.4.8/build-tree/postgresql-7.4.8/src/test/regress' make[2]: *** [check] Error 2 make[2]: Leaving directory `/build/buildd/postgresql-7.4-7.4.8/build-tree/postgresql-7.4.8/src/test' make[1]: *** [check] Error 2 make[1]: Leaving directory `/build/buildd/postgresql-7.4-7.4.8/build-tree/postgresql-7.4.8' Running in noclean mode. Mistakes will not be cleaned up. The files belonging to this database system will be owned by user "root". This user must also own the server process. The database cluster will be initialized with locale C. creating directory /build/buildd/postgresql-7.4-7.4.8/build-tree/postgresql-7.4.8/src/test/regress/./tmp_check/data... ok creating directory /build/buildd/postgresql-7.4-7.4.8/build-tree/postgresql-7.4.8/src/test/regress/./tmp_check/data/base... ok creating directory /build/buildd/postgresql-7.4-7.4.8/build-tree/postgresql-7.4.8/src/test/regress/./tmp_check/data/global... ok creating directory /build/buildd/postgresql-7.4-7.4.8/build-tree/postgresql-7.4.8/src/test/regress/./tmp_check/data/pg_xlog... ok creating directory /build/buildd/postgresql-7.4-7.4.8/build-tree/postgresql-7.4.8/src/test/regress/./tmp_check/data/pg_clog... ok selecting default max_connections... 100 selecting default shared_buffers... 1000 creating configuration files... ok creating template1 database in /build/buildd/postgresql-7.4-7.4.8/build-tree/postgresql-7.4.8/src/test/regress/./tmp_check/data/base/1... ok initializing pg_shadow... /build/buildd/postgresql-7.4-7.4.8/build-tree/postgresql-7.4.8/src/test/regress/./tmp_check/install//usr/lib/postgresql/7.4/bin/initdb: line 665: 1610 Bus error "$PGPATH"/postgres $PGSQL_OPT template1 >/dev/null <<EOF -- Create a trigger so that direct updates to pg_shadow will be written -- to the flat password/group files pg_pwd and pg_group CREATE TRIGGER pg_sync_pg_pwd AFTER INSERT OR UPDATE OR DELETE ON pg_shadow FOR EACH ROW EXECUTE PROCEDURE update_pg_pwd_and_pg_group(); CREATE TRIGGER pg_sync_pg_group AFTER INSERT OR UPDATE OR DELETE ON pg_group FOR EACH ROW EXECUTE PROCEDURE update_pg_pwd_and_pg_group(); -- needs to be done before alter user, because alter user checks that -- pg_shadow is secure ... REVOKE ALL on pg_shadow FROM public; EOF initdb: failed initdb: data directory "/build/buildd/postgresql-7.4-7.4.8/build-tree/postgresql-7.4.8/src/test/regress/./tmp_check/data" not removed at user's request cat: src/test/regress/log/postmaster.log: No such file or directory make: *** [common-post-build-arch] Error 1 ****************************************************************************** Build finished at 20050715-1009 FAILED [dpkg-buildpackage died] NOTE: The package could have used binaries from the following packages (access time changed) without a source dependency: xlibs-dev: /usr/X11R6/lib/libX11.so -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]