Opened 3 weeks ago
Last modified 2 weeks ago
#71137 closed defect
Cannot build i386-elf-gcc on macOS 15.0.1 — at Version 1
Reported by: | tahamunawar (Taha Munawar) | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.10.2 |
Keywords: | sequoia | Cc: | |
Port: | i386-elf-gcc, x86_64-elf-gcc |
Description (last modified by tahamunawar (Taha Munawar))
I ran the following command on terminal: sudo port install i386-elf-gcc gdb
This is the output on terminal, when it reaches the build stage it fails: ---> Computing dependencies for i386-elf-gcc ---> Fetching archive for i386-elf-gcc ---> Attempting to fetch i386-elf-gcc-12.2.0_0.darwin_24.arm64.tbz2 from https://packages.macports.org/i386-elf-gcc ---> Attempting to fetch i386-elf-gcc-12.2.0_0.darwin_24.arm64.tbz2 from http://jog.id.packages.macports.org/macports/packages/i386-elf-gcc ---> Attempting to fetch i386-elf-gcc-12.2.0_0.darwin_24.arm64.tbz2 from https://mse.uk.packages.macports.org/i386-elf-gcc ---> Fetching distfiles for i386-elf-gcc ---> Attempting to fetch gcc-12.2.0.tar.xz from https://distfiles.macports.org/gcc12 ---> Attempting to fetch newlib-3.1.0.tar.gz from https://distfiles.macports.org/gcc12 ---> Verifying checksums for i386-elf-gcc ---> Extracting i386-elf-gcc ---> Configuring i386-elf-gcc ---> Building i386-elf-gcc Error: Failed to build i386-elf-gcc: command execution failed Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_cross_i386-elf-gcc/i386-elf-gcc/main.log for details. Error: Follow https://guide.macports.org/#project.tickets if you believe there is a bug. Error: Processing of port i386-elf-gcc failed
I have attached the main.log file
My operating system is macOS sequoia 15.0.1
My machine is M1 MacBook Air
Did not know who to CC as when I run the command port info --maintainer i386-elf-gcc, terminal returns "maintainer:" followed by blank space
Change History (1)
comment:1 Changed 3 weeks ago by tahamunawar (Taha Munawar)
Description: | modified (diff) |
---|