Arduino:1.6.12
Windows 10 x64
Installation with default settings
Board: Arduino Mini /ATmega328
Upload baud rate is set to improper value (115200 instead of 57600) and cause "not in sync" errors in avrdude.
Executing avrdude with same parameters and baud rate changed to 57600 fixes problem.