MidnightBSD Magus

sysutils/lsof

Lists information about open files (similar to fstat(1))

Flavor Version Run OSVersion Arch License Restricted Status
4.93.2 505 3.0 i386 lsof 0 fail

Events

Machine Type Time Message
m3032b info 2022-12-31 17:38:00.420699 Test Started
m3032b fail 2022-12-31 17:38:16.454764 make build returned non-zero: 1
m3032b fail 2022-12-31 17:38:16.502681 Test complete.

Log

===>  Building for lsof-4.93.2
--- version.h ---
--- lib/liblsof.a ---
--- dmnt.o ---
Constructing version.h
--- lib/liblsof.a ---
(cd lib; /usr/bin/make DEBUG="-O2" CFGF="-pipe -fstack-protector-strong -fno-strict-aliasing -DNEEDS_BOOL_TYPEDEF -DHASTASKS -DHAS_PAUSE_SBT -DHAS_DUP2 -DHAS_CLOSEFROM -DHASEFFNLINK=i_effnlink -DHASF_VNODE -DHAS_FILEDESCENT -DHAS_TMPFS -DHASWCTYPE_H -DHASSBSTATE -DHAS_KVM_VNODE -DHAS_UFS1_2 -DHAS_NO_IDEV -DHAS_VM_MEMATTR_T -DNEEDS_DEVICE_T -DHAS_CDEV2PRIV -DHAS_NO_SI_UDEV -DHAS_SYS_SX_H -DHASFUSEFS -DHAS_ZFS -DHAS_V_LOCKF -DHAS_LOCKF_ENTRY -DHAS_NO_6PORT -DHAS_NO_6PPCB -DNEEDS_BOOLEAN_T -DHAS_SB_CCC -DHAS_FDESCENTTBL -DFREEBSDV=12000 -DHASFDESCFS=2 -DHASPSEUDOFS -DHASNULLFS -DHASIPv6 -DHASUTMPX -DHAS_STRFTIME -DLSOF_VSTR=\"12.4-RELEASE\"")
--- ckkv.o ---
cc   -pipe -fstack-protector-strong -fno-strict-aliasing -DNEEDS_BOOL_TYPEDEF -DHASTASKS -DHAS_PAUSE_SBT -DHAS_DUP2 -DHAS_CLOSEFROM -DHASEFFNLINK=i_effnlink -DHASF_VNODE -DHAS_FILEDESCENT -DHAS_TMPFS -DHASWCTYPE_H -DHASSBSTATE -DHAS_KVM_VNODE -DHAS_UFS1_2 -DHAS_NO_IDEV -DHAS_VM_MEMATTR_T -DNEEDS_DEVICE_T -DHAS_CDEV2PRIV -DHAS_NO_SI_UDEV -DHAS_SYS_SX_H -DHASFUSEFS -DHAS_ZFS -DHAS_V_LOCKF -DHAS_LOCKF_ENTRY -DHAS_NO_6PORT -DHAS_NO_6PPCB -DNEEDS_BOOLEAN_T -DHAS_SB_CCC -DHAS_FDESCENTTBL -DFREEBSDV=12000 -DHASFDESCFS=2 -DHASPSEUDOFS -DHASNULLFS -DHASIPv6 -DHASUTMPX -DHAS_STRFTIME -DLSOF_VSTR="12.4-RELEASE" -I/usr/src/sys -O2 -c ckkv.c -o ckkv.o
--- dmnt.o ---
cc   -pipe -fstack-protector-strong -fno-strict-aliasing -DNEEDS_BOOL_TYPEDEF -DHASTASKS -DHAS_PAUSE_SBT -DHAS_DUP2 -DHAS_CLOSEFROM -DHASEFFNLINK=i_effnlink -DHASF_VNODE -DHAS_FILEDESCENT -DHAS_TMPFS -DHASWCTYPE_H -DHASSBSTATE -DHAS_KVM_VNODE -DHAS_UFS1_2 -DHAS_NO_IDEV -DHAS_VM_MEMATTR_T -DNEEDS_DEVICE_T -DHAS_CDEV2PRIV -DHAS_NO_SI_UDEV -DHAS_SYS_SX_H -DHASFUSEFS -DHAS_ZFS -DHAS_V_LOCKF -DHAS_LOCKF_ENTRY -DHAS_NO_6PORT -DHAS_NO_6PPCB -DNEEDS_BOOLEAN_T -DHAS_SB_CCC -DHAS_FDESCENTTBL -DFREEBSDV=12000 -DHASFDESCFS=2 -DHASPSEUDOFS -DHASNULLFS -DHASIPv6 -DHASUTMPX -DHAS_STRFTIME -DLSOF_VSTR=\"12.4-RELEASE\" -I/usr/src/sys -O2 -c dmnt.c -o dmnt.o
--- dnode.o ---
cc   -pipe -fstack-protector-strong -fno-strict-aliasing -DNEEDS_BOOL_TYPEDEF -DHASTASKS -DHAS_PAUSE_SBT -DHAS_DUP2 -DHAS_CLOSEFROM -DHASEFFNLINK=i_effnlink -DHASF_VNODE -DHAS_FILEDESCENT -DHAS_TMPFS -DHASWCTYPE_H -DHASSBSTATE -DHAS_KVM_VNODE -DHAS_UFS1_2 -DHAS_NO_IDEV -DHAS_VM_MEMATTR_T -DNEEDS_DEVICE_T -DHAS_CDEV2PRIV -DHAS_NO_SI_UDEV -DHAS_SYS_SX_H -DHASFUSEFS -DHAS_ZFS -DHAS_V_LOCKF -DHAS_LOCKF_ENTRY -DHAS_NO_6PORT -DHAS_NO_6PPCB -DNEEDS_BOOLEAN_T -DHAS_SB_CCC -DHAS_FDESCENTTBL -DFREEBSDV=12000 -DHASFDESCFS=2 -DHASPSEUDOFS -DHASNULLFS -DHASIPv6 -DHASUTMPX -DHAS_STRFTIME -DLSOF_VSTR=\"12.4-RELEASE\" -I/usr/src/sys -O2 -c dnode.c -o dnode.o
--- lib/liblsof.a ---
In file included from ckkv.c:43:
In file included from ./../lsof.h:221:
In file included from ./../dlsof.h:106:
In file included from /usr/src/sys/sys/conf.h:46:
In file included from /usr/src/sys/sys/eventhandler.h:36:
In file included from /usr/src/sys/sys/mutex.h:42:
In file included from /usr/src/sys/sys/pcpu.h:220:
/usr/include/machine/pcpu_aux.h:55:31: error: expected expression
            : "m" (*(char *)offsetof(struct pcpu, pc_curthread)));
                                     ^
/usr/include/machine/pcpu_aux.h:55:44: error: use of undeclared identifier 'pc_curthread'; did you mean '__curthread'?
            : "m" (*(char *)offsetof(struct pcpu, pc_curthread)));
                                                  ^
/usr/include/machine/pcpu_aux.h:50:1: note: '__curthread' declared here
__curthread(void)
^
/usr/include/machine/pcpu_aux.h:66:31: error: expected expression
            : "m" (*(char *)offsetof(struct pcpu, pc_curpcb)));
                                     ^
--- dnode.o ---
In file included from dnode.c:39:
In file included from ./lsof.h:221:
In file included from ./dlsof.h:106:
In file included from /usr/src/sys/sys/conf.h:46:
In file included from /usr/src/sys/sys/eventhandler.h:36:
In file included from /usr/src/sys/sys/mutex.h:42:
In file included from /usr/src/sys/sys/pcpu.h:220:
/usr/include/machine/pcpu_aux.h:55:31: error: expected expression
            : "m" (*(char *)offsetof(struct pcpu, pc_curthread)));
                                     ^
/usr/include/machine/pcpu_aux.h:55:44: error: use of undeclared identifier 'pc_curthread'; did you mean '__curthread'?
            : "m" (*(char *)offsetof(struct pcpu, pc_curthread)));
                                                  ^
/usr/include/machine/pcpu_aux.h:50:1: note: '__curthread' declared here
__curthread(void)
^
/usr/include/machine/pcpu_aux.h:66:31: error: expected expression
            : "m" (*(char *)offsetof(struct pcpu, pc_curpcb)));
                                     ^
/usr/include/machine/pcpu_aux.h:66:44: error: use of undeclared identifier 'pc_curpcb'; did you mean '__curpcb'?
            : "m" (*(char *)offsetof(struct pcpu, pc_curpcb)));
                                                  ^
/usr/include/machine/pcpu_aux.h:61:1: note: '__curpcb' declared here
__curpcb(void)
^
--- lib/liblsof.a ---
/usr/include/machine/pcpu_aux.h:66:44: error: use of undeclared identifier 'pc_curpcb'; did you mean '__curpcb'?
            : "m" (*(char *)offsetof(struct pcpu, pc_curpcb)));
                                                  ^
/usr/include/machine/pcpu_aux.h:61:1: note: '__curpcb' declared here
__curpcb(void)
^
--- dmnt.o ---
In file included from dmnt.c:39:
In file included from ./lsof.h:221:
In file included from ./dlsof.h:106:
In file included from /usr/src/sys/sys/conf.h:46:
In file included from /usr/src/sys/sys/eventhandler.h:36:
In file included from /usr/src/sys/sys/mutex.h:42:
In file included from /usr/src/sys/sys/pcpu.h:220:
/usr/include/machine/pcpu_aux.h:55:31: error: expected expression
            : "m" (*(char *)offsetof(struct pcpu, pc_curthread)));
                                     ^
/usr/include/machine/pcpu_aux.h:55:44: error: use of undeclared identifier 'pc_curthread'; did you mean '__curthread'?
            : "m" (*(char *)offsetof(struct pcpu, pc_curthread)));
                                                  ^
/usr/include/machine/pcpu_aux.h:50:1: note: '__curthread' declared here
__curthread(void)
^
/usr/include/machine/pcpu_aux.h:66:31: error: expected expression
            : "m" (*(char *)offsetof(struct pcpu, pc_curpcb)));
                                     ^
/usr/include/machine/pcpu_aux.h:66:44: error: use of undeclared identifier 'pc_curpcb'; did you mean '__curpcb'?
            : "m" (*(char *)offsetof(struct pcpu, pc_curpcb)));
                                                  ^
/usr/include/machine/pcpu_aux.h:61:1: note: '__curpcb' declared here
__curpcb(void)
^
--- dnode.o ---
In file included from dnode.c:39:
In file included from ./lsof.h:221:
In file included from ./dlsof.h:400:
In file included from /usr/src/sys/sys/file.h:44:
/usr/src/sys/sys/refcount.h:65:12: error: use of undeclared identifier 'false'
                        return (false);
                                ^
/usr/src/sys/sys/refcount.h:68:12: error: use of undeclared identifier 'true'
                        return (true);
                                ^
--- dmnt.o ---
In file included from dmnt.c:39:
In file included from ./lsof.h:221:
In file included from ./dlsof.h:400:
In file included from /usr/src/sys/sys/file.h:44:
/usr/src/sys/sys/refcount.h:65:12: error: use of undeclared identifier 'false'
                        return (false);
--- lib/liblsof.a ---
In file included from ckkv.c:43:
In file included from ./../lsof.h:221:
In file included from ./../dlsof.h:400:
In file included from /usr/src/sys/sys/file.h:44:
/usr/src/sys/sys/refcount.h:65:12: error: use of undeclared identifier 'false'
                        return (false);
                                ^
/usr/src/sys/sys/refcount.h:68:12: error: use of undeclared identifier 'true'
                        return (true);
                                ^
/usr/src/sys/sys/refcount.h:81:11: error: use of undeclared identifier 'false'
                return (false);
                        ^
/usr/src/sys/sys/refcount.h:90:10: error: use of undeclared identifier 'true'
        return (true);
                ^
/usr/src/sys/sys/refcount.h:115:12: error: use of undeclared identifier 'false'
                        return (false);
                                ^
/usr/src/sys/sys/refcount.h:117:12: error: use of undeclared identifier 'true'
                        return (true);
--- dnode.o ---
/usr/src/sys/sys/refcount.h:81:11: error: use of undeclared identifier 'false'
                return (false);
                        ^
/usr/src/sys/sys/refcount.h:90:10: error: use of undeclared identifier 'true'
        return (true);
                ^
/usr/src/sys/sys/refcount.h:115:12: error: use of undeclared identifier 'false'
                        return (false);
                                ^
/usr/src/sys/sys/refcount.h:117:12: error: use of undeclared identifier 'true'
                        return (true);
                                ^
/usr/src/sys/sys/refcount.h:130:12: error: use of undeclared identifier 'false'
                        return (false);
                                ^
/usr/src/sys/sys/refcount.h:132:12: error: use of undeclared identifier 'true'
                        return (true);
                                ^
--- dmnt.o ---
                                ^
/usr/src/sys/sys/refcount.h:68:12: error: use of undeclared identifier 'true'
                        return (true);
                                ^
/usr/src/sys/sys/refcount.h:81:11: error: use of undeclared identifier 'false'
                return (false);
                        ^
/usr/src/sys/sys/refcount.h:90:10: error: use of undeclared identifier 'true'
        return (true);
                ^
/usr/src/sys/sys/refcount.h:115:12: error: use of undeclared identifier 'false'
                        return (false);
                                ^
/usr/src/sys/sys/refcount.h:117:12: error: use of undeclared identifier 'true'
                        return (true);
                                ^
/usr/src/sys/sys/refcount.h:130:12: error: use of undeclared identifier 'false'
                        return (false);
                                ^
/usr/src/sys/sys/refcount.h:132:12: error: use of undeclared identifier 'true'
                        return (true);
--- lib/liblsof.a ---
                                ^
/usr/src/sys/sys/refcount.h:130:12: error: use of undeclared identifier 'false'
                        return (false);
                                ^
/usr/src/sys/sys/refcount.h:132:12: error: use of undeclared identifier 'true'
                        return (true);
                                ^
--- dmnt.o ---
                                ^
12 errors generated.
--- lib/liblsof.a ---
12 errors generated.
*** [ckkv.o] Error code 1

make[2]: stopped in /magus/work/usr/mports/sysutils/lsof/work/lsof-4.93.2/lib
1 error

make[2]: stopped in /magus/work/usr/mports/sysutils/lsof/work/lsof-4.93.2/lib
--- dmnt.o ---
*** [dmnt.o] Error code 1

make[1]: stopped in /magus/work/usr/mports/sysutils/lsof/work/lsof-4.93.2
--- lib/liblsof.a ---
*** [lib/liblsof.a] Error code 2

make[1]: stopped in /magus/work/usr/mports/sysutils/lsof/work/lsof-4.93.2
--- dnode.o ---
12 errors generated.
*** [dnode.o] Error code 1

make[1]: stopped in /magus/work/usr/mports/sysutils/lsof/work/lsof-4.93.2
3 errors

make[1]: stopped in /magus/work/usr/mports/sysutils/lsof/work/lsof-4.93.2
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1

Stop.
make: stopped in /usr/mports/sysutils/lsof