Ticket #14761 (closed defect: fixed)
Cannot build proctools on Leopard
| Reported by: | akira@… | Owned by: | akira@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.6.0 |
| Keywords: | leopard proctools kvm | Cc: | simmel@… |
| Port: |
Description
---> Building proctools with target all
Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_Users_akira_src_dports_sysutils_proctools/work/proctools-0.4pre1" && bsdmake all " returned error 1
Command output: ===> proctools (all)
"/usr/share/mk/bsd.compat.mk", line 36: warning: NOLINT is deprecated in favor of NO_LINT
"/usr/share/mk/bsd.compat.mk", line 36: warning: NOPIC is deprecated in favor of NO_PIC
"/usr/share/mk/bsd.compat.mk", line 36: warning: NOPROFILE is deprecated in favor of NO_PROFILE
cc -Os -pipe -c fmt.c
fmt.c:10:17: error: kvm.h: No such file or directory
fmt.c:32: error: syntax error before 'kvm_t'
fmt.c:32: warning: data definition has no type or storage class
fmt.c:34: error: syntax error before '{' token
fmt.c:37: error: syntax error before 'if'
fmt.c:43: error: syntax error before '\x20'
fmt.c:43: error: conflicting types for 'fmt_putc'
fmt.c:19: error: previous declaration of 'fmt_putc' was here
fmt.c:43: warning: data definition has no type or storage class
fmt.c:50: error: syntax error before '->' token
fmt.c:50: error: conflicting types for 'fmt_puts'
fmt.c:18: error: previous declaration of 'fmt_puts' was here
fmt.c:50: warning: data definition has no type or storage class
fmt.c:51: error: syntax error before ')'
fmt.c:51: error: conflicting types for 'fmt_putc'
fmt.c:19: error: previous declaration of 'fmt_putc' was here
fmt.c:51: warning: data definition has no type or storage class
*** Error code 1
Stop in /opt/local/var/macports/build/_Users_akira_src_dports_sysutils_proctools/work/proctools-0.4pre1/proctools.
*** Error code 1
Stop in /opt/local/var/macports/build/_Users_akira_src_dports_sysutils_proctools/work/proctools-0.4pre1.
Error: Status 1 encountered during processing.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


