Solved update error boost-libs-1.72.0_3

Hello.
Update port boost-libs-1.72.0_3, an error appears at the end of the port build.
My system FreeBSD 11.4-RELEASE-p8 amd64.

Code:
    cp "bin.v2/libs/type_erasure/build/clang-linux-10.0.0/release/link-static/pch-off/threadapi-pthread/threading-multi/visibility-hidden/libboost_type_erasure-variant-static.cmake"  "/usr/ports/devel/boost-libs/work/stage/usr/local/lib/cmake/boost_type_erasure-1.72.0/libboost_type_erasure-variant-static.cmake"

common.copy /usr/ports/devel/boost-libs/work/stage/usr/local/lib/cmake/boost_wave-1.72.0/libboost_wave-variant-static.cmake

    cp "bin.v2/libs/wave/build/clang-linux-10.0.0/release/link-static/pch-off/threadapi-pthread/threading-multi/visibility-hidden/libboost_wave-variant-static.cmake"  "/usr/ports/devel/boost-libs/work/stage/usr/local/lib/cmake/boost_wave-1.72.0/libboost_wave-variant-static.cmake"

common.copy /usr/ports/devel/boost-libs/work/stage/usr/local/lib/libboost_wave.a

    cp "bin.v2/libs/wave/build/clang-linux-10.0.0/release/link-static/pch-off/threadapi-pthread/threading-multi/visibility-hidden/libboost_wave.a"  "/usr/ports/devel/boost-libs/work/stage/usr/local/lib/libboost_wave.a"

...updated 15768 targets...
====> Compressing man pages (compress-man)
--->  Backing up the old version
--->  Uninstalling the old version
[Reading data from pkg(8) ... - 317 packages found - done]
--->  Deinstalling 'boost-libs-1.72.0_3'
--->  Preserving /usr/local/lib/libboost_atomic.so.1 as /usr/local/lib/compat/pkg/libboost_atomic.so.1
cp: symlink: libboost_atomic.so.1.72.0: File exists
Copy failed!
[Reading data from pkg(8) ... - 317 packages found - done]
** Listing the failed packages (-:ignored / *:skipped / !:failed)
    ! boost-libs-1.72.0_3    (copy failed)
** Listing the failed packages (-:ignored / *:skipped / !:failed)
    ! devel/boost-libs (boost-libs-1.72.0_3)    (uninstall error)

Code:
pkg version -vl '<'
boost-libs-1.72.0_3                <   needs updating (index has 1.72.0_4)
 
Back
Top