Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 913166 - net-analyzer/netdata-1.42.2 - libnetdata/.../dyn_conf.h: error: unknown type name json_object
Summary: net-analyzer/netdata-1.42.2 - libnetdata/.../dyn_conf.h: error: unknown type ...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Craig Andrews
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-08-28 18:37 UTC by Toralf Förster
Modified: 2023-08-28 18:37 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,20.28 KB, text/plain)
2023-08-28 18:37 UTC, Toralf Förster
Details
emerge-history.txt.xz (emerge-history.txt.xz,56.37 KB, application/x-xz)
2023-08-28 18:37 UTC, Toralf Förster
Details
environment (environment,159.08 KB, text/plain)
2023-08-28 18:37 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,980 bytes, application/x-xz)
2023-08-28 18:37 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,62.57 KB, application/x-xz)
2023-08-28 18:37 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,17.23 KB, application/x-xz)
2023-08-28 18:37 UTC, Toralf Förster
Details
net-analyzer:netdata-1.42.2:20230828-183340.log (net-analyzer:netdata-1.42.2:20230828-183340.log,132.23 KB, text/plain)
2023-08-28 18:37 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,46.71 KB, application/x-xz)
2023-08-28 18:37 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 2023-08-28 18:37:24 UTC
too long lines were shrinked:

x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.   -DVARLIB_DIR="\"/var/lib/netdata\"" 	-DCACHE_DIR="\"/var/cache/netdata\"" 	-DCONFIG_DIR="\"/etc/netdata\"" 	-DLIBCONFIG_DIR="\"/usr/lib64/netdata/conf.d\"" 	-DLOG_DIR="\"/var/log/netdata\"" 	-DPLUGINS_DIR="\"/usr/libexec/netdata/plugins.d\"" 	-DRUN_DIR="
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.   -DVARLIB_DIR="\"/var/lib/netdata\"" 	-DCACHE_DIR="\"/var/cache/netdata\"" 	-DCONFIG_DIR="\"/etc/netdata\"" 	-DLIBCONFIG_DIR="\"/usr/lib64/netdata/conf.d\"" 	-DLOG_DIR="\"/var/log/netdata\"" 	-DPLUGINS_DIR="\"/usr/libexec/netdata/plugins.d\"" 	-DRUN_DIR="
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.   -DVARLIB_DIR="\"/var/lib/netdata\"" 	-DCACHE_DIR="\"/var/cache/netdata\"" 	-DCONFIG_DIR="\"/etc/netdata\"" 	-DLIBCONFIG_DIR="\"/usr/lib64/netdata/conf.d\"" 	-DLOG_DIR="\"/var/log/netdata\"" 	-DPLUGINS_DIR="\"/usr/libexec/netdata/plugins.d\"" 	-DRUN_DIR="
In file included from libnetdata/libnetdata.h:840,
                 from libnetdata/os.h:6,
                 from libnetdata/os.c:3:
libnetdata/dyn_conf/dyn_conf.h:114:1: error: unknown type name json_object
  114 | json_object *get_list_of_plugins_json();
      | ^~~~~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_desktop_systemd-20230824-075004

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10
 [2] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 16.0.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/16/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/16
16.0.6
Python 3.11.5
Available Ruby profiles:
  [1]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.72.0
  [2]   rust-1.72.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 17.0.7_p7 [openjdk-bin-17]
2)	Eclipse Temurin JDK 8.372_p07 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17  system-vm

php cli (if any):
go version go1.21.0 linux/amd64

  HEAD of ::gentoo
commit 98368ca1c1d2d6f80c9d09e07898f0e2b96669a5
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Aug 28 17:16:40 2023 +0000

    2023-08-28 17:16:39 UTC

emerge -qpvO net-analyzer/netdata
[ebuild  N    ] net-analyzer/netdata-1.42.2  USE="compression cups filecaps ipmi lto mongodb nfacct nodejs prometheus python tor -caps -cloud -dbengine -jsonc -mysql -postgres -xen" CPU_FLAGS_X86="sse2" PYTHON_SINGLE_TARGET="python3_11 -python3_10"
Comment 1 Toralf Förster gentoo-dev 2023-08-28 18:37:25 UTC
Created attachment 868895 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-08-28 18:37:26 UTC
Created attachment 868896 [details]
emerge-history.txt.xz
Comment 3 Toralf Förster gentoo-dev 2023-08-28 18:37:28 UTC
Created attachment 868897 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2023-08-28 18:37:28 UTC
Created attachment 868898 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2023-08-28 18:37:30 UTC
Created attachment 868899 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-08-28 18:37:31 UTC
Created attachment 868900 [details]
logs.tar.xz
Comment 7 Toralf Förster gentoo-dev 2023-08-28 18:37:32 UTC
Created attachment 868901 [details]
net-analyzer:netdata-1.42.2:20230828-183340.log
Comment 8 Toralf Förster gentoo-dev 2023-08-28 18:37:33 UTC
Created attachment 868902 [details]
temp.tar.xz