question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Local build failure

See original GitHub issue

This is a…


[ ] Feature request
[ ] Regression (a behavior that used to work and stopped working in a new release)
[x] Bug report  
[ ] Documentation issue or request

Description

Trying to build latest master branch with syndesis build --clean --flash brings me to the following error;

Screen Shot 2019-08-15 at 8 43 35 AM

Is there a better command to use when building? If there’s anything else I can provide to help diagnose please let me know!

Running macOS: 10.14.6

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:7 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
squakezcommented, Aug 22, 2019

Thanks! yeah, please just approve the PR #6421 so it can be merged and working for any Mac user too!

1reaction
squakezcommented, Aug 21, 2019

Thanks for the feedback. It seems the issue is the different behavior of sed command between linux and macos. Before submitting the PR I need you to please use this script locally and confirm it works correctly also on mac now: https://github.com/squakez/syndesis/blob/fix/6384_sed_regression/app/s2i/copy_mvn_repo.sh

In order to speed up the test you can simply build the s2i module without image push: syndesis build -f -c -m s2i

Read more comments on GitHub >

github_iconTop Results From Across the Web

Failed Builds - Visual Studio App Center - Microsoft Learn
If building works locally but not in App Center · Open your terminal or command-line prompt then type in: mkdir appcenter-test · Then...
Read more >
Build failure locally - Compiler - Swift Forums
I'm trying to do a clean build for the compiler but it's failing. The first failure is related to building the early-swift-driver.
Read more >
kamel local build:failure while building project: exit status 1
The kamel local build command report a message without any detail. Is there any way to see the detail log to show the...
Read more >
Build troubleshooting tips - Netlify Docs
In case your build fails on Netlify, first make sure it builds locally in your own development environment. This is a prerequisite to...
Read more >
Build fail on render, success on local - Render community
The build command is “yarn build”. I can build successfully on my local machine, but it fails on render. What should i do?...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found