Opened 2 years ago
Closed 22 months ago
#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)
Change History (3)
Changed 2 years ago by luqasz (Łukasz Kostka)
Attachment: | avr-libc.main.log added |
---|
Changed 2 years ago by luqasz (Łukasz Kostka)
Attachment: | avr-libc.config.log added |
---|
comment:1 Changed 22 months ago by Mark Mentovai <mark@…>
Owner: | set to Mark Mentovai <mark@…> |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
In 33348ee6bb4f612c20f9ea00e3c8a6266ea888f1/macports-ports (master):