Re: [DynInst_API:] new-parallel-parsing config is broken for testsuite


Date: Mon, 23 Apr 2018 16:33:54 -0500
From: Xiaozhu Meng <mxz297@xxxxxxxxx>
Subject: Re: [DynInst_API:] new-parallel-parsing config is broken for testsuite
For parallel parsing branch, testsuite is now a submodule. So, please do

git submodule init
git submodule update



On Mon, Apr 23, 2018 at 4:17 PM, Mark W. Krentel <krentel@xxxxxxxx> wrote:
The new-parallel-parsing branch of dyninst has this in the top-level
CMakeLists.txt.

add_subdirectory(testsuite)

But the testsuite directory is empty in the n-p-p branch. As a
result, cmake falls over with:

-- Found dependency location /home/krentel/config/build-dyninst/dyninstAPI
CMake Error at CMakeLists.txt:73 (add_subdirectory):
 The source directory

  /home/krentel/config/dyninst/testsuite

 does not contain a CMakeLists.txt file.

Maybe somebody forgot to run git add ....

--Mark


_______________________________________________
Dyninst-api mailing list
Dyninst-api@xxxxxxxxxxx
https://lists.cs.wisc.edu/mailman/listinfo/dyninst-api

[← Prev in Thread] Current Thread [Next in Thread→]