Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

avrdude 5.10 fails at building in parallel #6915

Closed
felinira opened this issue Aug 10, 2011 · 1 comment
Closed

avrdude 5.10 fails at building in parallel #6915

felinira opened this issue Aug 10, 2011 · 1 comment

Comments

@felinira
Copy link
Contributor

Avrdude seems to have a known problem with building in parallel. This problem is circumvented when executing make with the -j1 option.
The corresponding upstream bug is http://savannah.nongnu.org/bugs/?33811 which seems to contain some kind of hack to fix this problem. Avrdude doesn't really seem to be in active development at the moment so I'm wondering what to do in this case.

@adamv
Copy link
Contributor

adamv commented Aug 10, 2011

Add ENV.j1 to the top of def install and include a comment w/ a link to the issue

@adamv adamv closed this as completed in 485cc27 Aug 10, 2011
martinploeger pushed a commit to martinploeger/homebrew that referenced this issue Oct 8, 2011
Workaround for http://github.com/mxcl/homebrew/issues/6915

Fixes Homebrew#6915

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Sharpie pushed a commit to Sharpie/homebrew that referenced this issue Sep 12, 2012
Workaround for http://github.com/mxcl/homebrew/issues/6915

Fixes Homebrew#6915

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
snakeyroc3 pushed a commit to snakeyroc3/homebrew that referenced this issue Dec 17, 2012
Workaround for http://github.com/mxcl/homebrew/issues/6915

Fixes Homebrew#6915

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
@Homebrew Homebrew locked and limited conversation to collaborators Feb 16, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants