Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FATAL: unsupported CPU family #178

Closed
nimaafraz opened this issue Jul 18, 2022 · 1 comment
Closed

FATAL: unsupported CPU family #178

nimaafraz opened this issue Jul 18, 2022 · 1 comment

Comments

@nimaafraz
Copy link

Hi All,
I get the following error when I try to make riab OPT=rimedots VER=v1.4.0

Env:

Linux nima 5.15.0-41-generic #44-Ubuntu SMP Wed Jun 22 14:20:53 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
Architecture:            x86_64
  CPU op-mode(s):        32-bit, 64-bit
  Address sizes:         40 bits physical, 48 bits virtual
  Byte Order:            Little Endian
CPU(s):                  2
  On-line CPU(s) list:   0,1
Vendor ID:               GenuineIntel
  Model name:            Common KVM processor
    CPU family:          15
    Model:               6
    Thread(s) per core:  1
    Core(s) per socket:  1
    Socket(s):           2
    Stepping:            1
    BogoMIPS:            3790.86
    Flags:               fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36
                          clflush mmx fxsr sse sse2 syscall nx lm constant_tsc nopl xtopology cp
                         uid tsc_known_freq pni cx16 x2apic hypervisor lahf_lm cpuid_fault pti
Virtualization features:
  Hypervisor vendor:     KVM
  Virtualization type:   full
Caches (sum of all):
  L1d:                   64 KiB (2 instances)
  L1i:                   64 KiB (2 instances)
  L2:                    8 MiB (2 instances)
  L3:                    32 MiB (2 instances)
NUMA:
  NUMA node(s):          1
  NUMA node0 CPU(s):     0,1
Vulnerabilities:
  Itlb multihit:         KVM: Mitigation: VMX unsupported
  L1tf:                  Mitigation; PTE Inversion
  Mds:                   Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state u
                         nknown
  Meltdown:              Mitigation; PTI
  Mmio stale data:       Not affected
  Spec store bypass:     Vulnerable
  Spectre v1:            Mitigation; usercopy/swapgs barriers and __user pointer sanitization
  Spectre v2:            Mitigation; Retpolines, STIBP disabled, RSB filling
  Srbds:                 Not affected
  Tsx async abort:       Not affected

LOG:

make riab OPT=rimedots VER=v1.4.0
mkdir -p /home/nima/sdran-in-a-box//workspace
mkdir -p /home/nima/sdran-in-a-box//workspace/build
mkdir -p /home/nima/sdran-in-a-box//workspace/milestones
mkdir -p /home/nima/sdran-in-a-box//workspace/helm-charts
cd /home/nima/sdran-in-a-box//workspace/helm-charts
aether-helm-chart repo is not in /home/nima/sdran-in-a-box//workspace/helm-charts directory. Start to clone - it requires HTTPS key
Cloning into '/home/nima/sdran-in-a-box//workspace/helm-charts/aether-helm-charts'...
remote: Total 3425 (delta 0), reused 3425 (delta 0)
Receiving objects: 100% (3425/3425), 1.10 MiB | 980.00 KiB/s, done.
Resolving deltas: 100% (2020/2020), done.
sdran-helm-chart repo is not in /home/nima/sdran-in-a-box//workspace/helm-charts directory. Start to clone - it requires Github credential
Cloning into '/home/nima/sdran-in-a-box//workspace/helm-charts/sdran-helm-charts'...
remote: Enumerating objects: 8415, done.
remote: Counting objects: 100% (166/166), done.
remote: Compressing objects: 100% (66/66), done.
remote: Total 8415 (delta 115), reused 145 (delta 100), pack-reused 8249
Receiving objects: 100% (8415/8415), 1.82 MiB | 9.28 MiB/s, done.
Resolving deltas: 100% (6108/6108), done.
touch /home/nima/sdran-in-a-box//workspace/milestones/repos
Helm arguments for rimedots: --set import.ran-simulator.enabled=true --set import.rimedo-ts.enabled=true --set ran-simulator.pci.modelName=two-cell-two-node-model
Helm values.yaml file: /home/nima/sdran-in-a-box//sdran-in-a-box-values-v1.4.0.yaml
Note: switching to '9f79ab87a96ae9ee2bb9a1540f4cd1574261611b'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:

  git switch -c <new-branch-name>

Or undo this operation with:

  git switch -

Turn off this advice by setting config variable advice.detachedHead to false

HEAD is now at 9f79ab8 Fix the default SRIOV resource name for UPF user plane interfaces
Note: switching to 'sd-ran-1.4.2'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:

  git switch -c <new-branch-name>

Or undo this operation with:

  git switch -

Turn off this advice by setting config variable advice.detachedHead to false

HEAD is now at d22908d Updates fb-kpimon-xapp chart to not depend on servicemonitor crd (#1083)
FATAL: unsupported CPU family.
make: *** [mk/preliminaries.mk:10: /home/nima/sdran-in-a-box//workspace/milestones/system-check] Error 1
@nimaafraz
Copy link
Author

Old CPU

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant