[MacPorts] #57497: ctlang: Undefined symbols aces_Writer::storeHalfRow etc.

MacPorts noreply at macports.org
Fri Nov 2 13:34:54 UTC 2018


#57497: ctlang: Undefined symbols aces_Writer::storeHalfRow etc.
-------------------------+---------------------------------
  Reporter:  ryandesign  |      Owner:  MarcusCalhoun-Lopez
      Type:  defect      |     Status:  assigned
  Priority:  Normal      |  Milestone:
 Component:  ports       |    Version:
Resolution:              |   Keywords:
      Port:  ctlang      |
-------------------------+---------------------------------

Comment (by MarcusCalhoun-Lopez):

 The problem seems to be with the installation of
 [https://github.com/macports/macports-
 ports/blob/master/graphics/aces_container/Portfile aces_container].\\
 From the
 [https://build.macports.org/builders/ports-10.13_x86_64-builder/builds/41207/steps
 /install-port/logs/stdio log file]:
 {{{
 CMake Warning at configure.cmake:49 (find_package):
   By not providing "FindAcesContainer.cmake" in CMAKE_MODULE_PATH this
   project has asked CMake to find a package configuration file provided by
   "AcesContainer", but CMake did not find one.

   Could not find a package configuration file provided by "AcesContainer"
   with any of the following names:

     AcesContainerConfig.cmake
     acescontainer-config.cmake

   Add the installation prefix of "AcesContainer" to CMAKE_PREFIX_PATH or
 set
   "AcesContainer_DIR" to a directory containing one of the above files.
 If
   "AcesContainer" provides a separate development package or SDK, be sure
 it
   has been installed.
 Call Stack (most recent call first):
   CMakeLists.txt:54 (include)
 }}}
 {{{AcesContainerConfig.cmake}}} should be installed by aces_container in
 {{{${prefix}/lib/CMake/AcesContainer}}}.\\
 Because of this, {{{-lAcesContainer}}} is not part of the link command,
 hence the error.

 Unfortunately, none of these problems happen on my systems.\\
 Ryan, may I ask for you help in tracking down why
 {{{${prefix}/lib/CMake/AcesContainer/AcesContainerConfig.cmake}}} does not
 seem to exist on the buildbots?\\
 Thank you.

-- 
Ticket URL: <https://trac.macports.org/ticket/57497#comment:1>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list