disk utility does not detect any problem with the disc. i already tried removing gcc48-compiler and then reinstalling it from scratch but it failed again at the same step. strangely enough, it apparently worked fine in the past for gcc47: [spip]<sw> ls -ld lib/gcc4.7/include/c++/4.7.3/ext/pb_ds/detail/bin_search_tree_/* -rw-r--r-- 1 root admin 12438 Apr 18 2013 lib/gcc4.7/include/c++/4.7.3/ext/pb_ds/detail/bin_search_tree_/bin_search_tree_.hpp -rw-r--r-- 1 root admin 5541 Apr 18 2013 lib/gcc4.7/include/c++/4.7.3/ext/pb_ds/detail/bin_search_tree_/constructors_destructor_fn_imps.hpp -rw-r--r-- 1 root admin 8090 Apr 18 2013 lib/gcc4.7/include/c++/4.7.3/ext/pb_ds/detail/bin_search_tree_/debug_fn_imps.hpp -rw-r--r-- 1 root admin 2938 Apr 18 2013 lib/gcc4.7/include/c++/4.7.3/ext/pb_ds/detail/bin_search_tree_/erase_fn_imps.hpp -rw-r--r-- 1 root admin 4698 Apr 18 2013 lib/gcc4.7/include/c++/4.7.3/ext/pb_ds/detail/bin_search_tree_/find_fn_imps.hpp -rw-r--r-- 1 root admin 2087 Apr 18 2013 lib/gcc4.7/include/c++/4.7.3/ext/pb_ds/detail/bin_search_tree_/info_fn_imps.hpp -rw-r--r-- 1 root admin 5500 Apr 18 2013 lib/gcc4.7/include/c++/4.7.3/ext/pb_ds/detail/bin_search_tree_/insert_fn_imps.hpp -rw-r--r-- 1 root admin 3528 Apr 18 2013 lib/gcc4.7/include/c++/4.7.3/ext/pb_ds/detail/bin_search_tree_/iterators_fn_imps.hpp -rw-r--r-- 1 root admin 6010 Apr 18 2013 lib/gcc4.7/include/c++/4.7.3/ext/pb_ds/detail/bin_search_tree_/node_iterators.hpp -rw-r--r-- 1 root admin 8974 Apr 18 2013 lib/gcc4.7/include/c++/4.7.3/ext/pb_ds/detail/bin_search_tree_/point_iterators.hpp -rw-r--r-- 1 root admin 1912 Apr 18 2013 lib/gcc4.7/include/c++/4.7.3/ext/pb_ds/detail/bin_search_tree_/policy_access_fn_imps.hpp -rw-r--r-- 1 root admin 2928 Apr 18 2013 lib/gcc4.7/include/c++/4.7.3/ext/pb_ds/detail/bin_search_tree_/r_erase_fn_imps.hpp -rw-r--r-- 1 root admin 4209 Apr 18 2013 lib/gcc4.7/include/c++/4.7.3/ext/pb_ds/detail/bin_search_tree_/rotate_fn_imps.hpp -rw-r--r-- 1 root admin 4026 Apr 18 2013 lib/gcc4.7/include/c++/4.7.3/ext/pb_ds/detail/bin_search_tree_/split_join_fn_imps.hpp -rw-r--r-- 1 root admin 6416 Apr 18 2013 lib/gcc4.7/include/c++/4.7.3/ext/pb_ds/detail/bin_search_tree_/traits.hpp while it keeps failing for gcc48.
Le 26 oct. 2013 à 19:29, Alexander Hansen <[email protected]> a écrit : > On 10/26/13 10:26 AM, jean-francois wrote: >>> I believe that's the sort of error one gets when dpkg needs to overwrite a >>> real file by a directory? Check the path mentioned above starting at >>> /sw/lib to see if that's the case. >> >> apparently, dpkg has a problem unpacking >> constructors_destructor_fn_imps.hpp >> within directory >> /sw/lib/gcc4.8/include/c++/4.8.2/ext/pb_ds/detail/bin_search_tree_/ >> >> yet, i've double checked that >> /sw/lib/gcc4.8/include/c++/4.8.2/ext/pb_ds/detail/bin_search_tree_/ >> does exist as a directory: >> [spip]<sw> ls -ld >> lib/gcc4.8/include/c++/4.8.2/ext/pb_ds/detail/bin_search_tree_ >> drwxr-xr-x 3 root admin 102 Oct 26 19:15 >> lib/gcc4.8/include/c++/4.8.2/ext/pb_ds/detail/bin_search_tree_/ >> and that the only thing it contains is: >> bin_search_tree_.hpp >> >> so i still see no obvious reason for which dpkg cannot create >> constructors_destructor_fn_imps.hpp >> out of gcc48-compiler_4.8.2-1000_darwin-x86_64.deb and put it in the right >> place. >> could it be a disc problem? >> >> > > That's possible. You might also try "fink remove gcc48-compiler ; fink > install gcc48-compiler" > > -- > Alexander Hansen, Ph.D. > Fink User Liaison > My package updates: http://finkakh.wordpress.com/ ------------------------------------------------------------------------------ October Webinars: Code for Performance Free Intel webinars can help you accelerate application performance. Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from the latest Intel processors and coprocessors. See abstracts and register > http://pubads.g.doubleclick.net/gampad/clk?id=60135991&iu=/4140/ostg.clktrk _______________________________________________ Fink-users mailing list [email protected] List archive: http://news.gmane.org/gmane.os.macosx.fink.user Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-users
