DEBUG: Executing shell function do_compile
SQLite header for version 3051002 found in TOPDIR/tmp/work/x86-64-v3-poky-linux/pseudo/1.9.3+git/recipe-sysroot/usr.
Enabling in-memory database by default.
NOTE: make -j 16 -l 75
CC="x86_64-poky-linux-gcc  -m64 -march=x86-64-v3 -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/x86-64-v3-poky-linux/pseudo/1.9.3+git/recipe-sysroot  -O2 -g -fcanon-prefix-map  -ffile-prefix-map=TOPDIR/tmp/work/x86-64-v3-poky-linux/pseudo/1.9.3+git/sources/pseudo-1.9.3+git=/usr/src/debug/pseudo/1.9.3+git  -ffile-prefix-map=TOPDIR/tmp/work/x86-64-v3-poky-linux/pseudo/1.9.3+git/sources/pseudo-1.9.3+git=/usr/src/debug/pseudo/1.9.3+git  -ffile-prefix-map=TOPDIR/tmp/work/x86-64-v3-poky-linux/pseudo/1.9.3+git/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/x86-64-v3-poky-linux/pseudo/1.9.3+git/recipe-sysroot-native=  -pipe -pipe -std=gnu99 -Wall -W -Wextra -Wno-deprecated-declarations -fPIC -D_LARGEFILE64_SOURCE -D_ATFILE_SOURCE -O2 -g -fcanon-prefix-map  -ffile-prefix-map=TOPDIR/tmp/work/x86-64-v3-poky-linux/pseudo/1.9.3+git/sources/pseudo-1.9.3+git=/usr/src/debug/pseudo/1.9.3+git  -ffile-prefix-map=TOPDIR/tmp/work/x86-64-v3-poky-linux/pseudo/1.9.3+git/sources/pseudo-1.9.3+git=/usr/src/debug/pseudo/1.9.3+git  -ffile-prefix-map=TOPDIR/tmp/work/x86-64-v3-poky-linux/pseudo/1.9.3+git/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/x86-64-v3-poky-linux/pseudo/1.9.3+git/recipe-sysroot-native=  -pipe -DPSEUDO_PREFIX='"/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-v3-poky-linux/pseudo/1.9.3+git/recipe-sysroot/usr/lib64 -ITOPDIR/tmp/work/x86-64-v3-poky-linux/pseudo/1.9.3+git/recipe-sysroot/usr/include " ./makewrappers "xattr=true"
Checking for old/new clone mechanics... New clone.
Considering template: templates/wrapper_table
Considering template: templates/func_deps
Considering template: templates/wrapfuncs.h
Considering template: templates/wrapfuncs.c
Considering template: templates/port_wrappers
Considering template: templates/port_deps
Considering template: templates/guts
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: ..
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.
mkdir -p bin
mkdir -p lib/pseudo/lib64
./maketables enums/*.in
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.
x86_64-poky-linux-gcc  -m64 -march=x86-64-v3 -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/x86-64-v3-poky-linux/pseudo/1.9.3+git/recipe-sysroot -fno-strict-aliasing  -O2 -g -fcanon-prefix-map  -ffile-prefix-map=TOPDIR/tmp/work/x86-64-v3-poky-linux/pseudo/1.9.3+git/sources/pseudo-1.9.3+git=/usr/src/debug/pseudo/1.9.3+git  -ffile-prefix-map=TOPDIR/tmp/work/x86-64-v3-poky-linux/pseudo/1.9.3+git/sources/pseudo-1.9.3+git=/usr/src/debug/pseudo/1.9.3+git  -ffile-prefix-map=TOPDIR/tmp/work/x86-64-v3-poky-linux/pseudo/1.9.3+git/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/x86-64-v3-poky-linux/pseudo/1.9.3+git/recipe-sysroot-native=  -pipe -pipe -std=gnu99 -Wall -W -Wextra -Wno-deprecated-declarations -fPIC -D_LARGEFILE64_SOURCE -D_ATFILE_SOURCE -O2 -g -fcanon-prefix-map  -ffile-prefix-map=TOPDIR/tmp/work/x86-64-v3-poky-linux/pseudo/1.9.3+git/sources/pseudo-1.9.3+git=/usr/src/debug/pseudo/1.9.3+git  -ffile-prefix-map=TOPDIR/tmp/work/x86-64-v3-poky-linux/pseudo/1.9.3+git/sources/pseudo-1.9.3+git=/usr/src/debug/pseudo/1.9.3+git  -ffile-prefix-map=TOPDIR/tmp/work/x86-64-v3-poky-linux/pseudo/1.9.3+git/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/x86-64-v3-poky-linux/pseudo/1.9.3+git/recipe-sysroot-native=  -pipe -DPSEUDO_PREFIX='"/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-v3-poky-linux/pseudo/1.9.3+git/recipe-sysroot/usr/lib64 -ITOPDIR/tmp/work/x86-64-v3-poky-linux/pseudo/1.9.3+git/recipe-sysroot/usr/include  -D_GNU_SOURCE -c -o pseudo_wrappers.o pseudo_wrappers.c
In file included from pseudo_wrappers.c:297:
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 TOPDIR/tmp/work/x86-64-v3-poky-linux/pseudo/1.9.3+git/recipe-sysroot/usr/include/bits/fcntl-linux.h:492,
                 from TOPDIR/tmp/work/x86-64-v3-poky-linux/pseudo/1.9.3+git/recipe-sysroot/usr/include/bits/fcntl.h:61,
                 from TOPDIR/tmp/work/x86-64-v3-poky-linux/pseudo/1.9.3+git/recipe-sysroot/usr/include/fcntl.h:35,
                 from pseudo_wrappers.c:23:
TOPDIR/tmp/work/x86-64-v3-poky-linux/pseudo/1.9.3+git/recipe-sysroot/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
ERROR: oe_runmake failed
WARNING: exit code 1 from a shell command.

Error details

Submitted on:
07/03/26 23:45
Error type:
Recipe
Task:
do_compile
Recipe:
pseudo
Recipe version:
1.9.3+git-r0
Machine:
qemux86-64
Distro:
poky
Build system:
x86_64-linux
Target system:
x86_64-poky-linux
Host distro:
ubuntu-22.04/ubuntu-22.04
Branch:
deepesh/glibc-243
Commit:
24fc32909259d9009e62d784fcaf809beea1146b
Build:
#229598
Submitter:
yp-ab-ubuntu2204-vk-3
Link back:
https://autobuilder.yoctoproject.org/valkyrie/#/builders/59/builds/3329
Similar errors:
0
Open a bug