Summary: | net-analyzer/ntopng-1.2.1 - Lua.cpp:33:0: /usr/include/rrd.h:248:17: error: expected ‘,’ or ‘...’ before ‘template’ const char *template, | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
Component: | Current packages | Assignee: | Sławek Lis (RETIRED) <slis> |
Status: | RESOLVED CANTFIX | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | emerge log |
Description
Toralf Förster
![]() Can you please provide version of net-analyzer/rrdtool (In reply to Sławek Lis from comment #1) > Can you please provide version of net-analyzer/rrdtool tinderbox@tor-relay ~ $ sudo chroot amd64-unstable /bin/bash -l tor-relay / # eix -I net-analyzer/rrdtool [I] net-analyzer/rrdtool Available versions: 1.4.8-r1 (~)1.4.8-r3 (~)1.4.9 (~)1.5.0_rc1 {dbi doc (+)graph lua perl python rrdcgi ruby static-libs tcl tcpd PYTHON_TARGETS="python2_7"} Installed versions: 1.5.0_rc1(11:58:45 PM 02/21/2015)(tcpd -dbi -doc -graph -lua -perl -python -rrdcgi -ruby -static-libs -tcl PYTHON_TARGETS="python2_7") Homepage: http://oss.oetiker.ch/rrdtool/ Description: A system to store and display time-series data It seems that there is an error in rrdtool header file (rrd.h). When compiling using cpp, it throws an error, as there is variable named 'template' with is not allowed there. I've found that this bug is fixed in rrdtool-1.5.0_rc2, so we have to wait for this version in portage to become available. Right now I suggest to downgrade to rrdtool-1.4.9 |