[MacPorts] #62994: various ports fail to install on Leopard due to gnulib issue: /confdir-14B---: No space left on device

MacPorts noreply at macports.org
Sun Mar 17 17:47:58 UTC 2024


#62994: various ports fail to install on Leopard due to gnulib issue: /confdir-
14B---: No space left on device
-------------------------------------------+----------------------
  Reporter:  kencu                         |      Owner:  mascguy
      Type:  defect                        |     Status:  assigned
  Priority:  Normal                        |  Milestone:
 Component:  ports                         |    Version:
Resolution:                                |   Keywords:  leopard
      Port:  m4 bison findutils coreutils  |
-------------------------------------------+----------------------

Comment (by ballapete):

 On `PPC Leopard, Mac OS X 10.5.8` the test programme is compiled slightly
 differently:

 {{{
 /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -Os -arch ppc
 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names
 -arch ppc conftest.c
 }}}

 It's the original Apple compiler that is used. Obviously `Tiger` is a bit
 harder to maintain…

 The test code is of course the same, differences appear in the stack of
 `#define`s that describe the system to be tested. `Leopard` for example
 knows how to `spawn()`…

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


More information about the macports-tickets mailing list