Your message dated Tue, 07 Feb 2023 11:21:01 +0000 with message-id <[email protected]> and subject line Bug#1009706: fixed in openems 0.0.35+git20190103.6a75e98+dfsg.1-3.2 has caused the Debian Bug report #1009706, regarding openems: build flags 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.) -- 1009706: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1009706 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Source: openems Version: 0.0.35+git20190103.6a75e98+dfsg Tags: patch Severity: important The simulator is excessively slow, investigating I found it is build in debug mode instead of release. The fix is as simple as running the following : sed -e 's/-DCMAKE_BUILD_TYPE=Debug/-DCMAKE_BUILD_TYPE=Release/g' -i debian/rules
--- End Message ---
--- Begin Message ---Source: openems Source-Version: 0.0.35+git20190103.6a75e98+dfsg.1-3.2 Done: Adrian Bunk <[email protected]> We believe that the bug you reported is fixed in the latest version of openems, 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. Adrian Bunk <[email protected]> (supplier of updated openems 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: SHA512 Format: 1.8 Date: Mon, 06 Feb 2023 18:49:06 +0200 Source: openems Architecture: source Version: 0.0.35+git20190103.6a75e98+dfsg.1-3.2 Distribution: unstable Urgency: medium Maintainer: Debian Science Maintainers <[email protected]> Changed-By: Adrian Bunk <[email protected]> Closes: 1009706 1013190 Changes: openems (0.0.35+git20190103.6a75e98+dfsg.1-3.2) unstable; urgency=medium . * Non-maintainer upload. * Add patch from Francois Mazen to build with VTK 9. (Closes: #1013190) * Don't build in debug mode, thanks to Thomas Lepoix. (Closes: #1009706) Checksums-Sha1: 7fca7a6364d852627f3cbb6f5dee9ad38ceff1ea 2742 openems_0.0.35+git20190103.6a75e98+dfsg.1-3.2.dsc 65b225105914f53733c1c60bb5cf54847a5acc42 16212 openems_0.0.35+git20190103.6a75e98+dfsg.1-3.2.debian.tar.xz Checksums-Sha256: 7ff79c2ee5fb391d12bd9430e4c509e0e512b56b2bb9e934bad965f079bc7f9d 2742 openems_0.0.35+git20190103.6a75e98+dfsg.1-3.2.dsc b164b1b7da9e3c9955f9f6d6478e13f2b528f6f62ce53fd2f086ace54ce7972c 16212 openems_0.0.35+git20190103.6a75e98+dfsg.1-3.2.debian.tar.xz Files: 34f3944793bf599a1780a0f20fdb51d2 2742 electronics optional openems_0.0.35+git20190103.6a75e98+dfsg.1-3.2.dsc 7e27994d8a3edad895569bc8652ba5b6 16212 electronics optional openems_0.0.35+git20190103.6a75e98+dfsg.1-3.2.debian.tar.xz -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEOvp1f6xuoR0v9F3wiNJCh6LYmLEFAmPhNoMACgkQiNJCh6LY mLG0RxAAqhrZFukSyibTgyoNry6SWcTD27DLjGB/KX35rAmyEUwmPUKEPGP7KDek 4CBsGWfdefLtogJbK+piH0EtMgtHW4MoKceloUXbnQ41jmPywZ3FNhjo3+xa4uzu K1EI+ENrU6kOeWotqvnWZoOJu+NB9poMoti2dCdKb7WYuoQWIBEzXFRpuh8+5CF+ 4Se5maYaeD2AZuDhIKcfURGq9FqHRXwKvaDkgQwh5633AQVim0MQhT6FomwyFUL3 AYGqsw1j9UxMDR7kCb9f/b+xs50X7U3l1DRW4enjplxB1PbU+5SVZuquAoS6wT6B D+BNVPbWrCopK+y3AFjVH6obo932huOlWM+N4blKUg5ODNl1P0+hk3VosTx8Qolc yaGAlQXUUNmZotI76FTbLUMyX+PrtG0JS60u4IDpgSICW+E7/XQoHcRyvAClLCja RNpNokLlB7LK9rEH+eeqqKvMpvIbUAFI6Tf7nQHrYWF4TNwtKHl/gnvdGiMXhSWA SYjSN3HsWvOkV1y4iQ6vfD8l2Jdb68fElaVpQWSsdAyYgEMh2n8AA7Guliq8i0yp xvMQuWpJnpPwS98dHN9+dQh48wo9nQ/9+aKR9+4SlWpUSAcnSYLYzONpjv07IMtX GR6ECXzq4l7MBPJRjTpND4Eg5XJ59zK0Blp6g5c9NKNOmdb1/m0= =KS6t -----END PGP SIGNATURE-----
--- End Message ---
-- debian-science-maintainers mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers
