[racket-dev] Why is collections is failing pkg-build?

2016-10-06 Thread Alexis King
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 racket-dev+unsubscr...@googlegroups.com.
To post to this group, send email to racket-dev@googlegroups.com.
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.


[racket-dev] Re: Release for v6.7 is about to begin

2016-10-06 Thread Vincent St-Amour
Alex,

As such library upgrades can cause breakage, it would be best to do it
right after the release. That way we have a full release cycle to
discover and fix any issues that may arise.

I plan to look into it after the release, but if you're interested in
investigating, that would be great! The process mostly involves
downloading newer sources, running scripts in "racket/src/native-libs"
on suitable platforms, and updating the library packages (which I can do
for you).

Vincent



On Mon, 03 Oct 2016 02:01:40 -0500,
Alex Harsanyi wrote:
> 
> Would it be possible to update the sqlite DLL on windows platforms to a
> newer version?
> 
> Thanks,
> Alex.
> 
> On Saturday, October 1, 2016 at 11:21:35 PM UTC+8, Vincent St-Amour
> wrote:
> 
> The release process for v6.7 will begin in about a week. If 
> you have any new features that you want in and are relatively close 
> to being done, now is a good time to do that. 

-- 
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 racket-dev+unsubscr...@googlegroups.com.
To post to this group, send email to racket-dev@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/racket-dev/m2zimh41p5.wl-stamourv%40eecs.northwestern.edu.
For more options, visit https://groups.google.com/d/optout.