Several packages fail to build with *pkgsrc* libgpg-error development files being in PATH (gpgrt-config) #9
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
End of the log:
It picked up library from my
pkgsrcbuild:I went up in the log and found this:
So it came from
/home/sskras/pkg/bin/gpgrt-configwho I happen to have inPATHhere:(no way to attach the full log)
Fixed by commit 65c2bde:
Now
libgcryptbuild fails in a similar way:Namely:
After fixing
libgcryptI have the same failure inlibksbatoo:... namely picking up
libgpg-error.sofrom wrong location:0defa7b fixes
libgcrypt.630f9b2 fixes
libksba.Now blocked by #10.
Unblocked by fixing #10.
Now the same error occurs in
gnupgpackage:6b80e02 fixes
gnupg.Now blocked by #11.
Unblocked by fixing #11.
Now blocked by #12.
Unblocked after fixing #12.