Source: postgresql-pljava Version: 1.4.3-2 Severity: serious Tags: jessie sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20140208 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 20140209-0206 The full build log is available from: http://aws-logs.debian.net/ftbfs-logs/2014/02/08/postgresql-pljava_1.4.3-2_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 debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org