Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 667060 - net-libs/zmqpp-4.2.0 : /.../proxy.cpp:14:3: error: zmq_proxy was not declared in this scope
Summary: net-libs/zmqpp-4.2.0 : /.../proxy.cpp:14:3: error: zmq_proxy was not declared...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-09-25 17:12 UTC by Toralf Förster
Modified: 2018-09-30 07:45 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.81 KB, text/plain)
2018-09-25 17:12 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,119.56 KB, text/plain)
2018-09-25 17:12 UTC, Toralf Förster
Details
environment (environment,107.04 KB, text/plain)
2018-09-25 17:12 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,23.65 KB, application/x-bzip)
2018-09-25 17:12 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,5.05 KB, application/x-bzip)
2018-09-25 17:12 UTC, Toralf Förster
Details
net-libs:zmqpp-4.2.0:20180925-032300.log (net-libs:zmqpp-4.2.0:20180925-032300.log,15.58 KB, text/plain)
2018-09-25 17:12 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,27.01 KB, application/x-bzip)
2018-09-25 17:12 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 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