Skip to content

build.sh --upload fails on MacOS X (10.8.5) #7

@morlac

Description

@morlac

When running ./update.sh and ./build.sh --update I get the following output:

hagbard:firmware-pinoccio adams$ ./update.shUpdating...
Current status is:
+81672c382966d85e555a0e2aaa2628a915e82d4f hardware/pinoccio (remotes/origin/HEAD)
 66c5d6149e36bc97f97d7e0623d27c62365eb125 libraries/bitlash (remotes/origin/pinoccio)
+28642def6aa217edaad0b6f22d5f21a66caf38ca libraries/gainspan (heads/master)
 49455b0b85982af5ab30889e4810c0ef9ca3cb3f libraries/js0n (heads/master)
 2997673076277a8dfe47e905b9f18ada6d87b25b libraries/lwm (remotes/origin/pinoccio)
+df2329b5371dbb6a80bbdc8f2a13a880c35fdf29 libraries/pinoccio (remotes/origin/HEAD)

Update successful!

hagbard:firmware-pinoccio adams$ ./build.sh --upload
Detecting version...
Bootstrap build -1 (rev 2014031902-13-g2d77a2d-dirty)
Building/uploading...
Build options changed, rebuilding all

Sketch uses 107,106 bytes (42%) of program storage space. Maximum is 253,952 bytes.
Global variables use 13,590 bytes of dynamic memory.
avrdude: stk500v2_ReceiveMessage(): timeout
avrdude: stk500v2_ReceiveMessage(): timeout
avrdude: stk500v2_ReceiveMessage(): timeout
avrdude: stk500v2_ReceiveMessage(): timeout
avrdude: stk500v2_ReceiveMessage(): timeout
avrdude: stk500v2_ReceiveMessage(): timeout
avrdude: stk500v2_getsync(): timeout communicating with programmer
Done!

(ARDUINO and PORT variables in build.sh set properly)
(for proper usage of build.sh.local first setting of ARDUINO_OPTIONS should happen after sourcing build.sh.local)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions