Hi Bruno, Bruno Haible <[email protected]> writes:
> Because of the way these builds are done (taking snapshots from the git > repository, with extra sensitiveness on packaging issues that are not > normally handled until right before a release), I cannot spend much time > looking at these reports any more. Too bad. (And I do think the test failures I reported on BSD are actual bugs, not packaging bugs.) > If you want to do serious reporting of bugs in the git repository, > please take the git repository as it is and do "./autogen.sh; > ./configure; make; make check". Just to make sure there’s no misunderstanding: the build process on Hydra does: ./autogen.sh ; ./configure ; make ; make dist Then: tar xf libunistring*.tar.gz ; ./configure ; make ; make check Thanks, Ludo’.
