Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 669620 - net-libs/ntirpc-1.7.0 : ../.../libntirpc.so.1.7.0: undefined reference to _mm_crc32_u64
Summary: net-libs/ntirpc-1.7.0 : ../.../libntirpc.so.1.7.0: undefined reference to _mm...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal with 1 vote (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-10-25 19:30 UTC by Toralf Förster
Modified: 2019-02-28 12:38 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,16.58 KB, text/plain)
2018-10-25 19:30 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,253.93 KB, text/plain)
2018-10-25 19:30 UTC, Toralf Förster
Details
environment (environment,124.13 KB, text/plain)
2018-10-25 19:30 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,13.97 KB, application/x-bzip)
2018-10-25 19:30 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,5.74 KB, application/x-bzip)
2018-10-25 19:30 UTC, Toralf Förster
Details
net-libs:ntirpc-1.7.0:20181025-191910.log (net-libs:ntirpc-1.7.0:20181025-191910.log,44.20 KB, text/plain)
2018-10-25 19:30 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,32.33 KB, application/x-bzip)
2018-10-25 19:30 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
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