Gleb Popov
Gleb Popov
See https://access.redhat.com/documentation/ru-ru/red_hat_enterprise_linux/6/html/developer_guide/compiling-build-id and > the build-id is a unique checksum added by the linker and computed over all "important" bits of the ELF file. Its primary use is to make...
> The test dependencies may not be built by the time make package runs. It is a dependency ordering problem which is why your package is missing. No, my dependency...
Yes, you're right, Poudriere also doesn't queue TEST_DEPENDS. But even just having `USE_PACKAGE_DEPENDS_ONLY=1` passed already improves the situation a lot.
Here' is a hack that fixed things for me: https://github.com/arrowd/poudriere/commit/7ac7541d82b905d214894cc509014b5a8e1c6f7d
Yes, hacked it up a bit, see my previous comment. But this is either not an ideal solution and a more substantial work has to be done on the Poudriere...
This is actually an interesting idea! I will try to find time to play with it, thanks.
Can you try 3.10? I remember some pkg-config bug in ether 3.6 or 3.8
Are you the maintainer of this port? Also the commit's author does not match your GitHub username, why?
Can I get a review on this?
Monthly bump.