Skip to content

test/samples测试用例编译报错 #12

Description

@liuyaning6

在进行test/samples测试时,出现了部分无法编译成功的现象,报错基本都是找不到文件,例 14
,21,41,6,91

~/workspace/fcc/tests/samples/14 ~/workspace/fcc/tests/samples
Linking source files...
Generating Edge Profile...
Generating Loop Profile...
Generating Lamp Profile...
Generating Spec Profile...
This profile might be incomplete: calling llvm.lifetime.start.p0i8 may introduce new AUs (see lib/PointsToProfiler/RecognizedExternalFunctions.h)
This profile might be incomplete: calling llvm.lifetime.end.p0i8 may introduce new AUs (see lib/PointsToProfiler/RecognizedExternalFunctions.h)
This profile might be incomplete: calling _ZSt20__throw_length_errorPKc may introduce new AUs (see lib/PointsToProfiler/RecognizedExternalFunctions.h)
This profile might be incomplete: calling _ZSt17__throw_bad_allocv may introduce new AUs (see lib/PointsToProfiler/RecognizedExternalFunctions.h)
cp: cannot stat 'result.specpriv.profile.txt': No such file or directory
Generating Binary...
opt: benchmark.collaborative-pipeline-nopeep.bc: error: Could not open input file: No such file or directory
~/workspace/fcc/tests/samples/21 ~/workspace/fcc/tests/samples
Linking source files...
Generating Edge Profile...
Generating Loop Profile...
Generating Lamp Profile...
Generating Spec Profile...
This profile might be incomplete: calling llvm.lifetime.start.p0i8 may introduce new AUs (see lib/PointsToProfiler/RecognizedExternalFunctions.h)
This profile might be incomplete: calling llvm.lifetime.end.p0i8 may introduce new AUs (see lib/PointsToProfiler/RecognizedExternalFunctions.h)
This profile might be incomplete: calling _ZNSi10_M_extractIxEERSiRT_ may introduce new AUs (see lib/PointsToProfiler/RecognizedExternalFunctions.h)
This profile might be incomplete: calling _ZNSo9_M_insertIxEERSoT_ may introduce new AUs (see lib/PointsToProfiler/RecognizedExternalFunctions.h)
This profile might be incomplete: calling __cxa_rethrow may introduce new AUs (see lib/PointsToProfiler/RecognizedExternalFunctions.h)
This profile might be incomplete: calling __cxa_end_catch may introduce new AUs (see lib/PointsToProfiler/RecognizedExternalFunctions.h)
This profile might be incomplete: calling _ZSt17__throw_bad_allocv may introduce new AUs (see lib/PointsToProfiler/RecognizedExternalFunctions.h)
This profile might be incomplete: calling _ZSt20__throw_length_errorPKc may introduce new AUs (see lib/PointsToProfiler/RecognizedExternalFunctions.h)
cp: cannot stat 'result.specpriv.profile.txt': No such file or directory
Generating Binary...
opt: benchmark.collaborative-pipeline-nopeep.bc: error: Could not open input file: No such file or directory
~/workspace/fcc/tests/samples/41 ~/workspace/fcc/tests/samples
Linking source files...
Generating Edge Profile...
Generating Loop Profile...
Generating Lamp Profile...
Generating Spec Profile...
This profile might be incomplete: calling llvm.lifetime.start.p0i8 may introduce new AUs (see lib/PointsToProfiler/RecognizedExternalFunctions.h)
This profile might be incomplete: calling llvm.lifetime.end.p0i8 may introduce new AUs (see lib/PointsToProfiler/RecognizedExternalFunctions.h)
This profile might be incomplete: calling _ZSt20__throw_length_errorPKc may introduce new AUs (see lib/PointsToProfiler/RecognizedExternalFunctions.h)
This profile might be incomplete: calling _ZSt17__throw_bad_allocv may introduce new AUs (see lib/PointsToProfiler/RecognizedExternalFunctions.h)
This profile might be incomplete: calling _ZNSo9_M_insertIxEERSoT_ may introduce new AUs (see lib/PointsToProfiler/RecognizedExternalFunctions.h)
This profile might be incomplete: calling _ZNSo5flushEv may introduce new AUs (see lib/PointsToProfiler/RecognizedExternalFunctions.h)
This profile might be incomplete: calling _ZSt16__throw_bad_castv may introduce new AUs (see lib/PointsToProfiler/RecognizedExternalFunctions.h)
This profile might be incomplete: calling _ZNKSt5ctypeIcE13_M_widen_initEv may introduce new AUs (see lib/PointsToProfiler/RecognizedExternalFunctions.h)
cp: cannot stat 'result.specpriv.profile.txt': No such file or directory
Generating Binary...
opt: benchmark.collaborative-pipeline-nopeep.bc: error: Could not open input file: No such file or directory

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions