xceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DLZMA_SUPPORT -DXZ_SUPPORT -DLZO_SUPPORT -DLZ4_SUPPORT -DXATTR_SUPPORT -DXATTR_DEFAULT -c -o action.o action.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DLZMA_SUPPORT -DXZ_SUPPORT -DLZO_SUPPORT -DLZ4_SUPPORT -DXATTR_SUPPORT -DXATTR_DEFAULT -c -o swap.o swap.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DLZMA_SUPPORT -DXZ_SUPPORT -DLZO_SUPPORT -DLZ4_SUPPORT -DXATTR_SUPPORT -DXATTR_DEFAULT -c -o pseudo.o pseudo.c BUILDSTDERR: mksquashfs.c: In function 'create_inode': BUILDSTDERR: mksquashfs.c:987:24: error: called object 'major' is not a function or function pointer BUILDSTDERR: unsigned int major = major(buf->st_rdev); BUILDSTDERR: ^~~~~ BUILDSTDERR: mksquashfs.c:987:16: note: declared here BUILDSTDERR: unsigned int major = major(buf->st_rdev); BUILDSTDERR: ^~~~~ BUILDSTDERR: mksquashfs.c:988:24: error: called object 'minor' is not a function or function pointer BUILDSTDERR: unsigned int minor = minor(buf->st_rdev); BUILDSTDERR: ^~~~~ BUILDSTDERR: mksquashfs.c:988:16: note: declared here BUILDSTDERR: unsigned int minor = minor(buf->st_rdev); BUILDSTDERR: ^~~~~ BUILDSTDERR: mksquashfs.c:1011:24: error: called object 'major' is not a function or function pointer BUILDSTDERR: unsigned int major = major(buf->st_rdev); BUILDSTDERR: ^~~~~ BUILDSTDERR: mksquashfs.c:1011:16: note: declared here BUILDSTDERR: unsigned int major = major(buf->st_rdev); BUILDSTDERR: ^~~~~ BUILDSTDERR: mksquashfs.c:1012:24: error: called object 'minor' is not a function or function pointer BUILDSTDERR: unsigned int minor = minor(buf->st_rdev); BUILDSTDERR: ^~~~~ BUILDSTDERR: mksquashfs.c:1012:16: note: declared here BUILDSTDERR: unsigned int minor = minor(buf->st_rdev); BUILDSTDERR: ^~~~~ BUILDSTDERR: mksquashfs.c: In function 'dir_scan2': BUILDSTDERR: mksquashfs.c:3527:17: warning: implicit declaration of function 'makedev' [-Wimplicit-function-declaration] BUILDSTDERR: buf.st_rdev = makedev(pseudo_ent->dev->major, BUILDSTDERR: ^~~~~~~ BUILDSTDERR: make: *** [: mksquashfs.o] Error 1 BUILDSTDERR: make: *** Waiting for unfinished jobs.... RPM build errors: BUILDSTDERR: error: Bad exit status from /var/tmp/rpm-tmp.0Hzbhs (%build) BUILDSTDERR: Bad exit status from /var/tmp/rpm-tmp.0Hzbhs (%build) Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/mockbuild/trace_decorator.py", line 96, in trace result = func(*args, **kw) File "/usr/lib/python3.6/site-packages/mockbuild/util.py", line 626, in do raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/squashfs-tools.spec