This is a randomly recurring print/poppler build failure:

------------------->
CMake Error at glib/cmake_install.cmake:47 (file):
  file INSTALL cannot find

"/usr/obj/ports/poppler-0.76.1/build-amd64/glib/libpoppler-glib.so.8.12".
Call Stack (most recent call first):
  cmake_install.cmake:238 (include)

FAILED: CMakeFiles/install.util 
cd /usr/obj/ports/poppler-0.76.1/build-amd64 && /usr/local/bin/cmake -P
cmake_install.cmake
ninja: build stopped: subcommand failed.
<-------------------

There appears to be a mismatch in the shared library versioning.
>From the Makefile:

SHARED_LIBS +=  poppler-glib         19.1     # 8.12

In the work directory, glib/libpoppler-glib.so.19.1 has been built
correctly.  But for some reason our LIBpoppler-glib_VERSION override
is forgotten during the fake install.

This only happens in some bulk builds.  Most of the time, print/poppler
builds fine.

(Full build log attached.)
-- 
Christian "naddy" Weisgerber                          na...@mips.inka.de

Attachment: poppler,,-qt5.log.xz
Description: application/xz

Reply via email to