Opened 14 years ago

Last modified 14 years ago

#26545 closed defect

I/O error on boost 1.44 installation — at Initial Version

Reported by: nicola.degara@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.9.1
Keywords: Cc:
Port: boost

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

Change History (0)

Note: See TracTickets for help on using tickets.