github / github/codeql

General issue (No source code was seen and extracted to C:\***\DB-codeql)

Đang mở
#11,476 18 bình luận 0 reaction 0 người được giao Xem trên GitHub
question
Ngôn ngữ chính
CodeQL
Star
10.1k
Fork
2.1k
Merge trung bình
2 ngày 15 giờ
Pull request đã merge (30 ngày)
141

Mô tả

**No source code was seen and extracted to C:\***\DB-codeql**

Hi all,

I am using codeql cli and trying to create a database of my` msvc CPP` project inside a docker container and getting the error `No source code was seen and extracted to C:\***\DB-codeql.`
The project is being compiled normally without codeql but with the codeql cli I am getting this error.
I am using this command to create a database `codeql database create --ram 4096 -J-Xmx1G -vvvv --language=cpp -c path-to-file -s path-to-source`

the code was being compiled previously using mingw but with msvc I am getting this issue.
the `sourceLocationPrefix` is also set to my project path and there is no much information available in `build-tracer.log` file as shown below

`
Initializing tracer.
Initialising tags...
CodeQL CLI version 2.11.3
Initializing tracer.
Initialising tags...
Allocated ID F7C238AA000000E0_0000000000000001 (parent )
==== Candidate to intercept: C:\codeql\tools\win64\runner.exe (700) ====
Executing the following tracer actions:
Tracer actions:
pre_invocations(0)
post_invocations(0)
trace_languages(1): [cpp]
Initializing tracer.
Initialising tags...
ID set to F7C238AA000000E0_0000000000000001 (parent root)
Allocated ID BB65D210000002BC_0000000000000001 (parent F7C238AA000000E0_0000000000000001)
==== Candidate to intercept: C:\Windows\System32\cmd.exe (1028) ====
Executing the following tracer actions:
Tracer actions:
pre_invocations(0)
post_invocations(0)
trace_languages(1): [cpp]
Initializing tracer.
Initialising tags...
ID set to BB65D210000002BC_0000000000000001 (parent F7C238AA000000E0_0000000000000001)
Allocated ID 96C4BE6E00000404_0000000000000001 (parent BB65D210000002BC_0000000000000001)
==== Candidate to intercept: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe (8) ====
Executing the following tracer actions:
Tracer actions:
pre_invocations(0)
post_invocations(0)
trace_languages(1): [cpp]
Initializing tracer.
Initialising tags...
ID set to 96C4BE6E00000404_0000000000000001 (parent BB65D210000002BC_0000000000000001)
`

looking for the suggestion
Thanks :)

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.