Opened 7 years ago

Closed 7 years ago

Last modified 7 years ago

#54360 closed defect (duplicate)

avrdude @6.3_1: configuration failed during install

Reported by: lsadamori Owned by: g5pw (Aljaž Srebrnič)
Priority: Normal Milestone:
Component: ports Version: 2.4.1
Keywords: Cc:
Port: avrdude

Description

I get the following error:

Error: Failed to configure avrdude, consult /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_cross_avrdude/avrdude/work/avrdude-6.3/config.log
Error: Failed to configure avrdude: configure failure: command execution failed
Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_cross_avrdude/avrdude/main.log for details.

After evaluating the log files, I found out that at some point the dynamic library readline at version 6 is required, which is not there. I had already installed version 7. After re-activating version 6, the installation of avrdude was successful.

Change History (3)

comment:1 Changed 7 years ago by mf2k (Frank Schima)

Cc: g5pw@… removed
Owner: set to g5pw
Status: newassigned

comment:2 Changed 7 years ago by mf2k (Frank Schima)

Resolution: duplicate
Status: assignedclosed

This sounds like #54321. There is nothing to fix here.

comment:3 Changed 7 years ago by lsadamori

Thanks for the quick help! Just out of curiosity: Why does a port upgrade resolve the issue? I re-activated readline version 7, did an port upgrade readline, which triggered a re-install of avrdude. This time it worked.

Note: See TracTickets for help on using tickets.