DEBUG: SITE files ['endian-little', 'bit-32', 'ix86-common', 'common-linux', 'common-glibc', 'i586-linux', 'common']
DEBUG: Executing shell function do_compile
NOTE: make -j 22 DIST_ROOT=TOPDIR/tmp-glibc/work/i586-oe-linux/xfsprogs/4.8.0-r0/image
ERROR: oe_runmake failed
[HEADERS] include
[HEADERS] libxfs
Building include
[LN] disk
make[1]: Nothing to be done for 'include'.
Building libxfs
[CC] gen_crc32table
[GENERATE] crc32table.h
[TEST] CRC32
[CC] cache.lo
[CC] crc32.lo
[CC] defer_item.lo
[CC] init.lo
[CC] kmem.lo
[CC] list_sort.lo
[CC] logitem.lo
[CC] radix-tree.lo
[CC] rdwr.lo
[CC] trans.lo
[CC] util.lo
[CC] xfs_alloc.lo
[CC] xfs_alloc_btree.lo
[CC] xfs_attr.lo
[CC] xfs_attr_leaf.lo
[CC] xfs_attr_remote.lo
[CC] xfs_bit.lo
[CC] xfs_bmap.lo
[CC] xfs_bmap_btree.lo
[CC] xfs_btree.lo
[CC] xfs_da_btree.lo
[CC] xfs_da_format.lo
CRC_LE_BITS = 32
crc32: tests passed, 225944 bytes in 200 usec
crc32c: tests passed, 225944 bytes in 188 usec
[CC] xfs_dir2.lo
[CC] xfs_defer.lo
[CC] xfs_dir2_block.lo
[CC] xfs_dir2_leaf.lo
[CC] xfs_dir2_data.lo
[CC] xfs_dir2_node.lo
[CC] xfs_dir2_sf.lo
[CC] xfs_dquot_buf.lo
[CC] xfs_ialloc.lo
[CC] xfs_inode_buf.lo
[CC] xfs_ialloc_btree.lo
[CC] xfs_inode_fork.lo
[CC] xfs_log_rlimit.lo
[CC] xfs_rmap.lo
[CC] xfs_rmap_btree.lo
[CC] xfs_rtbitmap.lo
[CC] xfs_sb.lo
[CC] xfs_symlink_remote.lo
[CC] xfs_trans_resv.lo
[CC] linux.lo
[LD] libxfs.la
Building libxlog
Building libxcmd
Building estimate
Building libhandle
Building fsck
Building rtcp
Building m4
Building mdrestore
Building doc
Building man
Building debian
Building man8
[ZIP] CHANGES.gz
Building man3
Building man5
[CC] xfs_rtcp.o
[CC] xfs_estimate.o
[CC] xfs_mdrestore.o
[CC] handle.lo
[CC] jdm.lo
[CC] xfs_log_recover.lo
[CC] util.lo
[LD] xfs_estimate
[LD] xfs_rtcp
[CC] command.lo
[CC] input.lo
[CC] paths.lo
[CC] projects.lo
[CC] help.lo
[CC] quit.lo
[CC] topology.lo
[LD] xfs_mdrestore
[LD] libhandle.la
Building fsr
[LD] libxcmd.la
[CC] xfs_fsr.o
[LD] libxlog.la
Building growfs
Building quota
Building mkfs
Building io
[CC] xfs_growfs.o
Building copy
Building db
Building logprint
Building repair
[CC] xfs_copy.o
[CC] maxtrres.o
[CC] proto.o
[CC] xfs_mkfs.o
[LD] xfs_growfs
[LD] xfs_fsr
[CC] init.o
[CC] util.o
[CC] edit.o
[CC] free.o
[CC] path.o
[CC] project.o
[CC] quot.o
[CC] quota.o
[CC] report.o
[CC] state.o
[CC] linux.o
[CC] log_copy.o
[CC] logprint.o
[CC] log_dump.o
[CC] log_misc.o
[CC] log_print_all.o
[CC] log_print_trans.o
[CC] log_redo.o
[LD] xfs_quota
[LD] xfs_copy
TOPDIR/tmp-glibc/work/i586-oe-linux/xfsprogs/4.8.0-r0/xfsprogs-4.8.0/libxfs/.libs/libxfs.so: error: undefined reference to 'uuid_compare'
TOPDIR/tmp-glibc/work/i586-oe-linux/xfsprogs/4.8.0-r0/xfsprogs-4.8.0/libxfs/.libs/libxfs.so: error: undefined reference to 'uuid_copy'
collect2: error: ld returned 1 exit status
../include/buildrules:45: recipe for target 'xfs_quota' failed
make[2]: *** [xfs_quota] Error 1
include/buildrules:35: recipe for target 'quota' failed
make[1]: *** [quota] Error 2
make[1]: *** Waiting for unfinished jobs....
[LD] xfs_logprint
[CC] init.o
[CC] bmap.o
[CC] attr.o
[CC] freeze.o
[CC] file.o
[CC] getrusage.o
[CC] fsync.o
[CC] imap.o
[CC] mmap.o
[CC] open.o
[CC] link.o
[CC] parent.o
[CC] pread.o
[CC] prealloc.o
[CC] pwrite.o
[CC] seek.o
[CC] shutdown.o
[CC] sync.o
[CC] truncate.o
[LD] mkfs.xfs
[CC] reflink.o
[CC] fadvise.o
mmap.c: In function 'mremap_f':
mmap.c:631:15: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
new_addr = (void *)cvtnum(blocksize, sectsize,
^
[CC] madvise.o
[CC] mincore.o
[CC] sendfile.o
[CC] inject.o
[CC] fiemap.o
[CC] resblks.o
[CC] copy_file_range.o
[CC] sync_file_range.o
[CC] readdir.o
readdir.c: In function 'dump_dirent':
readdir.c:74:31: warning: format '%lx' expects argument of type 'long unsigned int', but argument 3 has type '__ino64_t {aka long long unsigned int}' [-Wformat=]
printf("%08llx: d_ino: 0x%08lx", offset, dirent->d_ino);
^
readdir.c:76:24: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type '__off64_t {aka long long int}' [-Wformat=]
printf(" d_off: 0x%08lx", dirent->d_off);
^
[CC] agheader.o
[CC] attr_repair.o
[CC] avl.o
[CC] avl64.o
[CC] bmap.o
[CC] btree.o
[CC] da_util.o
[CC] dino_chunks.o
[CC] dinode.o
[CC] dir2.o
[CC] globals.o
[CC] incore.o
[CC] incore_bmc.o
[CC] init.o
[CC] incore_ext.o
[CC] incore_ino.o
[CC] phase1.o
[CC] phase2.o
[CC] phase3.o
[CC] phase4.o
[LD] xfs_io
[CC] phase5.o
[CC] phase6.o
[CC] phase7.o
[CC] progress.o
[CC] prefetch.o
[CC] rmap.o
[CC] rt.o
[CC] sb.o
[CC] scan.o
[CC] slab.o
[CC] threads.o
[CC] versions.o
[CC] xfs_repair.o
TOPDIR/tmp-glibc/work/i586-oe-linux/xfsprogs/4.8.0-r0/xfsprogs-4.8.0/libxfs/.libs/libxfs.so: error: undefined reference to 'uuid_compare'
TOPDIR/tmp-glibc/work/i586-oe-linux/xfsprogs/4.8.0-r0/xfsprogs-4.8.0/libxfs/.libs/libxfs.so: error: undefined reference to 'uuid_copy'
collect2: error: ld returned 1 exit status
../include/buildrules:45: recipe for target 'xfs_io' failed
make[2]: *** [xfs_io] Error 1
include/buildrules:35: recipe for target 'io' failed
make[1]: *** [io] Error 2
[CC] agf.o
[CC] addr.o
[CC] agfl.o
[CC] attr.o
[CC] agi.o
[CC] attrshort.o
[CC] bit.o
[CC] block.o
[CC] bmap.o
[CC] btblock.o
[CC] bmroot.o
[CC] check.o
[CC] command.o
[CC] crc.o
[CC] convert.o
[CC] debug.o
[CC] dir2sf.o
[CC] dir2.o
[CC] dquot.o
[CC] echo.o
[CC] field.o
[CC] faddr.o
[CC] flist.o
[CC] fprint.o
[CC] frag.o
[CC] freesp.o
[CC] hash.o
[CC] help.o
[CC] init.o
[CC] inode.o
[CC] io.o
[CC] input.o
[CC] logformat.o
[CC] malloc.o
[CC] metadump.o
[CC] output.o
[CC] quit.o
[CC] print.o
[CC] sig.o
[CC] sb.o
[CC] strvec.o
[CC] text.o
[CC] type.o
[CC] write.o
[CC] attrset.o
[CC] symlink.o
[CC] fsmap.o
[LD] xfs_repair
[LD] xfs_db
Makefile:70: recipe for target 'default' failed
make: *** [default] Error 2
ERROR: Function failed: do_compile (log file is located at TOPDIR/tmp-glibc/work/i586-oe-linux/xfsprogs/4.8.0-r0/temp/log.do_compile.21541)