#66298 closed defect (fixed)

avr-libc @2.0.0 (cross) Error: Failed to configure avr-libc: consult LOG_FILE_PATH

Reported by: luqasz (Łukasz Kostka) Owned by: Mark Mentovai <mark@…>
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: avr-libc

Description

After upgrading to ventura, avr-libc won't build.

sudo port upgrade outdated
--->  Fetching archive for avr-libc
--->  Attempting to fetch avr-libc-2.0.0_0.darwin_22.noarch.tbz2 from https://packages.macports.org/avr-libc
--->  Attempting to fetch avr-libc-2.0.0_0.darwin_22.noarch.tbz2 from https://fra.de.packages.macports.org/avr-libc
--->  Attempting to fetch avr-libc-2.0.0_0.darwin_22.noarch.tbz2 from https://cph.dk.packages.macports.org/avr-libc
--->  Computing dependencies for avr-libc
--->  Configuring avr-libc
Error: Failed to configure avr-libc: consult /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_cross_avr-libc/avr-libc/work/avr-libc-2.0.0/config.log
Error: Failed to configure avr-libc: configure failure: command execution failed
Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_cross_avr-libc/avr-libc/main.log for details.
Error: Follow https://guide.macports.org/#project.tickets if you believe there is a bug.

Last lines from main.log

:info:configure Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_cross_avr-libc/avr-libc/work/avr-libc-2.0.0" && ./configure --prefix=/opt/local --host=avr --build=`./config.guess`
:debug:configure system:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_cross_avr-libc/avr-libc/work/avr-libc-2.0.0" && ./configure --prefix=/opt/local --host=avr --build=`./config.guess`
:info:configure checking build system type... configure: error: /bin/sh ./config.sub -apple-darwin22.1.0 failed
:info:configure configure: WARNING: cache variable ac_cv_build contains a newline
:info:configure Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_cross_avr-libc/avr-libc/work/avr-libc-2.0.0" && ./configure --prefix=/opt/local --host=avr --build=`./config.guess`
:info:configure Exit code: 1
:error:configure Failed to configure avr-libc: consult /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_cross_avr-libc/avr-libc/work/avr-libc-2.0.0/config.log
:error:configure Failed to configure avr-libc: configure failure: command execution failed
:debug:configure Error code: NONE
:debug:configure Backtrace: configure failure: command execution failed
:debug:configure     while executing
:debug:configure "$procedure $targetname"
:error:configure See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_cross_avr-libc/avr-libc/main.log for details.
port version
Version: 2.8.0

Attachments (2)

avr-libc.main.log (21.4 KB) - added by luqasz (Łukasz Kostka) 17 months ago.
avr-libc.config.log (17.4 KB) - added by luqasz (Łukasz Kostka) 17 months ago.

Download all attachments as: .zip

Change History (3)

Changed 17 months ago by luqasz (Łukasz Kostka)

Attachment: avr-libc.main.log added

Changed 17 months ago by luqasz (Łukasz Kostka)

Attachment: avr-libc.config.log added

comment:1 Changed 15 months ago by Mark Mentovai <mark@…>

Owner: set to Mark Mentovai <mark@…>
Resolution: fixed
Status: newclosed

In 33348ee6bb4f612c20f9ea00e3c8a6266ea888f1/macports-ports (master):

avr-libc: update to 2.1.0, add arm64 build support

Closes: #66298

Note: See TracTickets for help on using tickets.