[Pkg-julia-devel] Julia 0.3.12
Peter Colberg
peter at colberg.org
Fri Oct 30 06:19:13 UTC 2015
On Fri, Oct 30, 2015 at 07:16:37AM +0200, Graham Inggs wrote:
> How will the new packages above affect the orig.tar.xz?
> If we generate an orig.tar.xz for 0.3.12 now that includes dsfmt and
> utf8proc, will we be able to patch it later to use the new packages?
> Or is it better to wait until the new packages have cleared NEW?
> I think having a two different orig.tar.xz for 0.3.12 will be difficult.
I have almost finished packaging utf8proc after fixing a few upstream
issues, so I would suggest we wait for the three new packages to clear
NEW, and package an orig tarball that excludes dsfmt and utf8proc from
the beginning. I will modify get-orig-source shortly.
Would you be willing to review and upload the dependencies?
If you like, the dsfmt package is now ready for review.
> I'll push my porting changes to the julia git shortly.
Great! I have a small armhf machine, but it is too slow for builds.
Did you succeed in running the tests on armhf? On an x86_64 machine,
the memory usage of the parallel test workers continually grows during
the run, reaching roughly 2 GB per worker. I suspect this is due to the
JITted code, which is not garbage collected between tests.
Regards,
Peter
More information about the Pkg-julia-devel
mailing list