[MacPorts] #32865: vxl build failed
#32865: vxl build failed ------------------------+--------------------------------------------------- Reporter: ozt@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: vxl ffmpeg | Port: ------------------------+--------------------------------------------------- % 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> -- Ticket URL: <https://trac.macports.org/ticket/32865> MacPorts <http://www.macports.org/> Ports system for Mac OS
#32865: vxl build failed ------------------------+--------------------------------------------------- Reporter: ozt@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: vxl ffmpeg | Port: ------------------------+--------------------------------------------------- Comment(by ozt@…): This patch for OpenCV is related but may not be applicable directly. https://code.ros.org/trac/opencv/attachment/ticket/1020/ffmpeg_build.patch -- Ticket URL: <https://trac.macports.org/ticket/32865#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#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
#32865: vxl build failed ------------------------+--------------------------------------------------- Reporter: ozt@… | Owner: wiking@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: vxl ------------------------+--------------------------------------------------- Comment(by ozt@…): I cleaned and tried again. Same error. % sudo port install vxl ---> 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> -- Ticket URL: <https://trac.macports.org/ticket/32865#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#32865: vxl build failed ------------------------+--------------------------------------------------- Reporter: ozt@… | Owner: wiking@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: vxl ------------------------+--------------------------------------------------- Comment(by ozt@…): Correction. Not the same error. /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_vxl/vxl/work/vxl-1.14.0/core/vnl/vnl_matrix_fixed_ref.h:656:12: error: use of undeclared identifier 'equal' :info:build return equal( this->data_block(), rhs.data_block() ); -- Ticket URL: <https://trac.macports.org/ticket/32865#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#32865: vxl build failed ------------------------+--------------------------------------------------- Reporter: ozt@… | Owner: wiking@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: vxl ------------------------+--------------------------------------------------- Comment(by ozt@…): In summary, sudo port install vxl configure.compiler=llvm-gcc-4.2 configure.cxx=g++-apple-4.2 or sudo port install vxl configure.compiler=llvm-gcc-4.2 or sudo port install vxl configure.cxx=g++-apple-4.2 -> main.log sudo port install vxl (default compiler) -> main.2.log (ignore main.3.log : duplicate of main.2.log) The first error (in main.log) may be resolved by applying the patch for the vxl latest developer build (1.14.0-14?). I found success report on Ubuntu but I don't know how to do it on MacPorts. -- Ticket URL: <https://trac.macports.org/ticket/32865#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
#32865: vxl build failed ------------------------+--------------------------------------------------- Reporter: ozt@… | Owner: wiking@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: vxl ------------------------+--------------------------------------------------- Comment(by jfcaron@…): I added main.4.log, which is my failed build log with the same error message. This is a MacBook Pro with Mac OS 10.7.3, MacPorts 2.0.4. I issued the commands {{{ sudo port clean vxl }}} then {{{ sudo port install vxl }}} -- Ticket URL: <https://trac.macports.org/ticket/32865#comment:7> MacPorts <http://www.macports.org/> Ports system for Mac OS
#32865: vxl build failed ------------------------+--------------------------------------------------- Reporter: ozt@… | Owner: wiking@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: vxl ------------------------+--------------------------------------------------- Comment(by ozt@…): I am attaching two files to resolve compiler errors found in the first main.log. Replace the original in this location. {{{ /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_vxl/vxl/work/vxl-1.14.0/core/vidl/ }}} Please use {{{ sudo port install vxl configure.compiler=llvm-gcc-4.2 configure.cxx=g++-apple-4.2 }}} to build. -- Ticket URL: <https://trac.macports.org/ticket/32865#comment:8> MacPorts <http://www.macports.org/> Ports system for Mac OS
#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 jmr@…): * cc: cal@… (added) Comment: Did r94448 affect this at all? -- Ticket URL: <https://trac.macports.org/ticket/32865#comment:9> MacPorts <http://www.macports.org/> Ports system for Mac OS
#32865: vxl build failed -------------------------+-------------------------------------------------- Reporter: ozt@… | Owner: wiking@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Resolution: duplicate | Keywords: Port: vxl | -------------------------+-------------------------------------------------- Changes (by jmr@…): * status: new => closed * resolution: => duplicate Comment: Actually, comment:4 shows the same error as #34838, so it's a dupe. -- Ticket URL: <https://trac.macports.org/ticket/32865#comment:10> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts