Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 654432 - sys-cluster/ucx-1.2.2 : configure: error: NUMA headers not found. Please reconfigure with --disable-numa. Warning: this may have negative impact on library performance. It is better to install libnuma-devel package
Summary: sys-cluster/ucx-1.2.2 : configure: error: NUMA headers not found. Please reco...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Justin Lecher (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-04-30 18:00 UTC by Toralf Förster
Modified: 2018-06-23 18:37 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.57 KB, text/plain)
2018-04-30 18:00 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,238.32 KB, text/plain)
2018-04-30 18:00 UTC, Toralf Förster
Details
environment (environment,55.41 KB, text/plain)
2018-04-30 18:00 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,18.06 KB, application/x-bzip)
2018-04-30 18:00 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,10.59 KB, application/x-bzip)
2018-04-30 18:00 UTC, Toralf Förster
Details
sys-cluster:ucx-1.2.2:20180430-175619.log (sys-cluster:ucx-1.2.2:20180430-175619.log,10.98 KB, text/plain)
2018-04-30 18:00 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,18.71 KB, application/x-bzip)
2018-04-30 18:00 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-04-30 18:00:12 UTC
checking numa.h presence... no
checking for numa.h... no
configure: error: NUMA headers not found. Please reconfigure with --disable-numa.  Warning: this may have negative impact on library performance. It is better to install libnuma-devel package

!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/sys-cluster/ucx-1.2.2/work/ucx-1.2.2/config.log

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-no-multilib_20180425-210801

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.0 *

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


emerge -qpv sys-cluster/ucx
[ebuild  N    ] sys-cluster/ucx-1.2.2
Comment 1 Toralf Förster gentoo-dev 2018-04-30 18:00:15 UTC
Created attachment 529120 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-04-30 18:00:18 UTC
Created attachment 529122 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-04-30 18:00:22 UTC
Created attachment 529124 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-04-30 18:00:25 UTC
Created attachment 529126 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-04-30 18:00:27 UTC
Created attachment 529128 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-04-30 18:00:31 UTC
Created attachment 529130 [details]
sys-cluster:ucx-1.2.2:20180430-175619.log
Comment 7 Toralf Förster gentoo-dev 2018-04-30 18:00:34 UTC
Created attachment 529132 [details]
temp.tbz2
Comment 8 Alexis Ballier gentoo-dev 2018-04-30 19:18:07 UTC
doesnt look related to ffmpeg
Comment 9 Larry the Git Cow gentoo-dev 2018-06-23 18:37:00 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b55ebbeeeff8e43fe6be587c990d3c662c603128

commit b55ebbeeeff8e43fe6be587c990d3c662c603128
Author:     Justin Lecher <jlec@gentoo.org>
AuthorDate: 2018-06-23 17:48:49 +0000
Commit:     Justin Lecher <jlec@gentoo.org>
CommitDate: 2018-06-23 18:36:56 +0000

    sys-cluster/ucx: Fix numa support
    
    Closes: https://bugs.gentoo.org/654432
    Signed-off-by: Justin Lecher <jlec@gentoo.org>
    Package-Manager: Portage-2.3.40, Repoman-2.3.9

 sys-cluster/ucx/metadata.xml                              |  3 +++
 sys-cluster/ucx/{ucx-1.2.2.ebuild => ucx-1.2.2-r1.ebuild} | 12 +++++++++---
 2 files changed, 12 insertions(+), 3 deletions(-)