Skip to content

JLL Metadata issues #32

Description

@mbauman

There are some common classes of errors that I've found; this just is a place for me to note them.

Reproducibility issues with Yggdrasil's build_tarballs.jl

  • The -latest Julia version from JuliaPackaging/Yggdrasil@03c954f (Sep 10, 2020) to JuliaPackaging/Yggdrasil@061d206 (Feb 11, 2021) is non-reproducible. Using -beta1 works back to October 18... but then we get:
  • The time before a committed manifest, prior to JuliaPackaging/Yggdrasil@102b6ec. I think these just pulled a docker image with a pre-built sysimg that contained BinaryBuilder at some commit on its master branch... But all the failures here seem to be in releases created by staticfloat, not jlbuild.
    • no method matching autobuild(..., ::typeof(products), ...), passing a function instead of an array of products. This hits multiple packages, including: PCRE2_jll at PCRE2-v10.31.0+0, GMP_jll at GMP-v6.1.2+1, Cairo_jll at Cairo-v1.14.12+0, boost_jll at boost-v1.71.0+0, PCRE_jll at PCRE-v8.42.0+0. These are all very old scripts; I think we need another Manifest in addition to the Pre-feb-2020 one.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions