[MacPorts] #65270: Fish 3.4.1 fails to compile on Leopard PPC

MacPorts noreply at macports.org
Wed Jun 1 15:57:32 UTC 2022


#65270: Fish 3.4.1 fails to compile on Leopard PPC
----------------------+--------------------
 Reporter:  acjones8  |      Owner:  (none)
     Type:  defect    |     Status:  new
 Priority:  Normal    |  Milestone:
Component:  ports     |    Version:  2.7.2
 Keywords:            |       Port:  fish
----------------------+--------------------
 I tried to compile fish version 3.4.1 on my PowerBook G4 running Sorbet
 Leopard, but it fails at about the 65% mark with an error about an invalid
 conversion. I've attached the entire log, but I believe the error is this
 line right here:

 {{{
 /fds.cpp:108:77: error: invalid conversion from 'const fd_set*' to
 'fd_set*' [-fpermissive]
  bool fd_readable_set_t::test(int fd) const { return fd >= 0 &&
 FD_ISSET(fd, &fdset_); }
 }}}

 I was a bit surprised since fish is marked as being successfully built on
 Macports with Leopard by the buildbot. I'm curious if anyone else has run
 into this issue?

-- 
Ticket URL: <https://trac.macports.org/ticket/65270>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list