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 3051002 found in TOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.3+git/recipe-sysroot-native/usr.
Enabling in-memory database by default.
NOTE: make -j 70 -l 140 RPATH=-Wl,--rpath=XORIGIN/../../../sqlite3-native/usr/lib/
CC="gcc  -isystemTOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.3+git/recipe-sysroot-native/usr/include -O2 -pipe -pipe -std=gnu99 -Wall -W -Wextra -Wno-deprecated-declarations -fPIC -D_LARGEFILE64_SOURCE -D_ATFILE_SOURCE -isystemTOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.3+git/recipe-sysroot-native/usr/include -O2 -pipe -DPSEUDO_PREFIX='"TOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.3+git/recipe-sysroot-native/usr"' -DPSEUDO_SUFFIX='""' -DPSEUDO_BINDIR='"bin"' -DPSEUDO_LIBDIR='"lib/pseudo/lib64"' -DPSEUDO_LOCALSTATEDIR='"var/pseudo"' -DPSEUDO_VERSION='"1.9.3"' -DUSE_MEMORY_DB -DPSEUDO_FORCE_ASYNC -DPSEUDO_PASSWD_FALLBACK='NULL'   -DPSEUDO_XATTR_SUPPORT       -DPSEUDO_EPOLL -O2 -g -LTOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.3+git/recipe-sysroot-native/usr/lib -ITOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.3+git/recipe-sysroot-native/usr/include -Wl,--rpath=XORIGIN/../../../sqlite3-native/usr/lib/" ./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      
   closefrom          

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              abort              

enums/sev.in: type: sev_t (prefix 'SEVERITY_ENUM')
   debug              info               warn               error              
   critical           

