protobuf on -current broken, for me only, it seems
by unInstance from LinuxQuestions.org on (#6QNY6)
I get the following error trying to install grpc on slackware64-curren, fresh as of today:
Code:CMake Error at /usr/lib64/cmake/utf8_range/utf8_range-targets.cmake:95 (message):
The imported target "utf8_range::utf8_validity" references the file
"/usr/lib64/libutf8_validity.a"
but this file does not exist. Possible reasons include:
* The file was deleted, renamed, or moved to another location.
* An install or uninstall procedure did not complete successfully.
* The installation package was faulty and contained
"/usr/lib64/cmake/utf8_range/utf8_range-targets.cmake"
but not all the files it references.
Call Stack (most recent call first):
/usr/lib64/cmake/utf8_range/utf8_range-config.cmake:7 (include)
/usr/lib64/cmake/protobuf/protobuf-config.cmake:12 (find_package)
cmake/protobuf.cmake:58 (find_package)
CMakeLists.txt:377 (include)
-- Configuring incomplete, errors occurred!This file is provided by protobuf which is part of slackware on -current. I seem to be the only one affected, does anybody know how to fix it?
Code:CMake Error at /usr/lib64/cmake/utf8_range/utf8_range-targets.cmake:95 (message):
The imported target "utf8_range::utf8_validity" references the file
"/usr/lib64/libutf8_validity.a"
but this file does not exist. Possible reasons include:
* The file was deleted, renamed, or moved to another location.
* An install or uninstall procedure did not complete successfully.
* The installation package was faulty and contained
"/usr/lib64/cmake/utf8_range/utf8_range-targets.cmake"
but not all the files it references.
Call Stack (most recent call first):
/usr/lib64/cmake/utf8_range/utf8_range-config.cmake:7 (include)
/usr/lib64/cmake/protobuf/protobuf-config.cmake:12 (find_package)
cmake/protobuf.cmake:58 (find_package)
CMakeLists.txt:377 (include)
-- Configuring incomplete, errors occurred!This file is provided by protobuf which is part of slackware on -current. I seem to be the only one affected, does anybody know how to fix it?