Your message dated Fri, 16 Feb 2018 04:49:42 +0000 with message-id <[email protected]> and subject line Bug#882969: fixed in pcp 4.0.0-1 has caused the Debian Bug report #882969, regarding package fails to build from source to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 882969: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=882969 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: src:pcp Version: 3.2.2-1 Severity: serious Tags: sid buster Apparently there are some issues building with the new Qt: === libpcp_qed === for d in `echo src `; do if test -d "$d" -a -f "$d/GNUmakefile"; then /bin/echo === $d ===; /usr/bin/make --no-print-directory -C $d default || exit $?; fi; done === src === 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 >Makefile.fix && mv Makefile.fix Makefile && /usr/bin/make --no-print-directory -f Makefile Info: creating stash file /home/packages/tmp/pcp-3.12.2/src/libpcp_qed/src/.qmake.stash Project ERROR: Unknown module(s) in QT: svg GNUmakefile:13: recipe for target 'build-me' failed make[4]: *** [build-me] Error 3 GNUmakefile:21: recipe for target 'default' failed make[3]: *** [default] Error 2 GNUmakefile:129: recipe for target 'default_pcp' failed make[2]: *** [default_pcp] Error 2 make[2]: Leaving directory '/home/packages/tmp/pcp-3.12.2/src' GNUmakefile:49: recipe for target 'default_pcp' failed make[1]: *** [default_pcp] Error 2 make[1]: Leaving directory '/home/packages/tmp/pcp-3.12.2' debian/rules:152: recipe for target 'build-stamp' failed make: *** [build-stamp] Error 2
--- End Message ---
--- Begin Message ---Source: pcp Source-Version: 4.0.0-1 We believe that the bug you reported is fixed in the latest version of pcp, which is due to be installed in the Debian FTP archive. A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [email protected], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Nathan Scott <[email protected]> (supplier of updated pcp package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [email protected]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 1.8 Date: Fri, 16 Feb 2018 08:05:37 +1100 Source: pcp Binary: pcp pcp-conf libpcp3-dev libpcp3 libpcp-gui2-dev libpcp-gui2 libpcp-mmv1-dev libpcp-mmv1 libpcp-pmda3-dev libpcp-pmda3 libpcp-trace2-dev libpcp-trace2 libpcp-import1-dev libpcp-import1 libpcp-web1-dev libpcp-web1 libpcp-pmda-perl libpcp-import-perl libpcp-logsummary-perl libpcp-mmv-perl pcp-import-sar2pcp pcp-import-ganglia2pcp pcp-import-mrtg2pcp pcp-import-sheet2pcp pcp-import-iostat2pcp pcp-import-collectl2pcp pcp-export-pcp2graphite pcp-export-pcp2influxdb pcp-export-zabbix-agent pcp-doc pcp-testsuite pcp-manager python-pcp python3-pcp pcp-webapi pcp-gui Architecture: source Version: 4.0.0-1 Distribution: unstable Urgency: low Maintainer: PCP Development Team <[email protected]> Changed-By: Nathan Scott <[email protected]> Description: libpcp-gui2 - Performance Co-Pilot graphical client tools library libpcp-gui2-dev - Performance Co-Pilot graphical client tools library and headers libpcp-import-perl - Performance Co-Pilot log import Perl module libpcp-import1 - Performance Co-Pilot data import library libpcp-import1-dev - Performance Co-Pilot data import library and headers libpcp-logsummary-perl - Performance Co-Pilot historical log summary module libpcp-mmv-perl - Performance Co-Pilot Memory Mapped Value Perl module libpcp-mmv1 - Performance Co-Pilot Memory Mapped Value client library libpcp-mmv1-dev - Performance Co-Pilot Memory Mapped Value library and headers libpcp-pmda-perl - Performance Co-Pilot Domain Agent Perl module libpcp-pmda3 - Performance Co-Pilot Domain Agent library libpcp-pmda3-dev - Performance Co-Pilot Domain Agent library and headers libpcp-trace2 - Performance Co-Pilot application tracing library libpcp-trace2-dev - Performance Co-Pilot application tracing library and headers libpcp-web1 - Performance Co-Pilot data import library libpcp-web1-dev - Performance Co-Pilot web tooling libpcp3 - Performance Co-Pilot library libpcp3-dev - Performance Co-Pilot library and headers pcp - System level performance monitoring and performance management pcp-conf - Performance Co-Pilot runtime configuration pcp-doc - Documentation and tutorial for the Performance Co-Pilot pcp-export-pcp2graphite - Tool for exporting data from PCP to Graphite pcp-export-pcp2influxdb - Tool for exporting data from PCP to InfluxDB pcp-export-zabbix-agent - Module for exporting PCP metrics to Zabbix agent pcp-gui - Visualisation tools for the Performance Co-Pilot toolkit pcp-import-collectl2pcp - Tool for importing data from collectl into PCP archive logs pcp-import-ganglia2pcp - Tool for importing data from ganglia into PCP archive logs pcp-import-iostat2pcp - Tool for importing data from iostat into PCP archive logs pcp-import-mrtg2pcp - Tool for importing data from MRTG into PCP archive logs pcp-import-sar2pcp - Tool for importing data from sar into PCP archive logs pcp-import-sheet2pcp - Tool for importing data from a spreadsheet into PCP archive logs pcp-manager - Performance Co-Pilot (PCP) manager daemon pcp-testsuite - Performance Co-Pilot (PCP) Test Suite pcp-webapi - Performance Co-Pilot (PCP) web API service python-pcp - Performance Co-Pilot Python PMAPI module python3-pcp - Performance Co-Pilot Python3 PMAPI module Closes: 771793 772352 781047 805955 836285 857406 866700 881822 882969 882977 Changes: pcp (4.0.0-1) unstable; urgency=low . * New release (full details in CHANGELOG). * Remove postinst insecure tmpfile handling (closes: #771793) * Remove py2 or py3 alt build dependencies (closes: #882977) * Fix sigsegv in pcp-atop with no devices (closes: #881822) * Fix FTBFS building arch-indep packages (closes: #805955) * Remove bashism from the pcp-testsuite (closes: #772352) * Build for the system python3 package (closes: #866700) * Ship import.h in libpcp-import1-dev (closes: #781047) * Fix broken devel man page symlinks (closes: #857406) * Fix up Qt5 build dependency issue (closes: #882969) * Remove dbus-launch use from pcp-testsuite (closes: #836285) Checksums-Sha1: 8c89b15ba4e69181aa61c4b3f2675935418e70a4 4614 pcp_4.0.0-1.dsc 4ed2d445b316baa2a471e13d233e0fbc56d2d418 23342979 pcp_4.0.0.orig.tar.gz 07b9d900720bf1b2c5b27e11a854d0c03a7a169b 23484 pcp_4.0.0-1.debian.tar.xz 73eb7b8b66ff02e301df67c122abc8c49c678d86 14397 pcp_4.0.0-1_source.buildinfo Checksums-Sha256: ff5bcec28558f012cbd8bd20bf9ad8bc63af23cd7015f2ff3a98b50c45ff50b0 4614 pcp_4.0.0-1.dsc cbfe69196c474c6a1cbab1c4f0a774cdd3896174bc9d8f5261ebe30b8bcde203 23342979 pcp_4.0.0.orig.tar.gz 37abb7b5d24a91a141d3152bc32837672fe27b4bb500dde503e509795d689d94 23484 pcp_4.0.0-1.debian.tar.xz 8318c15e46aa96b55473aec79c9e6df518df23f324fbd8da69896c07baaca95d 14397 pcp_4.0.0-1_source.buildinfo Files: ef75e2807b05164eb0e31037a164e36b 4614 utils extra pcp_4.0.0-1.dsc 42d49723d1cba416397801544249e052 23342979 utils extra pcp_4.0.0.orig.tar.gz d9e0dc3874a6124216fc4687c204c7e5 23484 utils extra pcp_4.0.0-1.debian.tar.xz cb6d3f7a2f7170fac301b57bcca2a184 14397 utils extra pcp_4.0.0-1_source.buildinfo -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCAAGBQJahl8bAAoJEP4IQu423YwMniIQAKn8wXOEjqR193QH1Bu0bCuO d2oCLgCENkgvPpE6bSLc0zqlkq4lHdCUVomG+xVFx56A6KAuvLp6ZpnnvrBDolEY cZ5eGMnYP37ta4g8ibs9pRPuOi4fkVcbTz0r4FqQWPkHm/ybKB/Wdu7+hTsitCUo KbHZ9Vrw8bmFFoKF8jh6qry+xx6qeUOrSBLoWnBkPKLJAlfxoDMnoW0LAmFqYRwi 3xt2Yq/fIA6Gy+ERE7o360Brn8GRyjah5BWPp0db8raWyamONxRYKpTKomlHI7lR Z7PcLqjrUnHCk5UPbzVMuH0eaZ04hHHSJSmJAVPujUYeLkZxn5HJZb3V6ctCstgu QmuJAbUqeD16JzPd/++avmB2satzpNSgzrL7+RDHW57/UpX59ABLWEm1F54A2rjH AR1TgDO3bBtEzKICF20pQLmjrnppGihX0x2JPMIRyB8uxgk49bK2vjTegLBfApfG PmLCqNSR28Xm3OuHNHIZ05U5A2NEW2Of/tuio9yF07J4hZx3y9ONbyJlNXxDxMqc ymY5CzbBdFxPo/33w9HeXqXxhB02fCc1ibki0v5KW+/ZFBYlK16Jxy5cqO5G2Y4W zo7k1XzHgv6LzyVaAT9pW1rbQLRdDZobipHiH0LPIzHEGAmVyuVHirwcevYGo+iq bnEZwXPKHvOGYGiio9L/ =Ko+P -----END PGP SIGNATURE-----
--- End Message ---

