DEBUG: Executing shell function do_compile
NOTE: Building/installing only 64-bit libpseudo.so for pseudo-native.
NOTE: If you need to run 32-bit executables, ensure that NO32LIBS is set to 0.
SQLite header for version 3030001 found in TOPDIR/build/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+060058bb29-r0/recipe-sysroot-native/usr.
Enabling in-memory database by default.
NOTE: make -j 44 -l 66.0
CC="gcc -isystemTOPDIR/build/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+060058bb29-r0/recipe-sysroot-native/usr/include -O2 -pipe -pipe -std=gnu99 -Wall -W -Wextra -fPIC -D_LARGEFILE64_SOURCE -D_ATFILE_SOURCE -isystemTOPDIR/build/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+060058bb29-r0/recipe-sysroot-native/usr/include -O2 -pipe -DPSEUDO_PREFIX='"TOPDIR/build/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+060058bb29-r0/recipe-sysroot-native/usr"' -DPSEUDO_SUFFIX='""' -DPSEUDO_BINDIR='"bin"' -DPSEUDO_LIBDIR='"lib/pseudo/lib64"' -DPSEUDO_LOCALSTATEDIR='"var/pseudo"' -DPSEUDO_VERSION='"1.9.0"' -DUSE_MEMORY_DB -DPSEUDO_FORCE_ASYNC -DPSEUDO_PASSWD_FALLBACK='NULL' -DPSEUDO_XATTR_SUPPORT -DPSEUDO_EPOLL -O2 -g -LTOPDIR/build/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+060058bb29-r0/recipe-sysroot-native/usr/lib -ITOPDIR/build/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+060058bb29-r0/recipe-sysroot-native/usr/include " ./makewrappers "xattr=true"
./maketables enums/*.in
mkdir -p lib/pseudo/lib64
mkdir -p bin
enums/debug_type.in: Flags: set for debug_type
type: debug_type_t (prefix 'PDBG_ENUM')
extra column: unsigned char symbolic (default '\0')
extra column: const char * description (default NULL)
consistency file op pid
client server db xattrdb
profile syscall env chroot
path sql wrapper ipc
invoke benchmark verbose xattr
enums/exit_status.in: type: exit_status_t (prefix 'PSEUDO_EXIT_ENUM')
extra column: char * message (default "exit status unknown")
general fork_failed lock_path lock_held
lock_failed timeout waitpid socket_create
socket_fd socket_path socket_unlink socket_bind
socket_listen listen_fd pseudo_loaded pseudo_prefix
pseudo_invocation epoll_create epoll_ctl
enums/msg_type.in: type: msg_type_t (prefix 'PSEUDO_MSG_ENUM')
ping shutdown op ack
nak fastop
enums/op.in: type: op_t (prefix 'OP_ENUM')
extra column: int wait (default 0)
chdir chmod chown chroot
close creat dup fchmod
fchown fstat link mkdir
mknod open rename stat
unlink symlink exec may-unlink
did-unlink cancel-unlink get-xattr list-xattr
remove-xattr set-xattr create-xattr replace-xattr
enums/query_field.in: type: query_field_t (prefix 'PSQF_ENUM')
access client dev fd
ftype gid id inode
mode op order path
perm program result severity
stamp tag text type
uid
enums/query_type.in: type: query_type_t (prefix 'PSQT_ENUM')
extra column: const char * sql (default "LITTLE BOBBY TABLES")
exact less greater bitand
notequal like notlike sqlpat
enums/res.in: type: res_t (prefix 'RESULT_ENUM')
succeed fail error
enums/sev.in: type: sev_t (prefix 'SEVERITY_ENUM')
debug info warn error
critical
Writing datatypes...
done. Cleaning up.
gcc -isystemTOPDIR/build/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+060058bb29-r0/recipe-sysroot-native/usr/include -O2 -pipe -pipe -std=gnu99 -Wall -W -Wextra -fPIC -D_LARGEFILE64_SOURCE -D_ATFILE_SOURCE -isystemTOPDIR/build/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+060058bb29-r0/recipe-sysroot-native/usr/include -O2 -pipe -DPSEUDO_PREFIX='"TOPDIR/build/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+060058bb29-r0/recipe-sysroot-native/usr"' -DPSEUDO_SUFFIX='""' -DPSEUDO_BINDIR='"bin"' -DPSEUDO_LIBDIR='"lib/pseudo/lib64"' -DPSEUDO_LOCALSTATEDIR='"var/pseudo"' -DPSEUDO_VERSION='"1.9.0"' -DUSE_MEMORY_DB -DPSEUDO_FORCE_ASYNC -DPSEUDO_PASSWD_FALLBACK='NULL' -DPSEUDO_XATTR_SUPPORT -DPSEUDO_EPOLL -O2 -g -LTOPDIR/build/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+060058bb29-r0/recipe-sysroot-native/usr/lib -ITOPDIR/build/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+060058bb29-r0/recipe-sysroot-native/usr/include -c -o pseudo_tables.o pseudo_tables.c
Checking for old/new clone mechanics... New clone.
Warning: Can't compile trivial program using <attr/xattr.h>.
xattr support will require that header.
Considering template: templates/wrapper_table
Considering template: templates/pseudo_ports
Considering template: templates/guts
Considering template: templates/wrapfuncs.c
Considering template: templates/port_wrappers
Considering template: templates/wrapfuncs.h
Considering template: templates/func_deps
Considering template: templates/port_deps
common
ports/common/wrapfuncs.in: .......
linux
ports/linux/wrapfuncs.in: .........................................................
unix
ports/unix/wrapfuncs.in: ....................................................................
unix/syncfs
ports/unix/syncfs/wrapfuncs.in: .
uids_generic
ports/uids_generic/wrapfuncs.in: ........................
linux/newclone
ports/linux/newclone/wrapfuncs.in: .
linux/xattr
ports/linux/xattr/wrapfuncs.in: ............
linux/statvfs
ports/linux/statvfs/wrapfuncs.in: .
linux/statx
ports/linux/statx/wrapfuncs.in: .
Writing functions...
Warning: lchown from linux overriding unix
Warning: mknod from linux overriding unix
Warning: mknodat from linux overriding unix
done. Cleaning up.
gcc -fno-strict-aliasing -isystemTOPDIR/build/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+060058bb29-r0/recipe-sysroot-native/usr/include -O2 -pipe -pipe -std=gnu99 -Wall -W -Wextra -fPIC -D_LARGEFILE64_SOURCE -D_ATFILE_SOURCE -isystemTOPDIR/build/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+060058bb29-r0/recipe-sysroot-native/usr/include -O2 -pipe -DPSEUDO_PREFIX='"TOPDIR/build/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+060058bb29-r0/recipe-sysroot-native/usr"' -DPSEUDO_SUFFIX='""' -DPSEUDO_BINDIR='"bin"' -DPSEUDO_LIBDIR='"lib/pseudo/lib64"' -DPSEUDO_LOCALSTATEDIR='"var/pseudo"' -DPSEUDO_VERSION='"1.9.0"' -DUSE_MEMORY_DB -DPSEUDO_FORCE_ASYNC -DPSEUDO_PASSWD_FALLBACK='NULL' -DPSEUDO_XATTR_SUPPORT -DPSEUDO_EPOLL -O2 -g -LTOPDIR/build/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+060058bb29-r0/recipe-sysroot-native/usr/lib -ITOPDIR/build/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+060058bb29-r0/recipe-sysroot-native/usr/include -D_GNU_SOURCE -c -o pseudo_wrappers.o pseudo_wrappers.c
gcc -c -isystemTOPDIR/build/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+060058bb29-r0/recipe-sysroot-native/usr/include -isystemTOPDIR/build/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+060058bb29-r0/recipe-sysroot-native/usr/include -O2 -pipe -pipe -std=gnu99 -Wall -W -Wextra -fPIC -D_LARGEFILE64_SOURCE -D_ATFILE_SOURCE -isystemTOPDIR/build/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+060058bb29-r0/recipe-sysroot-native/usr/include -O2 -pipe -DPSEUDO_PREFIX='"TOPDIR/build/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+060058bb29-r0/recipe-sysroot-native/usr"' -DPSEUDO_SUFFIX='""' -DPSEUDO_BINDIR='"bin"' -DPSEUDO_LIBDIR='"lib/pseudo/lib64"' -DPSEUDO_LOCALSTATEDIR='"var/pseudo"' -DPSEUDO_VERSION='"1.9.0"' -DUSE_MEMORY_DB -DPSEUDO_FORCE_ASYNC -DPSEUDO_PASSWD_FALLBACK='NULL' -DPSEUDO_XATTR_SUPPORT -DPSEUDO_EPOLL -O2 -g -LTOPDIR/build/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+060058bb29-r0/recipe-sysroot-native/usr/lib -ITOPDIR/build/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+060058bb29-r0/recipe-sysroot-native/usr/include pseudo_client.c
gcc -c -isystemTOPDIR/build/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+060058bb29-r0/recipe-sysroot-native/usr/include -isystemTOPDIR/build/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+060058bb29-r0/recipe-sysroot-native/usr/include -O2 -pipe -pipe -std=gnu99 -Wall -W -Wextra -fPIC -D_LARGEFILE64_SOURCE -D_ATFILE_SOURCE -isystemTOPDIR/build/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+060058bb29-r0/recipe-sysroot-native/usr/include -O2 -pipe -DPSEUDO_PREFIX='"TOPDIR/build/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+060058bb29-r0/recipe-sysroot-native/usr"' -DPSEUDO_SUFFIX='""' -DPSEUDO_BINDIR='"bin"' -DPSEUDO_LIBDIR='"lib/pseudo/lib64"' -DPSEUDO_LOCALSTATEDIR='"var/pseudo"' -DPSEUDO_VERSION='"1.9.0"' -DUSE_MEMORY_DB -DPSEUDO_FORCE_ASYNC -DPSEUDO_PASSWD_FALLBACK='NULL' -DPSEUDO_XATTR_SUPPORT -DPSEUDO_EPOLL -O2 -g -LTOPDIR/build/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+060058bb29-r0/recipe-sysroot-native/usr/lib -ITOPDIR/build/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+060058bb29-r0/recipe-sysroot-native/usr/include pseudo_ipc.c
gcc -c -isystemTOPDIR/build/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+060058bb29-r0/recipe-sysroot-native/usr/include -isystemTOPDIR/build/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+060058bb29-r0/recipe-sysroot-native/usr/include -O2 -pipe -pipe -std=gnu99 -Wall -W -Wextra -fPIC -D_LARGEFILE64_SOURCE -D_ATFILE_SOURCE -isystemTOPDIR/build/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+060058bb29-r0/recipe-sysroot-native/usr/include -O2 -pipe -DPSEUDO_PREFIX='"TOPDIR/build/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+060058bb29-r0/recipe-sysroot-native/usr"' -DPSEUDO_SUFFIX='""' -DPSEUDO_BINDIR='"bin"' -DPSEUDO_LIBDIR='"lib/pseudo/lib64"' -DPSEUDO_LOCALSTATEDIR='"var/pseudo"' -DPSEUDO_VERSION='"1.9.0"' -DUSE_MEMORY_DB -DPSEUDO_FORCE_ASYNC -DPSEUDO_PASSWD_FALLBACK='NULL' -DPSEUDO_XATTR_SUPPORT -DPSEUDO_EPOLL -O2 -g -LTOPDIR/build/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+060058bb29-r0/recipe-sysroot-native/usr/lib -ITOPDIR/build/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+060058bb29-r0/recipe-sysroot-native/usr/include pseudo_util.c
gcc -c -isystemTOPDIR/build/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+060058bb29-r0/recipe-sysroot-native/usr/include -isystemTOPDIR/build/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+060058bb29-r0/recipe-sysroot-native/usr/include -O2 -pipe -pipe -std=gnu99 -Wall -W -Wextra -fPIC -D_LARGEFILE64_SOURCE -D_ATFILE_SOURCE -isystemTOPDIR/build/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+060058bb29-r0/recipe-sysroot-native/usr/include -O2 -pipe -DPSEUDO_PREFIX='"TOPDIR/build/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+060058bb29-r0/recipe-sysroot-native/usr"' -DPSEUDO_SUFFIX='""' -DPSEUDO_BINDIR='"bin"' -DPSEUDO_LIBDIR='"lib/pseudo/lib64"' -DPSEUDO_LOCALSTATEDIR='"var/pseudo"' -DPSEUDO_VERSION='"1.9.0"' -DUSE_MEMORY_DB -DPSEUDO_FORCE_ASYNC -DPSEUDO_PASSWD_FALLBACK='NULL' -DPSEUDO_XATTR_SUPPORT -DPSEUDO_EPOLL -O2 -g -LTOPDIR/build/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+060058bb29-r0/recipe-sysroot-native/usr/lib -ITOPDIR/build/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+060058bb29-r0/recipe-sysroot-native/usr/include pseudo.c
gcc -c -isystemTOPDIR/build/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+060058bb29-r0/recipe-sysroot-native/usr/include -isystemTOPDIR/build/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+060058bb29-r0/recipe-sysroot-native/usr/include -O2 -pipe -pipe -std=gnu99 -Wall -W -Wextra -fPIC -D_LARGEFILE64_SOURCE -D_ATFILE_SOURCE -isystemTOPDIR/build/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+060058bb29-r0/recipe-sysroot-native/usr/include -O2 -pipe -DPSEUDO_PREFIX='"TOPDIR/build/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+060058bb29-r0/recipe-sysroot-native/usr"' -DPSEUDO_SUFFIX='""' -DPSEUDO_BINDIR='"bin"' -DPSEUDO_LIBDIR='"lib/pseudo/lib64"' -DPSEUDO_LOCALSTATEDIR='"var/pseudo"' -DPSEUDO_VERSION='"1.9.0"' -DUSE_MEMORY_DB -DPSEUDO_FORCE_ASYNC -DPSEUDO_PASSWD_FALLBACK='NULL' -DPSEUDO_XATTR_SUPPORT -DPSEUDO_EPOLL -O2 -g -LTOPDIR/build/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+060058bb29-r0/recipe-sysroot-native/usr/lib -ITOPDIR/build/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+060058bb29-r0/recipe-sysroot-native/usr/include pseudo_db.c
gcc -c -isystemTOPDIR/build/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+060058bb29-r0/recipe-sysroot-native/usr/include -isystemTOPDIR/build/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+060058bb29-r0/recipe-sysroot-native/usr/include -O2 -pipe -pipe -std=gnu99 -Wall -W -Wextra -fPIC -D_LARGEFILE64_SOURCE -D_ATFILE_SOURCE -isystemTOPDIR/build/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+060058bb29-r0/recipe-sysroot-native/usr/include -O2 -pipe -DPSEUDO_PREFIX='"TOPDIR/build/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+060058bb29-r0/recipe-sysroot-native/usr"' -DPSEUDO_SUFFIX='""' -DPSEUDO_BINDIR='"bin"' -DPSEUDO_LIBDIR='"lib/pseudo/lib64"' -DPSEUDO_LOCALSTATEDIR='"var/pseudo"' -DPSEUDO_VERSION='"1.9.0"' -DUSE_MEMORY_DB -DPSEUDO_FORCE_ASYNC -DPSEUDO_PASSWD_FALLBACK='NULL' -DPSEUDO_XATTR_SUPPORT -DPSEUDO_EPOLL -O2 -g -LTOPDIR/build/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+060058bb29-r0/recipe-sysroot-native/usr/lib -ITOPDIR/build/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+060058bb29-r0/recipe-sysroot-native/usr/include pseudo_server.c
gcc -c -isystemTOPDIR/build/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+060058bb29-r0/recipe-sysroot-native/usr/include -isystemTOPDIR/build/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+060058bb29-r0/recipe-sysroot-native/usr/include -O2 -pipe -pipe -std=gnu99 -Wall -W -Wextra -fPIC -D_LARGEFILE64_SOURCE -D_ATFILE_SOURCE -isystemTOPDIR/build/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+060058bb29-r0/recipe-sysroot-native/usr/include -O2 -pipe -DPSEUDO_PREFIX='"TOPDIR/build/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+060058bb29-r0/recipe-sysroot-native/usr"' -DPSEUDO_SUFFIX='""' -DPSEUDO_BINDIR='"bin"' -DPSEUDO_LIBDIR='"lib/pseudo/lib64"' -DPSEUDO_LOCALSTATEDIR='"var/pseudo"' -DPSEUDO_VERSION='"1.9.0"' -DUSE_MEMORY_DB -DPSEUDO_FORCE_ASYNC -DPSEUDO_PASSWD_FALLBACK='NULL' -DPSEUDO_XATTR_SUPPORT -DPSEUDO_EPOLL -O2 -g -LTOPDIR/build/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+060058bb29-r0/recipe-sysroot-native/usr/lib -ITOPDIR/build/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+060058bb29-r0/recipe-sysroot-native/usr/include pseudodb.c
gcc -c -isystemTOPDIR/build/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+060058bb29-r0/recipe-sysroot-native/usr/include -isystemTOPDIR/build/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+060058bb29-r0/recipe-sysroot-native/usr/include -O2 -pipe -pipe -std=gnu99 -Wall -W -Wextra -fPIC -D_LARGEFILE64_SOURCE -D_ATFILE_SOURCE -isystemTOPDIR/build/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+060058bb29-r0/recipe-sysroot-native/usr/include -O2 -pipe -DPSEUDO_PREFIX='"TOPDIR/build/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+060058bb29-r0/recipe-sysroot-native/usr"' -DPSEUDO_SUFFIX='""' -DPSEUDO_BINDIR='"bin"' -DPSEUDO_LIBDIR='"lib/pseudo/lib64"' -DPSEUDO_LOCALSTATEDIR='"var/pseudo"' -DPSEUDO_VERSION='"1.9.0"' -DUSE_MEMORY_DB -DPSEUDO_FORCE_ASYNC -DPSEUDO_PASSWD_FALLBACK='NULL' -DPSEUDO_XATTR_SUPPORT -DPSEUDO_EPOLL -O2 -g -LTOPDIR/build/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+060058bb29-r0/recipe-sysroot-native/usr/lib -ITOPDIR/build/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+060058bb29-r0/recipe-sysroot-native/usr/include pseudolog.c
In file included from pseudo_ports.h:15,
from pseudo.h:160,
from pseudo_util.c:28:
ports/linux/xattr/portdefs.h:5:10: fatal error: attr/xattr.h: No such file or directory
5 | #include <attr/xattr.h>
| ^~~~~~~~~~~~~~
compilation terminated.
In file included from pseudo_ports.h:15,
from pseudo.h:160,
from pseudodb.c:16:
ports/linux/xattr/portdefs.h:5:10: fatal error: attr/xattr.h: No such file or directory
5 | #include <attr/xattr.h>
| ^~~~~~~~~~~~~~
compilation terminated.
make: *** [Makefile:126: pseudodb.o] Error 1
make: *** Waiting for unfinished jobs....
make: *** [Makefile:126: pseudo_util.o] Error 1
In file included from pseudo_ports.h:15,
from pseudo.h:160,
from pseudo_ipc.c:20:
ports/linux/xattr/portdefs.h:5:10: fatal error: attr/xattr.h: No such file or directory
5 | #include <attr/xattr.h>
| ^~~~~~~~~~~~~~
compilation terminated.
make: *** [Makefile:126: pseudo_ipc.o] Error 1
In file included from pseudo_ports.h:15,
from pseudo.h:160,
from pseudo_wrappers.c:30:
ports/linux/xattr/portdefs.h:5:10: fatal error: attr/xattr.h: No such file or directory
5 | #include <attr/xattr.h>
| ^~~~~~~~~~~~~~
compilation terminated.
make: *** [Makefile:153: pseudo_wrappers.o] Error 1
In file included from pseudo_ports.h:15,
from pseudo.h:160,
from pseudo.c:26:
ports/linux/xattr/portdefs.h:5:10: fatal error: attr/xattr.h: No such file or directory
5 | #include <attr/xattr.h>
| ^~~~~~~~~~~~~~
compilation terminated.
make: *** [Makefile:126: pseudo.o] Error 1
In file included from pseudo_ports.h:15,
from pseudo.h:160,
from pseudo_db.c:21:
ports/linux/xattr/portdefs.h:5:10: fatal error: attr/xattr.h: No such file or directory
5 | #include <attr/xattr.h>
| ^~~~~~~~~~~~~~
compilation terminated.
In file included from pseudo_ports.h:15,
from pseudo.h:160,
from pseudo_server.c:30:
ports/linux/xattr/portdefs.h:5:10: fatal error: attr/xattr.h: No such file or directory
5 | #include <attr/xattr.h>
| ^~~~~~~~~~~~~~
compilation terminated.
In file included from pseudo_ports.h:15,
from pseudo.h:160,
from pseudo_client.c:34:
ports/linux/xattr/portdefs.h:5:10: fatal error: attr/xattr.h: No such file or directory
5 | #include <attr/xattr.h>
| ^~~~~~~~~~~~~~
compilation terminated.
make: *** [Makefile:126: pseudo_db.o] Error 1
make: *** [Makefile:126: pseudo_server.o] Error 1
make: *** [Makefile:126: pseudo_client.o] Error 1
In file included from pseudo_ports.h:15,
from pseudo.h:160,
from pseudolog.c:22:
ports/linux/xattr/portdefs.h:5:10: fatal error: attr/xattr.h: No such file or directory
5 | #include <attr/xattr.h>
| ^~~~~~~~~~~~~~
compilation terminated.
make: *** [Makefile:126: pseudolog.o] Error 1
ERROR: oe_runmake failed
WARNING: TOPDIR/build/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+060058bb29-r0/temp/run.do_compile.61105:1 exit 1 from 'exit 1'
ERROR: Execution of 'TOPDIR/build/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+060058bb29-r0/temp/run.do_compile.61105' failed with exit code 1:
SQLite header for version 3030001 found in TOPDIR/build/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+060058bb29-r0/recipe-sysroot-native/usr.
Enabling in-memory database by default.
CC="gcc -isystemTOPDIR/build/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+060058bb29-r0/recipe-sysroot-native/usr/include -O2 -pipe -pipe -std=gnu99 -Wall -W -Wextra -fPIC -D_LARGEFILE64_SOURCE -D_ATFILE_SOURCE -isystemTOPDIR/build/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+060058bb29-r0/recipe-sysroot-native/usr/include -O2 -pipe -DPSEUDO_PREFIX='"TOPDIR/build/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+060058bb29-r0/recipe-sysroot-native/usr"' -DPSEUDO_SUFFIX='""' -DPSEUDO_BINDIR='"bin"' -DPSEUDO_LIBDIR='"lib/pseudo/lib64"' -DPSEUDO_LOCALSTATEDIR='"var/pseudo"' -DPSEUDO_VERSION='"1.9.0"' -DUSE_MEMORY_DB -DPSEUDO_FORCE_ASYNC -DPSEUDO_PASSWD_FALLBACK='NULL' -DPSEUDO_XATTR_SUPPORT -DPSEUDO_EPOLL -O2 -g -LTOPDIR/build/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+060058bb29-r0/recipe-sysroot-native/usr/lib -ITOPDIR/build/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+060058bb29-r0/recipe-sysroot-native/usr/include " ./makewrappers "xattr=true"
./maketables enums/*.in
mkdir -p lib/pseudo/lib64
mkdir -p bin
enums/debug_type.in: Flags: set for debug_type
type: debug_type_t (prefix 'PDBG_ENUM')
extra column: unsigned char symbolic (default '\0')
extra column: const char * description (default NULL)
consistency file op pid
client server db xattrdb
profile syscall env chroot
path sql wrapper ipc
invoke benchmark verbose xattr
enums/exit_status.in: type: exit_status_t (prefix 'PSEUDO_EXIT_ENUM')
extra column: char * message (default "exit status unknown")
general fork_failed lock_path lock_held
lock_failed timeout waitpid socket_create
socket_fd socket_path socket_unlink socket_bind
socket_listen listen_fd pseudo_loaded pseudo_prefix
pseudo_invocation epoll_create epoll_ctl
enums/msg_type.in: type: msg_type_t (prefix 'PSEUDO_MSG_ENUM')
ping shutdown op ack
nak fastop
enums/op.in: type: op_t (prefix 'OP_ENUM')
extra column: int wait (default 0)
chdir chmod chown chroot
close creat dup fchmod
fchown fstat link mkdir
mknod open rename stat
unlink symlink exec may-unlink
did-unlink cancel-unlink get-xattr list-xattr
remove-xattr set-xattr create-xattr replace-xattr
enums/query_field.in: type: query_field_t (prefix 'PSQF_ENUM')
access client dev fd
ftype gid id inode
mode op order path
perm program result severity
stamp tag text type
uid
enums/query_type.in: type: query_type_t (prefix 'PSQT_ENUM')
extra column: const char * sql (default "LITTLE BOBBY TABLES")
exact less greater bitand
notequal like notlike sqlpat
enums/res.in: type: res_t (prefix 'RESULT_ENUM')
succeed fail error
enums/sev.in: type: sev_t (prefix 'SEVERITY_ENUM')
debug info warn error
critical
Writing datatypes...
done. Cleaning up.
gcc -isystemTOPDIR/build/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+060058bb29-r0/recipe-sysroot-native/usr/include -O2 -pipe -pipe -std=gnu99 -Wall -W -Wextra -fPIC -D_LARGEFILE64_SOURCE -D_ATFILE_SOURCE -isystemTOPDIR/build/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+060058bb29-r0/recipe-sysroot-native/usr/include -O2 -pipe -DPSEUDO_PREFIX='"TOPDIR/build/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+060058bb29-r0/recipe-sysroot-native/usr"' -DPSEUDO_SUFFIX='""' -DPSEUDO_BINDIR='"bin"' -DPSEUDO_LIBDIR='"lib/pseudo/lib64"' -DPSEUDO_LOCALSTATEDIR='"var/pseudo"' -DPSEUDO_VERSION='"1.9.0"' -DUSE_MEMORY_DB -DPSEUDO_FORCE_ASYNC -DPSEUDO_PASSWD_FALLBACK='NULL' -DPSEUDO_XATTR_SUPPORT -DPSEUDO_EPOLL -O2 -g -LTOPDIR/build/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+060058bb29-r0/recipe-sysroot-native/usr/lib -ITOPDIR/build/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+060058bb29-r0/recipe-sysroot-native/usr/include -c -o pseudo_tables.o pseudo_tables.c
Checking for old/new clone mechanics... New clone.
Warning: Can't compile trivial program using <attr/xattr.h>.
xattr support will require that header.
Considering template: templates/wrapper_table
Considering template: templates/pseudo_ports
Considering template: templates/guts
Considering template: templates/wrapfuncs.c
Considering template: templates/port_wrappers
Considering template: templates/wrapfuncs.h
Considering template: templates/func_deps
Considering template: templates/port_deps
common
ports/common/wrapfuncs.in: .......
linux
ports/linux/wrapfuncs.in: .........................................................
unix
ports/unix/wrapfuncs.in: ....................................................................
unix/syncfs
ports/unix/syncfs/wrapfuncs.in: .
uids_generic
ports/uids_generic/wrapfuncs.in: ........................
linux/newclone
ports/linux/newclone/wrapfuncs.in: .
linux/xattr
ports/linux/xattr/wrapfuncs.in: ............
linux/statvfs
ports/linux/statvfs/wrapfuncs.in: .
linux/statx
ports/linux/statx/wrapfuncs.in: .
Writing functions...
Warning: lchown from linux overriding unix
Warning: mknod from linux overriding unix
Warning: mknodat from linux overriding unix
done. Cleaning up.
gcc -fno-strict-aliasing -isystemTOPDIR/build/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+060058bb29-r0/recipe-sysroot-native/usr/include -O2 -pipe -pipe -std=gnu99 -Wall -W -Wextra -fPIC -D_LARGEFILE64_SOURCE -D_ATFILE_SOURCE -isystemTOPDIR/build/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+060058bb29-r0/recipe-sysroot-native/usr/include -O2 -pipe -DPSEUDO_PREFIX='"TOPDIR/build/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+060058bb29-r0/recipe-sysroot-native/usr"' -DPSEUDO_SUFFIX='""' -DPSEUDO_BINDIR='"bin"' -DPSEUDO_LIBDIR='"lib/pseudo/lib64"' -DPSEUDO_LOCALSTATEDIR='"var/pseudo"' -DPSEUDO_VERSION='"1.9.0"' -DUSE_MEMORY_DB -DPSEUDO_FORCE_ASYNC -DPSEUDO_PASSWD_FALLBACK='NULL' -DPSEUDO_XATTR_SUPPORT -DPSEUDO_EPOLL -O2 -g -LTOPDIR/build/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+060058bb29-r0/recipe-sysroot-native/usr/lib -ITOPDIR/build/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+060058bb29-r0/recipe-sysroot-native/usr/include -D_GNU_SOURCE -c -o pseudo_wrappers.o pseudo_wrappers.c
gcc -c -isystemTOPDIR/build/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+060058bb29-r0/recipe-sysroot-native/usr/include -isystemTOPDIR/build/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+060058bb29-r0/recipe-sysroot-native/usr/include -O2 -pipe -pipe -std=gnu99 -Wall -W -Wextra -fPIC -D_LARGEFILE64_SOURCE -D_ATFILE_SOURCE -isystemTOPDIR/build/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+060058bb29-r0/recipe-sysroot-native/usr/include -O2 -pipe -DPSEUDO_PREFIX='"TOPDIR/build/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+060058bb29-r0/recipe-sysroot-native/usr"' -DPSEUDO_SUFFIX='""' -DPSEUDO_BINDIR='"bin"' -DPSEUDO_LIBDIR='"lib/pseudo/lib64"' -DPSEUDO_LOCALSTATEDIR='"var/pseudo"' -DPSEUDO_VERSION='"1.9.0"' -DUSE_MEMORY_DB -DPSEUDO_FORCE_ASYNC -DPSEUDO_PASSWD_FALLBACK='NULL' -DPSEUDO_XATTR_SUPPORT -DPSEUDO_EPOLL -O2 -g -LTOPDIR/build/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+060058bb29-r0/recipe-sysroot-native/usr/lib -ITOPDIR/build/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+060058bb29-r0/recipe-sysroot-native/usr/include pseudo_client.c
gcc -c -isystemTOPDIR/build/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+060058bb29-r0/recipe-sysroot-native/usr/include -isystemTOPDIR/build/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+060058bb29-r0/recipe-sysroot-native/usr/include -O2 -pipe -pipe -std=gnu99 -Wall -W -Wextra -fPIC -D_LARGEFILE64_SOURCE -D_ATFILE_SOURCE -isystemTOPDIR/build/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+060058bb29-r0/recipe-sysroot-native/usr/include -O2 -pipe -DPSEUDO_PREFIX='"TOPDIR/build/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+060058bb29-r0/recipe-sysroot-native/usr"' -DPSEUDO_SUFFIX='""' -DPSEUDO_BINDIR='"bin"' -DPSEUDO_LIBDIR='"lib/pseudo/lib64"' -DPSEUDO_LOCALSTATEDIR='"var/pseudo"' -DPSEUDO_VERSION='"1.9.0"' -DUSE_MEMORY_DB -DPSEUDO_FORCE_ASYNC -DPSEUDO_PASSWD_FALLBACK='NULL' -DPSEUDO_XATTR_SUPPORT -DPSEUDO_EPOLL -O2 -g -LTOPDIR/build/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+060058bb29-r0/recipe-sysroot-native/usr/lib -ITOPDIR/build/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+060058bb29-r0/recipe-sysroot-native/usr/include pseudo_ipc.c
gcc -c -isystemTOPDIR/build/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+060058bb29-r0/recipe-sysroot-native/usr/include -isystemTOPDIR/build/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+060058bb29-r0/recipe-sysroot-native/usr/include -O2 -pipe -pipe -std=gnu99 -Wall -W -Wextra -fPIC -D_LARGEFILE64_SOURCE -D_ATFILE_SOURCE -isystemTOPDIR/build/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+060058bb29-r0/recipe-sysroot-native/usr/include -O2 -pipe -DPSEUDO_PREFIX='"TOPDIR/build/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+060058bb29-r0/recipe-sysroot-native/usr"' -DPSEUDO_SUFFIX='""' -DPSEUDO_BINDIR='"bin"' -DPSEUDO_LIBDIR='"lib/pseudo/lib64"' -DPSEUDO_LOCALSTATEDIR='"var/pseudo"' -DPSEUDO_VERSION='"1.9.0"' -DUSE_MEMORY_DB -DPSEUDO_FORCE_ASYNC -DPSEUDO_PASSWD_FALLBACK='NULL' -DPSEUDO_XATTR_SUPPORT -DPSEUDO_EPOLL -O2 -g -LTOPDIR/build/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+060058bb29-r0/recipe-sysroot-native/usr/lib -ITOPDIR/build/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+060058bb29-r0/recipe-sysroot-native/usr/include pseudo_util.c
gcc -c -isystemTOPDIR/build/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+060058bb29-r0/recipe-sysroot-native/usr/include -isystemTOPDIR/build/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+060058bb29-r0/recipe-sysroot-native/usr/include -O2 -pipe -pipe -std=gnu99 -Wall -W -Wextra -fPIC -D_LARGEFILE64_SOURCE -D_ATFILE_SOURCE -isystemTOPDIR/build/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+060058bb29-r0/recipe-sysroot-native/usr/include -O2 -pipe -DPSEUDO_PREFIX='"TOPDIR/build/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+060058bb29-r0/recipe-sysroot-native/usr"' -DPSEUDO_SUFFIX='""' -DPSEUDO_BINDIR='"bin"' -DPSEUDO_LIBDIR='"lib/pseudo/lib64"' -DPSEUDO_LOCALSTATEDIR='"var/pseudo"' -DPSEUDO_VERSION='"1.9.0"' -DUSE_MEMORY_DB -DPSEUDO_FORCE_ASYNC -DPSEUDO_PASSWD_FALLBACK='NULL' -DPSEUDO_XATTR_SUPPORT -DPSEUDO_EPOLL -O2 -g -LTOPDIR/build/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+060058bb29-r0/recipe-sysroot-native/usr/lib -ITOPDIR/build/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+060058bb29-r0/recipe-sysroot-native/usr/include pseudo.c
gcc -c -isystemTOPDIR/build/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+060058bb29-r0/recipe-sysroot-native/usr/include -isystemTOPDIR/build/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+060058bb29-r0/recipe-sysroot-native/usr/include -O2 -pipe -pipe -std=gnu99 -Wall -W -Wextra -fPIC -D_LARGEFILE64_SOURCE -D_ATFILE_SOURCE -isystemTOPDIR/build/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+060058bb29-r0/recipe-sysroot-native/usr/include -O2 -pipe -DPSEUDO_PREFIX='"TOPDIR/build/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+060058bb29-r0/recipe-sysroot-native/usr"' -DPSEUDO_SUFFIX='""' -DPSEUDO_BINDIR='"bin"' -DPSEUDO_LIBDIR='"lib/pseudo/lib64"' -DPSEUDO_LOCALSTATEDIR='"var/pseudo"' -DPSEUDO_VERSION='"1.9.0"' -DUSE_MEMORY_DB -DPSEUDO_FORCE_ASYNC -DPSEUDO_PASSWD_FALLBACK='NULL' -DPSEUDO_XATTR_SUPPORT -DPSEUDO_EPOLL -O2 -g -LTOPDIR/build/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+060058bb29-r0/recipe-sysroot-native/usr/lib -ITOPDIR/build/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+060058bb29-r0/recipe-sysroot-native/usr/include pseudo_db.c
gcc -c -isystemTOPDIR/build/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+060058bb29-r0/recipe-sysroot-native/usr/include -isystemTOPDIR/build/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+060058bb29-r0/recipe-sysroot-native/usr/include -O2 -pipe -pipe -std=gnu99 -Wall -W -Wextra -fPIC -D_LARGEFILE64_SOURCE -D_ATFILE_SOURCE -isystemTOPDIR/build/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+060058bb29-r0/recipe-sysroot-native/usr/include -O2 -pipe -DPSEUDO_PREFIX='"TOPDIR/build/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+060058bb29-r0/recipe-sysroot-native/usr"' -DPSEUDO_SUFFIX='""' -DPSEUDO_BINDIR='"bin"' -DPSEUDO_LIBDIR='"lib/pseudo/lib64"' -DPSEUDO_LOCALSTATEDIR='"var/pseudo"' -DPSEUDO_VERSION='"1.9.0"' -DUSE_MEMORY_DB -DPSEUDO_FORCE_ASYNC -DPSEUDO_PASSWD_FALLBACK='NULL' -DPSEUDO_XATTR_SUPPORT -DPSEUDO_EPOLL -O2 -g -LTOPDIR/build/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+060058bb29-r0/recipe-sysroot-native/usr/lib -ITOPDIR/build/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+060058bb29-r0/recipe-sysroot-native/usr/include pseudo_server.c
gcc -c -isystemTOPDIR/build/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+060058bb29-r0/recipe-sysroot-native/usr/include -isystemTOPDIR/build/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+060058bb29-r0/recipe-sysroot-native/usr/include -O2 -pipe -pipe -std=gnu99 -Wall -W -Wextra -fPIC -D_LARGEFILE64_SOURCE -D_ATFILE_SOURCE -isystemTOPDIR/build/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+060058bb29-r0/recipe-sysroot-native/usr/include -O2 -pipe -DPSEUDO_PREFIX='"TOPDIR/build/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+060058bb29-r0/recipe-sysroot-native/usr"' -DPSEUDO_SUFFIX='""' -DPSEUDO_BINDIR='"bin"' -DPSEUDO_LIBDIR='"lib/pseudo/lib64"' -DPSEUDO_LOCALSTATEDIR='"var/pseudo"' -DPSEUDO_VERSION='"1.9.0"' -DUSE_MEMORY_DB -DPSEUDO_FORCE_ASYNC -DPSEUDO_PASSWD_FALLBACK='NULL' -DPSEUDO_XATTR_SUPPORT -DPSEUDO_EPOLL -O2 -g -LTOPDIR/build/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+060058bb29-r0/recipe-sysroot-native/usr/lib -ITOPDIR/build/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+060058bb29-r0/recipe-sysroot-native/usr/include pseudodb.c
gcc -c -isystemTOPDIR/build/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+060058bb29-r0/recipe-sysroot-native/usr/include -isystemTOPDIR/build/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+060058bb29-r0/recipe-sysroot-native/usr/include -O2 -pipe -pipe -std=gnu99 -Wall -W -Wextra -fPIC -D_LARGEFILE64_SOURCE -D_ATFILE_SOURCE -isystemTOPDIR/build/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+060058bb29-r0/recipe-sysroot-native/usr/include -O2 -pipe -DPSEUDO_PREFIX='"TOPDIR/build/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+060058bb29-r0/recipe-sysroot-native/usr"' -DPSEUDO_SUFFIX='""' -DPSEUDO_BINDIR='"bin"' -DPSEUDO_LIBDIR='"lib/pseudo/lib64"' -DPSEUDO_LOCALSTATEDIR='"var/pseudo"' -DPSEUDO_VERSION='"1.9.0"' -DUSE_MEMORY_DB -DPSEUDO_FORCE_ASYNC -DPSEUDO_PASSWD_FALLBACK='NULL' -DPSEUDO_XATTR_SUPPORT -DPSEUDO_EPOLL -O2 -g -LTOPDIR/build/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+060058bb29-r0/recipe-sysroot-native/usr/lib -ITOPDIR/build/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+060058bb29-r0/recipe-sysroot-native/usr/include pseudolog.c
In file included from pseudo_ports.h:15,
from pseudo.h:160,
from pseudo_util.c:28:
ports/linux/xattr/portdefs.h:5:10: fatal error: attr/xattr.h: No such file or directory
5 | #include <attr/xattr.h>
| ^~~~~~~~~~~~~~
compilation terminated.
In file included from pseudo_ports.h:15,
from pseudo.h:160,
from pseudodb.c:16:
ports/linux/xattr/portdefs.h:5:10: fatal error: attr/xattr.h: No such file or directory
5 | #include <attr/xattr.h>
| ^~~~~~~~~~~~~~
compilation terminated.
make: *** [Makefile:126: pseudodb.o] Error 1
make: *** Waiting for unfinished jobs....
make: *** [Makefile:126: pseudo_util.o] Error 1
In file included from pseudo_ports.h:15,
from pseudo.h:160,
from pseudo_ipc.c:20:
ports/linux/xattr/portdefs.h:5:10: fatal error: attr/xattr.h: No such file or directory
5 | #include <attr/xattr.h>
| ^~~~~~~~~~~~~~
compilation terminated.
make: *** [Makefile:126: pseudo_ipc.o] Error 1
In file included from pseudo_ports.h:15,
from pseudo.h:160,
from pseudo_wrappers.c:30:
ports/linux/xattr/portdefs.h:5:10: fatal error: attr/xattr.h: No such file or directory
5 | #include <attr/xattr.h>
| ^~~~~~~~~~~~~~
compilation terminated.
make: *** [Makefile:153: pseudo_wrappers.o] Error 1
In file included from pseudo_ports.h:15,
from pseudo.h:160,
from pseudo.c:26:
ports/linux/xattr/portdefs.h:5:10: fatal error: attr/xattr.h: No such file or directory
5 | #include <attr/xattr.h>
| ^~~~~~~~~~~~~~
compilation terminated.
make: *** [Makefile:126: pseudo.o] Error 1
In file included from pseudo_ports.h:15,
from pseudo.h:160,
from pseudo_db.c:21:
ports/linux/xattr/portdefs.h:5:10: fatal error: attr/xattr.h: No such file or directory
5 | #include <attr/xattr.h>
| ^~~~~~~~~~~~~~
compilation terminated.
In file included from pseudo_ports.h:15,
from pseudo.h:160,
from pseudo_server.c:30:
ports/linux/xattr/portdefs.h:5:10: fatal error: attr/xattr.h: No such file or directory
5 | #include <attr/xattr.h>
| ^~~~~~~~~~~~~~
compilation terminated.
In file included from pseudo_ports.h:15,
from pseudo.h:160,
from pseudo_client.c:34:
ports/linux/xattr/portdefs.h:5:10: fatal error: attr/xattr.h: No such file or directory
5 | #include <attr/xattr.h>
| ^~~~~~~~~~~~~~
compilation terminated.
make: *** [Makefile:126: pseudo_db.o] Error 1
make: *** [Makefile:126: pseudo_server.o] Error 1
make: *** [Makefile:126: pseudo_client.o] Error 1
In file included from pseudo_ports.h:15,
from pseudo.h:160,
from pseudolog.c:22:
ports/linux/xattr/portdefs.h:5:10: fatal error: attr/xattr.h: No such file or directory
5 | #include <attr/xattr.h>
| ^~~~~~~~~~~~~~
compilation terminated.
make: *** [Makefile:126: pseudolog.o] Error 1
WARNING: TOPDIR/build/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+060058bb29-r0/temp/run.do_compile.61105:1 exit 1 from 'exit 1'