sys-apps/sandbox: add usersandbox to the error message disable list
authorMike Frysinger <vapier@gentoo.org>
Tue, 5 Apr 2016 19:36:11 +0000 (15:36 -0400)
committerMike Frysinger <vapier@gentoo.org>
Tue, 5 Apr 2016 19:48:15 +0000 (15:48 -0400)
sys-apps/sandbox/sandbox-2.10-r1.ebuild
sys-apps/sandbox/sandbox-2.10-r2.ebuild
sys-apps/sandbox/sandbox-2.11-r2.ebuild
sys-apps/sandbox/sandbox-2.6-r1.ebuild
sys-apps/sandbox/sandbox-2.7.ebuild
sys-apps/sandbox/sandbox-2.8.ebuild
sys-apps/sandbox/sandbox-2.9.ebuild

index e22cefc52e6efa5120c85876974beb8556311234..97870f646de1576821a04793b9d78512390129e1 100644 (file)
@@ -28,7 +28,7 @@ has sandbox_death_notice ${EBUILD_DEATH_HOOKS} || EBUILD_DEATH_HOOKS="${EBUILD_D
 
 sandbox_death_notice() {
        ewarn "If configure failed with a 'cannot run C compiled programs' error, try this:"
-       ewarn "FEATURES=-sandbox emerge sandbox"
+       ewarn "FEATURES='-sandbox -usersandbox' emerge sandbox"
 }
 
 sb_get_install_abis() { use multilib && get_install_abis || echo ${ABI:-default} ; }
index e2ba4a75b6292aedb20b2edd9c7ce64e1ee8ef3f..7a871d3072f77e1a3c97b28062341591ae6e7e59 100644 (file)
@@ -28,7 +28,7 @@ has sandbox_death_notice ${EBUILD_DEATH_HOOKS} || EBUILD_DEATH_HOOKS="${EBUILD_D
 
 sandbox_death_notice() {
        ewarn "If configure failed with a 'cannot run C compiled programs' error, try this:"
-       ewarn "FEATURES=-sandbox emerge sandbox"
+       ewarn "FEATURES='-sandbox -usersandbox' emerge sandbox"
 }
 
 src_prepare() {
index 4f9884f480dd10cdf147fe79026151c391462f09..1319c3770ed868f136915728ebd282661b438fa2 100644 (file)
@@ -28,7 +28,7 @@ has sandbox_death_notice ${EBUILD_DEATH_HOOKS} || EBUILD_DEATH_HOOKS="${EBUILD_D
 
 sandbox_death_notice() {
        ewarn "If configure failed with a 'cannot run C compiled programs' error, try this:"
-       ewarn "FEATURES=-sandbox emerge sandbox"
+       ewarn "FEATURES='-sandbox -usersandbox' emerge sandbox"
 }
 
 src_prepare() {
index 210a42ed0d6e364264155627f14c11d3ef90dab4..3631b837d6f1e2972aba3be417a7a3ca661c2dbe 100644 (file)
@@ -28,7 +28,7 @@ has sandbox_death_notice ${EBUILD_DEATH_HOOKS} || EBUILD_DEATH_HOOKS="${EBUILD_D
 
 sandbox_death_notice() {
        ewarn "If configure failed with a 'cannot run C compiled programs' error, try this:"
-       ewarn "FEATURES=-sandbox emerge sandbox"
+       ewarn "FEATURES='-sandbox -usersandbox' emerge sandbox"
 }
 
 sb_get_install_abis() { use multilib && get_install_abis || echo ${ABI:-default} ; }
index 2550852a27aee318a0a18289ac9cc5a63c732d81..9094372dece0a9800418dc2a774fe42389d54930 100644 (file)
@@ -28,7 +28,7 @@ has sandbox_death_notice ${EBUILD_DEATH_HOOKS} || EBUILD_DEATH_HOOKS="${EBUILD_D
 
 sandbox_death_notice() {
        ewarn "If configure failed with a 'cannot run C compiled programs' error, try this:"
-       ewarn "FEATURES=-sandbox emerge sandbox"
+       ewarn "FEATURES='-sandbox -usersandbox' emerge sandbox"
 }
 
 sb_get_install_abis() { use multilib && get_install_abis || echo ${ABI:-default} ; }
index 4f3de079a590367c7a8badca06bf3ad8cf2732fc..eb00c1b630e9c1de71d6d4058cd9e251fc700927 100644 (file)
@@ -28,7 +28,7 @@ has sandbox_death_notice ${EBUILD_DEATH_HOOKS} || EBUILD_DEATH_HOOKS="${EBUILD_D
 
 sandbox_death_notice() {
        ewarn "If configure failed with a 'cannot run C compiled programs' error, try this:"
-       ewarn "FEATURES=-sandbox emerge sandbox"
+       ewarn "FEATURES='-sandbox -usersandbox' emerge sandbox"
 }
 
 sb_get_install_abis() { use multilib && get_install_abis || echo ${ABI:-default} ; }
index 2550852a27aee318a0a18289ac9cc5a63c732d81..9094372dece0a9800418dc2a774fe42389d54930 100644 (file)
@@ -28,7 +28,7 @@ has sandbox_death_notice ${EBUILD_DEATH_HOOKS} || EBUILD_DEATH_HOOKS="${EBUILD_D
 
 sandbox_death_notice() {
        ewarn "If configure failed with a 'cannot run C compiled programs' error, try this:"
-       ewarn "FEATURES=-sandbox emerge sandbox"
+       ewarn "FEATURES='-sandbox -usersandbox' emerge sandbox"
 }
 
 sb_get_install_abis() { use multilib && get_install_abis || echo ${ABI:-default} ; }