jarulraj/sqlcheck

Deb package debug/profiling

denji opened this issue · 5 comments

denji commented
~> sqlcheck  -h

Command line options : sqlcheck <options>
   -f --file_name          :  file name
   -r --risk_level         :  set of anti-patterns to check
                           :  1 (all anti-patterns, default) 
                           :  2 (only medium and high risk anti-patterns) 
                           :  3 (only high risk anti-patterns) 
   -c --color_mode         :  color mode 
   -v --verbose_mode       :  verbose mode 
profiling:/home/parallels:Cannot create directory
profiling:/home/parallels/git/sqlcheck/build/src/CMakeFiles/sqlcheck_library.dir/list.cpp.gcda:Skip
profiling:/home/parallels:Cannot create directory
profiling:/home/parallels/git/sqlcheck/build/src/CMakeFiles/sqlcheck_library.dir/configuration.cpp.gcda:Skip
profiling:/home/parallels:Cannot create directory
profiling:/home/parallels/git/sqlcheck/build/src/CMakeFiles/sqlcheck_library.dir/checker.cpp.gcda:Skip
profiling:/home/parallels:Cannot create directory
profiling:/home/parallels/git/sqlcheck/build/src/CMakeFiles/sqlcheck.dir/main.cpp.gcda:Skip

I am unfortunately unable to reproduce this.

denji commented

@jarulraj ls /home/parallels

wget https://github.com/jarulraj/sqlcheck/blob/master/releases/SQLCheck-1.0.5-1.x86_64.deb
sudo dpkg -i SQLCheck-*.deb

Sorry about that. There was a bug in the link.

Can you try this:
https://github.com/jarulraj/sqlcheck/raw/master/releases/SQLCheck-1.0.5-1.x86_64.deb

denji commented

https://github.com/jarulraj/sqlcheck/raw/master/releases/SQLCheck-1.0.5-1.x86_64.deb not resolve the issue of profiling.

Thanks for your patience. I reproduced the problem on a fresh VM. I have released a new version that disables code coverage.

It would be great if you could give it one last try.

https://github.com/jarulraj/sqlcheck/releases/download/v1.2/sqlcheck-x86_64.deb
https://github.com/jarulraj/sqlcheck/releases