Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Snippy build is broken #127

Closed
asi-sc opened this issue Dec 4, 2024 · 0 comments · Fixed by #130
Closed

Snippy build is broken #127

asi-sc opened this issue Dec 4, 2024 · 0 comments · Fixed by #130
Assignees
Labels
bug Something isn't working

Comments

@asi-sc
Copy link
Collaborator

asi-sc commented Dec 4, 2024

At cmake configuration step we have the following cmake error (how to build snippy https://github.com/asi-sc/snippy/blob/main/llvm/tools/llvm-snippy/README.md#building-and-installing-generator )

CMake Error at cmake/modules/LLVMProcessSources.cmake:116 (message):                                                           
  Found erroneous configuration for source file CFGPrinterPass.cpp                                                                                                                                                                                            
                                                                                                                               
  LLVM's build system enforces that all source files are added to a build                                                      
  target, that exactly one build target exists in each directory, and that                                                     
  this target lists all files in that directory.  If you want multiple                                                         
  targets in the same directory, add PARTIAL_SOURCES_INTENDED to the target                                                    
  specification, though it is discouraged.                                                                                     
                                                                                                                               
  Please update                                                                                                                
  llvm/tools/llvm-snippy/lib/CMakeLists.txt                                      
@asi-sc asi-sc self-assigned this Dec 4, 2024
@asi-sc asi-sc added the bug Something isn't working label Dec 4, 2024
asi-sc added a commit to asi-sc/snippy that referenced this issue Dec 4, 2024
@kv-sc kv-sc closed this as completed in #130 Dec 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant