Code Monkey home page Code Monkey logo

Comments (1)

jonesmz avatar jonesmz commented on June 8, 2024

I can reproduce this problem with this command

git clone https://github.com/rurban/smhasher.git --recursive ; cmake -S smhasher/ -B build-smhasher/ ; cmake --build build-smhasher

which was commit 0f6bf14 at the time

this gives:

lto-wrapper: warning: using serial compilation of 19 LTRANS jobs
/usr/bin/ld: /tmp/cckw8fLj.ltrans0.ltrans.o: in function `t1ha0_ia32aes_noavx_test(void const*, int, unsigned int, void*)':
<artificial>:(.text+0x8648): undefined reference to `t1ha0_ia32aes_noavx'
/usr/bin/ld: SMHasher: hidden symbol `t1ha0_ia32aes_noavx' isn't defined
/usr/bin/ld: final link failed: bad value
collect2: error: ld returned 1 exit status
gmake[2]: *** [CMakeFiles/SMHasher.dir/build.make:98: SMHasher] Error 1
gmake[1]: *** [CMakeFiles/Makefile2:112: CMakeFiles/SMHasher.dir/all] Error 2
gmake: *** [Makefile:146: all] Error 2

lsb_release

No LSB modules are available.
Distributor ID:Ubuntu
Description:	Ubuntu 22.04.3 LTS
Release:	22.04
Codename:	jammy

gcc --version

gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0

lscpu

Architecture:           aarch64
  CPU op-mode(s):       32-bit, 64-bit
  Byte Order:           Little Endian
CPU(s):                 8
  On-line CPU(s) list:  0-7
Vendor ID:              APM
  Model:                2
  Thread(s) per core:   1
  Core(s) per cluster:  8
  Socket(s):            8
  Cluster(s):           1
  Stepping:             0x3
  BogoMIPS:             80.00
  Flags:                fp asimd evtstrm aes pmull sha1 sha2 crc32 cpuid
NUMA:
  NUMA node(s):         1
  NUMA node0 CPU(s):    0-7
Vulnerabilities:
  Gather data sampling: Not affected
  Itlb multihit:        Not affected
  L1tf:                 Not affected
  Mds:                  Not affected
  Meltdown:             Mitigation; PTI
  Mmio stale data:      Not affected
  Retbleed:             Not affected
  Spec rstack overflow: Not affected
  Spec store bypass:    Vulnerable
  Spectre v1:           Mitigation; __user pointer sanitization
  Spectre v2:           Vulnerable
  Srbds:                Not affected
  Tsx async abort:      Not affected

uname -r

5.15.0-86-generic

from smhasher.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.