[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
Thu Feb 3 22:53:52 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):

 Replying to [comment:47 kencu]:
 > by the way, your test failures are due, I think, to the way MacPorts
 builds stuff with cmake.
 >
 > specifically, this option has to be reverted to off:
 >
 > https://github.com/macports/macports-
 ports/blob/fdc80cd761af072aa4ec52f0a5082f8c0c5135de/_resources/port1.0/group/cmake-1.1.tcl#L105
 >
 Could be `ClamAV`'s `clamav-0.104.2/CMakeLists.txt` produces the tests
 failures itself:

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

 IMO this possibly resets the `configure.pre_args-replace` statement in
 `Portfile`.

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


More information about the macports-tickets mailing list