app-emulation/wine: Change GCC-5.3 warning.
authorJimi Huotari <chiitoo@gentoo.org>
Tue, 3 May 2016 05:35:00 +0000 (01:35 -0400)
committerNP-Hardass <NP-Hardass@gentoo.org>
Fri, 13 May 2016 01:48:47 +0000 (21:48 -0400)
Reverts the two following commits:

72f76cae15de74cb99a604303de297fb5412d68f
68bf4d988d71805013fbedf5b94aee090cb9cb43

Signed-off-by: NP-Hardass <NP-Hardass@gentoo.org>
Package-Manager: portage-2.2.28

app-emulation/wine/wine-1.8-r1.ebuild
app-emulation/wine/wine-1.8.1-r1.ebuild
app-emulation/wine/wine-1.8.2.ebuild
app-emulation/wine/wine-1.9.4-r1.ebuild
app-emulation/wine/wine-1.9.5-r1.ebuild
app-emulation/wine/wine-1.9.6-r1.ebuild
app-emulation/wine/wine-1.9.7-r1.ebuild
app-emulation/wine/wine-1.9.8.ebuild
app-emulation/wine/wine-9999.ebuild

index 71ab5369ff49ac68074096150b2492432daf9660..e074f929d4e92612f22331e6d13d5b82dcb5211e 100644 (file)
@@ -181,8 +181,8 @@ wine_build_environment_check() {
                # Compile in subshell to prevent "Aborted" message
                if ! ( $(tc-getCC) -O2 -mincoming-stack-boundary=3 "${FILESDIR}"/pr69140.c -o "${T}"/pr69140 || false ) >/dev/null 2>&1; then
                        eerror "Wine cannot be built with this version of gcc-5.3"
-                       eerror "due to compiler bugs; please use gcc-config to select a"
-                       eerror "different compiler version."
+                       eerror "due to compiler bugs; please re-emerge the latest gcc-5.3.x ebuild,"
+                       eerror "or use gcc-config to select a different compiler version."
                        eerror "See https://bugs.gentoo.org/574044"
                        eerror
                        return 1
index 7b7d61b78df2d1b98ff2e49de1c3f4291e3a02fd..0b38bc822d2b7159ccbf847078e2c05a0ea2bf3e 100644 (file)
@@ -182,8 +182,8 @@ wine_build_environment_check() {
                # Compile in subshell to prevent "Aborted" message
                if ! ( $(tc-getCC) -O2 -mincoming-stack-boundary=3 "${FILESDIR}"/pr69140.c -o "${T}"/pr69140 || false ) >/dev/null 2>&1; then
                        eerror "Wine cannot be built with this version of gcc-5.3"
-                       eerror "due to compiler bugs; please use gcc-config to select a"
-                       eerror "different compiler version."
+                       eerror "due to compiler bugs; please re-emerge the latest gcc-5.3.x ebuild,"
+                       eerror "or use gcc-config to select a different compiler version."
                        eerror "See https://bugs.gentoo.org/574044"
                        eerror
                        return 1
index 2a66a51b442be1f247fce308e9c916d6a4d286d9..951e2bce58c30e8a8ac5b351c52840a1c982fc4a 100644 (file)
@@ -182,8 +182,8 @@ wine_build_environment_check() {
                # Compile in subshell to prevent "Aborted" message
                if ! ( $(tc-getCC) -O2 -mincoming-stack-boundary=3 "${FILESDIR}"/pr69140.c -o "${T}"/pr69140 || false ) >/dev/null 2>&1; then
                        eerror "Wine cannot be built with this version of gcc-5.3"
-                       eerror "due to compiler bugs; please use gcc-config to select a"
-                       eerror "different compiler version."
+                       eerror "due to compiler bugs; please re-emerge the latest gcc-5.3.x ebuild,"
+                       eerror "or use gcc-config to select a different compiler version."
                        eerror "See https://bugs.gentoo.org/574044"
                        eerror
                        return 1
index 9273ab1484a6cf183dcd9597c928c4029bb09a40..0e6073c0cc7431d5dcada9292d548126dd5bbd2a 100644 (file)
@@ -180,8 +180,8 @@ wine_build_environment_check() {
                # Compile in subshell to prevent "Aborted" message
                if ! ( $(tc-getCC) -O2 -mincoming-stack-boundary=3 "${FILESDIR}"/pr69140.c -o "${T}"/pr69140 || false ) >/dev/null 2>&1; then
                        eerror "Wine cannot be built with this version of gcc-5.3"
-                       eerror "due to compiler bugs; please use gcc-config to select a"
-                       eerror "different compiler version."
+                       eerror "due to compiler bugs; please re-emerge the latest gcc-5.3.x ebuild,"
+                       eerror "or use gcc-config to select a different compiler version."
                        eerror "See https://bugs.gentoo.org/574044"
                        eerror
                        return 1
index 3502990efd2c7093db3a5538cb2fc4a4d3236487..25d8dafc728bb2dfceb9e6f44bac780f310842b4 100644 (file)
@@ -179,8 +179,8 @@ wine_build_environment_check() {
                # Compile in subshell to prevent "Aborted" message
                if ! ( $(tc-getCC) -O2 -mincoming-stack-boundary=3 "${FILESDIR}"/pr69140.c -o "${T}"/pr69140 || false ) >/dev/null 2>&1; then
                        eerror "Wine cannot be built with this version of gcc-5.3"
-                       eerror "due to compiler bugs; please use gcc-config to select a"
-                       eerror "different compiler version."
+                       eerror "due to compiler bugs; please re-emerge the latest gcc-5.3.x ebuild,"
+                       eerror "or use gcc-config to select a different compiler version."
                        eerror "See https://bugs.gentoo.org/574044"
                        eerror
                        return 1
index a7c141c75a61d9cf355e80633befc0589f65cef9..885d311c7e5b8080e3bb6ce74ee42110cc592d70 100644 (file)
@@ -179,8 +179,8 @@ wine_build_environment_check() {
                # Compile in subshell to prevent "Aborted" message
                if ! ( $(tc-getCC) -O2 -mincoming-stack-boundary=3 "${FILESDIR}"/pr69140.c -o "${T}"/pr69140 || false ) >/dev/null 2>&1; then
                        eerror "Wine cannot be built with this version of gcc-5.3"
-                       eerror "due to compiler bugs; please use gcc-config to select a"
-                       eerror "different compiler version."
+                       eerror "due to compiler bugs; please re-emerge the latest gcc-5.3.x ebuild,"
+                       eerror "or use gcc-config to select a different compiler version."
                        eerror "See https://bugs.gentoo.org/574044"
                        eerror
                        return 1
index a7c141c75a61d9cf355e80633befc0589f65cef9..885d311c7e5b8080e3bb6ce74ee42110cc592d70 100644 (file)
@@ -179,8 +179,8 @@ wine_build_environment_check() {
                # Compile in subshell to prevent "Aborted" message
                if ! ( $(tc-getCC) -O2 -mincoming-stack-boundary=3 "${FILESDIR}"/pr69140.c -o "${T}"/pr69140 || false ) >/dev/null 2>&1; then
                        eerror "Wine cannot be built with this version of gcc-5.3"
-                       eerror "due to compiler bugs; please use gcc-config to select a"
-                       eerror "different compiler version."
+                       eerror "due to compiler bugs; please re-emerge the latest gcc-5.3.x ebuild,"
+                       eerror "or use gcc-config to select a different compiler version."
                        eerror "See https://bugs.gentoo.org/574044"
                        eerror
                        return 1
index 1ff9d2b5f72dd67a6d4e7de82bd80eb3dd5374f8..4ee43c708425684a269c7e53f8c4d600dbac634f 100644 (file)
@@ -179,8 +179,8 @@ wine_build_environment_check() {
                # Compile in subshell to prevent "Aborted" message
                if ! ( $(tc-getCC) -O2 -mincoming-stack-boundary=3 "${FILESDIR}"/pr69140.c -o "${T}"/pr69140 || false ) >/dev/null 2>&1; then
                        eerror "Wine cannot be built with this version of gcc-5.3"
-                       eerror "due to compiler bugs; please use gcc-config to select a"
-                       eerror "different compiler version."
+                       eerror "due to compiler bugs; please re-emerge the latest gcc-5.3.x ebuild,"
+                       eerror "or use gcc-config to select a different compiler version."
                        eerror "See https://bugs.gentoo.org/574044"
                        eerror
                        return 1
index fd9b548ac8c47be566918cc376975529900f22f2..b9c1d5395b7171e77bb4c9b4ddb162a3fe712ba3 100644 (file)
@@ -184,8 +184,8 @@ wine_build_environment_check() {
                # Compile in subshell to prevent "Aborted" message
                if ! ( $(tc-getCC) -O2 -mincoming-stack-boundary=3 "${FILESDIR}"/pr69140.c -o "${T}"/pr69140 || false ) >/dev/null 2>&1; then
                        eerror "Wine cannot be built with this version of gcc-5.3"
-                       eerror "due to compiler bugs; please use gcc-config to select a"
-                       eerror "different compiler version."
+                       eerror "due to compiler bugs; please re-emerge the latest gcc-5.3.x ebuild,"
+                       eerror "or use gcc-config to select a different compiler version."
                        eerror "See https://bugs.gentoo.org/574044"
                        eerror
                        return 1