Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 669620

Summary: net-libs/ntirpc-1.7.0 : ../.../libntirpc.so.1.7.0: undefined reference to _mm_crc32_u64
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo's Team for Core System packages <base-system>
Status: CONFIRMED ---    
Severity: normal CC: o.freyermuth
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
net-libs:ntirpc-1.7.0:20181025-191910.log
temp.tbz2

Description Toralf Förster gentoo-dev 2018-10-25 19:30:01 UTC
cd /var/tmp/portage/net-libs/ntirpc-1.7.0/work/ntirpc-1.7.0-abi_x86_32.x86/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/rpcping.dir/link.txt --verbose=1
/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -O2 -pipe -march=native  -Wl,-O1 -Wl,--as-needed -rdynamic CMakeFiles/rpcping.dir/rpcping.c.o  -o rpcping -Wl,-rpath,/var/tmp/portage/net-libs/ntirpc-1.7.0/work/ntirpc-1.7.0-abi_x86_32.x86/src ../src/libntirpc.so.1.7.0 -lpthread -ldl -lrt -lnsl -lpthread 
../src/libntirpc.so.1.7.0: undefined reference to `_mm_crc32_u64'
collect2: error: ld returned 1 exit status
make[2]: *** [tests/CMakeFiles/rpcping.dir/build.make:87: tests/rpcping] Error 1
make[2]: Leaving directory '/var/tmp/portage/net-libs/ntirpc-1.7.0/work/ntirpc-1.7.0-abi_x86_32.x86'

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-systemd_abi32+64_20181020-092847

  -------------------------------------------------------------------

  Please see the tracker bug for details.

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-8.2.0 *

Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.6
  [3]   python2.7 (fallback)
  [4]   pypy (fallback)
Available Ruby profiles:
  [1]   ruby23 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
java-config:
The following VMs are available for generation-2:


emerge -qpvO net-libs/ntirpc
[ebuild  N    ] net-libs/ntirpc-1.7.0  USE="-gssapi -rdma" ABI_X86="32 (64) (-x32)"
Comment 1 Toralf Förster gentoo-dev 2018-10-25 19:30:04 UTC
Created attachment 553028 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-10-25 19:30:07 UTC
Created attachment 553030 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-10-25 19:30:09 UTC
Created attachment 553032 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-10-25 19:30:12 UTC
Created attachment 553034 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-10-25 19:30:15 UTC
Created attachment 553036 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-10-25 19:30:17 UTC
Created attachment 553038 [details]
net-libs:ntirpc-1.7.0:20181025-191910.log
Comment 7 Toralf Förster gentoo-dev 2018-10-25 19:30:20 UTC
Created attachment 553040 [details]
temp.tbz2