28:29: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to provide an explicit length? [-Wsizeof-pointer-memaccess] BUILDSTDERR: memset(ip_opt, 1, sizeof(ip_opt)); BUILDSTDERR: ^ gcc -c -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 -Wall -DUSE_TCL -g send.c gcc -c -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 -Wall -DUSE_TCL -g strlcpy.c gcc -c -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 -Wall -DUSE_TCL -g arsglue.c BUILDSTDERR: In file included from ars.h:20, BUILDSTDERR: from arsglue.c:7: BUILDSTDERR: bytesex.h:28:3: error: #error can not find the byte order for this architecture, fix bytesex.h BUILDSTDERR: # error can not find the byte order for this architecture, fix bytesex.h BUILDSTDERR: ^~~~~ BUILDSTDERR: In file included from arsglue.c:7: BUILDSTDERR: ars.h:190:2: error: #error "Please, edit Makefile and add -DBYTE_ORDER_(BIG|LITTLE)_ENDIAN" BUILDSTDERR: #error "Please, edit Makefile and add -DBYTE_ORDER_(BIG|LITTLE)_ENDIAN" BUILDSTDERR: ^~~~~ BUILDSTDERR: ars.h:254:2: error: #error "Please, edit Makefile and add -DBYTE_ORDER_(BIG|LITTLE)_ENDIAN" BUILDSTDERR: #error "Please, edit Makefile and add -DBYTE_ORDER_(BIG|LITTLE)_ENDIAN" BUILDSTDERR: ^~~~~ BUILDSTDERR: ars.h:323:2: error: #error "Please, edit Makefile and add -DBYTE_ORDER_(BIG|LITTLE)_ENDIAN" BUILDSTDERR: #error "Please, edit Makefile and add -DBYTE_ORDER_(BIG|LITTLE)_ENDIAN" BUILDSTDERR: ^~~~~ gcc -c -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 -Wall -DUSE_TCL -g random.c BUILDSTDERR: make: *** [Makefile:66: arsglue.o] Error 1 BUILDSTDERR: make: *** Waiting for unfinished jobs.... BUILDSTDERR: random.c: In function 'hp_rand_init': BUILDSTDERR: random.c:32:3: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: read(fd, rc4_sbox, 256); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~ RPM build errors: BUILDSTDERR: error: Bad exit status from /var/tmp/rpm-tmp.bSCrX7 (%build) BUILDSTDERR: bogus date in %changelog: Fri Nov 27 2008 Paul Wouters - 0.0.20051105-12 BUILDSTDERR: bogus date in %changelog: Fri Feb 22 2007 Paul Wouters 0.0.20051105-7 BUILDSTDERR: bogus date in %changelog: Sun May 19 2006 Paul Wouters 0.0.20051105-2 BUILDSTDERR: Bad exit status from /var/tmp/rpm-tmp.bSCrX7 (%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/hping3.spec