https://bugs.freedesktop.org/show_bug.cgi?id=109443
--- Comment #12 from Alex Granni ---
Yes, 3.0.5.a.2 has this problem solved. Thank you.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.__
https://bugs.freedesktop.org/show_bug.cgi?id=109443
--- Comment #11 from William Deegan ---
I've pushed out an alpha package for you to verify your issue is now resolved.
https://github.com/SCons/scons/releases/tag/3.0.5a2
Also available at:
pip install --index-url https://test.pypi.org/simple/
https://bugs.freedesktop.org/show_bug.cgi?id=109443
--- Comment #10 from William Deegan ---
If you'd like to be notified when the fix gets merged into SCons please add
yourself to:
https://github.com/SCons/scons/pull/3311
Hopefully I'll get this wrapped up (need a test to cover this) and into m
https://bugs.freedesktop.org/show_bug.cgi?id=109443
Jose Fonseca changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://bugs.freedesktop.org/show_bug.cgi?id=109443
--- Comment #8 from Jose Fonseca ---
(In reply to Alex Granni from comment #7)
> I'd go for this way as 3.0.4 is also affected.
OK. I'll assume I have your Tested-By and post it for review.
--
You are receiving this mail because:
You are the
https://bugs.freedesktop.org/show_bug.cgi?id=109443
--- Comment #7 from Alex Granni ---
I'd go for this way as 3.0.4 is also affected:
diff --git a/scons/gallium.py b/scons/gallium.py
index 963834a5fbc..565f19f3f1a 100755
--- a/scons/gallium.py
+++ b/scons/gallium.py
@@ -308,7 +308,10 @@ def gen
https://bugs.freedesktop.org/show_bug.cgi?id=109443
--- Comment #6 from Jose Fonseca ---
How about this as workaround:
diff --git a/scons/gallium.py b/scons/gallium.py
index 963834a5fbc..565f19f3f1a 100755
--- a/scons/gallium.py
+++ b/scons/gallium.py
@@ -308,7 +308,10 @@ def generate(env):
https://bugs.freedesktop.org/show_bug.cgi?id=109443
--- Comment #5 from William Deegan ---
Found some issues with the patch I attached. Should have an updated one
tomorrow.
--
You are receiving this mail because:
You are the assignee for the bug.___
https://bugs.freedesktop.org/show_bug.cgi?id=109443
William Deegan changed:
What|Removed |Added
CC||b...@baddogconsulting.com
--- Comment
https://bugs.freedesktop.org/show_bug.cgi?id=109443
--- Comment #3 from William Deegan ---
If you comment out line 311 in mesascons/gallium.py
# env.Decider('MD5-timestamp')
You can use SCons 3.0.4.
3.0.4 had a bugfix for a longstanding issue where it was possible that
md5-timestamp in conju
https://bugs.freedesktop.org/show_bug.cgi?id=109443
Alex Granni changed:
What|Removed |Added
Summary|Build failure with MSVC |Build failure with MSVC
11 matches
Mail list logo