For the record, the failing test out is this: > errorcase.sh: Test could not be completed: could not select the name of a > group to which you do not belong > Running test /build/reproducible-path/cssc-1.4.1/tests/prs/format.sh > make[3]: *** [Makefile:1230: test-delta] Error 1
That test tries to find a system group of which the user doing the build is not a member (not judging yet if that is a good idea at all). What is the context in which this failing build was observed, could it be that the build user would be a member of all groups in /etc/groups? Best regards, -- Yann