[MacPorts] #45948: arm-elf-gcc @4.7.3 (cross, devel) Failed to install arm-elf-binutils
#45948: arm-elf-gcc @4.7.3 (cross, devel) Failed to install arm-elf-binutils ----------------------------------+-------------------------------- Reporter: uwe2@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.2 Keywords: arm elf gcc binutils | Port: arm-elf-gcc @4.7.3 ----------------------------------+-------------------------------- I am trying to install the arm-elf-gcc utilities for compiling a camera firmware The installation fails. Please help! OSX 10.10.1 MacPorts 2.3.2 XCODE 6.1 {{{ port install arm-elf-gcc +interwork ---> Computing dependencies for arm-elf-gcc ---> Dependencies to be installed: arm-elf-binutils ---> Building arm-elf-binutils Error: org.macports.build for port arm-elf-binutils returned: command execution failed Error: Failed to install arm-elf-binutils Please see the log file for port arm-elf-binutils for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports .org_release_tarballs_ports_cross_arm-elf-binutils/arm-elf- binutils/main.log Error: The following dependencies were not installed: arm-elf-binutils To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port arm-elf-gcc failed }}} -- Ticket URL: <https://trac.macports.org/ticket/45948> MacPorts <https://www.macports.org/> Ports system for OS X
#45948: arm-elf-binutils: build failure -------------------------------+-------------------------------- Reporter: uwe2@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.2 Resolution: | Keywords: Port: arm-elf-binutils | -------------------------------+-------------------------------- Changes (by larryv@…): * keywords: arm elf gcc binutils => * port: arm-elf-gcc @4.7.3 => arm-elf-binutils Old description:
I am trying to install the arm-elf-gcc utilities for compiling a camera firmware The installation fails.
Please help!
OSX 10.10.1 MacPorts 2.3.2 XCODE 6.1
{{{ port install arm-elf-gcc +interwork ---> Computing dependencies for arm-elf-gcc ---> Dependencies to be installed: arm-elf-binutils ---> Building arm-elf-binutils Error: org.macports.build for port arm-elf-binutils returned: command execution failed Error: Failed to install arm-elf-binutils Please see the log file for port arm-elf-binutils for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports .org_release_tarballs_ports_cross_arm-elf-binutils/arm-elf- binutils/main.log Error: The following dependencies were not installed: arm-elf-binutils To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port arm-elf-gcc failed }}}
New description: I am trying to install the arm-elf-gcc utilities for compiling a camera firmware\\ The installation fails. Please help! OSX 10.10.1\\ MacPorts 2.3.2\\ XCODE 6.1\\ {{{ port install arm-elf-gcc +interwork ---> Computing dependencies for arm-elf-gcc ---> Dependencies to be installed: arm-elf-binutils ---> Building arm-elf-binutils Error: org.macports.build for port arm-elf-binutils returned: command execution failed Error: Failed to install arm-elf-binutils Please see the log file for port arm-elf-binutils for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports .org_release_tarballs_ports_cross_arm-elf-binutils/arm-elf- binutils/main.log Error: The following dependencies were not installed: arm-elf-binutils To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port arm-elf-gcc failed }}} -- Comment: This log isn’t complete. Could you clean, build again, and attach the new log? {{{ % sudo port clean arm-elf-binutils % sudo port install arm-elf-binutils }}} -- Ticket URL: <https://trac.macports.org/ticket/45948#comment:1> MacPorts <https://www.macports.org/> Ports system for OS X
#45948: arm-elf-binutils: build failure -------------------------------+-------------------------------- Reporter: uwe2@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.2 Resolution: | Keywords: Port: arm-elf-binutils | -------------------------------+-------------------------------- Comment (by uwe2@…): Thank you for your help. I performed clean and install of arm-elf-binutils failed again. I am attaching the new log. -- Ticket URL: <https://trac.macports.org/ticket/45948#comment:2> MacPorts <https://www.macports.org/> Ports system for OS X
#45948: arm-elf-binutils @2.21.52.0.2_1: build failure -------------------------------+------------------------------- Reporter: uwe2@… | Owner: stuartwesterman@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.2 Resolution: | Keywords: Port: arm-elf-binutils | -------------------------------+------------------------------- Changes (by larryv@…): * owner: macports-tickets@… => stuartwesterman@… -- Ticket URL: <https://trac.macports.org/ticket/45948#comment:3> MacPorts <https://www.macports.org/> Ports system for OS X
#45948: arm-elf-binutils @2.21.52.0.2_1: build failure -------------------------------+------------------------------- Reporter: uwe2@… | Owner: stuartwesterman@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.2 Resolution: | Keywords: Port: arm-elf-binutils | -------------------------------+------------------------------- Comment (by stuartwesterman@…): This works now. Please close. {{{ dawei /Volumes/G-DRIVE/torrents $ sudo port install arm-elf-binutils ---> Computing dependencies for arm-elf-binutils ---> Fetching archive for arm-elf-binutils ---> Attempting to fetch arm-elf- binutils-2.21.52.0.2_1.darwin_14.x86_64.tbz2 from http://packages.macports.org/arm-elf-binutils ---> Attempting to fetch arm-elf- binutils-2.21.52.0.2_1.darwin_14.x86_64.tbz2.rmd160 from http://packages.macports.org/arm-elf-binutils ---> Installing arm-elf-binutils @2.21.52.0.2_1 ---> Activating arm-elf-binutils @2.21.52.0.2_1 ---> Cleaning arm-elf-binutils ---> Updating database of binaries ---> Scanning binaries for linking errors ---> No broken files found. dawei /Volumes/G-DRIVE/torrents $ uname -a Darwin i.local 14.1.0 Darwin Kernel Version 14.1.0: Mon Dec 22 23:10:38 PST 2014; root:xnu-2782.10.72~2/RELEASE_X86_64 x86_64 dawei /Volumes/G-DRIVE/torrents $ }}} -- Ticket URL: <https://trac.macports.org/ticket/45948#comment:4> MacPorts <https://www.macports.org/> Ports system for OS X
#45948: arm-elf-binutils @2.21.52.0.2_1: build failure -------------------------------+------------------------------- Reporter: uwe2@… | Owner: stuartwesterman@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.3.2 Resolution: fixed | Keywords: Port: arm-elf-binutils | -------------------------------+------------------------------- Changes (by ryandesign@…): * status: new => closed * resolution: => fixed -- Ticket URL: <https://trac.macports.org/ticket/45948#comment:5> MacPorts <https://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts