Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • D dynamorio
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,467
    • Issues 1,467
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 44
    • Merge requests 44
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • DynamoRIO
  • dynamorio
  • Issues
  • #4223
Closed
Open
Issue created Mar 26, 2020 by Derek Bruening@derekbrueningContributor

Mac Travis build output truncated, hiding build failure details

This just showed up on PR #4221 3 times in a row (every build there including a restart I tried):

https://travis-ci.com/github/DynamoRIO/dynamorio/jobs/304776211

4080[ 22%] Building C object suite/tests/CMakeFiles/tool.fib_plus.dir/__/__/clients/drcachesim/tests/fib_plus.c.o
4081[ 22%] Linking C executable bin/tool.fib_plus
4082[ 22%] Built target tool.fib_plus
4083[ 22%] 

It looks like something external is killing the build process. Xref #4126 (closed) where the same thing was happening but there it was after 10 minutes: here it's only 1 minute in.

Assignee
Assign to
Time tracking