Intel oneAPI Base Toolkit is not installing on fedora 41

Intel oneAPI Base Toolkit and Intel oneAPI HPC Toolkit are not installing on fedora 41
I’m including the copied text from terminal.

>>> Running post-install scriptlet: intel-oneapi-vtune-0:2025.0.1-14.x86_64
>>> Finished post-install scriptlet: intel-oneapi-vtune-0:2025.0.1-14.x86_64
>>> Scriptlet output:
>>> C compiler version: 14.2.1
>>> Make version: 4.4.1
>>> Kernel version: 6.11.11-300
>>> 
>>> Cleaning workspaces ... 
>>> Done
>>> 
>>> Building socperf driver ... 
>>> Skipping BTF generation for /opt/intel/oneapi/vtune/2025.0/sepdk/src/socperf/src/socperf3.ko due to unavailability of vmlinux
>>> Done
>>> 
>>> Building sep driver ... 
>>> Skipping BTF generation for /opt/intel/oneapi/vtune/2025.0/sepdk/src/sep5.ko due to unavailability of vmlinux
>>> Done
>>> 
>>> Building pax driver ... 
>>> Skipping BTF generation for /opt/intel/oneapi/vtune/2025.0/sepdk/src/pax/pax.ko due to unavailability of vmlinux
>>> Done
>>> 
>>> Building vtsspp driver ... 
>>> make[1]: Entering directory '/opt/intel/oneapi/vtune/2025.0/sepdk/src/vtsspp'
>>> Skipping BTF generation for /opt/intel/oneapi/vtune/2025.0/sepdk/src/vtsspp/vtsspp.ko due to unavailability of vmlinux
>>> make[1]: Leaving directory '/opt/intel/oneapi/vtune/2025.0/sepdk/src/vtsspp'
>>> Done
>>> 
>>> Building socwatch driver ... 
>>> Building drivers for Linux target
>>> /lib/modules/6.11.11-300.fc41.x86_64/build will be used as the kernel build directory
>>> Using alternate compiler '/bin/gcc'
>>> Removing previously built driver and scripts from /opt/intel/oneapi/vtune/2025.0/sepdk/src/socwatch/drivers
>>> '-c /bin/gcc -l -k /lib/modules/6.11.11-300.fc41.x86_64/build' options will be used to build the SoCWatch driver
>>> -c /bin/gcc -l -k /lib/modules/6.11.11-300.fc41.x86_64/build
>>> ************ Building socwatch2_15-x32_64-6.11.11-300.fc41.x86_64smp.ko driver ************
>>> Using C compiler = /bin/gcc
>>> Using kernel build dir = /lib/modules/6.11.11-300.fc41.x86_64/build
>>> No module symvers file found
>>> Using common inc dir = /opt/intel/oneapi/vtune/2025.0/sepdk/src/socwatch/socwatch_driver/../common/include
>>> "/lib/modules/6.11.11-300.fc41.x86_64/build/include/linux/cpufreq.h" exists!
>>> "/lib/modules/6.11.11-300.fc41.x86_64/build/include/linux/device/class.h" exists!
>>> Using file name sw_driver
>>> Make args = KERNEL_SRC_DIR=/lib/modules/6.11.11-300.fc41.x86_64/build CPUFREQ_FIX_BACKPORTED=1 CLASSCREATE_CHANGE_BACKPORTED=1 DO_DEBUG_BUILD=0 DO_PROFILING=0 COMMON_INC_DIR=/opt/intel/oneapi/vtune/2025.0/sepdk/src/socwatch/socwatch_
>>> make[1]: Entering directory '/opt/intel/oneapi/vtune/2025.0/sepdk/src/socwatch/socwatch_driver'
>>> make -C /lib/modules/6.11.11-300.fc41.x86_64/build M=/opt/intel/oneapi/vtune/2025.0/sepdk/src/socwatch/socwatch_driver clean
>>> make[2]: Entering directory '/usr/src/kernels/6.11.11-300.fc41.x86_64'
>>> make[2]: Leaving directory '/usr/src/kernels/6.11.11-300.fc41.x86_64'
>>> make[1]: Leaving directory '/opt/intel/oneapi/vtune/2025.0/sepdk/src/socwatch/socwatch_driver'
>>> Using C compiler = /bin/gcc
>>> Using kernel build dir = /lib/modules/6.11.11-300.fc41.x86_64/build
>>> No module symvers file found
>>> Using common inc dir = /opt/intel/oneapi/vtune/2025.0/sepdk/src/socwatch/socwatch_driver/../common/include
>>> "/lib/modules/6.11.11-300.fc41.x86_64/build/include/linux/cpufreq.h" exists!
>>> "/lib/modules/6.11.11-300.fc41.x86_64/build/include/linux/device/class.h" exists!
>>> Using file name sw_driver
>>> Make args = KERNEL_SRC_DIR=/lib/modules/6.11.11-300.fc41.x86_64/build CPUFREQ_FIX_BACKPORTED=1 CLASSCREATE_CHANGE_BACKPORTED=1 DO_DEBUG_BUILD=0 DO_PROFILING=0 COMMON_INC_DIR=/opt/intel/oneapi/vtune/2025.0/sepdk/src/socwatch/socwatch_
>>> make[1]: Entering directory '/opt/intel/oneapi/vtune/2025.0/sepdk/src/socwatch/socwatch_driver'
>>> make -C /lib/modules/6.11.11-300.fc41.x86_64/build M=/opt/intel/oneapi/vtune/2025.0/sepdk/src/socwatch/socwatch_driver clean
>>> make[2]: Entering directory '/usr/src/kernels/6.11.11-300.fc41.x86_64'
>>> make[2]: Leaving directory '/usr/src/kernels/6.11.11-300.fc41.x86_64'
>>> ************************************************************
>>> KERNEL_SRC_DIR=/lib/modules/6.11.11-300.fc41.x86_64/build
>>> CPUFREQ_FIX_BACKPORTED=1
>>> CLASSCREATE_CHANGE_BACKPORTED=1
>>> MODULE_SYMVERS_FILE=
>>> DO_DRIVER_PROFILING=0
>>> INCDIR_1=/opt/intel/oneapi/vtune/2025.0/sepdk/src/socwatch/socwatch_driver/../common/include
>>> ************************************************************
>>> make -C /lib/modules/6.11.11-300.fc41.x86_64/build M=/opt/intel/oneapi/vtune/2025.0/sepdk/src/socwatch/socwatch_driver modules PWD=/opt/intel/oneapi/vtune/2025.0/sepdk/src/socwatch/socwatch_driver
>>> make[2]: Entering directory '/usr/src/kernels/6.11.11-300.fc41.x86_64'
>>>   CC [M]  /opt/intel/oneapi/vtune/2025.0/sepdk/src/socwatch/socwatch_driver/./src/sw_driver.o
>>>   CC [M]  /opt/intel/oneapi/vtune/2025.0/sepdk/src/socwatch/socwatch_driver/./src/sw_hardware_io.o
>>>   CC [M]  /opt/intel/oneapi/vtune/2025.0/sepdk/src/socwatch/socwatch_driver/./src/sw_output_buffer.o
>>> /opt/intel/oneapi/vtune/2025.0/sepdk/src/socwatch/socwatch_driver/./src/sw_output_buffer.c:200:9: warning: "MIN" redefined
>>>   200 | #define MIN(x, y) ((x) <= (y) ? (x) : (y))
>>>       |         ^~~
>>> In file included from ./include/linux/kernel.h:28,
>>>                  from ./include/linux/cpumask.h:11,
>>>                  from ./arch/x86/include/asm/paravirt.h:21,
>>>                  from ./arch/x86/include/asm/cpuid.h:62,
>>>                  from ./arch/x86/include/asm/processor.h:19,
>>>                  from ./arch/x86/include/asm/timex.h:5,
>>>                  from ./include/linux/timex.h:67,
>>>                  from ./include/linux/time32.h:13,
>>>                  from ./include/linux/time.h:60,
>>>                  from ./include/linux/stat.h:19,
>>>                  from ./include/linux/module.h:13,
>>>                  from /opt/intel/oneapi/vtune/2025.0/sepdk/src/socwatch/socwatch_driver/inc/sw_internal.h:70,
>>>                  from /opt/intel/oneapi/vtune/2025.0/sepdk/src/socwatch/socwatch_driver/./src/sw_output_buffer.c:56:
>>> ./include/linux/minmax.h:329:9: note: this is the location of the previous definition
>>>   329 | #define MIN(a,b) __cmp(min,a,b)
>>>       |         ^~~
>>>   CC [M]  /opt/intel/oneapi/vtune/2025.0/sepdk/src/socwatch/socwatch_driver/./src/sw_tracepoint_handlers.o
>>>   CC [M]  /opt/intel/oneapi/vtune/2025.0/sepdk/src/socwatch/socwatch_driver/./src/sw_collector.o
>>>   CC [M]  /opt/intel/oneapi/vtune/2025.0/sepdk/src/socwatch/socwatch_driver/./src/sw_mem.o
>>>   CC [M]  /opt/intel/oneapi/vtune/2025.0/sepdk/src/socwatch/socwatch_driver/./src/sw_internal.o
>>>   CC [M]  /opt/intel/oneapi/vtune/2025.0/sepdk/src/socwatch/socwatch_driver/./src/sw_file_ops.o
>>>   CC [M]  /opt/intel/oneapi/vtune/2025.0/sepdk/src/socwatch/socwatch_driver/./src/sw_ops_provider.o
>>>   CC [M]  /opt/intel/oneapi/vtune/2025.0/sepdk/src/socwatch/socwatch_driver/./src/sw_trace_notifier_provider.o
>>>   CC [M]  /opt/intel/oneapi/vtune/2025.0/sepdk/src/socwatch/socwatch_driver/./src/sw_reader.o
>>>   CC [M]  /opt/intel/oneapi/vtune/2025.0/sepdk/src/socwatch/socwatch_driver/./src/sw_telem.o
>>>   CC [M]  /opt/intel/oneapi/vtune/2025.0/sepdk/src/socwatch/socwatch_driver/./src/sw_pmt.o
>>>   CC [M]  /opt/intel/oneapi/vtune/2025.0/sepdk/src/socwatch/socwatch_driver/./src/sw_counter_list.o
>>>   CC [M]  /opt/intel/oneapi/vtune/2025.0/sepdk/src/socwatch/socwatch_driver/./src/sw_pci.o
>>>   LD [M]  /opt/intel/oneapi/vtune/2025.0/sepdk/src/socwatch/socwatch_driver/socwatch2_15.o
>>>   MODPOST /opt/intel/oneapi/vtune/2025.0/sepdk/src/socwatch/socwatch_driver/Module.symvers
>>>   CC [M]  /opt/intel/oneapi/vtune/2025.0/sepdk/src/socwatch/socwatch_driver/socwatch2_15.mod.o
[57/79] Installing intel-oneapi-vtune-0:2025.0.1-14.x86_64                                                                                                                                           100% |  37.8 MiB/s |   1.6 GiB |  00m43s
>>> Running post-install scriptlet: intel-oneapi-vtune-0:2025.0.1-14.x86_64iver/socwatch2_15.ko
>>> Finished post-install scriptlet: intel-oneapi-vtune-0:2025.0.1-14.x86_64watch/socwatch_driver/socwatch2_15.ko due to unavailability of vmlinux
>>> Scriptlet output:directory '/usr/src/kernels/6.11.11-300.fc41.x86_64'
>>> C compiler version: 14.2.1 '/opt/intel/oneapi/vtune/2025.0/sepdk/src/socwatch/socwatch_driver'
>>> Make version: 4.4.1drivers are copied to /opt/intel/oneapi/vtune/2025.0/sepdk/src/socwatch/drivers directory ************
>>> Kernel version: 6.11.11-300
>>> 
>>> Cleaning workspaces ... s
>>> Done
>>> 
>>> Building socperf driver ... er(s) were not found loaded in the kernel:  sep5.
>>> Skipping BTF generation for /opt/intel/oneapi/vtune/2025.0/sepdk/src/socperf/src/socperf3.ko due to unavailability of vmlinux
>>> Doneing:  no vtsspp driver was found loaded in the kernel.
>>> 
>>> Building sep driver ... iver was found loaded in the kernel.
>>> Skipping BTF generation for /opt/intel/oneapi/vtune/2025.0/sepdk/src/sep5.ko due to unavailability of vmlinux
>>> Done
>>> Warning:  the following driver(s) were not found loaded in the kernel:  socperf3.
>>> Building pax driver ... 
>>> Skipping BTF generation for /opt/intel/oneapi/vtune/2025.0/sepdk/src/pax/pax.ko due to unavailability of vmlinux
>>> DonePAX service is not loaded anymore.
>>> PYTHON is set to python
>>> Building vtsspp driver ... s...
>>> make[1]: Entering directory '/opt/intel/oneapi/vtune/2025.0/sepdk/src/vtsspp'
>>> Skipping BTF generation for /opt/intel/oneapi/vtune/2025.0/sepdk/src/vtsspp/vtsspp.ko due to unavailability of vmlinux
>>> make[1]: Leaving directory '/opt/intel/oneapi/vtune/2025.0/sepdk/src/vtsspp'
>>> Donere Boot is disabled
>>> Checking for PMU arbitration service (PAX) ... not detected.
>>> Building socwatch driver ... ce ...
>>> Building drivers for Linux target4-6.11.11-300.fc41.x86_64smp.ko
>>> /lib/modules/6.11.11-300.fc41.x86_64/build will be used as the kernel build directory: Permission denied
>>> Using alternate compiler '/bin/gcc'
>>> Removing previously built driver and scripts from /opt/intel/oneapi/vtune/2025.0/sepdk/src/socwatch/drivers
>>> '-c /bin/gcc -l -k /lib/modules/6.11.11-300.fc41.x86_64/build' options will be used to build the SoCWatch driver
>>> -c /bin/gcc -l -k /lib/modules/6.11.11-300.fc41.x86_64/build
>>> ************ Building socwatch2_15-x32_64-6.11.11-300.fc41.x86_64smp.ko driver ************
>>> Using C compiler = /bin/gcc
>>> Using kernel build dir = /lib/modules/6.11.11-300.fc41.x86_64/build
>>> No module symvers file foundnnect to required PAX service
>>> Using common inc dir = /opt/intel/oneapi/vtune/2025.0/sepdk/src/socwatch/socwatch_driver/../common/include
>>> "/lib/modules/6.11.11-300.fc41.x86_64/build/include/linux/cpufreq.h" exists!
>>> "/lib/modules/6.11.11-300.fc41.x86_64/build/include/linux/device/class.h" exists!
>>> Using file name sw_driveript /usr/local/sbin/sep5-load.sh ... 
>>> Make args = KERNEL_SRC_DIR=/lib/modules/6.11.11-300.fc41.x86_64/build CPUFREQ_FIX_BACKPORTED=1 CLASSCREATE_CHANGE_BACKPORTED=1 DO_DEBUG_BUILD=0 DO_PROFILING=0 COMMON_INC_DIR=/opt/intel/oneapi/vtune/2025.0/sepdk/src/socwatch/socwatch_
>>> make[1]: Entering directory '/opt/intel/oneapi/vtune/2025.0/sepdk/src/socwatch/socwatch_driver'
>>> make -C /lib/modules/6.11.11-300.fc41.x86_64/build M=/opt/intel/oneapi/vtune/2025.0/sepdk/src/socwatch/socwatch_driver clean
>>> make[2]: Entering directory '/usr/src/kernels/6.11.11-300.fc41.x86_64'
>>> make[2]: Leaving directory '/usr/src/kernels/6.11.11-300.fc41.x86_64'vice' → '/usr/lib/systemd/system/sep5.service'.
>>> make[1]: Leaving directory '/opt/intel/oneapi/vtune/2025.0/sepdk/src/socwatch/socwatch_driver'
>>> Using C compiler = /bin/gccservice" and "journalctl -xeu sep5.service" for details.
>>> Using kernel build dir = /lib/modules/6.11.11-300.fc41.x86_64/build
>>> No module symvers file found
>>> Using common inc dir = /opt/intel/oneapi/vtune/2025.0/sepdk/src/socwatch/socwatch_driver/../common/include
>>> "/lib/modules/6.11.11-300.fc41.x86_64/build/include/linux/cpufreq.h" exists!
>>> "/lib/modules/6.11.11-300.fc41.x86_64/build/include/linux/device/class.h" exists!
>>> Using file name sw_driver
>>> Make args = KERNEL_SRC_DIR=/lib/modules/6.11.11-300.fc41.x86_64/build CPUFREQ_FIX_BACKPORTED=1 CLASSCREATE_CHANGE_BACKPORTED=1 DO_DEBUG_BUILD=0 DO_PROFILING=0 COMMON_INC_DIR=/opt/intel/oneapi/vtune/2025.0/sepdk/src/socwatch/socwatch_
>>> make[1]: Entering directory '/opt/intel/oneapi/vtune/2025.0/sepdk/src/socwatch/socwatch_driver'
>>> make -C /lib/modules/6.11.11-300.fc41.x86_64/build M=/opt/intel/oneapi/vtune/2025.0/sepdk/src/socwatch/socwatch_driver clean
>>> make[2]: Entering directory '/usr/src/kernels/6.11.11-300.fc41.x86_64'
>>> make[2]: Leaving directory '/usr/src/kernels/6.11.11-300.fc41.x86_64'
>>> ************************************************************
>>> KERNEL_SRC_DIR=/lib/modules/6.11.11-300.fc41.x86_64/build
>>> CPUFREQ_FIX_BACKPORTED=1
>>> CLASSCREATE_CHANGE_BACKPORTED=1
>>> MODULE_SYMVERS_FILE=
>>> DO_DRIVER_PROFILING=0
>>> INCDIR_1=/opt/intel/oneapi/vtune/2025.0/sepdk/src/socwatch/socwatch_driver/../common/include
>>> ************************************************************
>>> make -C /lib/modules/6.11.11-300.fc41.x86_64/build M=/opt/intel/oneapi/vtune/2025.0/sepdk/src/socwatch/socwatch_driver modules PWD=/opt/intel/oneapi/vtune/2025.0/sepdk/src/socwatch/socwatch_driver
>>> make[2]: Entering directory '/usr/src/kernels/6.11.11-300.fc41.x86_64'
>>>   CC [M]  /opt/intel/oneapi/vtune/2025.0/sepdk/src/socwatch/socwatch_driver/./src/sw_driver.o
>>>   CC [M]  /opt/intel/oneapi/vtune/2025.0/sepdk/src/socwatch/socwatch_driver/./src/sw_hardware_io.o
>>>   CC [M]  /opt/intel/oneapi/vtune/2025.0/sepdk/src/socwatch/socwatch_driver/./src/sw_output_buffer.o
>>> /opt/intel/oneapi/vtune/2025.0/sepdk/src/socwatch/socwatch_driver/./src/sw_output_buffer.c:200:9: warning: "MIN" redefined
>>>   200 | #define MIN(x, y) ((x) <= (y) ? (x) : (y))
>>>       |         ^~~
>>> In file included from ./include/linux/kernel.h:28,
>>>                  from ./include/linux/cpumask.h:11,
>>>                  from ./arch/x86/include/asm/paravirt.h:21,
>>>                  from ./arch/x86/include/asm/cpuid.h:62,
>>>                  from ./arch/x86/include/asm/processor.h:19,
>>>                  from ./arch/x86/include/asm/timex.h:5,
>>>                  from ./include/linux/timex.h:67,
>>>                  from ./include/linux/time32.h:13,
>>>                  from ./include/linux/time.h:60,
>>>                  from ./include/linux/stat.h:19,
>>>                  from ./include/linux/module.h:13,
>>>                  from /opt/intel/oneapi/vtune/2025.0/sepdk/src/socwatch/socwatch_driver/inc/sw_internal.h:70,
>>>                  from /opt/intel/oneapi/vtune/2025.0/sepdk/src/socwatch/socwatch_driver/./src/sw_output_buffer.c:56:
>>> ./include/linux/minmax.h:329:9: note: this is the location of the previous definition
>>>   329 | #define MIN(a,b) __cmp(min,a,b)
>>>       |         ^~~
>>>   CC [M]  /opt/intel/oneapi/vtune/2025.0/sepdk/src/socwatch/socwatch_driver/./src/sw_tracepoint_handlers.o
>>>   CC [M]  /opt/intel/oneapi/vtune/2025.0/sepdk/src/socwatch/socwatch_driver/./src/sw_collector.o
>>>   CC [M]  /opt/intel/oneapi/vtune/2025.0/sepdk/src/socwatch/socwatch_driver/./src/sw_mem.o
>>>   CC [M]  /opt/intel/oneapi/vtune/2025.0/sepdk/src/socwatch/socwatch_driver/./src/sw_internal.o
>>>   CC [M]  /opt/intel/oneapi/vtune/2025.0/sepdk/src/socwatch/socwatch_driver/./src/sw_file_ops.o
>>>   CC [M]  /opt/intel/oneapi/vtune/2025.0/sepdk/src/socwatch/socwatch_driver/./src/sw_ops_provider.o
>>>   CC [M]  /opt/intel/oneapi/vtune/2025.0/sepdk/src/socwatch/socwatch_driver/./src/sw_trace_notifier_provider.o
>>>   CC [M]  /opt/intel/oneapi/vtune/2025.0/sepdk/src/socwatch/socwatch_driver/./src/sw_reader.o
>>>   CC [M]  /opt/intel/oneapi/vtune/2025.0/sepdk/src/socwatch/socwatch_driver/./src/sw_telem.o
>>>   CC [M]  /opt/intel/oneapi/vtune/2025.0/sepdk/src/socwatch/socwatch_driver/./src/sw_pmt.o
>>>   CC [M]  /opt/intel/oneapi/vtune/2025.0/sepdk/src/socwatch/socwatch_driver/./src/sw_counter_list.o
>>>   CC [M]  /opt/intel/oneapi/vtune/2025.0/sepdk/src/socwatch/socwatch_driver/./src/sw_pci.o
>>>   LD [M]  /opt/intel/oneapi/vtune/2025.0/sepdk/src/socwatch/socwatch_driver/socwatch2_15.o
>>>   MODPOST /opt/intel/oneapi/vtune/2025.0/sepdk/src/socwatch/socwatch_driver/Module.symvers
>>>   CC [M]  /opt/intel/oneapi/vtune/2025.0/sepdk/src/socwatch/socwatch_driver/socwatch2_15.mod.o
>>>   LD [M]  /opt/intel/oneapi/vtune/2025.0/sepdk/src/socwatch/socwatch_driver/socwatch2_15.ko
>>>   BTF [M] /opt/intel/oneapi/vtune/2025.0/sepdk/src/socwatch/socwatch_driver/socwatch2_15.ko
>>> Skipping BTF generation for /opt/intel/oneapi/vtune/2025.0/sepdk/src/socwatch/socwatch_driver/socwatch2_15.ko due to unavailability of vmlinux
>>> make[2]: Leaving directory '/usr/src/kernels/6.11.11-300.fc41.x86_64'
>>> make[1]: Leaving directory '/opt/intel/oneapi/vtune/2025.0/sepdk/src/socwatch/socwatch_driver'
>>> ************ Built drivers are copied to /opt/intel/oneapi/vtune/2025.0/sepdk/src/socwatch/drivers directory ************
>>> Done
>>> 
>>> Done building the drivers
>>> 
>>> 
>>> Warning:  the following driver(s) were not found loaded in the kernel:  sep5.
>>> 
>>> Warning:  no vtsspp driver was found loaded in the kernel.
>>> 
>>> Warning:  no socwatch driver was found loaded in the kernel.
>>> 
>>> 
>>> Warning:  the following driver(s) were not found loaded in the kernel:  socperf3.
>>> 
>>> 
>>> The PAX service is not loaded anymore.
>>> PYTHON is set to python
>>> Detecting Secure Boot status...
>>> Secure Boot is disabled
>>> ---------------------    Loading PAX driver    --------------------- 
>>> Detecting Secure Boot status...
>>> Secure Boot is disabled
>>> Checking for PMU arbitration service (PAX) ... not detected.
>>> Attempting to start PAX service ...
>>> Executing: insmod ./pax/pax-x32_64-6.11.11-300.fc41.x86_64smp.ko
>>> insmod: ERROR: could not insert module ./pax/pax-x32_64-6.11.11-300.fc41.x86_64smp.ko: Permission denied
>>> 
>>> ERROR: pax driver failed to load!
>>> 
>>> You may need to build pax driver for your kernel.
>>> Please see the pax driver README for instructions.
>>> 
>>> 
>>> ERROR: failed to start or connect to required PAX service
>>> 
>>> Configuring sep5 boot script with the following options:
>>>     driver files = /opt/intel/oneapi/vtune/2025.0/sepdk/src/.
>>> Creating systemd load script /usr/local/sbin/sep5-load.sh ... 
>>> done.
>>> Creating systemd boot config file /usr/lib/systemd/system/sep5.service ... 
>>> done.
>>> Configuring autoload of sep5.service service ... 
>>> Created symlink '/etc/systemd/system/multi-user.target.wants/sep5.service' → '/usr/lib/systemd/system/sep5.service'.
>>> Job for sep5.service failed because the control process exited with error code.
>>> See "systemctl status sep5.service" and "journalctl -xeu sep5.service" for details.
>>> WARNING: systemctl start returned error 1 ... 
>>> done.
>>> 
.
.
.
kawsar@fedora:~$ echo "source /opt/intel/oneapi/setvars.sh" >> ~/.bashrc
kawsar@fedora:~$ source ~/.bashrc
 