Writing datatypes...
done.  Cleaning up.
gcc  -isystemTOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.3+git/recipe-sysroot-native/usr/include -O2 -pipe -pipe -std=gnu99 -Wall -W -Wextra -Wno-deprecated-declarations -fPIC -D_LARGEFILE64_SOURCE -D_ATFILE_SOURCE -isystemTOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.3+git/recipe-sysroot-native/usr/include -O2 -pipe -DPSEUDO_PREFIX='"TOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.3+git/recipe-sysroot-native/usr"' -DPSEUDO_SUFFIX='""' -DPSEUDO_BINDIR='"bin"' -DPSEUDO_LIBDIR='"lib/pseudo/lib64"' -DPSEUDO_LOCALSTATEDIR='"var/pseudo"' -DPSEUDO_VERSION='"1.9.3"' -DUSE_MEMORY_DB -DPSEUDO_FORCE_ASYNC -DPSEUDO_PASSWD_FALLBACK='NULL'   -DPSEUDO_XATTR_SUPPORT       -DPSEUDO_EPOLL -O2 -g -LTOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.3+git/recipe-sysroot-native/usr/lib -ITOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.3+git/recipe-sysroot-native/usr/include -Wl,--rpath=XORIGIN/../../../sqlite3-native/usr/lib/ -c -o pseudo_tables.o pseudo_tables.c
Checking for old/new clone mechanics... New clone.
Considering template: templates/port_wrappers
Considering template: templates/port_deps
Considering template: templates/func_deps
Considering template: templates/wrapfuncs.c
Considering template: templates/wrapper_table
Considering template: templates/wrapfuncs.h
Considering template: templates/pseudo_ports
Considering template: templates/guts
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: .
linux/openat2
ports/linux/openat2/wrapfuncs.in: .
Writing functions...
Warning: lchown from linux overriding unix
Warning: mknod from linux overriding unix
Warning: mknodat from linux overriding unix
Warning: tmpnam from linux overriding unix
Warning: lutimes from linux overriding unix
Warning: utimes from linux overriding unix
done.  Cleaning up.
gcc  -fno-strict-aliasing -isystemTOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.3+git/recipe-sysroot-native/usr/include -O2 -pipe -pipe -std=gnu99 -Wall -W -Wextra -Wno-deprecated-declarations -fPIC -D_LARGEFILE64_SOURCE -D_ATFILE_SOURCE -isystemTOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.3+git/recipe-sysroot-native/usr/include -O2 -pipe -DPSEUDO_PREFIX='"TOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.3+git/recipe-sysroot-native/usr"' -DPSEUDO_SUFFIX='""' -DPSEUDO_BINDIR='"bin"' -DPSEUDO_LIBDIR='"lib/pseudo/lib64"' -DPSEUDO_LOCALSTATEDIR='"var/pseudo"' -DPSEUDO_VERSION='"1.9.3"' -DUSE_MEMORY_DB -DPSEUDO_FORCE_ASYNC -DPSEUDO_PASSWD_FALLBACK='NULL'   -DPSEUDO_XATTR_SUPPORT       -DPSEUDO_EPOLL -O2 -g -LTOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.3+git/recipe-sysroot-native/usr/lib -ITOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.3+git/recipe-sysroot-native/usr/include -Wl,--rpath=XORIGIN/../../../sqlite3-native/usr/lib/ -D_GNU_SOURCE -c -o pseudo_wrappers.o pseudo_wrappers.c
gcc  -c -isystemTOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.3+git/recipe-sysroot-native/usr/include -isystemTOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.3+git/recipe-sysroot-native/usr/include -O2 -pipe -pipe -std=gnu99 -Wall -W -Wextra -Wno-deprecated-declarations -fPIC -D_LARGEFILE64_SOURCE -D_ATFILE_SOURCE -isystemTOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.3+git/recipe-sysroot-native/usr/include -O2 -pipe -DPSEUDO_PREFIX='"TOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.3+git/recipe-sysroot-native/usr"' -DPSEUDO_SUFFIX='""' -DPSEUDO_BINDIR='"bin"' -DPSEUDO_LIBDIR='"lib/pseudo/lib64"' -DPSEUDO_LOCALSTATEDIR='"var/pseudo"' -DPSEUDO_VERSION='"1.9.3"' -DUSE_MEMORY_DB -DPSEUDO_FORCE_ASYNC -DPSEUDO_PASSWD_FALLBACK='NULL'   -DPSEUDO_XATTR_SUPPORT       -DPSEUDO_EPOLL -O2 -g -LTOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.3+git/recipe-sysroot-native/usr/lib -ITOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.3+git/recipe-sysroot-native/usr/include -Wl,--rpath=XORIGIN/../../../sqlite3-native/usr/lib/ pseudo_client.c
gcc  -c -isystemTOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.3+git/recipe-sysroot-native/usr/include -isystemTOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.3+git/recipe-sysroot-native/usr/include -O2 -pipe -pipe -std=gnu99 -Wall -W -Wextra -Wno-deprecated-declarations -fPIC -D_LARGEFILE64_SOURCE -D_ATFILE_SOURCE -isystemTOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.3+git/recipe-sysroot-native/usr/include -O2 -pipe -DPSEUDO_PREFIX='"TOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.3+git/recipe-sysroot-native/usr"' -DPSEUDO_SUFFIX='""' -DPSEUDO_BINDIR='"bin"' -DPSEUDO_LIBDIR='"lib/pseudo/lib64"' -DPSEUDO_LOCALSTATEDIR='"var/pseudo"' -DPSEUDO_VERSION='"1.9.3"' -DUSE_MEMORY_DB -DPSEUDO_FORCE_ASYNC -DPSEUDO_PASSWD_FALLBACK='NULL'   -DPSEUDO_XATTR_SUPPORT       -DPSEUDO_EPOLL -O2 -g -LTOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.3+git/recipe-sysroot-native/usr/lib -ITOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.3+git/recipe-sysroot-native/usr/include -Wl,--rpath=XORIGIN/../../../sqlite3-native/usr/lib/ pseudo_client_scanf.c
gcc  -c -isystemTOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.3+git/recipe-sysroot-native/usr/include -isystemTOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.3+git/recipe-sysroot-native/usr/include -O2 -pipe -pipe -std=gnu99 -Wall -W -Wextra -Wno-deprecated-declarations -fPIC -D_LARGEFILE64_SOURCE -D_ATFILE_SOURCE -isystemTOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.3+git/recipe-sysroot-native/usr/include -O2 -pipe -DPSEUDO_PREFIX='"TOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.3+git/recipe-sysroot-native/usr"' -DPSEUDO_SUFFIX='""' -DPSEUDO_BINDIR='"bin"' -DPSEUDO_LIBDIR='"lib/pseudo/lib64"' -DPSEUDO_LOCALSTATEDIR='"var/pseudo"' -DPSEUDO_VERSION='"1.9.3"' -DUSE_MEMORY_DB -DPSEUDO_FORCE_ASYNC -DPSEUDO_PASSWD_FALLBACK='NULL'   -DPSEUDO_XATTR_SUPPORT       -DPSEUDO_EPOLL -O2 -g -LTOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.3+git/recipe-sysroot-native/usr/lib -ITOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.3+git/recipe-sysroot-native/usr/include -Wl,--rpath=XORIGIN/../../../sqlite3-native/usr/lib/ pseudo_ipc.c
gcc  -c -isystemTOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.3+git/recipe-sysroot-native/usr/include -isystemTOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.3+git/recipe-sysroot-native/usr/include -O2 -pipe -pipe -std=gnu99 -Wall -W -Wextra -Wno-deprecated-declarations -fPIC -D_LARGEFILE64_SOURCE -D_ATFILE_SOURCE -isystemTOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.3+git/recipe-sysroot-native/usr/include -O2 -pipe -DPSEUDO_PREFIX='"TOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.3+git/recipe-sysroot-native/usr"' -DPSEUDO_SUFFIX='""' -DPSEUDO_BINDIR='"bin"' -DPSEUDO_LIBDIR='"lib/pseudo/lib64"' -DPSEUDO_LOCALSTATEDIR='"var/pseudo"' -DPSEUDO_VERSION='"1.9.3"' -DUSE_MEMORY_DB -DPSEUDO_FORCE_ASYNC -DPSEUDO_PASSWD_FALLBACK='NULL'   -DPSEUDO_XATTR_SUPPORT       -DPSEUDO_EPOLL -O2 -g -LTOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.3+git/recipe-sysroot-native/usr/lib -ITOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.3+git/recipe-sysroot-native/usr/include -Wl,--rpath=XORIGIN/../../../sqlite3-native/usr/lib/ pseudo_util.c
gcc  -c -isystemTOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.3+git/recipe-sysroot-native/usr/include -isystemTOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.3+git/recipe-sysroot-native/usr/include -O2 -pipe -pipe -std=gnu99 -Wall -W -Wextra -Wno-deprecated-declarations -fPIC -D_LARGEFILE64_SOURCE -D_ATFILE_SOURCE -isystemTOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.3+git/recipe-sysroot-native/usr/include -O2 -pipe -DPSEUDO_PREFIX='"TOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.3+git/recipe-sysroot-native/usr"' -DPSEUDO_SUFFIX='""' -DPSEUDO_BINDIR='"bin"' -DPSEUDO_LIBDIR='"lib/pseudo/lib64"' -DPSEUDO_LOCALSTATEDIR='"var/pseudo"' -DPSEUDO_VERSION='"1.9.3"' -DUSE_MEMORY_DB -DPSEUDO_FORCE_ASYNC -DPSEUDO_PASSWD_FALLBACK='NULL'   -DPSEUDO_XATTR_SUPPORT       -DPSEUDO_EPOLL -O2 -g -LTOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.3+git/recipe-sysroot-native/usr/lib -ITOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.3+git/recipe-sysroot-native/usr/include -Wl,--rpath=XORIGIN/../../../sqlite3-native/usr/lib/ strtol.c
gcc  -c -isystemTOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.3+git/recipe-sysroot-native/usr/include -isystemTOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.3+git/recipe-sysroot-native/usr/include -O2 -pipe -pipe -std=gnu99 -Wall -W -Wextra -Wno-deprecated-declarations -fPIC -D_LARGEFILE64_SOURCE -D_ATFILE_SOURCE -isystemTOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.3+git/recipe-sysroot-native/usr/include -O2 -pipe -DPSEUDO_PREFIX='"TOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.3+git/recipe-sysroot-native/usr"' -DPSEUDO_SUFFIX='""' -DPSEUDO_BINDIR='"bin"' -DPSEUDO_LIBDIR='"lib/pseudo/lib64"' -DPSEUDO_LOCALSTATEDIR='"var/pseudo"' -DPSEUDO_VERSION='"1.9.3"' -DUSE_MEMORY_DB -DPSEUDO_FORCE_ASYNC -DPSEUDO_PASSWD_FALLBACK='NULL'   -DPSEUDO_XATTR_SUPPORT       -DPSEUDO_EPOLL -O2 -g -LTOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.3+git/recipe-sysroot-native/usr/lib -ITOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.3+git/recipe-sysroot-native/usr/include -Wl,--rpath=XORIGIN/../../../sqlite3-native/usr/lib/ pseudo.c
gcc  -c -isystemTOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.3+git/recipe-sysroot-native/usr/include -isystemTOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.3+git/recipe-sysroot-native/usr/include -O2 -pipe -pipe -std=gnu99 -Wall -W -Wextra -Wno-deprecated-declarations -fPIC -D_LARGEFILE64_SOURCE -D_ATFILE_SOURCE -isystemTOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.3+git/recipe-sysroot-native/usr/include -O2 -pipe -DPSEUDO_PREFIX='"TOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.3+git/recipe-sysroot-native/usr"' -DPSEUDO_SUFFIX='""' -DPSEUDO_BINDIR='"bin"' -DPSEUDO_LIBDIR='"lib/pseudo/lib64"' -DPSEUDO_LOCALSTATEDIR='"var/pseudo"' -DPSEUDO_VERSION='"1.9.3"' -DUSE_MEMORY_DB -DPSEUDO_FORCE_ASYNC -DPSEUDO_PASSWD_FALLBACK='NULL'   -DPSEUDO_XATTR_SUPPORT       -DPSEUDO_EPOLL -O2 -g -LTOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.3+git/recipe-sysroot-native/usr/lib -ITOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.3+git/recipe-sysroot-native/usr/include -Wl,--rpath=XORIGIN/../../../sqlite3-native/usr/lib/ pseudo_db.c
gcc  -c -isystemTOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.3+git/recipe-sysroot-native/usr/include -isystemTOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.3+git/recipe-sysroot-native/usr/include -O2 -pipe -pipe -std=gnu99 -Wall -W -Wextra -Wno-deprecated-declarations -fPIC -D_LARGEFILE64_SOURCE -D_ATFILE_SOURCE -isystemTOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.3+git/recipe-sysroot-native/usr/include -O2 -pipe -DPSEUDO_PREFIX='"TOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.3+git/recipe-sysroot-native/usr"' -DPSEUDO_SUFFIX='""' -DPSEUDO_BINDIR='"bin"' -DPSEUDO_LIBDIR='"lib/pseudo/lib64"' -DPSEUDO_LOCALSTATEDIR='"var/pseudo"' -DPSEUDO_VERSION='"1.9.3"' -DUSE_MEMORY_DB -DPSEUDO_FORCE_ASYNC -DPSEUDO_PASSWD_FALLBACK='NULL'   -DPSEUDO_XATTR_SUPPORT       -DPSEUDO_EPOLL -O2 -g -LTOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.3+git/recipe-sysroot-native/usr/lib -ITOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.3+git/recipe-sysroot-native/usr/include -Wl,--rpath=XORIGIN/../../../sqlite3-native/usr/lib/ pseudo_server.c
gcc  -c -isystemTOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.3+git/recipe-sysroot-native/usr/include -isystemTOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.3+git/recipe-sysroot-native/usr/include -O2 -pipe -pipe -std=gnu99 -Wall -W -Wextra -Wno-deprecated-declarations -fPIC -D_LARGEFILE64_SOURCE -D_ATFILE_SOURCE -isystemTOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.3+git/recipe-sysroot-native/usr/include -O2 -pipe -DPSEUDO_PREFIX='"TOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.3+git/recipe-sysroot-native/usr"' -DPSEUDO_SUFFIX='""' -DPSEUDO_BINDIR='"bin"' -DPSEUDO_LIBDIR='"lib/pseudo/lib64"' -DPSEUDO_LOCALSTATEDIR='"var/pseudo"' -DPSEUDO_VERSION='"1.9.3"' -DUSE_MEMORY_DB -DPSEUDO_FORCE_ASYNC -DPSEUDO_PASSWD_FALLBACK='NULL'   -DPSEUDO_XATTR_SUPPORT       -DPSEUDO_EPOLL -O2 -g -LTOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.3+git/recipe-sysroot-native/usr/lib -ITOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.3+git/recipe-sysroot-native/usr/include -Wl,--rpath=XORIGIN/../../../sqlite3-native/usr/lib/ pseudodb.c
gcc  -c -isystemTOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.3+git/recipe-sysroot-native/usr/include -isystemTOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.3+git/recipe-sysroot-native/usr/include -O2 -pipe -pipe -std=gnu99 -Wall -W -Wextra -Wno-deprecated-declarations -fPIC -D_LARGEFILE64_SOURCE -D_ATFILE_SOURCE -isystemTOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.3+git/recipe-sysroot-native/usr/include -O2 -pipe -DPSEUDO_PREFIX='"TOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.3+git/recipe-sysroot-native/usr"' -DPSEUDO_SUFFIX='""' -DPSEUDO_BINDIR='"bin"' -DPSEUDO_LIBDIR='"lib/pseudo/lib64"' -DPSEUDO_LOCALSTATEDIR='"var/pseudo"' -DPSEUDO_VERSION='"1.9.3"' -DUSE_MEMORY_DB -DPSEUDO_FORCE_ASYNC -DPSEUDO_PASSWD_FALLBACK='NULL'   -DPSEUDO_XATTR_SUPPORT       -DPSEUDO_EPOLL -O2 -g -LTOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.3+git/recipe-sysroot-native/usr/lib -ITOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.3+git/recipe-sysroot-native/usr/include -Wl,--rpath=XORIGIN/../../../sqlite3-native/usr/lib/ pseudolog.c
pseudo_util.c: In function ‘pseudo_append_elements’:
pseudo_util.c:837:30: warning: initialization discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
  837 |                 char *next = strchr(path, '/');
      |                              ^~~~~~
