Marc Suñé

Results 53 comments of Marc Suñé

@thom311 Coming back to this old bug report, which is still an issue for us. From your last message, your conjecture is that this is somehow a dup of https://bugzilla.redhat.com/show_bug.cgi?id=1337855...

>Any alternatives? I have not tried installing the binary directly, but "assume" it will have the same issue of being coded for an amd64 chipset, so am not sure if...

(premature send) And you should also probably be able to build (local) docker images: ``` docker build -f docker/base/Dockerfile -t base:_build . docker build -f docker/pmacctd/Dockerfile -t pmacctd:latest . docker...

I am not sure. This assertion was happening in a not-so-fast system with a very heavy load of messages. I applied (manually): https://github.com/zeromq/libzmq/pull/1584 solves the issue. It is a pretty...

@rgo3 wondering if you are actively working on this, given that you are assigned.

Can you please paste your gcc or clang version, whatever you are using? For gcc please also paste `g++ --version`

I am unable to reproduce this error neither with the current `HEAD` nor `v1.7.8` in an Orcale9 container: ``` marc@Mriya:~$ docker run -it oraclelinux:9 bash ... #install deps [root@5262f62201dd /]#...

And please, print the output of `cc --version` and CPU arch

Can you share the RPM spec? I want to see what are those flags, to reproduce and fix the warning. Also, please let me know the CPU arch

I will look into this sometime. Shouldn't be complicated to add