Skip to content

Building fsrip #4

@TABrowne

Description

@TABrowne

I am presently running ubuntu 14.04 and am failing to build fsrip.
I have boost C++ library and sleuthkit installed
I have cloned the scope repository.
I created a directory in the fsrip called vendors and created a symbolic link between scope and vendors.
When I run scons from the fsrip directory I get the following
scons: *** No SConstruct file found.
File "/usr/lib/scons/SCons/Script/Main.py", line 905, in _main
If I run scons from the vendors/scope directory I get the following
root@dft:/jonstewart-fsrip-161493e/vendors/scope# pwd
/home/dft/jonstewart-fsrip-161493e/vendors/scope
root@dft:
/jonstewart-fsrip-161493e/vendors/scope# scons
scons: Reading SConscript files ...
scons: done reading SConscript files.
scons: Building targets ...
./test
aGoodBadTest: marked for failure but did not throw scope::TestFailure.
test1.cpp:25: TestExpectMacro: Expected exception not caught
test1.cpp:16: failTest: false
badTeardown: !"Fixture3's destructor threw"
badSetup: !"Fixture2's constructor threw"
test2.cpp:20: fix1: silly Expected: 41, Actual: 42
Failures!
Tests run: 13, Failures: 6
scons: *** [dummy] Error 1
scons: building terminated because of errors.
root@dft:~/jonstewart-fsrip-161493e/vendors/scope#

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions