[MacPorts] #44539: VXL installation on OSX 10.9.4
#44539: VXL installation on OSX 10.9.4 ---------------------+-------------------------------- Reporter: garry@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.1 Keywords: | Port: VXL ---------------------+-------------------------------- Repeated errors. Sorry I'm a noob at this but I have spent the night banging at it repeatedly to no avail.. log file extract as follows.... :info:build [ 25%] Built target vnl :info:build make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_vxl/vxl/work/vxl-1.17.0' :info:build make: *** [all] Error 2 :info:build make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_vxl/vxl/work/vxl-1.17.0' :info:build Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_vxl/vxl/work/vxl-1.17.0" && /usr/bin/make -j8 -w all :info:build Exit code: 2 :error:build org.macports.build for port vxl returned: command execution failed :debug:build Error code: CHILDSTATUS 41200 2 :debug:build Backtrace: command execution failed while executing "system -nice 0 $fullcmdstring" ("eval" body line 1) invoked from within "eval system $notty $nice \$fullcmdstring" invoked from within "command_exec build" (procedure "portbuild::build_main" line 8) invoked from within "portbuild::build_main org.macports.build" ("eval" body line 1) invoked from within "eval $procedure $targetname" -- Ticket URL: <https://trac.macports.org/ticket/44539> MacPorts <http://www.macports.org/> Ports system for OS X
#44539: VXL installation on OSX 10.9.4 ----------------------+-------------------------------- Reporter: garry@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: VXL | ----------------------+-------------------------------- Changes (by devans@…): * version: 2.3.1 => Old description:
Repeated errors. Sorry I'm a noob at this but I have spent the night banging at it repeatedly to no avail.. log file extract as follows....
:info:build [ 25%] Built target vnl :info:build make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_vxl/vxl/work/vxl-1.17.0' :info:build make: *** [all] Error 2 :info:build make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_vxl/vxl/work/vxl-1.17.0' :info:build Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_vxl/vxl/work/vxl-1.17.0" && /usr/bin/make -j8 -w all :info:build Exit code: 2 :error:build org.macports.build for port vxl returned: command execution failed :debug:build Error code: CHILDSTATUS 41200 2 :debug:build Backtrace: command execution failed while executing "system -nice 0 $fullcmdstring" ("eval" body line 1) invoked from within "eval system $notty $nice \$fullcmdstring" invoked from within "command_exec build" (procedure "portbuild::build_main" line 8) invoked from within "portbuild::build_main org.macports.build" ("eval" body line 1) invoked from within "eval $procedure $targetname"
New description: Repeated errors. Sorry I'm a noob at this but I have spent the night banging at it repeatedly to no avail.. log file extract as follows.... {{{ :info:build [ 25%] Built target vnl :info:build make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_vxl/vxl/work/vxl-1.17.0' :info:build make: *** [all] Error 2 :info:build make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_vxl/vxl/work/vxl-1.17.0' :info:build Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_vxl/vxl/work/vxl-1.17.0" && /usr/bin/make -j8 -w all :info:build Exit code: 2 :error:build org.macports.build for port vxl returned: command execution failed :debug:build Error code: CHILDSTATUS 41200 2 :debug:build Backtrace: command execution failed while executing "system -nice 0 $fullcmdstring" ("eval" body line 1) invoked from within "eval system $notty $nice \$fullcmdstring" invoked from within "command_exec build" (procedure "portbuild::build_main" line 8) invoked from within "portbuild::build_main org.macports.build" ("eval" body line 1) invoked from within "eval $procedure $targetname" }}} -- Comment: Please use WikiFormatting for readability when quoting log files and attach a copy of the full build log. Thanks. -- Ticket URL: <https://trac.macports.org/ticket/44539#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X
#44539: vlx @1.17.0: error: cannot cast from type 'std::ofstream' (aka 'basic_ofstream<char>') to pointer type 'void *' ------------------------+-------------------------------- Reporter: garry@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: Resolution: duplicate | Keywords: mavericks Port: vlx | ------------------------+-------------------------------- Changes (by ryandesign@…): * status: new => closed * keywords: => mavericks * resolution: => duplicate * port: VXL => vlx Comment: {{{ :info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_vxl/vxl/work/vxl-1.17.0/core/vul/vul_psfile.h:40:28: error: cannot cast from type 'std::ofstream' (aka 'basic_ofstream<char>') to pointer type 'void *' :info:build operator bool() { return (void*)output_filestream!=(void*)0; } :info:build ^~~~~~~~~~~~~~~~~~~~~~~~ }}} Duplicate of #41241. -- Ticket URL: <https://trac.macports.org/ticket/44539#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X
#44539: vxl @1.17.0: error: cannot cast from type 'std::ofstream' (aka 'basic_ofstream<char>') to pointer type 'void *' ------------------------+-------------------------------- Reporter: garry@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: Resolution: duplicate | Keywords: mavericks Port: vxl | ------------------------+-------------------------------- Changes (by ryandesign@…): * port: vlx => vxl -- Ticket URL: <https://trac.macports.org/ticket/44539#comment:3> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts