Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 667060

Summary: net-libs/zmqpp-4.2.0 : /.../proxy.cpp:14:3: error: zmq_proxy was not declared in this scope
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo Science Related Packages <sci>
Status: CONFIRMED ---    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
net-libs:zmqpp-4.2.0:20180925-032300.log
temp.tbz2

Description Toralf Förster gentoo-dev 2018-09-25 17:12:14 UTC
/usr/bin/x86_64-pc-linux-gnu-g++ -Dzmqpp_EXPORTS -I/var/tmp/portage/net-libs/zmqpp-4.2.0/work/zmqpp-4.2.0/src -I/var/tmp/portage/net-libs/zmqpp-4.2.0/work/zmqpp-4.2.0_build   -DNDEBUG -std=c++11 -O2 -pipe -march=native -Wall -pedantic -Wextra -fPIC   -o CMakeFiles/zmqpp.dir/src/zmqpp/proxy.cpp.o -c /var/tmp/portage/net-libs/zmqpp-4.2.0/work/zmqpp-4.2.0/src/zmqpp/proxy.cpp
/var/tmp/portage/net-libs/zmqpp-4.2.0/work/zmqpp-4.2.0/src/zmqpp/proxy.cpp: In constructor ‘zmqpp::proxy::proxy(zmqpp::socket&, zmqpp::socket&)’:
/var/tmp/portage/net-libs/zmqpp-4.2.0/work/zmqpp-4.2.0/src/zmqpp/proxy.cpp:14:3: error: ‘zmq_proxy’ was not declared in this scope
   zmq_proxy(static_cast<void *>(sa), static_cast<void *>(sb), nullptr);
   ^~~~~~~~~
/var/tmp/portage/net-libs/zmqpp-4.2.0/work/zmqpp-4.2.0/src/zmqpp/proxy.cpp:14:3: note: suggested alternative: ‘zmq_poll’

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

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

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

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

Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)
  [3]   pypy3 (fallback)
Available Ruby profiles:
  [1]   ruby23 (with Rubygems) *



emerge -qpv net-libs/zmqpp
[ebuild  N    ] net-libs/zmqpp-4.2.0  USE="-static-libs"
Comment 1 Toralf Förster gentoo-dev 2018-09-25 17:12:16 UTC
Created attachment 547878 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-09-25 17:12:19 UTC
Created attachment 547880 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-09-25 17:12:23 UTC
Created attachment 547882 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-09-25 17:12:26 UTC
Created attachment 547884 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-09-25 17:12:29 UTC
Created attachment 547886 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-09-25 17:12:32 UTC
Created attachment 547888 [details]
net-libs:zmqpp-4.2.0:20180925-032300.log
Comment 7 Toralf Förster gentoo-dev 2018-09-25 17:12:35 UTC
Created attachment 547890 [details]
temp.tbz2
Comment 8 Toralf Förster gentoo-dev 2018-09-30 07:45:05 UTC
happened at a 17.0-no-multilib-hardened_20180926-050400 too during @preserved-rebuild - the inital emrege went fine