Package: libglew2.3
Version: 2.3.1-2

After GLEW updated on sid CMake fails to find library:

2026-04-02T03:13:18.4961182Z CMake Error at 
/usr/lib/x86_64-linux-gnu/cmake/glew/glew-targets.cmake:84 (message):
2026-04-02T03:13:18.4962094Z   The imported target "GLEW::glew" references the 
file
2026-04-02T03:13:18.4962372Z
2026-04-02T03:13:18.4962482Z      "/usr/lib/lib/libGLEW.so.2.3.1"
2026-04-02T03:13:18.4962699Z
2026-04-02T03:13:18.4963183Z   but this file does not exist.  Possible reasons 
include:
2026-04-02T03:13:18.4963503Z
2026-04-02T03:13:18.4963702Z   * The file was deleted, renamed, or moved to 
another location.
2026-04-02T03:13:18.4964282Z
2026-04-02T03:13:18.4964492Z   * An install or uninstall procedure did not 
complete successfully.
2026-04-02T03:13:18.4964812Z
2026-04-02T03:13:18.4964978Z   * The installation package was faulty and 
contained
2026-04-02T03:13:18.4965251Z
2026-04-02T03:13:18.4965436Z      
"/usr/lib/x86_64-linux-gnu/cmake/glew/glew-targets.cmake"
2026-04-02T03:13:18.4965731Z
2026-04-02T03:13:18.4965842Z   but not all the files it references.
2026-04-02T03:13:18.4966052Z
2026-04-02T03:13:18.4966161Z Call Stack (most recent call first):
2026-04-02T03:13:18.4966557Z   
/usr/lib/x86_64-linux-gnu/cmake/glew/glew-config.cmake:16 (include)
2026-04-02T03:13:18.4967074Z   /usr/share/cmake-4.3/Modules/FindGLEW.cmake:139 
(find_package)
2026-04-02T03:13:18.4967576Z   test/UI/CMakeLists.txt:10 (find_package)
2026-04-02T03:13:18.4967997Z
2026-04-02T03:13:18.4968003Z
2026-04-02T03:13:18.4969038Z -- Configuring incomplete, errors occurred!

Reply via email to