:: initializing oneAPI environment ...
   bash: BASH_VERSION = 5.2.32(1)-release
   args: Using "$@" for setvars.sh arguments: 
:: advisor -- latest
:: ccl -- latest
:: compiler -- latest
:: dal -- latest
:: debugger -- latest
:: dev-utilities -- latest
:: dnnl -- latest
:: dpcpp-ct -- latest
:: dpl -- latest
:: ipp -- latest
:: ippcp -- latest
:: mkl -- latest
:: mpi -- latest
:: pti -- latest
:: tbb -- latest
:: umf -- latest
:: vtune -- latest
:: oneAPI environment initialized ::
 
kawsar@fedora:~$ ifort --version
bash: ifort: command not found...

This could be related to previous warnings:

>>> Warning:  the following driver(s) were not found loaded in the kernel:  sep5.
>>> 
>>> Warning:  no vtsspp driver was found loaded in the kernel.
>>> 
>>> Warning:  no socwatch driver was found loaded in the kernel.
>>> 
>>> 
>>> Warning:  the following driver(s) were not found loaded in the kernel:  socperf3.
>>> 

You should make sure you’re currently booted into your most recently installed kernel, otherwise it is likely compiling for a kernel you haven’t booted into yet.

The output versions of this should match: rpm -q kernel | tail -1 ; uname -r . If not you probably need to reboot into your newest kernel and run it again.

1 Like

It can be installed from the official repo:
Get the Intel® oneAPI Base Toolkit

Then apply the following workarounds to resolve the issues:

  • Disable Secure Boot or find a way to sign the kernel modules.
  • Switch SELinux to permissive mode or create a permissive policy module.
  • Customize the sep5.service unit file to prevent deadlocks.
  • Avoid using the DNF reinstall command for the intel-oneapi-vtune package, otherwise leads to a race condition for the scriptlets and removes the unit file.
sudo setenforce 0
sudo mkdir -p /etc/systemd/system/sep5.service.d
sudo tee /etc/systemd/system/sep5.service.d/override.conf << EOF > /dev/null
[Service]
ExecStart=
ExecStart=sep5-load.sh stop
ExecStart=sep5-load.sh start
EOF
sudo systemctl daemon-reload
sudo rpm -e --nodeps intel-oneapi-vtune
sudo dnf install intel-oneapi-vtune

As an alternative, you can use Docker.

3 Likes

Karnel matches, still doesn’t work. The problem is somewhere else maybe…

kawsar@fedora:~$ rpm -q kernel | tail -1
kernel-6.12.5-200.fc41.x86_64
kawsar@fedora:~$ uname -r
6.12.5-200.fc41.x86_64
kawsar@fedora:~$ 

This method also didn’t work. Don’t know what’s the problem, but I’m adding a text file here which has all the terminal inputs and outputs from the installation attempt.

Actually, I need to install a software called “Delft3d FM Suite” for one of my university courses. The thing is to install it on linux, I need to compile it from source and which has a lots of lots of dependencies. And to install those dependencies I need to have Intel oneAPI Base Toolkit and Intel oneAPI HPC Toolkit installed on my system. Now I’m stuck here installing the Base Toolkit.

I don’t know if Docker will be of any help in here as I’m new to Linux, don’t know much about these. I would love to know more about this from you.

1 Like

Verify that the following packages are installed:

sudo dnf install intel-oneapi-base-toolkit intel-oneapi-hpc-toolkit

Perhaps the output is confusing, but if you take time to carefully analyze it, specifically the final part, the result is actually a success, i.e. it successfully loads the modules and enables the service.

That compiler is deprecated, but you can still install it:

sudo dnf provides \*bin/ifort
sudo dnf install intel-oneapi-compiler-fortran-2024.2
PATH="${PATH}:/opt/intel/oneapi/compiler/2024.2/bin"

See also: Deprecation of The Intel® Fortran Compiler Classic (ifort) - Intel Community