pseudo_util.c:839:30: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
  839 |                         next = strchr(path, '\0');
      |                              ^
pseudo_wrappers.c: In function ‘_libpseudo_init’:
pseudo_wrappers.c:109:86: warning: the comparison will always evaluate as ‘false’ for the address of ‘__dso_handle’ will never be NULL [-Waddress]
  109 |                 __register_atfork (NULL, NULL, libpseudo_atfork_child, &__dso_handle == NULL ? NULL : __dso_handle);
      |                                                                                      ^~
pseudo_wrappers.c:103:14: note: ‘__dso_handle’ declared here
  103 | extern void *__dso_handle;
      |              ^~~~~~~~~~~~
In file included from pseudo_wrappers.c:300:
pseudo_wrapfuncs.c: At top level:
pseudo_wrapfuncs.c:11537:1: error: conflicting types for ‘openat2’; have ‘int(int,  const char *, struct open_how *, size_t)’ {aka ‘int(int,  const char *, struct open_how *, long unsigned int)’}
11537 | openat2(int dirfd, const char *path, struct open_how *how, size_t size) {
      | ^~~~~~~
In file included from /usr/include/bits/fcntl-linux.h:492,
                 from /usr/include/bits/fcntl.h:61,
                 from /usr/include/fcntl.h:35,
                 from pseudo_wrappers.c:23:
/usr/include/bits/fcntl-linux-fortify.h:36:1: note: previous definition of ‘openat2’ with type ‘int(int,  const char *, const struct open_how *, long unsigned int)’
   36 | openat2 (int __dfd, const char *__filename, const struct open_how *__how,
      | ^~~~~~~
make: *** [Makefile:162: pseudo_wrappers.o] Error 1
make: *** Waiting for unfinished jobs....
ERROR: oe_runmake failed
WARNING: TOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.3+git/temp/run.do_compile.451667:245 exit 1 from 'exit 1'
WARNING: Backtrace (BB generated script): 
	#1: bbfatal_log, TOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.3+git/temp/run.do_compile.451667, line 245
	#2: die, TOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.3+git/temp/run.do_compile.451667, line 222
	#3: oe_runmake, TOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.3+git/temp/run.do_compile.451667, line 208
	#4: do_compile, TOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.3+git/temp/run.do_compile.451667, line 165
	#5: main, TOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.3+git/temp/run.do_compile.451667, line 258

Error details

Submitted on:
05/03/26 09:52
Error type:
Recipe
Task:
do_compile
Recipe:
pseudo-native
Recipe version:
1.9.3+git-r0
Machine:
qemux86-64
Distro:
nodistro
Build system:
x86_64-linux
Target system:
x86_64-oe-linux
Host distro:
gentoo-2.18/gentoo-2.18
Branch:
jansa/master
Commit:
bb4c07227bf806dfdedc74171389cfc3e46edc41
Build:
#229408
Submitter:
Martin Jansa
Similar errors:
0
Open a bug