[MacPorts] #71656: vim build error: storage size of ‘vm_stat’ isn’t known
MacPorts
noreply at macports.org
Fri Dec 27 20:34:51 UTC 2024
#71656: vim build error: storage size of ‘vm_stat’ isn’t known
--------------------------+--------------------
Reporter: barracuda156 | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.10.5
Keywords: | Port: vim
--------------------------+--------------------
{{{
:info:build /usr/bin/gcc-4.2 -std=gnu99 -c -I. -Iproto
-DHAVE_CONFIG_H -I/opt/local/include -DMACOS_X -pipe -Os -arch ppc
-D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o
objects/optionstr.o optionstr.c
:info:build /usr/bin/gcc-4.2 -std=gnu99 -c -I. -Iproto -DHAVE_CONFIG_H
-I/opt/local/include -DMACOS_X -pipe -Os -arch ppc -D_REENTRANT
-U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/os_unix.o
os_unix.c
:info:build In file included from vim.h:2414,
:info:build from optionstr.c:14:
:info:build proto.h:127: warning: ‘cold’ attribute directive ignored
:info:build proto.h:134: warning: ‘cold’ attribute directive ignored
:info:build proto.h:137: warning: ‘cold’ attribute directive ignored
:info:build In file included from vim.h:2414,
:info:build from os_unix.c:21:
:info:build proto.h:127: warning: ‘cold’ attribute directive ignored
:info:build proto.h:134: warning: ‘cold’ attribute directive ignored
:info:build proto.h:137: warning: ‘cold’ attribute directive ignored
:info:build os_unix.c: In function ‘mch_total_mem’:
:info:build os_unix.c:537: error: storage size of ‘vm_stat’ isn’t known
:info:build make[1]: *** [objects/os_unix.o] Error 1
:info:build make[1]: *** Waiting for unfinished jobs....
}}}
--
Ticket URL: <https://trac.macports.org/ticket/71656>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list