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 3023001 found in TOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+3fa7c853e0-r0/recipe-sysroot-native/usr.
Enabling in-memory database by default.
NOTE: make -j 16
CC="gcc  -isystemTOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+3fa7c853e0-r0/recipe-sysroot-native/usr/include -O2 -pipe -pipe -std=gnu99 -Wall -W -Wextra -fPIC -D_LARGEFILE64_SOURCE -D_ATFILE_SOURCE -isystemTOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+3fa7c853e0-r0/recipe-sysroot-native/usr/include -O2 -pipe -DPSEUDO_PREFIX='"TOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+3fa7c853e0-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/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+3fa7c853e0-r0/recipe-sysroot-native/usr/lib -ITOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+3fa7c853e0-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/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+3fa7c853e0-r0/recipe-sysroot-native/usr/include -O2 -pipe -pipe -std=gnu99 -Wall -W -Wextra -fPIC -D_LARGEFILE64_SOURCE -D_ATFILE_SOURCE -isystemTOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+3fa7c853e0-r0/recipe-sysroot-native/usr/include -O2 -pipe -DPSEUDO_PREFIX='"TOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+3fa7c853e0-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/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+3fa7c853e0-r0/recipe-sysroot-native/usr/lib -ITOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+3fa7c853e0-r0/recipe-sysroot-native/usr/include  -c -o pseudo_tables.o pseudo_tables.c
Checking for old/new clone mechanics... New clone.
Considering template: templates/guts
Considering template: templates/wrapfuncs.c
Considering template: templates/wrapper_table
Considering template: templates/func_deps
Considering template: templates/wrapfuncs.h
Considering template: templates/port_deps
Considering template: templates/port_wrappers
Considering template: templates/pseudo_ports
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: .
Writing functions...
Warning: mknod from linux overriding unix
Warning: lchown from linux overriding unix
Warning: mknodat from linux overriding unix
done.  Cleaning up.
gcc  -fno-strict-aliasing -isystemTOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+3fa7c853e0-r0/recipe-sysroot-native/usr/include -O2 -pipe -pipe -std=gnu99 -Wall -W -Wextra -fPIC -D_LARGEFILE64_SOURCE -D_ATFILE_SOURCE -isystemTOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+3fa7c853e0-r0/recipe-sysroot-native/usr/include -O2 -pipe -DPSEUDO_PREFIX='"TOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+3fa7c853e0-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/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+3fa7c853e0-r0/recipe-sysroot-native/usr/lib -ITOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+3fa7c853e0-r0/recipe-sysroot-native/usr/include  -D_GNU_SOURCE -c -o pseudo_wrappers.o pseudo_wrappers.c
gcc  -c -isystemTOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+3fa7c853e0-r0/recipe-sysroot-native/usr/include -isystemTOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+3fa7c853e0-r0/recipe-sysroot-native/usr/include -O2 -pipe -pipe -std=gnu99 -Wall -W -Wextra -fPIC -D_LARGEFILE64_SOURCE -D_ATFILE_SOURCE -isystemTOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+3fa7c853e0-r0/recipe-sysroot-native/usr/include -O2 -pipe -DPSEUDO_PREFIX='"TOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+3fa7c853e0-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/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+3fa7c853e0-r0/recipe-sysroot-native/usr/lib -ITOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+3fa7c853e0-r0/recipe-sysroot-native/usr/include  pseudo_client.c
gcc  -c -isystemTOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+3fa7c853e0-r0/recipe-sysroot-native/usr/include -isystemTOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+3fa7c853e0-r0/recipe-sysroot-native/usr/include -O2 -pipe -pipe -std=gnu99 -Wall -W -Wextra -fPIC -D_LARGEFILE64_SOURCE -D_ATFILE_SOURCE -isystemTOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+3fa7c853e0-r0/recipe-sysroot-native/usr/include -O2 -pipe -DPSEUDO_PREFIX='"TOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+3fa7c853e0-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/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+3fa7c853e0-r0/recipe-sysroot-native/usr/lib -ITOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+3fa7c853e0-r0/recipe-sysroot-native/usr/include  pseudo_ipc.c
gcc  -c -isystemTOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+3fa7c853e0-r0/recipe-sysroot-native/usr/include -isystemTOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+3fa7c853e0-r0/recipe-sysroot-native/usr/include -O2 -pipe -pipe -std=gnu99 -Wall -W -Wextra -fPIC -D_LARGEFILE64_SOURCE -D_ATFILE_SOURCE -isystemTOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+3fa7c853e0-r0/recipe-sysroot-native/usr/include -O2 -pipe -DPSEUDO_PREFIX='"TOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+3fa7c853e0-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/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+3fa7c853e0-r0/recipe-sysroot-native/usr/lib -ITOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+3fa7c853e0-r0/recipe-sysroot-native/usr/include  pseudo_util.c
gcc  -c -isystemTOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+3fa7c853e0-r0/recipe-sysroot-native/usr/include -isystemTOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+3fa7c853e0-r0/recipe-sysroot-native/usr/include -O2 -pipe -pipe -std=gnu99 -Wall -W -Wextra -fPIC -D_LARGEFILE64_SOURCE -D_ATFILE_SOURCE -isystemTOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+3fa7c853e0-r0/recipe-sysroot-native/usr/include -O2 -pipe -DPSEUDO_PREFIX='"TOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+3fa7c853e0-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/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+3fa7c853e0-r0/recipe-sysroot-native/usr/lib -ITOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+3fa7c853e0-r0/recipe-sysroot-native/usr/include  pseudo.c
gcc  -c -isystemTOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+3fa7c853e0-r0/recipe-sysroot-native/usr/include -isystemTOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+3fa7c853e0-r0/recipe-sysroot-native/usr/include -O2 -pipe -pipe -std=gnu99 -Wall -W -Wextra -fPIC -D_LARGEFILE64_SOURCE -D_ATFILE_SOURCE -isystemTOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+3fa7c853e0-r0/recipe-sysroot-native/usr/include -O2 -pipe -DPSEUDO_PREFIX='"TOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+3fa7c853e0-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/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+3fa7c853e0-r0/recipe-sysroot-native/usr/lib -ITOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+3fa7c853e0-r0/recipe-sysroot-native/usr/include  pseudo_db.c
gcc  -c -isystemTOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+3fa7c853e0-r0/recipe-sysroot-native/usr/include -isystemTOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+3fa7c853e0-r0/recipe-sysroot-native/usr/include -O2 -pipe -pipe -std=gnu99 -Wall -W -Wextra -fPIC -D_LARGEFILE64_SOURCE -D_ATFILE_SOURCE -isystemTOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+3fa7c853e0-r0/recipe-sysroot-native/usr/include -O2 -pipe -DPSEUDO_PREFIX='"TOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+3fa7c853e0-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/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+3fa7c853e0-r0/recipe-sysroot-native/usr/lib -ITOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+3fa7c853e0-r0/recipe-sysroot-native/usr/include  pseudo_server.c
gcc  -c -isystemTOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+3fa7c853e0-r0/recipe-sysroot-native/usr/include -isystemTOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+3fa7c853e0-r0/recipe-sysroot-native/usr/include -O2 -pipe -pipe -std=gnu99 -Wall -W -Wextra -fPIC -D_LARGEFILE64_SOURCE -D_ATFILE_SOURCE -isystemTOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+3fa7c853e0-r0/recipe-sysroot-native/usr/include -O2 -pipe -DPSEUDO_PREFIX='"TOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+3fa7c853e0-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/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+3fa7c853e0-r0/recipe-sysroot-native/usr/lib -ITOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+3fa7c853e0-r0/recipe-sysroot-native/usr/include  pseudodb.c
gcc  -c -isystemTOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+3fa7c853e0-r0/recipe-sysroot-native/usr/include -isystemTOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+3fa7c853e0-r0/recipe-sysroot-native/usr/include -O2 -pipe -pipe -std=gnu99 -Wall -W -Wextra -fPIC -D_LARGEFILE64_SOURCE -D_ATFILE_SOURCE -isystemTOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+3fa7c853e0-r0/recipe-sysroot-native/usr/include -O2 -pipe -DPSEUDO_PREFIX='"TOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+3fa7c853e0-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/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+3fa7c853e0-r0/recipe-sysroot-native/usr/lib -ITOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+3fa7c853e0-r0/recipe-sysroot-native/usr/include  pseudolog.c
gcc  -isystemTOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+3fa7c853e0-r0/recipe-sysroot-native/usr/include -O2 -pipe -pipe -std=gnu99 -Wall -W -Wextra -fPIC -D_LARGEFILE64_SOURCE -D_ATFILE_SOURCE -isystemTOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+3fa7c853e0-r0/recipe-sysroot-native/usr/include -O2 -pipe -DPSEUDO_PREFIX='"TOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+3fa7c853e0-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/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+3fa7c853e0-r0/recipe-sysroot-native/usr/lib -ITOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+3fa7c853e0-r0/recipe-sysroot-native/usr/include  -o bin/pseudo \
	pseudo.o pseudo_server.o pseudo_client.o pseudo_ipc.o \
	pseudo_db.o pseudo_tables.o pseudo_util.o -LTOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+3fa7c853e0-r0/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+3fa7c853e0-r0/recipe-sysroot-native/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+3fa7c853e0-r0/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+3fa7c853e0-r0/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+3fa7c853e0-r0/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+3fa7c853e0-r0/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 TOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+3fa7c853e0-r0/recipe-sysroot-native/usr/lib/libsqlite3.a -lpthread -ldl -lpthread
gcc  -isystemTOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+3fa7c853e0-r0/recipe-sysroot-native/usr/include -O2 -pipe -pipe -std=gnu99 -Wall -W -Wextra -fPIC -D_LARGEFILE64_SOURCE -D_ATFILE_SOURCE -isystemTOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+3fa7c853e0-r0/recipe-sysroot-native/usr/include -O2 -pipe -DPSEUDO_PREFIX='"TOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+3fa7c853e0-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/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+3fa7c853e0-r0/recipe-sysroot-native/usr/lib -ITOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+3fa7c853e0-r0/recipe-sysroot-native/usr/include  -o bin/pseudodb pseudodb.o \
	pseudo_db.o pseudo_tables.o pseudo_util.o pseudo_ipc.o -LTOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+3fa7c853e0-r0/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+3fa7c853e0-r0/recipe-sysroot-native/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+3fa7c853e0-r0/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+3fa7c853e0-r0/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+3fa7c853e0-r0/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+3fa7c853e0-r0/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 TOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+3fa7c853e0-r0/recipe-sysroot-native/usr/lib/libsqlite3.a -lpthread -ldl -lpthread
gcc  -isystemTOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+3fa7c853e0-r0/recipe-sysroot-native/usr/include -O2 -pipe -pipe -std=gnu99 -Wall -W -Wextra -fPIC -D_LARGEFILE64_SOURCE -D_ATFILE_SOURCE -isystemTOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+3fa7c853e0-r0/recipe-sysroot-native/usr/include -O2 -pipe -DPSEUDO_PREFIX='"TOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+3fa7c853e0-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/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+3fa7c853e0-r0/recipe-sysroot-native/usr/lib -ITOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+3fa7c853e0-r0/recipe-sysroot-native/usr/include  -o bin/pseudolog pseudolog.o pseudo_client.o pseudo_ipc.o \
	pseudo_db.o pseudo_tables.o pseudo_util.o -LTOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+3fa7c853e0-r0/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+3fa7c853e0-r0/recipe-sysroot-native/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+3fa7c853e0-r0/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+3fa7c853e0-r0/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+3fa7c853e0-r0/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+3fa7c853e0-r0/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 TOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+3fa7c853e0-r0/recipe-sysroot-native/usr/lib/libsqlite3.a -lpthread -ldl -lpthread
