Marc Suñé

Results 53 comments of Marc Suñé

@Konstantin-Glukhov thank you for the report. Can you paste the output of `arm-openwrt-linux-g++ --version`? Thanks

I am unable to reproduce the error in gcc/g++12.3.0 on amd64: ``` /bin/bash ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"LIBCDADA\" -DPACKAGE_TARNAME=\"libcdada\" -DPACKAGE_VERSION=\"v0.5.2\" -DPACKAGE_STRING=\"LIBCDADA\ v0.5.2\" -DPACKAGE_BUGREPORT=\"[email protected]\" -DPACKAGE_URL=\"http://github.com/msune/libcdada\" -DPACKAGE=\"libcdada\" -DVERSION=\"v0.5.2\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1...

Thanks. I am half sick, so I don't completely rule out I missed s/t. But I ran steps two times and it's always failing in step 5: ``` root@f4b81040cf77:~/sdk# ./scripts/feeds...

Hi @Konstantin-Glukhov. Thanks for following up. We will manage, eventually! I believe the problem is somehow before that. The pmacct Makefile is just not "recognized" in/or the "feed". (tried again...

Ok, that worked! Interestingly, I had to put the full path - which I had done in the past, without luck - _and_ move it to `feeds.conf.default`, instead of the...

Any chance this old PR could make it for next release(s)? I'm interested in this functionality

This PR got automatically closed; is this OK?

@paololucente please tag as `Enhancement` (and likely add a label called `CI` if it doesn't exist)

Hey @nicvanorton @rodonile, Sorry for the late response... busy days! First and foremost, this looks like a great step forward for pmacct's E2E testing. **Thank you and congrats** :partying_face:! It's...

1. >Generalising the non-root Dockerfiles to the main pmacct images would otherwise sound reasonable (if technically feasible), but is probably beyond the scope of this PR (and of the test...