[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
Mon Mar 18 19:46:43 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):
Replying to [comment:88 ballapete]:
> I am not an experienced C programmer so I may be wrong here.
Yes, I was! I have to correct myself! It's my code that I added to the
`for loop` and is executed when subdirectory creation succeeds, now out-
commented:
{{{
// else
// {
// cwd = getcwd (NULL, 0);
// fprintf (f, "Level %3d, %4d chars long in %s\n", -d - 1,
strlen (cwd), cwd);
// }
}}}
Obviously `fprintf()` has a problem printing strings of > 3.5 K length to
a file.
--
Ticket URL: <https://trac.macports.org/ticket/62994#comment:89>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list