/home/pokybuild/yocto-worker//beaglebonehome//buildpokybuild//yoctobuild-/worker/tmpbeaglebone//buildwork//build/x86_64tmp/-work/linuxx86_64/-linuxpseudo/pseudo--nativenative//1.9.0+1.9.0gitAUTOINC++3fa7c853e0-gitAUTOINCr0+/recipe3fa7c853e0--sysroot-r0native//usrrecipe/-lib/sysrootlibsqlite3.a(-sqlite3.onative):/(usr./data.rel+lib0xb0/):libsqlite3.a (undefined sqlite3.oreference) :to( .`data.rel+fcntl640xb0'):
 undefined reference to `fcntl64'
collect2: error: ld returned 1 exit status
collect2: error: ld returned 1 exit status
Makefile:118: recipe for target 'bin/pseudolog' failed
make: *** [bin/pseudolog] Error 1
make: *** Waiting for unfinished jobs....
Makefile:111: recipe for target 'bin/pseudo' failed
make: *** [bin/pseudo] Error 1
TOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+3fa7c853e0-r0/recipe-sysroot-native/usr/lib/libsqlite3.a(sqlite3.o):(.data.rel+0xb0): undefined reference to `fcntl64'
collect2: error: ld returned 1 exit status
Makefile:124: recipe for target 'bin/pseudodb' failed
make: *** [bin/pseudodb] Error 1
ERROR: oe_runmake failed
WARNING: exit code 1 from a shell command.
ERROR: Function failed: do_compile (log file is located at TOPDIR/tmp/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+3fa7c853e0-r0/temp/log.do_compile.36586)

Error details

Submitted on:
17/11/19 14:51
Error type:
Recipe
Task:
do_compile
Recipe:
pseudo-native
Recipe version:
1.9.0+gitAUTOINC+3fa7c853e0-r0
Machine:
beaglebone-yocto
Distro:
poky
Build system:
x86_64-linux
Target system:
arm-poky-linux-gnueabi
Host distro:
ubuntu-16.04/ubuntu-16.04
Branch:
stable/thud-nmut
Commit:
b4bc22386ce948727056810d21206e8e73502e94
Build:
#92399
Submitter:
yp-ab-ubuntu1604-ty-1.yocto.io
Link back:
https://autobuilder.yoctoproject.org/typhoon/#builders/65/builds/1249
Similar errors:
1
Open a bug