4> 0x2b089534f8: i64 = undef In function: fs_variant_partial ------- 11/17 glx_public_api OK 0.71s --- command --- 13:29:40 /builddir/build/BUILD/libepoxy-1.5.4/riscv64-redhat-linux-gnu/test/glx_public_api ------- 12/17 glx_public_api_core OK 0.77s --- command --- 13:29:40 /builddir/build/BUILD/libepoxy-1.5.4/riscv64-redhat-linux-gnu/test/glx_public_api_core ------- 13/17 glx_glxgetprocaddress_nocontext OK 0.49s --- command --- 13:29:40 /builddir/build/BUILD/libepoxy-1.5.4/riscv64-redhat-linux-gnu/test/glx_glxgetprocaddress_nocontext ------- 14/17 glx_has_extension_nocontext OK 0.50s --- command --- 13:29:40 /builddir/build/BUILD/libepoxy-1.5.4/riscv64-redhat-linux-gnu/test/glx_has_extension_nocontext ------- 15/17 glx_shared_znow OK 0.59s --- command --- 13:29:40 /builddir/build/BUILD/libepoxy-1.5.4/riscv64-redhat-linux-gnu/test/glx_shared_znow ------- 16/17 glx_alias_prefer_same_name FAIL 0.05s (exit status 1) --- command --- 13:29:41 /builddir/build/BUILD/libepoxy-1.5.4/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.06s (exit status 1) --- command --- 13:29:41 /builddir/build/BUILD/libepoxy-1.5.4/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.MPyu1t (%check) Bad exit status from /var/tmp/rpm-tmp.MPyu1t (%check) Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) File "/usr/lib/python3.9/site-packages/mockbuild/util.py", line 789, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # /usr/bin/systemd-nspawn -q -M e279512723394a7baeced4a10a98c653 -D /var/lib/mock/f33-build-375398-61637/root -a -u mockbuild --capability=cap_ipc_lock --bind=/tmp/mock-resolv.bvc9livu:/etc/resolv.conf --bind=/dev/btrfs-control --bind=/dev/loop-control --bind=/dev/loop0 --bind=/dev/loop1 --bind=/dev/loop2 --bind=/dev/loop3 --bind=/dev/loop4 --bind=/dev/loop5 --bind=/dev/loop6 --bind=/dev/loop7 --bind=/dev/loop8 --bind=/dev/loop9 --bind=/dev/loop10 --bind=/dev/loop11 --console=pipe --setenv=TERM=vt100 --setenv=SHELL=/bin/bash --setenv=HOME=/builddir --setenv=HOSTNAME=mock --setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin --setenv=PROMPT_COMMAND=printf "\033]0;\007" --setenv=PS1= \s-\v\$ --setenv=LANG=C.UTF-8 --resolv-conf=off bash --login -c /usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/libepoxy.spec