Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
P parabix-devel
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 9
    • Issues 9
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge requests 2
    • Merge requests 2
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • cameron
  • parabix-devel
  • Issues
  • #51

Closed
Open
Created Feb 01, 2024 by cameron@cameronMaintainer

Build issue under LLVM16

The following compile error occurs when building with LLVM 16.

/home/cameron/parabix-devel/lib/kernel/pipeline/compiler/codegen/multithreading_model_logic.cpp:1020:20:   required from here
/home/cameron/parabix-devel/include/codegen/CBuilder.h:503:85: error: incomplete type ‘FunctionTypeBuilder<long unsigned int() noexcept>’ used in nested name specifier
  503 |     llvm::FunctionType * const type = FunctionTypeBuilder<ExternalFunctionType>::get(getContext());
      |                                       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
/home/cameron/parabix-devel/include/codegen/CBuilder.h: In instantiation of ‘llvm::Function* CBuilder::LinkFunction(llvm::StringRef, ExternalFunctionType&) const [with ExternalFunctionType = int(long unsigned int*, const pthread_attr_t*, void* (*)(void*), void*) noexcept]’:
/home/cameron/parabix-devel/lib/kernel/pipeline/compiler/codegen/multithreading_model_logic.cpp:1022:20:   required from here
/home/cameron/parabix-devel/include/codegen/CBuilder.h:503:85: error: incomplete type ‘FunctionTypeBuilder<int(long unsigned int*, const pthread_attr_t*, void* (*)(void*), void*) noexcept>’ used in nested name specifier
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking