eneric' is not a recognized processor for this target (ignoring processor) 'generic' is not a recognized processor for this target (ignoring processor) LLVM ERROR: Cannot select: 0x2abb0f4480: ch = store<(store 4 into %ir.mask_store19.sub55, align 16), trunc to i32> 0x2abb0f16f8, 0x2abb108670, FrameIndex:i64<4>, undef:i64 0x2abb108670: i64 = sub Constant:i64<0>, 0x2abb0fa3d8 0x2abb0eb4f0: i64 = Constant<0> 0x2abb0fa3d8: i64 = and 0x2abb0f2460, Constant:i64<1> 0x2abb0f2460: i64,ch = load<(load 2 from %fixed-stack.5, align 8), zext from i16> 0x2abad46fd8, FrameIndex:i64<-2>, undef:i64 0x2abb0eae08: i64 = FrameIndex<-2> 0x2abb0ead38: i64 = undef 0x2abb0eb5c0: i64 = Constant<1> 0x2abb0eb3b8: i64 = FrameIndex<4> 0x2abb0ead38: i64 = undef In function: fs_variant_partial ------- 11/17 glx_public_api OK 2.33s --- command --- 11:33:38 /builddir/build/BUILD/libepoxy-1.5.5/riscv64-redhat-linux-gnu/test/glx_public_api ------- 12/17 glx_public_api_core OK 3.27s --- command --- 11:33:39 /builddir/build/BUILD/libepoxy-1.5.5/riscv64-redhat-linux-gnu/test/glx_public_api_core ------- 13/17 glx_glxgetprocaddress_nocontext OK 2.92s --- command --- 11:33:39 /builddir/build/BUILD/libepoxy-1.5.5/riscv64-redhat-linux-gnu/test/glx_glxgetprocaddress_nocontext ------- 14/17 glx_has_extension_nocontext OK 2.23s --- command --- 11:33:41 /builddir/build/BUILD/libepoxy-1.5.5/riscv64-redhat-linux-gnu/test/glx_has_extension_nocontext ------- 15/17 glx_shared_znow OK 2.18s --- command --- 11:33:42 /builddir/build/BUILD/libepoxy-1.5.5/riscv64-redhat-linux-gnu/test/glx_shared_znow ------- 16/17 glx_alias_prefer_same_name FAIL 0.42s (exit status 1) --- command --- 11:33:42 /builddir/build/BUILD/libepoxy-1.5.5/riscv64-redhat-linux-gnu/test/glx_alias_prefer_same_name --- stderr --- Internal error: Failed to find real dlsym This may be a simple matter of fips not knowing about the version of GLIBC that your program is using. Current known versions are: GLIBC_2.17 GLIBC_2.4 GLIBC_2.3 GLIBC_2.2.5 GLIBC_2.2 GLIBC_2.0 FBSD_1.0 You can inspect your version by first finding libdl.so.2: ldd | grep libdl.so And then inspecting the version attached to the dlsym symbol: readelf -s /path/to/libdl.so.2 | grep dlsym And finally, adding the version to dlwrap.c:dlwrap_real_dlsym. ------- 17/17 glx_gles2 FAIL 0.23s (exit status 1) --- command --- 11:33:43 /builddir/build/BUILD/libepoxy-1.5.5/riscv64-redhat-linux-gnu/test/glx_gles2 --- stderr --- Internal error: Failed to find real dlsym This may be a simple matter of fips not knowing about the version of GLIBC that your program is using. Current known versions are: GLIBC_2.17 GLIBC_2.4 GLIBC_2.3 GLIBC_2.2.5 GLIBC_2.2 GLIBC_2.0 FBSD_1.0 You can inspect your version by first finding libdl.so.2: ldd | grep libdl.so And then inspecting the version attached to the dlsym symbol: readelf -s /path/to/libdl.so.2 | grep dlsym And finally, adding the version to dlwrap.c:dlwrap_real_dlsym. ------- Ok: 14 Expected Fail: 0 Fail: 3 Unexpected Pass: 0 Skipped: 0 Timeout: 0 RPM build errors: + exit 1 error: Bad exit status from /var/tmp/rpm-tmp.Vpn7gW (%check) Bad exit status from /var/tmp/rpm-tmp.Vpn7gW (%check) Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.8/site-packages/mockbuild/trace_decorator.py", line 95, in trace result = func(*args, **kw) File "/usr/lib/python3.8/site-packages/mockbuild/util.py", line 746, in do_with_status 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/libepoxy.spec