Source: plr Version: 1:8.3.0.13-1 Severity: serious Tags: jessie sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20131006 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) > debian/pg_buildext clean /«PKGBUILDDIR» build-%v > rm -rf build-?.? debian/postgresql-?.?-plr > dh clean > dh: No packages to build. > dpkg-source -b plr-8.3.0.13 > dpkg-source: error: plr-8.3.0.13/debian/control doesn't list any binary > package > dpkg-buildpackage: error: dpkg-source -b plr-8.3.0.13 gave error exit status > 255 > ──────────────────────────────────────────────────────────────────────────────── > Build finished at 20131005-0851 The full build log is available from: http://aws-logs.debian.net/ftbfs-logs/2013/10/06/plr_8.3.0.13-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. -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org