Skip to content

Instantly share code, notes, and snippets.

@r-rmcgibbo
Created March 1, 2021 00:24
Show Gist options
  • Save r-rmcgibbo/c4b6d77a779c3071f0052481724e4c2e to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/c4b6d77a779c3071f0052481724e4c2e to your computer and use it in GitHub Desktop.
system: aarch64-linux | build_time: 34 seconds | https://github.com/NixOS/nixpkgs/pull/114707
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking sources
unpacking source archive /nix/store/iimgvbylkiip77vms6ybccd1ab65bjxv-source
source root is source
@nix { "action": "setPhase", "phase": "patchPhase" }
patching sources
@nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" }
updateAutotoolsGnuConfigScriptsPhase
@nix { "action": "setPhase", "phase": "configurePhase" }
configuring
Configuring for Aarch64
Compiler: /nix/store/qpm5i2647q95clkr96f47q5j57ng7h62-gcc-wrapper-9.3.0/bin/g++
Linker: /nix/store/qpm5i2647q95clkr96f47q5j57ng7h62-gcc-wrapper-9.3.0/bin/ld
Done writing config_asm.h
Done writing config_cxx.h
@nix { "action": "setPhase", "phase": "buildPhase" }
building
build flags: -j2 -l2 SHELL=/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash PREFIX=/nix/store/8v89lzwvx5xhf18r7grnqhafgpsyrl1l-crypto++-8.4.0 shared libcryptopp.pc
g++ -DNDEBUG -g2 -O3 -DCRYPTOPP_DISABLE_ASM -fPIC -pipe -c cryptlib.cpp
g++ -DNDEBUG -g2 -O3 -DCRYPTOPP_DISABLE_ASM -fPIC -pipe -c cpu.cpp
g++ -DNDEBUG -g2 -O3 -DCRYPTOPP_DISABLE_ASM -fPIC -pipe -c integer.cpp
g++ -DNDEBUG -g2 -O3 -DCRYPTOPP_DISABLE_ASM -fPIC -pipe -c 3way.cpp
g++ -DNDEBUG -g2 -O3 -DCRYPTOPP_DISABLE_ASM -fPIC -pipe -c adler32.cpp
g++ -DNDEBUG -g2 -O3 -DCRYPTOPP_DISABLE_ASM -fPIC -pipe -c algebra.cpp
g++ -DNDEBUG -g2 -O3 -DCRYPTOPP_DISABLE_ASM -fPIC -pipe -c algparam.cpp
g++ -DNDEBUG -g2 -O3 -DCRYPTOPP_DISABLE_ASM -fPIC -pipe -c allocate.cpp
g++ -DNDEBUG -g2 -O3 -DCRYPTOPP_DISABLE_ASM -fPIC -pipe -c arc4.cpp
g++ -DNDEBUG -g2 -O3 -DCRYPTOPP_DISABLE_ASM -fPIC -pipe -c aria.cpp
g++ -DNDEBUG -g2 -O3 -DCRYPTOPP_DISABLE_ASM -fPIC -pipe -c aria_simd.cpp
g++ -DNDEBUG -g2 -O3 -DCRYPTOPP_DISABLE_ASM -fPIC -pipe -c ariatab.cpp
g++ -DNDEBUG -g2 -O3 -DCRYPTOPP_DISABLE_ASM -fPIC -pipe -c asn.cpp
g++ -DNDEBUG -g2 -O3 -DCRYPTOPP_DISABLE_ASM -fPIC -pipe -c authenc.cpp
g++ -DNDEBUG -g2 -O3 -DCRYPTOPP_DISABLE_ASM -fPIC -pipe -c base32.cpp
g++ -DNDEBUG -g2 -O3 -DCRYPTOPP_DISABLE_ASM -fPIC -pipe -c base64.cpp
g++ -DNDEBUG -g2 -O3 -DCRYPTOPP_DISABLE_ASM -fPIC -pipe -c basecode.cpp
g++ -DNDEBUG -g2 -O3 -DCRYPTOPP_DISABLE_ASM -fPIC -pipe -c bfinit.cpp
g++ -DNDEBUG -g2 -O3 -DCRYPTOPP_DISABLE_ASM -fPIC -pipe -c blake2.cpp
g++ -DNDEBUG -g2 -O3 -DCRYPTOPP_DISABLE_ASM -fPIC -pipe -c blake2b_simd.cpp
g++ -DNDEBUG -g2 -O3 -DCRYPTOPP_DISABLE_ASM -fPIC -pipe -c blake2s_simd.cpp
g++ -DNDEBUG -g2 -O3 -DCRYPTOPP_DISABLE_ASM -fPIC -pipe -c blowfish.cpp
g++ -DNDEBUG -g2 -O3 -DCRYPTOPP_DISABLE_ASM -fPIC -pipe -c blumshub.cpp
g++ -DNDEBUG -g2 -O3 -DCRYPTOPP_DISABLE_ASM -fPIC -pipe -c camellia.cpp
g++ -DNDEBUG -g2 -O3 -DCRYPTOPP_DISABLE_ASM -fPIC -pipe -c cast.cpp
g++ -DNDEBUG -g2 -O3 -DCRYPTOPP_DISABLE_ASM -fPIC -pipe -c casts.cpp
g++ -DNDEBUG -g2 -O3 -DCRYPTOPP_DISABLE_ASM -fPIC -pipe -c cbcmac.cpp
g++ -DNDEBUG -g2 -O3 -DCRYPTOPP_DISABLE_ASM -fPIC -pipe -c ccm.cpp
g++ -DNDEBUG -g2 -O3 -DCRYPTOPP_DISABLE_ASM -fPIC -pipe -c chacha.cpp
g++ -DNDEBUG -g2 -O3 -DCRYPTOPP_DISABLE_ASM -fPIC -pipe -c chacha_avx.cpp
g++ -DNDEBUG -g2 -O3 -DCRYPTOPP_DISABLE_ASM -fPIC -pipe -c chacha_simd.cpp
g++ -DNDEBUG -g2 -O3 -DCRYPTOPP_DISABLE_ASM -fPIC -pipe -c chachapoly.cpp
g++ -DNDEBUG -g2 -O3 -DCRYPTOPP_DISABLE_ASM -fPIC -pipe -c cham.cpp
g++ -DNDEBUG -g2 -O3 -DCRYPTOPP_DISABLE_ASM -fPIC -pipe -c cham_simd.cpp
g++ -DNDEBUG -g2 -O3 -DCRYPTOPP_DISABLE_ASM -fPIC -pipe -c channels.cpp
g++ -DNDEBUG -g2 -O3 -DCRYPTOPP_DISABLE_ASM -fPIC -pipe -c cmac.cpp
g++ -DNDEBUG -g2 -O3 -DCRYPTOPP_DISABLE_ASM -fPIC -pipe -c crc.cpp
g++ -DNDEBUG -g2 -O3 -DCRYPTOPP_DISABLE_ASM -fPIC -pipe -c crc_simd.cpp
g++ -DNDEBUG -g2 -O3 -DCRYPTOPP_DISABLE_ASM -fPIC -pipe -c darn.cpp
In file included from crc_simd.cpp:23:
/nix/store/jqr77rvd36b6pa2c6pbss0z8f2pfnkxc-gcc-9.3.0/lib/gcc/aarch64-unknown-linux-gnu/9.3.0/include/arm_acle.h: In function 'bool CryptoPP::CPU_ProbeCRC32()':
/nix/store/jqr77rvd36b6pa2c6pbss0z8f2pfnkxc-gcc-9.3.0/lib/gcc/aarch64-unknown-linux-gnu/9.3.0/include/arm_acle.h:77:1: error: inlining failed in call to always_inline 'uint32_t __crc32w(uint32_t, uint32_t)': target specific option mismatch
77 | __crc32w (uint32_t __a, uint32_t __b)
| ^~~~~~~~
crc_simd.cpp:100:21: note: called from here
100 | w = __crc32w(w,x);
| ~~~~~~~~^~~~~
In file included from crc_simd.cpp:23:
/nix/store/jqr77rvd36b6pa2c6pbss0z8f2pfnkxc-gcc-9.3.0/lib/gcc/aarch64-unknown-linux-gnu/9.3.0/include/arm_acle.h:71:1: error: inlining failed in call to always_inline 'uint32_t __crc32h(uint32_t, uint16_t)': target specific option mismatch
71 | __crc32h (uint32_t __a, uint16_t __b)
| ^~~~~~~~
crc_simd.cpp:101:21: note: called from here
101 | w = __crc32h(w,y);
| ~~~~~~~~^~~~~
In file included from crc_simd.cpp:23:
/nix/store/jqr77rvd36b6pa2c6pbss0z8f2pfnkxc-gcc-9.3.0/lib/gcc/aarch64-unknown-linux-gnu/9.3.0/include/arm_acle.h:41:1: error: inlining failed in call to always_inline 'uint32_t __crc32b(uint32_t, uint8_t)': target specific option mismatch
41 | __crc32b (uint32_t __a, uint8_t __b)
| ^~~~~~~~
crc_simd.cpp:102:21: note: called from here
102 | w = __crc32b(w,z);
| ~~~~~~~~^~~~~
In file included from crc_simd.cpp:23:
/nix/store/jqr77rvd36b6pa2c6pbss0z8f2pfnkxc-gcc-9.3.0/lib/gcc/aarch64-unknown-linux-gnu/9.3.0/include/arm_acle.h:59:1: error: inlining failed in call to always_inline 'uint32_t __crc32cw(uint32_t, uint32_t)': target specific option mismatch
59 | __crc32cw (uint32_t __a, uint32_t __b)
| ^~~~~~~~~
crc_simd.cpp:103:22: note: called from here
103 | w = __crc32cw(w,x);
| ~~~~~~~~~^~~~~
In file included from crc_simd.cpp:23:
/nix/store/jqr77rvd36b6pa2c6pbss0z8f2pfnkxc-gcc-9.3.0/lib/gcc/aarch64-unknown-linux-gnu/9.3.0/include/arm_acle.h:53:1: error: inlining failed in call to always_inline 'uint32_t __crc32ch(uint32_t, uint16_t)': target specific option mismatch
53 | __crc32ch (uint32_t __a, uint16_t __b)
| ^~~~~~~~~
crc_simd.cpp:104:22: note: called from here
104 | w = __crc32ch(w,y);
| ~~~~~~~~~^~~~~
In file included from crc_simd.cpp:23:
/nix/store/jqr77rvd36b6pa2c6pbss0z8f2pfnkxc-gcc-9.3.0/lib/gcc/aarch64-unknown-linux-gnu/9.3.0/include/arm_acle.h:47:1: error: inlining failed in call to always_inline 'uint32_t __crc32cb(uint32_t, uint8_t)': target specific option mismatch
47 | __crc32cb (uint32_t __a, uint8_t __b)
| ^~~~~~~~~
crc_simd.cpp:105:22: note: called from here
105 | w = __crc32cb(w,z);
| ~~~~~~~~~^~~~~
make: *** [GNUmakefile:1559: crc_simd.o] Error 1
make: *** Waiting for unfinished jobs....
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment