#26545: I/O error on boost 1.44 installation -------------------------------------+-------------------------------------- Reporter: nicola.degara@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: boost -------------------------------------+-------------------------------------- Changes (by ryandesign@…): * cc: nicola.degara@… (removed) * port: => boost Old description:
Dear all, I was trying to install Kde4 on my wife's mac and during the installation I met this error on boost 1.44 package... I started the batch in "sudo" mode (sudo port install boost) and this is what I got after a while:
DEBUG: installing file: /opt/local/var/macports/software/boost/1.44.0_0/opt/local/lib/libboost_graph.a Error: Target org.macports.install returned: error copying "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_boost/work/destroot/opt/local/lib/libboost_graph.a" to "/opt/local/var/macports/software/boost/1.44.0_0/opt/local/lib/libboost_graph.a": I/O error DEBUG: Backtrace: error copying "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_boost/work/destroot/opt/local/lib/libboost_graph.a" to "/opt/local/var/macports/software/boost/1.44.0_0/opt/local/lib/libboost_graph.a": I/O error while executing "file copy -force $src_element $dst_element" (procedure "install_element" line 6) invoked from within "install_element $src_element $dst_element" (procedure "directory_dig" line 24) invoked from within "directory_dig $rootdir $name $imagedir [file join $cwd $name] $prepend" (procedure "directory_dig" line 35) invoked from within "directory_dig $rootdir $name $imagedir [file join $cwd $name] $prepend" (procedure "directory_dig" line 35) invoked from within "directory_dig $rootdir $name $imagedir [file join $cwd $name] $prepend" (procedure "directory_dig" line 35) invoked from within "directory_dig ${destroot} ${destroot} ${imagedir} "" 0" invoked from within "registry::write {
set regref [registry::entry create $name $version $revision $portvariants $epoch]
$regref requested $user_..." (procedure "portinstall::install_main" line 20) invoked from within "$procedure $targetname"
I do not know whether is a package problem, an environment problem or a macport issue. I ran in DEBUG mode and there is no previous error listed...
Thank you
New description: Dear all, I was trying to install Kde4 on my wife's mac and during the installation I met this error on boost 1.44 package... I started the batch in "sudo" mode (sudo port install boost) and this is what I got after a while: {{{ DEBUG: installing file: /opt/local/var/macports/software/boost/1.44.0_0/opt/local/lib/libboost_graph.a Error: Target org.macports.install returned: error copying "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_boost/work/destroot/opt/local/lib/libboost_graph.a" to "/opt/local/var/macports/software/boost/1.44.0_0/opt/local/lib/libboost_graph.a": I/O error DEBUG: Backtrace: error copying "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_boost/work/destroot/opt/local/lib/libboost_graph.a" to "/opt/local/var/macports/software/boost/1.44.0_0/opt/local/lib/libboost_graph.a": I/O error while executing "file copy -force $src_element $dst_element" (procedure "install_element" line 6) invoked from within "install_element $src_element $dst_element" (procedure "directory_dig" line 24) invoked from within "directory_dig $rootdir $name $imagedir [file join $cwd $name] $prepend" (procedure "directory_dig" line 35) invoked from within "directory_dig $rootdir $name $imagedir [file join $cwd $name] $prepend" (procedure "directory_dig" line 35) invoked from within "directory_dig $rootdir $name $imagedir [file join $cwd $name] $prepend" (procedure "directory_dig" line 35) invoked from within "directory_dig ${destroot} ${destroot} ${imagedir} "" 0" invoked from within "registry::write { set regref [registry::entry create $name $version $revision $portvariants $epoch] $regref requested $user_..." (procedure "portinstall::install_main" line 20) invoked from within "$procedure $targetname" }}} I do not know whether is a package problem, an environment problem or a macport issue. I ran in DEBUG mode and there is no previous error listed... Thank you -- Comment: I/O error often means a problem with your hard disk. Can you verify the disk using Disk Utility? -- Ticket URL: <https://trac.macports.org/ticket/26545#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS