scons duplicate environment warnings on Windows
Bug #1151646 reported by
Sean M. Pappalardo
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Mixxx |
Fix Released
|
Low
|
RJ Skerry-Ryan | ||
1.11 |
Won't Fix
|
Low
|
Unassigned | ||
2.0 |
Won't Fix
|
Low
|
Unassigned |
Bug Description
When building recent versions of the 1.11 branch (I don't know exactly when this started because I've been away for awhile,) scons reports the following error on all Soundtouch files:
scons: warning: Two different environments were specified for target C:\Mixxx\
but they appear to have the same action: ${TEMPFILE("$SHCXX $_MSVC_OUTPUT_FLAG /c $CHANGED_SOURCES $SHCXXFLAGS $SHCCFLAGS $_CCCOMCOM")}
File "C:\Mixxx\
It persists even if I delete scons' cache and the build directory (doing a clean build.)
Nothing jumped out at me looking near that line in the SConscript.
Changed in mixxx: | |
status: | Fix Released → Triaged |
tags: | added: build |
Changed in mixxx: | |
assignee: | nobody → RJ Ryan (rryan) |
Changed in mixxx: | |
assignee: | RJ Skerry-Ryan (rryan) → nobody |
status: | In Progress → Triaged |
Changed in mixxx: | |
assignee: | nobody → RJ Skerry-Ryan (rryan) |
Changed in mixxx: | |
milestone: | none → 2.3.0 |
status: | Triaged → Fix Committed |
Changed in mixxx: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
I think I fixed this.