`scons test`: sh: 1: ./mixxx-test: not found

Bug #1414358 reported by Nico Schlömer
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Mixxx
Fix Released
Low
RJ Skerry-Ryan

Bug Description

Running
```
scons test
```
supposedly builds and runs tests. However,
```
$ scons test
[...]
Building master - rev. 5166
Building tests.
Running tests.
./mixxx-test
sh: 1: ./mixxx-test: not found
scons: *** Error 127
[...]
```

Tags: build
Revision history for this message
Daniel Schürmann (daschuer) wrote :

I think it is
scons tests=1

Revision history for this message
Nico Schlömer (nschloe) wrote :

With
```
$ scons test=1
```
I'm getting
```
[...]
Building tests.
Install root: /usr/local
scons: done reading SConscript files.
scons: Building targets ...
scons: `.' is up to date.
scons: done building targets.
```
After this,
```
$ scons test
```
actually runs the tests. Meh.

RJ Skerry-Ryan (rryan)
Changed in mixxx:
importance: Undecided → Low
tags: added: build
Changed in mixxx:
status: New → Confirmed
RJ Skerry-Ryan (rryan)
Changed in mixxx:
assignee: nobody → RJ Skerry-Ryan (rryan)
status: Confirmed → In Progress
Revision history for this message
RJ Skerry-Ryan (rryan) wrote :
Changed in mixxx:
milestone: none → 2.3.0
RJ Skerry-Ryan (rryan)
Changed in mixxx:
status: In Progress → Fix Committed
Changed in mixxx:
status: Fix Committed → Fix Released
Revision history for this message
Swiftb0y (swiftb0y) wrote :

Mixxx now uses GitHub for bug tracking. This bug has been migrated to:
https://github.com/mixxxdj/mixxx/issues/7827

lock status: Metadata changes locked and limited to project staff
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.