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
  • #3165
Closed
Open
Issue created Sep 13, 2018 by Derek Bruening@derekbrueningContributor

Mac build broken by opcode_mix_launcher

Yet another failure we did not notice due to the Travis email bug #3031 (closed): https://travis-ci.org/DynamoRIO/dynamorio/jobs/427939922

debug-internal-32: **** 4 build errors ****
	clang: error: linker command failed with exit code 1 (use -v to see invocation)
	make[2]: *** [clients/bin32/opcode_mix_launcher] Error 1
	make[1]: *** [clients/drcachesim/CMakeFiles/opcode_mix_launcher.dir/all] Error 2
	make: *** [all] Error 2
release-external-32: **** 4 build errors ****
	clang: error: linker command failed with exit code 1 (use -v to see invocation)
	make[2]: *** [clients/bin32/opcode_mix_launcher] Error 1
	make[1]: *** [clients/drcachesim/CMakeFiles/opcode_mix_launcher.dir/all] Error 2
	make: *** [all] Error 2
Assignee
Assign to
Time tracking