Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 683838 - net-analyzer/netdata-1.14.0 : <artificial>:(.text.startup+<snip>): undefined reference to xenstat_vbd_error
Summary: net-analyzer/netdata-1.14.0 : <artificial>:(.text.startup+<snip>): undefined ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Craig Andrews
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-04-19 10:56 UTC by Toralf Förster
Modified: 2019-04-19 18:43 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.44 KB, text/plain)
2019-04-19 10:56 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,188.70 KB, text/plain)
2019-04-19 10:56 UTC, Toralf Förster
Details
environment (environment,151.44 KB, text/plain)
2019-04-19 10:56 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,10.94 KB, application/x-bzip)
2019-04-19 10:56 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,11.24 KB, application/x-bzip)
2019-04-19 10:56 UTC, Toralf Förster
Details
net-analyzer:netdata-1.14.0:20190419-002521.log (net-analyzer:netdata-1.14.0:20190419-002521.log,60.88 KB, text/plain)
2019-04-19 10:56 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,37.94 KB, application/x-bzip)
2019-04-19 10:56 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 2019-04-19 10:56:40 UTC
/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: /var/tmp/portage/net-analyzer/netdata-1.14.0/temp/ccGEZEgr.ltrans0.ltrans.o: in function `main':
<artificial>:(.text.startup+0xaa6): undefined reference to `xenstat_vbd_error'
collect2: error: ld returned 1 exit status
make[2]: *** [Makefile:2462: xenstat.plugin] Error 1
make[2]: Leaving directory '/var/tmp/portage/net-analyzer/netdata-1.14.0/work/netdata-1.14.0'

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-systemd_20190414-152222

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

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

Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems)
  [3]   ruby26 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.34.0
  [2]   rust-1.34.0 *



emerge -qpvO net-analyzer/netdata
[ebuild  N    ] net-analyzer/netdata-1.14.0  USE="compression filecaps python -caps -ipmi -mysql -nfacct -nodejs -postgres -tor" CPU_FLAGS_X86="sse2" PYTHON_TARGETS="python2_7 python3_6 -python3_5 -python3_7"
Comment 1 Toralf Förster gentoo-dev 2019-04-19 10:56:43 UTC
Created attachment 573430 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-04-19 10:56:46 UTC
Created attachment 573432 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-04-19 10:56:48 UTC
Created attachment 573434 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-04-19 10:56:51 UTC
Created attachment 573436 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-04-19 10:56:54 UTC
Created attachment 573438 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-04-19 10:56:57 UTC
Created attachment 573440 [details]
net-analyzer:netdata-1.14.0:20190419-002521.log
Comment 7 Toralf Förster gentoo-dev 2019-04-19 10:56:59 UTC
Created attachment 573442 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2019-04-19 18:43:05 UTC
The bug has been closed via the following commit(s):

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

commit 28efa0b57547e2784ae33d273b500fe4aab84e52
Author:     Craig Andrews <candrews@gentoo.org>
AuthorDate: 2019-04-19 18:42:29 +0000
Commit:     Craig Andrews <candrews@gentoo.org>
CommitDate: 2019-04-19 18:42:58 +0000

    net-analyzer/netdata: Make xen and cups plugins optional
    
    Closes: https://bugs.gentoo.org/683838
    Package-Manager: Portage-2.3.64, Repoman-2.3.12
    Signed-off-by: Craig Andrews <candrews@gentoo.org>

 net-analyzer/netdata/metadata.xml             |   1 +
 net-analyzer/netdata/netdata-1.14.0-r1.ebuild | 121 ++++++++++++++++++++++++++
 net-analyzer/netdata/netdata-9999.ebuild      |   9 +-
 3 files changed, 130 insertions(+), 1 deletion(-)