[MacPorts] #45806: arm-none-eabi-gdb build failure on 10.10 Yosemite
MacPorts
noreply at macports.org
Thu Nov 6 15:03:50 PST 2014
#45806: arm-none-eabi-gdb build failure on 10.10 Yosemite
---------------------+--------------------------------
Reporter: bruce@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.3.2
Keywords: | Port: arm-none-eabi-gdb
---------------------+--------------------------------
No troubles encountered compiling arm-none-eabi-gcc, but the gdb
counterpart fails as follows:
{{{
# port install arm-none-eabi-gdb
Warning: All compilers are either blacklisted or unavailable; defaulting
to first fallback option
---> Computing dependencies for arm-none-eabi-gdb
---> Fetching archive for arm-none-eabi-gdb
---> Attempting to fetch arm-none-eabi-gdb-7.5.1_0.darwin_14.x86_64.tbz2
from http://packages.macports.org/arm-none-eabi-gdb
---> Attempting to fetch arm-none-eabi-gdb-7.5.1_0.darwin_14.x86_64.tbz2
from http://lil.fr.packages.macports.org/arm-none-eabi-gdb
---> Attempting to fetch arm-none-eabi-gdb-7.5.1_0.darwin_14.x86_64.tbz2
from http://nue.de.packages.macports.org/macports/packages/arm-none-eabi-
gdb
---> Fetching distfiles for arm-none-eabi-gdb
---> Verifying checksums for arm-none-eabi-gdb
---> Extracting arm-none-eabi-gdb
---> Configuring arm-none-eabi-gdb
Warning: All compilers are either blacklisted or unavailable; defaulting
to first fallback option
[repeat the above warning 17 more times...]
---> Building arm-none-eabi-gdb
Error: org.macports.build for port arm-none-eabi-gdb returned: command
execution failed
Please see the log file for port arm-none-eabi-gdb for details:
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports
.org_release_tarballs_ports_cross_arm-none-eabi-gdb/arm-none-eabi-
gdb/main.log
To report a bug, follow the instructions in the guide:
http://guide.macports.org/#project.tickets
Error: Processing of port arm-none-eabi-gdb failed
}}}
It fails similarly if built either of these two ways:
{{{
# port install arm-none-eabi-gdb configure.compiler=gcc
# port install arm-none-eabi-gdb configure.compiler=clang
}}}
Build log attached.
--
Ticket URL: <https://trac.macports.org/ticket/45806>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list