-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Description
在进行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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels