CMU-Perceptual-Computing-Lab / openpose

OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation
https://cmu-perceptual-computing-lab.github.io/openpose
Other
30.33k stars 7.79k forks source link

make -j error #2270

Closed 397688551 closed 6 months ago

397688551 commented 6 months ago

Scanning dependencies of target caffe [ 1%] Linking CXX shared library ../../lib/libcaffe.so [ 86%] Built target caffe [ 89%] Linking CXX executable convert_imageset [ 89%] Linking CXX executable cifar10/convert_cifar_data [ 89%] Linking CXX executable mnist/convert_mnist_data [ 90%] Linking CXX executable extract_features [ 90%] Linking CXX executable siamese/convert_mnist_siamese_data [ 90%] Linking CXX executable upgrade_net_proto_binary [ 91%] Linking CXX executable caffe [ 91%] Linking CXX executable compute_image_mean [ 93%] Linking CXX executable upgrade_net_proto_text [ 93%] Linking CXX executable cpp_classification/classification [ 93%] Linking CXX executable upgrade_solver_proto_text ln: failed to create symbolic link '/aistudio/workspace/task/openpose/build/caffe/src/openpose_lib-build/examples/siamese/convert_mnist_siamese_data.bin': File exists ln: make[5]: [examples/CMakeFiles/convert_mnist_siamese_data.dir/build.make:118: examples/siamese/convert_mnist_siamese_data] Error 1 failed to create symbolic link '/aistudio/workspace/task/openpose/build/caffe/src/openpose_lib-build/examples/mnist/convert_mnist_data.bin'make[5]: Deletingfile 'examples/siamese/convert_mnist_siamese_data' : File exists make[5]: [examples/CMakeFiles/convert_mnist_data.dir/build.make:118: examples/mnist/convert_mnist_data] Error 1 make[5]: Deleting file 'examples/mnist/convert_mnist_data' make[4]: [CMakeFiles/Makefile2:679: examples/CMakeFiles/convert_mnist_siamese_data.dir/all] Error 2 make[4]: Waiting for unfinished jobs.... make[4]: [CMakeFiles/Makefile2:707: examples/CMakeFiles/convert_mnist_data.dir/all] Error 2 ln: failed to create symbolic link '/aistudio/workspace/task/openpose/build/caffe/src/openpose_lib-build/examples/cifar10/convert_cifar_data.bin': File exists make[5]: [examples/CMakeFiles/convert_cifar_data.dir/build.make:118: examples/cifar10/convert_cifar_data] Error 1 make[5]: Deleting file 'examples/cifar10/convert_cifar_data' make[4]: [CMakeFiles/Makefile2:763: examples/CMakeFiles/convert_cifar_data.dir/all] Error 2 [ 93%] Built target convert_imageset ln: failed to create symbolic link '/aistudio/workspace/task/openpose/build/caffe/src/openpose_lib-build/examples/cpp_classification/classification.bin': File exists make[5]: [examples/CMakeFiles/classification.dir/build.make:118: examples/cpp_classification/classification] Error 1 make[5]: Deleting file 'examples/cpp_classification/classification' make[4]: [CMakeFiles/Makefile2:735: examples/CMakeFiles/classification.dir/all] Error 2 [ 94%] Built target compute_image_mean [ 94%] Built target upgrade_net_proto_text [ 95%] Built target upgrade_net_proto_binary [ 95%] Built target upgrade_solver_proto_text [ 95%] Built target extract_features [ 95%] Built target caffe.bin make[3]: [Makefile:130: all] Error 2 make[2]: [CMakeFiles/openpose_lib.dir/build.make:74: caffe/src/openpose_lib-stamp/openpose_lib-install] Error 2 make[1]: [CMakeFiles/Makefile2:76: CMakeFiles/openpose_lib.dir/all] Error 2 make: *** [Makefile:84: all] Error 2