Skip to content

Precompiling TestExt errors with test_roundtrip_seekstart not defined #223

Closed
@Datseris

Description

@Datseris
[ Info: Precompiling TestExt [29286dec-c893-52d1-88fe-e07e79eb4405]
ERROR: LoadError: UndefVarError: `test_roundtrip_seekstart` not defined
Stacktrace:
 [1] getproperty(x::Module, f::Symbol)
   @ Base .\Base.jl:31
 [2] top-level scope
   @ C:\Users\datse\.julia\packages\TranscodingStreams\F7ot4\ext\TestExt.jl:65
 [3] include
   @ Base .\Base.jl:495 [inlined]
 [4] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::String)
   @ Base .\loading.jl:2216
 [5] top-level scope
   @ stdin:3
in expression starting at C:\Users\datse\.julia\packages\TranscodingStreams\F7ot4\ext\TestExt.jl:1
in expression starting at stdin:3

in Windows 10, for version

  [3bb67fe8] TranscodingStreams v0.10.9

This causes precompilation problems for many other package extensions , such as precompiling CairoMakie or DynamicalSystems (for reasons unknown to me).

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