Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ign-transport9 debbuilds failing on debian buster #220

Open
scpeters opened this issue Feb 10, 2021 · 2 comments
Open

ign-transport9 debbuilds failing on debian buster #220

scpeters opened this issue Feb 10, 2021 · 2 comments
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@scpeters
Copy link
Member

Environment

  • OS Version: debian Buster
  • debbuild for 9.1.0

Description

  • Expected behavior: expect debbuild to succeed
  • Actual behavior: it fails

Steps to reproduce

  1. rebuild the following job: https://build.osrfoundation.org/job/ign-transport9-debbuilder/175/

Output

/var/lib/jenkins/workspace/ign-transport9-debbuilder/build/ignition-transport-9.1.0/src/NodeShared.cc:98:16: error: ‘send_flags’ in namespace ‘zmq’ does not name a type
     const zmq::send_flags &_type)
                ^~~~~~~~~~

Per gazebo-tooling/release-tools#297, this may require a port of #159

@scpeters scpeters added the bug Something isn't working label Feb 10, 2021
@chapulina
Copy link
Contributor

I believe #159 is already in ign-transport9, I see lots of IGN_CPPZMQ_POST_4_7_0s in that branch.

@scpeters
Copy link
Member Author

I believe #159 is already in ign-transport9, I see lots of IGN_CPPZMQ_POST_4_7_0s in that branch.

you're right; I see them too. I don't know what else is needed then

@chapulina chapulina added the help wanted Extra attention is needed label Feb 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants