#32865: vxl build failed ------------------------+--------------------------------------------------- Reporter: ozt@… | Owner: wiking@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: vxl ------------------------+--------------------------------------------------- Changes (by ryandesign@…): * keywords: vxl ffmpeg => * owner: macports-tickets@… => wiking@… * port: => vxl Old description:
% sudo port install vxl configure.compiler=llvm-gcc-4.2 configure.cxx=g++-apple-4.2 ---> Computing dependencies for vxl ---> Fetching archive for vxl ---> Attempting to fetch vxl-1.14.0_1.darwin_11.x86_64.tbz2 from http://packages.macports.org/vxl ---> Fetching vxl ---> Verifying checksum(s) for vxl ---> Extracting vxl ---> Applying patches to vxl ---> Configuring vxl ---> Building vxl Error: Target org.macports.build returned: shell command failed (see log for details) Log for vxl is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_vxl/vxl/main.log Error: Status 1 encountered during processing. To report a bug, see <http://guide.macports.org/#project.tickets>
New description: {{{ % sudo port install vxl configure.compiler=llvm-gcc-4.2 configure.cxx=g++-apple-4.2 ---> Computing dependencies for vxl ---> Fetching archive for vxl ---> Attempting to fetch vxl-1.14.0_1.darwin_11.x86_64.tbz2 from http://packages.macports.org/vxl ---> Fetching vxl ---> Verifying checksum(s) for vxl ---> Extracting vxl ---> Applying patches to vxl ---> Configuring vxl ---> Building vxl Error: Target org.macports.build returned: shell command failed (see log for details) Log for vxl is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_vxl/vxl/main.log Error: Status 1 encountered during processing. To report a bug, see <http://guide.macports.org/#project.tickets> }}} -- Comment: Please "sudo port clean" and try again, without "configure.compiler=llvm- gcc-4.2 configure.cxx=g++-apple-4.2" (it is strange to ask for the LLVM C compiler but the GCC C++ compiler -- why mix and match?). If it fails again, attach the new main.log. -- Ticket URL: <https://trac.macports.org/ticket/32865#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS