[I've written the listed maintianer for this port several
times, and received no response.]

        devel/boost is a dependency for a port I want to install.
"make" works fine; "make install" dies with the appended results.
(Ports tree is updated nightly; OS is -CURRENT from March 13.)

        Can anyone tell me what's going wrong?  It might be my fault -
don't care, just want to get this working.


                                        Robert Huff



===>  Installing for boost-1.33.1_2
===>   boost-1.33.1_2 depends on shared library: icuuc - found
===>   Generating temporary packing list
===>  Checking if devel/boost already installed
/bin/mkdir -p /usr/local/bin
install   -o root -g wheel -m 555 
/usr/ports/devel/boost/work/boost_1_33_1/tools/build/jam_src/bin.freebsd/bjam 
/usr/local/bin/
/bin/mkdir -p /usr/local/lib
/usr/bin/find /usr/ports/devel/boost/work/boost_1_33_1/bin/boost/libs -type f 
-name "*.a" -exec install  -o root -g wheel -m 444 \{\} /usr/local/lib \;
/usr/bin/find /usr/ports/devel/boost/work/boost_1_33_1/bin/boost/libs -type f  
-name "*.so"  -exec install  -o root -g wheel -m 444 \{\} /usr/local/lib \;
cd /usr/local/lib &&  /bin/mv -f "libboost_date_time.so" 
"libboost_date_time.so.3" &&  /bin/ln -fs "libboost_date_time.so.3" 
"libboost_date_time.so"
cd /usr/local/lib &&  /bin/mv -f "libboost_filesystem.so" 
"libboost_filesystem.so.3" &&  /bin/ln -fs "libboost_filesystem.so.3" 
"libboost_filesystem.so"
cd /usr/local/lib &&  /bin/mv -f "libboost_iostreams.so" 
"libboost_iostreams.so.3" &&  /bin/ln -fs "libboost_iostreams.so.3" 
"libboost_iostreams.so"
cd /usr/local/lib &&  /bin/mv -f "libboost_prg_exec_monitor.so" 
"libboost_prg_exec_monitor.so.3" &&  /bin/ln -fs 
"libboost_prg_exec_monitor.so.3" "libboost_prg_exec_monitor.so"
cd /usr/local/lib &&  /bin/mv -f "libboost_program_options.so" 
"libboost_program_options.so.3" &&  /bin/ln -fs "libboost_program_options.so.3" 
"libboost_program_options.so"
cd /usr/local/lib &&  /bin/mv -f "libboost_regex.so" "libboost_regex.so.3" &&  
/bin/ln -fs "libboost_regex.so.3" "libboost_regex.so"
cd /usr/local/lib &&  /bin/mv -f "libboost_serialization.so" 
"libboost_serialization.so.3" &&  /bin/ln -fs "libboost_serialization.so.3" 
"libboost_serialization.so"
cd /usr/local/lib &&  /bin/mv -f "libboost_signals.so" "libboost_signals.so.3" 
&&  /bin/ln -fs "libboost_signals.so.3" "libboost_signals.so"
cd /usr/local/lib &&  /bin/mv -f "libboost_test_exec_monitor.so" 
"libboost_test_exec_monitor.so.3" &&  /bin/ln -fs 
"libboost_test_exec_monitor.so.3" "libboost_test_exec_monitor.so"
cd /usr/local/lib &&  /bin/mv -f "libboost_unit_test_framework.so" 
"libboost_unit_test_framework.so.3" &&  /bin/ln -fs 
"libboost_unit_test_framework.so.3" "libboost_unit_test_framework.so"
cd /usr/local/lib &&  /bin/mv -f "libboost_wserialization.so" 
"libboost_wserialization.so.3" &&  /bin/ln -fs "libboost_wserialization.so.3" 
"libboost_wserialization.so"
cd /usr/local/lib &&  /bin/mv -f "libboost_thread.so" "libboost_thread.so.3" && 
 /bin/ln -fs "libboost_thread.so.3" "libboost_thread.so"
/bin/mkdir -p /usr/local/include
cd /usr/ports/devel/boost/work/boost_1_33_1 &&  /usr/bin/find boost -type d -a 
\! -name "*.orig" -exec /bin/mkdir -p /usr/local/include/\{\} \;
cd /usr/ports/devel/boost/work/boost_1_33_1 &&  /usr/bin/find boost -type f -a 
\! -name "*.orig" -exec install  -o root -g wheel -m 444 \{\} 
/usr/local/include/\{\} \;
/bin/rm -rf /usr/ports/devel/boost/work/boost_1_33_1/libs/python/pyste
/bin/mkdir -p /usr/local/share/doc/boost
/usr/bin/find /usr/ports/devel/boost/work/boost_1_33_1 -type f -exec /bin/chmod 
0444 {} \;
/usr/bin/find /usr/ports/devel/boost/work/boost_1_33_1 -type d -exec /bin/chmod 
0755 {} \;
/usr/bin/find /usr/ports/devel/boost/work/boost_1_33_1 -name ".cvsignore" 
-delete
cd /usr/ports/devel/boost/work/boost_1_33_1 && /usr/bin/find . -name "*.htm" -o 
-name "*.html"  -o -name "*.css" -o -name "*.jp*g" -o -name "*.png" -o -name 
"*.gif" | /usr/bin/tar cTf - - | /usr/bin/tar xUCf /usr/local/share/doc/boost -
cd /usr/ports/devel/boost/work/boost_1_33_1/libs && /usr/bin/find . -name 
"example" -o -name "examples" -o -name "*example*.cpp" -o -name "*example*.c" 
-o -name "*example*.hpp" | /usr/bin/uniq | /usr/bin/grep -v "assign/test" | 
/usr/bin/grep -v "iterator/test" |  /usr/bin/grep -v "range/test" | 
/usr/bin/tar cTf - - | /usr/bin/tar xUCf /usr/local/share/doc/boost/libs -
./preprocessor/doc/examples: Could not unlink: Operation not permitted: 
Operation not permitted
./numeric/interval/examples: Could not unlink: Operation not permitted: 
Operation not permitted
./spirit/example: Could not unlink: Operation not permitted: Operation not 
permitted
./spirit/example/techniques: Could not unlink: Operation not permitted: 
Operation not permitted
./spirit/example/intermediate: Could not unlink: Operation not permitted: 
Operation not permitted
./spirit/example/fundamental: Could not unlink: Operation not permitted: 
Operation not permitted
./spirit/example/fundamental/position_iterator: Could not unlink: Operation not 
permitted: Operation not permitted
./spirit/example/fundamental/more_calculators: Could not unlink: Operation not 
permitted: Operation not permitted
./spirit/example/fundamental/distinct: Could not unlink: Operation not 
permitted: Operation not permitted
./spirit/example/techniques/no_rules: Could not unlink: Operation not 
permitted: Operation not permitted
./spirit/phoenix/example: Could not unlink: Operation not permitted: Operation 
not permitted
./spirit/phoenix/example/fundamental: Could not unlink: Operation not 
permitted: Operation not permitted
./regex/example: Could not unlink: Operation not permitted: Operation not 
permitted
./regex/example/snippets: Could not unlink: Operation not permitted: Operation 
not permitted
./regex/example/timer: Could not unlink: Operation not permitted: Operation not 
permitted
./regex/example/grep: Could not unlink: Operation not permitted: Operation not 
permitted
./function/example: Could not unlink: Operation not permitted: Operation not 
permitted
./mpl/example: Could not unlink: Operation not permitted: Operation not 
permitted
./mpl/example/fsm: Could not unlink: Operation not permitted: Operation not 
permitted
./mpl/example/fsm/aux_: Could not unlink: Operation not permitted: Operation 
not permitted
./functional/hash/examples: Could not unlink: Operation not permitted: 
Operation not permitted
./signals/example: Could not unlink: Operation not permitted: Operation not 
permitted
./iterator/example: Could not unlink: Operation not permitted: Operation not 
permitted
./type_traits/examples: Could not unlink: Operation not permitted: Operation 
not permitted
./dynamic_bitset/example: Could not unlink: Operation not permitted: Operation 
not permitted
./format/example: Could not unlink: Operation not permitted: Operation not 
permitted
./serialization/example: Could not unlink: Operation not permitted: Operation 
not permitted
./smart_ptr/example: Could not unlink: Operation not permitted: Operation not 
permitted
./thread/example: Could not unlink: Operation not permitted: Operation not 
permitted
./algorithm/minmax/example: Could not unlink: Operation not permitted: 
Operation not permitted
./algorithm/string/example: Could not unlink: Operation not permitted: 
Operation not permitted
./multi_index/example: Could not unlink: Operation not permitted: Operation not 
permitted
./filesystem/example: Could not unlink: Operation not permitted: Operation not 
permitted
./date_time/example: Could not unlink: Operation not permitted: Operation not 
permitted
./date_time/example/local_time: Could not unlink: Operation not permitted: 
Operation not permitted
./date_time/example/gregorian: Could not unlink: Operation not permitted: 
Operation not permitted
./date_time/example/tutorial: Could not unlink: Operation not permitted: 
Operation not permitted
./date_time/example/posix_time: Could not unlink: Operation not permitted: 
Operation not permitted
./iostreams/example: Could not unlink: Operation not permitted: Operation not 
permitted
./test/example: Could not unlink: Operation not permitted: Operation not 
permitted
./test/example/cla: Could not unlink: Operation not permitted: Operation not 
permitted
./test/example/env: Could not unlink: Operation not permitted: Operation not 
permitted
./test/example/env/validation: Could not unlink: Operation not permitted: 
Operation not permitted
./test/example/cla/validation: Could not unlink: Operation not permitted: 
Operation not permitted
./test/doc/examples: Could not unlink: Operation not permitted: Operation not 
permitted
./program_options/example: Could not unlink: Operation not permitted: Operation 
not permitted
./multi_array/example: Could not unlink: Operation not permitted: Operation not 
permitted
./graph/example: Could not unlink: Operation not permitted: Operation not 
permitted
./graph/example/figs: Could not unlink: Operation not permitted: Operation not 
permitted
*** Error code 1

Stop in /usr/ports/devel/boost.
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to