[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
Mon Jan 31 20:43:49 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 danielluke):

 The tests stuff is weird. check and pytest are only needed to actually run
 the tests, so they are 'depends_test' and only get installed if you do
 `port test clamav`. You need to configure differently for the tests to
 work, so they're in the +test variant that does the configure changes
 necessary. The upstream build will fail if you don't have check/pytest
 installed and configure for tests. Additionally, after all of that if you
 do `port test clamav +tests` it will run the tests against whatever the
 installed version of clamav's libraries are, and not the ones in the new
 build.

 Which is a long way of saying, that they don't work well and I haven't
 made them better (though they work well enough that I can run the tests
 before committing a new portfile) - if you end up fixing them for the
 -legacy port, then I'd happily incorporate those changes into the clamav
 port, though.

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


More information about the macports-tickets mailing list