Santiago,

I suspect that a recent update of libgit2-dev might be related to this
build error.

When I released nix 2.24.8+dfsg-1 my sbuild test build used
libgit2-dev 1.7.2+ds-1+b2. I see that libgit2-dev 1.7.2+ds-1 had
"-lhttp_parser" in the pkgconfig file, and my older build log includes
"-lhttp_parser".

I just rebuilt nix, and now sbuild pulled in libgit2-dev
1.8.2~rc1+ds2-1, which instead added "-lllhttp" in the pkgconfig file.
Therefore my newer build now changed all "-lhttp_parser" references to
"-lllhttp".

It looks like this libgit2 was released "Tue, 08 Oct 2024 22:45:48
+0200". Is it possible that libgit2 was somehow partially updated in
the build that failed?

Thanks,

-Jordan

Attachment: signature.asc
Description: signature

Reply via email to