I recently split up my collections package into the usual lib, doc, and test packages, and I noticed today that pkg-build seems to be barfing on it in such a way that is causing its dependencies to have issues, too. Unfortunately, I can’t seem to figure out what’s wrong. If I look at http://pkg-build.racket-lang.org, it claims that the collections package has “conflicts in dependency”, but clicking on the link gives me information that doesn’t seem to make much sense. Furthermore, all of the collections-{lib,doc,test} packages say that “install both succeeds and fails”, which manages to be even more confusing.
What am I missing here? How can I get these to build properly? The build failure is also affecting downstream dependents, such as my functional and megaparsack libraries. Alexis -- You received this message because you are subscribed to the Google Groups "Racket Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/racket-dev/49B8E24D-4809-41C7-B9E0-4A640E224110%40gmail.com. For more options, visit https://groups.google.com/d/optout.
