[MacPorts] #69158: htop does not build on 10.7 Lion missing _mach_port_t.h
MacPorts
noreply at macports.org
Mon Jan 22 20:51:03 UTC 2024
#69158: htop does not build on 10.7 Lion missing _mach_port_t.h
----------------------+--------------------
Reporter: rmottola | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Keywords: Lion | Port: htop
----------------------+--------------------
{{{
:info:build depbase=`echo darwin/DarwinProcess.o | sed
's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -DNDEBUG
-isystem/opt/local/include/LegacySupport -I/opt/local/include -std=c99
-pedantic -D_DARWIN_C_SOURCE -DNCURSES_WIDECHAR -I/opt/local/include -Wall
-Wcast-align -Wcast-qual -Wextra -Wfloat-equal -Wformat=2 -Winit-self
-Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes
-Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -Wunused -Wwrite-
strings -Wnull-dereference -D_XOPEN_SOURCE_EXTENDED
-DSYSCONFDIR="\"/opt/local/etc\"" -I"./darwin" -pipe -Os -arch x86_64 -MT
darwin/DarwinProcess.o -MD -MP -MF $depbase.Tpo -c -o
darwin/DarwinProcess.o darwin/DarwinProcess.c &&\
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build darwin/Platform.c:21:10: fatal error:
'sys/_types/_mach_port_t.h' file not found
:info:build #include <sys/_types/_mach_port_t.h>
:info:build ^
:info:build 1 error generated.
}}}
--
Ticket URL: <https://trac.macports.org/ticket/69158>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list