Source: postgresql-pljava Version: 1.4.3-3 Severity: serious Tags: jessie sid User: [email protected] Usertags: qa-ftbfs-20140830 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 clean > (set -e; \ > VERSIONS=`pg_buildext supported-versions /«PKGBUILDDIR»`; \ > grep-dctrl -vP PGVERSION debian/control.in > debian/control.pgxs_tmp; \ > for v in $VERSIONS; do \ > grep-dctrl -P PGVERSION debian/control.in | sed -e "s:PGVERSION:$v:" >> > debian/control.pgxs_tmp; \ > done; \ > mv debian/control.pgxs_tmp debian/control) || (rm -f debian/control.pgxs_tmp; > exit 1) > dh_testdir > dh_testroot > rm -rf build build-?.? build-stamp > dh_clean > dpkg-source -b postgresql-pljava-1.4.3 > dpkg-source: error: postgresql-pljava-1.4.3/debian/control doesn't list any > binary package > dpkg-buildpackage: error: dpkg-source -b postgresql-pljava-1.4.3 gave error > exit status 255 > ──────────────────────────────────────────────────────────────────────────────── > Build finished at 20140830-1650 The full build log is available from: http://aws-logs.debian.net/ftbfs-logs/2014/08/30/postgresql-pljava_1.4.3-3_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. The build was done with DEB_BUILD_OPTIONS="parallel=4", so if your packaging tries to support this, it might be a good idea to explore whether this might be the cause of the failure. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

