#36320: vxl (1.14.0_3): build fails on 10.8.2, xcode 4.5 ----------------------+---------------------- Reporter: boker@… | Owner: wiking@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: vxl | ----------------------+---------------------- Changes (by ciserlohn@…): * owner: macports-tickets@… => wiking@… * keywords: vxl vnl 10.8 => * port: vxl-1.14.0_3 => vxl Old description:
I am unable to install vxl on the latest 10.8.2 with xcode 4.5. Have tried all the usual tricks, including
sudo port selfupdate sudo port clean vxl sudo port upgrade outdated sudo port install vxl configure.compiler=llvm-gcc-4.2
and the same setup with
sudo port install vxl configure.compiler=apple-gcc-4.2
I even tried completely removing macports (rm -rf /opt/local and the all the rest) and reinstalling everything (MacPorts-2.1.2-10.8-MountainLion.pkg) from scratch.
No matter what I've tried I get the same error and logfile ends up the same.
The logfile from the fresh install from the file is appended. The only commands after the fresh install are:
[4]sboker@lip-xp-157-225:~ % sudo port selfupdate Password: ---> Updating MacPorts base sources using rsync MacPorts base version 2.1.2 installed, MacPorts base version 2.1.2 downloaded. ---> Updating the ports tree ---> MacPorts base is already the latest version
The ports tree has been updated. To upgrade your installed ports, you should run port upgrade outdated [5]sboker@lip-xp-157-225:~ % port upgrade outdated Error: No ports matched the given expression [6]sboker@lip-xp-157-225:~ % sudo port install vxl
[lots of dependencies successfully built]
---> Fetching archive for vxl ---> Attempting to fetch vxl-1.14.0_3.darwin_12.x86_64.tbz2 from http://packages.macports.org/vxl ---> Attempting to fetch vxl-1.14.0_3.darwin_12.x86_64.tbz2 from http://lil.fr.packages.macports.org/vxl ---> Attempting to fetch vxl-1.14.0_3.darwin_12.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/vxl ---> Fetching distfiles for vxl ---> Attempting to fetch vxl-1.14.0.zip from http://downloads.sourceforge.net/project/vxl/vxl/1.14 ---> Verifying checksum(s) for vxl ---> Extracting vxl ---> Applying patches to vxl ---> Configuring vxl ---> Building vxl Error: org.macports.build for port vxl returned: command execution failed Please see the log file for port vxl for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_vxl/vxl/main.log To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port vxl failed
New description: I am unable to install vxl on the latest 10.8.2 with xcode 4.5. Have tried all the usual tricks, including {{{ sudo port selfupdate sudo port clean vxl sudo port upgrade outdated sudo port install vxl configure.compiler=llvm-gcc-4.2 }}} and the same setup with {{{ sudo port install vxl configure.compiler=apple-gcc-4.2 }}} I even tried completely removing macports (rm -rf /opt/local and the all the rest) and reinstalling everything (MacPorts-2.1.2-10.8-MountainLion.pkg) from scratch. No matter what I've tried I get the same error and logfile ends up the same. The logfile from the fresh install from the file is appended. The only commands after the fresh install are: {{{ [4]sboker@lip-xp-157-225:~ % sudo port selfupdate Password: ---> Updating MacPorts base sources using rsync MacPorts base version 2.1.2 installed, MacPorts base version 2.1.2 downloaded. ---> Updating the ports tree ---> MacPorts base is already the latest version The ports tree has been updated. To upgrade your installed ports, you should run port upgrade outdated [5]sboker@lip-xp-157-225:~ % port upgrade outdated Error: No ports matched the given expression [6]sboker@lip-xp-157-225:~ % sudo port install vxl [lots of dependencies successfully built] ---> Fetching archive for vxl ---> Attempting to fetch vxl-1.14.0_3.darwin_12.x86_64.tbz2 from http://packages.macports.org/vxl ---> Attempting to fetch vxl-1.14.0_3.darwin_12.x86_64.tbz2 from http://lil.fr.packages.macports.org/vxl ---> Attempting to fetch vxl-1.14.0_3.darwin_12.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/vxl ---> Fetching distfiles for vxl ---> Attempting to fetch vxl-1.14.0.zip from http://downloads.sourceforge.net/project/vxl/vxl/1.14 ---> Verifying checksum(s) for vxl ---> Extracting vxl ---> Applying patches to vxl ---> Configuring vxl ---> Building vxl Error: org.macports.build for port vxl returned: command execution failed Please see the log file for port vxl for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_vxl/vxl/main.log To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port vxl failed }}} -- Comment: In the future please remember to use [wiki:WikiFormatting] and Cc the maintainer. Please don't use arbitrary keyword (see [wiki:DraftKeywordGuidelines]) and fill in the port field only with the port name. Put the version in the summary instead. -- Ticket URL: <https://trac.macports.org/ticket/36320#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS