You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
g++ -s -O2 -DHAVE_CONFIG2_H -fsigned-char -fno-rtti -fno-exceptions -ansi -pedantic -Wall -W -Wextra -c ps_tiny.c
g++ -s ps_tiny.o -o ps_tiny
Created executable file: ps_tiny (size: 30864).
<l1zip.psm >l1g8z.pst.tmp.h perl -pe0
g++ -E -DCFG_FMT_ZLIB_ONLY=1 -DNDEBUG=1 -DCFG_NO_VAR_S=1 -DUSE_NO_BIND=1 -DUSE_SHORT_NAMES=1 -DUSE_CURRENTFILE=1 -DUSE_NO_EOF=1 -DUSE_UNITLENGTH_8 -DUSE_EARLYCHANGE_1 -DUSE_LOWBITFIRST_FALSE -DUSE_NO_NULLDEF=1 -DUSE_PIN=1 -DUSE_A85D=1 l1g8z.pst.tmp.h >l1g8z.pst.tmp.i
<l1g8z.pst.tmp.i >l1g8z.pst.tmp.pin perl -ne's@/\s+(?=\w)@/@g;print if!/^#/&&!/^\s*\Z/'
<l1g8z.pst.tmp.pin >l1g8z.pst.tmp.ps0 ./ps_tiny
ps_tiny: error at 1.2.1: tag %<Head or %<Open expected
make: *** [Makefile:148: l1g8z.pst] Error 3
External Error: *** capture command failed:
*** make
*** exited with code 2
Error backtrace:
Raised at Stdlib__scanf.bad_input in file "scanf.ml" (inlined), line 444, characters 18-40
Called from Stdlib__scanf.scanf_bad_input in file "scanf.ml", line 1164, characters 4-75
Called from IBase__Utils.get_available_memory_MB.scan_for_expected_output in file "src/base/Utils.ml", line 445, characters 10-86
Re-raised at IBase__Die.raise_error.do_raise in file "src/base/Die.ml", line 26, characters 8-56
Called from Integration__Driver.capture in file "src/integration/Driver.ml", line 136, characters 6-40
Called from IBase__Utils.timeit in file "src/base/Utils.ml", line 427, characters 16-20
Called from IBase__ScubaLogging.execute_with_time_logging in file "src/base/ScubaLogging.ml", line 79, characters 29-44
Called from Backend__GCStats.log_f in file "src/backend/GCStats.ml", line 90, characters 10-14
Called from Dune__exe__Infer.run in file "src/infer.ml", line 20, characters 2-36
Called from IBase__Utils.timeit in file "src/base/Utils.ml", line 427, characters 16-20
Called from IBase__ScubaLogging.execute_with_time_logging in file "src/base/ScubaLogging.ml", line 79, characters 29-44
Called from Dune__exe__Infer.run in file "src/infer.ml", line 25, characters 22-94
sam2p-0.49.4 벤치마크 대상으로 infer capture 실행 시 위와 같은 오류 메시지 발생
infer-out 폴더 생성과 infer analyze를 통한 분석은 잘 실행되는 것으로 확인
The text was updated successfully, but these errors were encountered:
sam2p-0.49.4 벤치마크 대상으로 infer capture 실행 시 위와 같은 오류 메시지 발생
infer-out 폴더 생성과 infer analyze를 통한 분석은 잘 실행되는 것으로 확인
The text was updated successfully, but these errors were encountered: