Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • A ASGarD
  • Project information
    • Project information
    • Activity
    • Labels
    • Planning hierarchy
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 4
    • Issues 4
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • FK6D
  • ASGarD
  • Issues
  • #15

Closed
Open
Created Jul 10, 2018 by Green, David@dg6Owner

Build failure of feature/TM_time_advance branch

@3bm Is the TM_time_advance branch presently supposed to be building?

I was trying to build it on an AWS EC2 instance, but got the following failure ...

[ 17%] Building CXX object CMakeFiles/implementation_lib.dir/src/time_advance.cpp.o
In file included from /home/ubuntu/FK6D/src/time_advance.cpp:6:0:
/home/ubuntu/FK6D/include/batch.hpp: In constructor ‘Batch<T>::Batch()’:
/home/ubuntu/FK6D/include/batch.hpp:54:60: error: expected ‘,’ before ‘)’ token
              static_assert(std::is_floating_point<T>::value);
                                                            ^
/home/ubuntu/FK6D/include/batch.hpp:54:60: error: expected string-literal before ‘)’ token
CMakeFiles/implementation_lib.dir/build.make:205: recipe for target 'CMakeFiles/implementation_lib.dir/src/time_advance.cpp.o' failed
make[2]: *** [CMakeFiles/implementation_lib.dir/src/time_advance.cpp.o] Error 1
CMakeFiles/Makefile2:67: recipe for target 'CMakeFiles/implementation_lib.dir/all' failed
make[1]: *** [CMakeFiles/implementation_lib.dir/all] Error 2
Makefile:129: recipe for target 'all' failed
make: *** [all] Error 2

No worries if it's supposed to be doing this. I was just wanting to try and build and run all the implementations on the EC2 system to see what happened.

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking