[MacPorts] #64021: clamav @0.104.1_1 does not build on PPC Mac OS X 10.4.11, Tiger, because: 'O_SYMLINK' undeclared

MacPorts noreply at macports.org
Sat Feb 5 11:33:30 UTC 2022


#64021: clamav @0.104.1_1 does not build on PPC Mac OS X 10.4.11, Tiger, because:
'O_SYMLINK' undeclared
-----------------------------+--------------------
  Reporter:  ballapete       |      Owner:  (none)
      Type:  defect          |     Status:  new
  Priority:  Normal          |  Milestone:
 Component:  ports           |    Version:  2.7.1
Resolution:                  |   Keywords:  tiger
      Port:  legacy-support  |
-----------------------------+--------------------

Comment (by ballapete):

 {{{
 # remove recording of RPATH for the tests, otherwise they will fail
             reinplace "s/CMAKE_MACOSX_RPATH 1/CMAKE_MACOSX_RPATH 0/"
 ${worksrcpath}/CMakeLists.txt
 }}}

 correctly introduces

 {{{
   158   #
   159   # Set RPATH for custom install prefixes
   160   #
   161   if(APPLE)
   162       set(CMAKE_MACOSX_RPATH 1)
   163   endif()
 }}}

 in `clamav-0.104.2/CMakeLists.txt` – but the tests still fail.

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


More information about the macports-tickets mailing list