Activity log for bug #1733619

Date Who What changed Old value New value Message
2017-11-21 15:19:16 Eric Desrochers bug added bug
2017-11-21 15:20:25 Eric Desrochers nominated for series Ubuntu Bionic
2017-11-21 15:20:25 Eric Desrochers bug task added pcp (Ubuntu Bionic)
2017-11-21 15:22:18 Eric Desrochers pcp (Ubuntu Bionic): importance Undecided Medium
2017-11-21 15:27:52 Eric Desrochers pcp (Ubuntu Bionic): assignee Eric Desrochers (slashd)
2017-11-21 15:33:35 Eric Desrochers attachment added lp1733619_bionic.debdiff https://bugs.launchpad.net/ubuntu/+source/pcp/+bug/1733619/+attachment/5012274/+files/lp1733619_bionic.debdiff
2017-11-21 15:33:45 Eric Desrochers pcp (Ubuntu Bionic): status New In Progress
2017-11-21 15:42:13 Eric Desrochers description Since the introduction of Qt5 in 3.12.2 ... # d/changelog pcp (3.12.2) unstable; urgency=low * New release (full details in CHANGELOG). * Default to building with Qt5 (closes: #875093) pcp version 3.12.2 found in bionic is stalled in -proposed. # rmadison pcp | 3.12.2 | bionic-proposed/universe | source, ppc64el # excuse.... page pcp (3.12.1 to 3.12.2) Maintainer: PCP Development Team Section: universe/utils 19 days old ...... Depends: pcp perl Not considered pcp is failing to build because it misses a Build-Depends for package "libqt5svg5-dev". QT_SELECT=5 /usr/bin/qmake CONFIG+=release && /usr/bin/gawk --posix '$1 == "LIBS" { printf $1; for (i=2;i<=NF;i++) { if ($i~/^-L//) { save=save " " $i; continue } else if (save!="" && $i~/^-l/) { printf " %s",save; save="" } printf " %s",$i } if (save!="") printf " %s",save; print ""; next } { print }' Makefile.fix && mv Makefile.fix Makefile && /usr/bin/make --no-print-directory -f Makefile Info: creating stash file /<>/src/libpcp_qed/src/.qmake.stash Project ERROR: Unknown module(s) in QT: svg * Debian bug: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=881649 * Upstream issue : https://github.com/performancecopilot/pcp/issues/366 * Upstream PR : https://github.com/slashdd/pcp/commit/c834bce95336de3c44d72f079083a3d848ca4ad8 [Impact] Since the introduction of default building with Qt5 in 3.12.2 ... # d/changelog pcp (3.12.2) unstable; urgency=low * New release (full details in CHANGELOG). * Default to building with Qt5 (closes: #875093) pcp version 3.12.2 found in bionic is stalled in -proposed. # rmadison pcp | 3.12.2 | bionic-proposed/universe | source, ppc64el # excuse.... page # https://people.canonical.com/~ubuntu-archive/proposed-migration/update_excuses.html pcp (3.12.1 to 3.12.2) Maintainer: PCP Development Team Section: universe/utils 19 days old ...... Depends: pcp perl Not considered pcp is failing to build because it misses a Build-Depends for package "libqt5svg5-dev". QT_SELECT=5 /usr/bin/qmake CONFIG+=release && /usr/bin/gawk --posix '$1 == "LIBS" { printf $1; for (i=2;i<=NF;i++) { if ($i~/^-L//) { save=save " " $i; continue } else if (save!="" && $i~/^-l/) { printf " %s",save; save="" } printf " %s",$i } if (save!="") printf " %s",save; print ""; next } { print }' Makefile.fix && mv Makefile.fix Makefile && /usr/bin/make --no-print-directory -f Makefile Info: creating stash file /<>/src/libpcp_qed/src/.qmake.stash Project ERROR: Unknown module(s) in QT: svg #amd64 buildlog https://launchpadlibrarian.net/346008148/buildlog_ubuntu-bionic-amd64.pcp_3.12.2_BUILDING.txt.gz [Test Case] * Build 3.12.2 as is and it will fail to build : QT_SELECT=5 /usr/bin/qmake CONFIG+=release && /usr/bin/gawk --posix '$1 == "LIBS" { printf $1; for (i=2;i<=NF;i++) { if ($i~/^-L//) { save=save " " $i; continue } else if (save!="" && $i~/^-l/) { printf " %s",save; save="" } printf " %s",$i } if (save!="") printf " %s",save; print ""; next } { print }' Makefile.fix && mv Makefile.fix Makefile && /usr/bin/make --no-print-directory -f Makefile Info: creating stash file /<>/src/libpcp_qed/src/.qmake.stash Project ERROR: Unknown module(s) in QT: svg [Regression Potential] * No regression expected, assuming pcp upstream did the necessary verification in their manual test build env including the missing dep. * This fix will make the pkg build to work again. [Other Info] * Debian bug: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=881649 * Upstream issue : https://github.com/performancecopilot/pcp/issues/366 * Upstream PR : https://github.com/slashdd/pcp/commit/c834bce95336de3c44d72f079083a3d848ca4ad8
2017-11-21 16:24:34 Ubuntu Foundations Team Bug Bot tags patch
2017-11-21 16:52:08 Eric Desrochers bug task deleted pcp (Ubuntu Bionic)
2017-11-21 19:36:35 Eric Desrochers attachment removed lp1733619_bionic.debdiff https://bugs.launchpad.net/ubuntu/+source/pcp/+bug/1733619/+attachment/5012274/+files/lp1733619_bionic.debdiff
2017-11-23 12:35:22 Eric Desrochers description [Impact] Since the introduction of default building with Qt5 in 3.12.2 ... # d/changelog pcp (3.12.2) unstable; urgency=low * New release (full details in CHANGELOG). * Default to building with Qt5 (closes: #875093) pcp version 3.12.2 found in bionic is stalled in -proposed. # rmadison pcp | 3.12.2 | bionic-proposed/universe | source, ppc64el # excuse.... page # https://people.canonical.com/~ubuntu-archive/proposed-migration/update_excuses.html pcp (3.12.1 to 3.12.2) Maintainer: PCP Development Team Section: universe/utils 19 days old ...... Depends: pcp perl Not considered pcp is failing to build because it misses a Build-Depends for package "libqt5svg5-dev". QT_SELECT=5 /usr/bin/qmake CONFIG+=release && /usr/bin/gawk --posix '$1 == "LIBS" { printf $1; for (i=2;i<=NF;i++) { if ($i~/^-L//) { save=save " " $i; continue } else if (save!="" && $i~/^-l/) { printf " %s",save; save="" } printf " %s",$i } if (save!="") printf " %s",save; print ""; next } { print }' Makefile.fix && mv Makefile.fix Makefile && /usr/bin/make --no-print-directory -f Makefile Info: creating stash file /<>/src/libpcp_qed/src/.qmake.stash Project ERROR: Unknown module(s) in QT: svg #amd64 buildlog https://launchpadlibrarian.net/346008148/buildlog_ubuntu-bionic-amd64.pcp_3.12.2_BUILDING.txt.gz [Test Case] * Build 3.12.2 as is and it will fail to build : QT_SELECT=5 /usr/bin/qmake CONFIG+=release && /usr/bin/gawk --posix '$1 == "LIBS" { printf $1; for (i=2;i<=NF;i++) { if ($i~/^-L//) { save=save " " $i; continue } else if (save!="" && $i~/^-l/) { printf " %s",save; save="" } printf " %s",$i } if (save!="") printf " %s",save; print ""; next } { print }' Makefile.fix && mv Makefile.fix Makefile && /usr/bin/make --no-print-directory -f Makefile Info: creating stash file /<>/src/libpcp_qed/src/.qmake.stash Project ERROR: Unknown module(s) in QT: svg [Regression Potential] * No regression expected, assuming pcp upstream did the necessary verification in their manual test build env including the missing dep. * This fix will make the pkg build to work again. [Other Info] * Debian bug: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=881649 * Upstream issue : https://github.com/performancecopilot/pcp/issues/366 * Upstream PR : https://github.com/slashdd/pcp/commit/c834bce95336de3c44d72f079083a3d848ca4ad8 [Impact] Since the introduction of default building with Qt5 in 3.12.2 ... # d/changelog pcp (3.12.2) unstable; urgency=low   * New release (full details in CHANGELOG).   * Default to building with Qt5 (closes: #875093) pcp version 3.12.2 found in bionic is stalled in -proposed. # rmadison  pcp | 3.12.2 | bionic-proposed/universe | source, ppc64el # excuse.... page # https://people.canonical.com/~ubuntu-archive/proposed-migration/update_excuses.html pcp (3.12.1 to 3.12.2) Maintainer: PCP Development Team Section: universe/utils 19 days old ...... Depends: pcp perl Not considered pcp is failing to build because it misses a Build-Depends for package "libqt5svg5-dev". QT_SELECT=5 /usr/bin/qmake CONFIG+=release && /usr/bin/gawk --posix '$1 == "LIBS" { printf $1; for (i=2;i<=NF;i++) { if ($i~/^-L//) { save=save " " $i; continue } else if (save!="" && $i~/^-l/) { printf " %s",save; save="" } printf " %s",$i } if (save!="") printf " %s",save; print ""; next } { print }' Makefile.fix && mv Makefile.fix Makefile && /usr/bin/make --no-print-directory -f Makefile Info: creating stash file /<>/src/libpcp_qed/src/.qmake.stash Project ERROR: Unknown module(s) in QT: svg #amd64 buildlog https://launchpadlibrarian.net/346008148/buildlog_ubuntu-bionic-amd64.pcp_3.12.2_BUILDING.txt.gz [Test Case]  * Build 3.12.2 as is and it will fail to build : QT_SELECT=5 /usr/bin/qmake CONFIG+=release && /usr/bin/gawk --posix '$1 == "LIBS" { printf $1; for (i=2;i<=NF;i++) { if ($i~/^-L//) { save=save " " $i; continue } else if (save!="" && $i~/^-l/) { printf " %s",save; save="" } printf " %s",$i } if (save!="") printf " %s",save; print ""; next } { print }' Makefile.fix && mv Makefile.fix Makefile && /usr/bin/make --no-print-directory -f Makefile Info: creating stash file /<>/src/libpcp_qed/src/.qmake.stash Project ERROR: Unknown module(s) in QT: svg [Regression Potential] * No regression expected, assuming pcp upstream did the necessary verification in their manual test build env including the missing dep. * This fix will make the pkg build to work again. [Other Info] * Debian build log: https://buildd.debian.org/status/logs.php?pkg=pcp * Debian bug: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=881649 * Upstream issue : https://github.com/performancecopilot/pcp/issues/366 * Upstream PR : https://github.com/slashdd/pcp/commit/c834bce95336de3c44d72f079083a3d848ca4ad8
2017-11-23 17:07:48 Eric Desrochers bug watch added https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=881649
2017-11-23 17:07:48 Eric Desrochers bug task added pcp (Debian)
2017-11-23 17:09:32 Eric Desrochers description [Impact] Since the introduction of default building with Qt5 in 3.12.2 ... # d/changelog pcp (3.12.2) unstable; urgency=low   * New release (full details in CHANGELOG).   * Default to building with Qt5 (closes: #875093) pcp version 3.12.2 found in bionic is stalled in -proposed. # rmadison  pcp | 3.12.2 | bionic-proposed/universe | source, ppc64el # excuse.... page # https://people.canonical.com/~ubuntu-archive/proposed-migration/update_excuses.html pcp (3.12.1 to 3.12.2) Maintainer: PCP Development Team Section: universe/utils 19 days old ...... Depends: pcp perl Not considered pcp is failing to build because it misses a Build-Depends for package "libqt5svg5-dev". QT_SELECT=5 /usr/bin/qmake CONFIG+=release && /usr/bin/gawk --posix '$1 == "LIBS" { printf $1; for (i=2;i<=NF;i++) { if ($i~/^-L//) { save=save " " $i; continue } else if (save!="" && $i~/^-l/) { printf " %s",save; save="" } printf " %s",$i } if (save!="") printf " %s",save; print ""; next } { print }' Makefile.fix && mv Makefile.fix Makefile && /usr/bin/make --no-print-directory -f Makefile Info: creating stash file /<>/src/libpcp_qed/src/.qmake.stash Project ERROR: Unknown module(s) in QT: svg #amd64 buildlog https://launchpadlibrarian.net/346008148/buildlog_ubuntu-bionic-amd64.pcp_3.12.2_BUILDING.txt.gz [Test Case]  * Build 3.12.2 as is and it will fail to build : QT_SELECT=5 /usr/bin/qmake CONFIG+=release && /usr/bin/gawk --posix '$1 == "LIBS" { printf $1; for (i=2;i<=NF;i++) { if ($i~/^-L//) { save=save " " $i; continue } else if (save!="" && $i~/^-l/) { printf " %s",save; save="" } printf " %s",$i } if (save!="") printf " %s",save; print ""; next } { print }' Makefile.fix && mv Makefile.fix Makefile && /usr/bin/make --no-print-directory -f Makefile Info: creating stash file /<>/src/libpcp_qed/src/.qmake.stash Project ERROR: Unknown module(s) in QT: svg [Regression Potential] * No regression expected, assuming pcp upstream did the necessary verification in their manual test build env including the missing dep. * This fix will make the pkg build to work again. [Other Info] * Debian build log: https://buildd.debian.org/status/logs.php?pkg=pcp * Debian bug: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=881649 * Upstream issue : https://github.com/performancecopilot/pcp/issues/366 * Upstream PR : https://github.com/slashdd/pcp/commit/c834bce95336de3c44d72f079083a3d848ca4ad8 [Impact] Since the introduction of default building with Qt5 in 3.12.2 ... # d/changelog pcp (3.12.2) unstable; urgency=low   * New release (full details in CHANGELOG).   * Default to building with Qt5 (closes: #875093) pcp version 3.12.2 found in bionic is stalled in -proposed. # rmadison  pcp | 3.12.2 | bionic-proposed/universe | source, ppc64el # excuse.... page # https://people.canonical.com/~ubuntu-archive/proposed-migration/update_excuses.html pcp (3.12.1 to 3.12.2) Maintainer: PCP Development Team Section: universe/utils 19 days old ...... Depends: pcp perl Not considered pcp is failing to build because it misses a Build-Depends for package "libqt5svg5-dev". QT_SELECT=5 /usr/bin/qmake CONFIG+=release && /usr/bin/gawk --posix '$1 == "LIBS" { printf $1; for (i=2;i<=NF;i++) { if ($i~/^-L//) { save=save " " $i; continue } else if (save!="" && $i~/^-l/) { printf " %s",save; save="" } printf " %s",$i } if (save!="") printf " %s",save; print ""; next } { print }' Makefile.fix && mv Makefile.fix Makefile && /usr/bin/make --no-print-directory -f Makefile Info: creating stash file /<>/src/libpcp_qed/src/.qmake.stash Project ERROR: Unknown module(s) in QT: svg #amd64 buildlog https://launchpadlibrarian.net/346008148/buildlog_ubuntu-bionic-amd64.pcp_3.12.2_BUILDING.txt.gz [Test Case]  * Build 3.12.2 as is and it will fail to build : QT_SELECT=5 /usr/bin/qmake CONFIG+=release && /usr/bin/gawk --posix '$1 == "LIBS" { printf $1; for (i=2;i<=NF;i++) { if ($i~/^-L//) { save=save " " $i; continue } else if (save!="" && $i~/^-l/) { printf " %s",save; save="" } printf " %s",$i } if (save!="") printf " %s",save; print ""; next } { print }' Makefile.fix && mv Makefile.fix Makefile && /usr/bin/make --no-print-directory -f Makefile Info: creating stash file /<>/src/libpcp_qed/src/.qmake.stash Project ERROR: Unknown module(s) in QT: svg [Regression Potential] * No regression expected, assuming pcp upstream did the necessary verification in their manual test build env including the missing dep. * This fix will make the pkg build to work for bionic. * Only bionic is needed, as Stable Release aren't at 3.12.2 version yet. [Other Info] * Debian build log: https://buildd.debian.org/status/logs.php?pkg=pcp * Debian bug: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=881649 * Upstream issue : https://github.com/performancecopilot/pcp/issues/366 * Upstream PR : https://github.com/slashdd/pcp/commit/c834bce95336de3c44d72f079083a3d848ca4ad8
2017-11-23 22:12:33 Bug Watch Updater pcp (Debian): status Unknown New
2017-11-27 00:50:46 Bug Watch Updater pcp (Debian): status New Fix Released
2017-11-27 05:06:00 Eric Desrochers attachment added pcp_lp1733519.debdiff https://bugs.launchpad.net/ubuntu/+source/pcp/+bug/1733619/+attachment/5015064/+files/pcp_lp1733519.debdiff
2017-11-27 05:06:01 Eric Desrochers attachment added pcp_lp1733519.debdiff https://bugs.launchpad.net/ubuntu/+source/pcp/+bug/1733619/+attachment/5015065/+files/pcp_lp1733519.debdiff
2017-11-27 05:06:01 Eric Desrochers attachment added pcp_lp1733519.debdiff https://bugs.launchpad.net/ubuntu/+source/pcp/+bug/1733619/+attachment/5015066/+files/pcp_lp1733519.debdiff
2017-11-27 05:07:14 Eric Desrochers attachment removed pcp_lp1733519.debdiff https://bugs.launchpad.net/ubuntu/+source/pcp/+bug/1733619/+attachment/5015065/+files/pcp_lp1733519.debdiff
2017-11-27 05:07:30 Eric Desrochers attachment removed pcp_lp1733519.debdiff https://bugs.launchpad.net/ubuntu/+source/pcp/+bug/1733619/+attachment/5015064/+files/pcp_lp1733519.debdiff
2017-11-27 17:11:28 Eric Desrochers pcp (Ubuntu): status In Progress Fix Released
2017-12-19 23:45:10 Eric Desrochers summary pcp is missing Build-Depends for "libqt5svg5-dev" [FTBFS] pcp is missing Build-Depends for "libqt5svg5-dev"