Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 705750 - net-analyzer/ntopng-3.8.1-r2 with net-libs/zeromq-2.2.0 : src/ExportInterface.cpp:31:17: error: zmq_ctx_new was not declared in this scope
Summary: net-analyzer/ntopng-3.8.1-r2 with net-libs/zeromq-2.2.0 : src/ExportInterface...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Netmon project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-01-18 17:59 UTC by Toralf Förster
Modified: 2020-01-19 12:13 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.23 KB, text/plain)
2020-01-18 17:59 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,289.83 KB, text/plain)
2020-01-18 17:59 UTC, Toralf Förster
Details
environment (environment,80.97 KB, text/plain)
2020-01-18 17:59 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,23.51 KB, application/x-bzip)
2020-01-18 17:59 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,5.34 KB, application/x-bzip)
2020-01-18 17:59 UTC, Toralf Förster
Details
net-analyzer:ntopng-3.8.1-r2:20200118-173522.log (net-analyzer:ntopng-3.8.1-r2:20200118-173522.log,82.90 KB, text/plain)
2020-01-18 17:59 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,27.54 KB, application/x-bzip)
2020-01-18 17:59 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 2020-01-18 17:59:12 UTC
src/ExportInterface.cpp: In constructor ‘ExportInterface::ExportInterface(const char*, const char*)’:
src/ExportInterface.cpp:31:17: error: ‘zmq_ctx_new’ was not declared in this scope
   31 |   if((context = zmq_ctx_new()) == NULL) {
      |                 ^~~~~~~~~~~
src/ExportInterface.cpp: In destructor ‘ExportInterface::~ExportInterface()’:

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no-multilib_hardened-20200112-181843

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

  Please see the tracker bug for details.

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

clang:
clang version 9.0.1 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/9/bin
llvm:
9.0.1
Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.6
  [3]   python2.7 (fallback)
  [4]   pypy3 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.40.0 *



repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Sat, 18 Jan 2020 16:26:07 +0000

emerge -qpvO net-analyzer/ntopng
[ebuild  N    ] net-analyzer/ntopng-3.8.1-r2
Comment 1 Toralf Förster gentoo-dev 2020-01-18 17:59:15 UTC
Created attachment 603680 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-01-18 17:59:19 UTC
Created attachment 603682 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-01-18 17:59:23 UTC
Created attachment 603684 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-01-18 17:59:27 UTC
Created attachment 603686 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-01-18 17:59:30 UTC
Created attachment 603688 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-01-18 17:59:33 UTC
Created attachment 603690 [details]
net-analyzer:ntopng-3.8.1-r2:20200118-173522.log
Comment 7 Toralf Förster gentoo-dev 2020-01-18 17:59:36 UTC
Created attachment 603692 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2020-01-19 12:13:05 UTC
The bug has been closed via the following commit(s):

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

commit 44bbe2f83871bdca15b05bcf4ebd2f63e16279f5
Author:     Jeroen Roovers <jer@gentoo.org>
AuthorDate: 2020-01-19 12:10:30 +0000
Commit:     Jeroen Roovers <jer@gentoo.org>
CommitDate: 2020-01-19 12:13:01 +0000

    net-analyzer/ntopng: Depend on >=net-libs/zeromq-3
    
    Package-Manager: Portage-2.3.84, Repoman-2.3.20
    Closes: https://bugs.gentoo.org/show_bug.cgi?id=705750
    Signed-off-by: Jeroen Roovers <jer@gentoo.org>

 net-analyzer/ntopng/ntopng-3.8.1-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)