commit:     7ed650e78de908a1850cb87619b4b36d4b3e544e
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Dec  8 17:49:06 2018 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Dec  8 17:53:35 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ed650e7

sys-devel/distcc: Discourage distcc-pump

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 sys-devel/distcc/distcc-3.2_rc1-r4.ebuild | 6 ++----
 sys-devel/distcc/distcc-3.2_rc1-r5.ebuild | 6 ++----
 sys-devel/distcc/distcc-3.3.2.ebuild      | 6 ++----
 sys-devel/distcc/distcc-3.3.ebuild        | 6 ++----
 4 files changed, 8 insertions(+), 16 deletions(-)

diff --git a/sys-devel/distcc/distcc-3.2_rc1-r4.ebuild 
b/sys-devel/distcc/distcc-3.2_rc1-r4.ebuild
index d7ff5a79c40..0267f059b07 100644
--- a/sys-devel/distcc/distcc-3.2_rc1-r4.ebuild
+++ b/sys-devel/distcc/distcc-3.2_rc1-r4.ebuild
@@ -168,10 +168,8 @@ pkg_postinst() {
        elog "Tips on using distcc with Gentoo can be found at"
        elog "https://wiki.gentoo.org/wiki/Distcc";
        elog
-       elog "How to use pump mode with Gentoo:"
-       elog "# distcc-config --set-hosts \"foo,cpp,lzo bar,cpp,lzo 
baz,cpp,lzo\""
-       elog "# echo 'FEATURES=\"\${FEATURES} distcc distcc-pump\"' >> 
/etc/portage/make.conf"
-       elog "# emerge -u world"
+       elog "distcc-pump is known to cause breakage with multiple packages."
+       elog "Do NOT enable it globally."
        elog
        elog "To use the distccmon programs with Gentoo you should use this 
command:"
        elog "# DISTCC_DIR=\"${DISTCC_DIR:-${BUILD_PREFIX}/.distcc}\" 
distccmon-text 5"

diff --git a/sys-devel/distcc/distcc-3.2_rc1-r5.ebuild 
b/sys-devel/distcc/distcc-3.2_rc1-r5.ebuild
index 7ce1fa8b812..58a62383bae 100644
--- a/sys-devel/distcc/distcc-3.2_rc1-r5.ebuild
+++ b/sys-devel/distcc/distcc-3.2_rc1-r5.ebuild
@@ -166,10 +166,8 @@ pkg_postinst() {
        elog "Tips on using distcc with Gentoo can be found at"
        elog "https://wiki.gentoo.org/wiki/Distcc";
        elog
-       elog "How to use pump mode with Gentoo:"
-       elog "# distcc-config --set-hosts \"foo,cpp,lzo bar,cpp,lzo 
baz,cpp,lzo\""
-       elog "# echo 'FEATURES=\"\${FEATURES} distcc distcc-pump\"' >> 
/etc/portage/make.conf"
-       elog "# emerge -u world"
+       elog "distcc-pump is known to cause breakage with multiple packages."
+       elog "Do NOT enable it globally."
        elog
        elog "To use the distccmon programs with Gentoo you should use this 
command:"
        elog "# DISTCC_DIR=\"${DISTCC_DIR:-${BUILD_PREFIX}/.distcc}\" 
distccmon-text 5"

diff --git a/sys-devel/distcc/distcc-3.3.2.ebuild 
b/sys-devel/distcc/distcc-3.3.2.ebuild
index 70496857256..2b510f85325 100644
--- a/sys-devel/distcc/distcc-3.3.2.ebuild
+++ b/sys-devel/distcc/distcc-3.3.2.ebuild
@@ -166,10 +166,8 @@ pkg_postinst() {
        elog "Tips on using distcc with Gentoo can be found at"
        elog "https://wiki.gentoo.org/wiki/Distcc";
        elog
-       elog "How to use pump mode with Gentoo:"
-       elog "# distcc-config --set-hosts \"foo,cpp,lzo bar,cpp,lzo 
baz,cpp,lzo\""
-       elog "# echo 'FEATURES=\"\${FEATURES} distcc distcc-pump\"' >> 
/etc/portage/make.conf"
-       elog "# emerge -u world"
+       elog "distcc-pump is known to cause breakage with multiple packages."
+       elog "Do NOT enable it globally."
        elog
        elog "To use the distccmon programs with Gentoo you should use this 
command:"
        elog "# DISTCC_DIR=\"${DISTCC_DIR:-${BUILD_PREFIX}/.distcc}\" 
distccmon-text 5"

diff --git a/sys-devel/distcc/distcc-3.3.ebuild 
b/sys-devel/distcc/distcc-3.3.ebuild
index b958b16f653..4ee28df450f 100644
--- a/sys-devel/distcc/distcc-3.3.ebuild
+++ b/sys-devel/distcc/distcc-3.3.ebuild
@@ -166,10 +166,8 @@ pkg_postinst() {
        elog "Tips on using distcc with Gentoo can be found at"
        elog "https://wiki.gentoo.org/wiki/Distcc";
        elog
-       elog "How to use pump mode with Gentoo:"
-       elog "# distcc-config --set-hosts \"foo,cpp,lzo bar,cpp,lzo 
baz,cpp,lzo\""
-       elog "# echo 'FEATURES=\"\${FEATURES} distcc distcc-pump\"' >> 
/etc/portage/make.conf"
-       elog "# emerge -u world"
+       elog "distcc-pump is known to cause breakage with multiple packages."
+       elog "Do NOT enable it globally."
        elog
        elog "To use the distccmon programs with Gentoo you should use this 
command:"
        elog "# DISTCC_DIR=\"${DISTCC_DIR:-${BUILD_PREFIX}/.distcc}\" 
distccmon-text 5"

Reply via email to