pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/54436: print/poppler-glib does not build on Darwin
>Number:         54436
>Category:       pkg
>Synopsis:       print/poppler-glib does not build on Darwin
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sun Aug 04 14:20:00 +0000 2019
>Originator:     Jonathan Schleifer
>Release:        HEAD
>Organization:
>Environment:
>Description:
CMake Error in glib/CMakeLists.txt:
  Imported target "PkgConfig::GLIB2" includes non-existent path
    "/usr/include"
  in its INTERFACE_INCLUDE_DIRECTORIES.  Possible reasons include:
  * The path was deleted, renamed, or moved to another location.
  * An install or uninstall procedure did not complete successfully.
  * The installation package was faulty and references files it does not
  provide.
CMake Error in glib/CMakeLists.txt:
  Imported target "PkgConfig::GLIB2" includes non-existent path
    "/usr/include"
  in its INTERFACE_INCLUDE_DIRECTORIES.  Possible reasons include:
  * The path was deleted, renamed, or moved to another location.
  * An install or uninstall procedure did not complete successfully.
  * The installation package was faulty and references files it does not
  provide.
CMake Error in glib/CMakeLists.txt:
  Imported target "PkgConfig::GLIB2" includes non-existent path
    "/usr/include"
  in its INTERFACE_INCLUDE_DIRECTORIES.  Possible reasons include:
  * The path was deleted, renamed, or moved to another location.
  * An install or uninstall procedure did not complete successfully.
  * The installation package was faulty and references files it does not
  provide.
CMake Error in glib/CMakeLists.txt:
  Imported target "PkgConfig::GLIB2" includes non-existent path
    "/usr/include"
  in its INTERFACE_INCLUDE_DIRECTORIES.  Possible reasons include:
  * The path was deleted, renamed, or moved to another location.
  * An install or uninstall procedure did not complete successfully.
  * The installation package was faulty and references files it does not
  provide.
CMake Error in glib/CMakeLists.txt:
  Imported target "PkgConfig::GLIB2" includes non-existent path
    "/usr/include"
  in its INTERFACE_INCLUDE_DIRECTORIES.  Possible reasons include:
  * The path was deleted, renamed, or moved to another location.
  * An install or uninstall procedure did not complete successfully.
  * The installation package was faulty and references files it does not
  provide.
CMake Error in glib/CMakeLists.txt:
  Imported target "PkgConfig::GLIB2" includes non-existent path
    "/usr/include"
  in its INTERFACE_INCLUDE_DIRECTORIES.  Possible reasons include:
  * The path was deleted, renamed, or moved to another location.
  * An install or uninstall procedure did not complete successfully.
  * The installation package was faulty and references files it does not
  provide.
-- Generating done
CMake Generate step failed.  Build files cannot be regenerated correctly.
>How-To-Repeat:
Build print/poppler-glib
>Fix:
It really should not check /usr/include - /usr/include no longer exists on macOS for quite a while already, and recreating is not even possible since the introduction of System Integrity Protection.
Home |
Main Index |
Thread Index |
Old Index