Skip to content
This repository was archived by the owner on Nov 27, 2024. It is now read-only.
This repository was archived by the owner on Nov 27, 2024. It is now read-only.

GLIBCXX not found #4

@mdav2

Description

@mdav2

Sometimes the Julia distributed libstdc++.so get out of sync with one another, which can lead to an error like:

(@v1.4) pkg> test Lints
    Testing Lints
Status `/tmp/jl_OB30HX/Manifest.toml`
  [1f15a43c] CxxWrap v0.11.0
  [bc6bbf8a] Eigen_jll v3.3.7+1
  [969b4477] Lints v0.1.0 [`~/.julia/dev/Lints`]
  [1914dd2f] MacroTools v0.5.5
  [28df3c45] boost_jll v1.71.0+2
  [3eaa8342] libcxxwrap_julia_jll v0.8.0+0
  [5fdff7f3] libint_jll v2.7.0+0
  [2a0f44e3] Base64 
  [ade2ca70] Dates 
  [8ba89e20] Distributed 
  [b77e0a4c] InteractiveUtils 
  [76f85450] LibGit2 
  [8f399da3] Libdl 
  [56ddb016] Logging 
  [d6f4376e] Markdown 
  [44cfe95a] Pkg 
  [de0858da] Printf 
  [3fa0cd96] REPL 
  [9a3f8284] Random 
  [ea8e919c] SHA 
  [9e88b42a] Serialization 
  [6462fe0b] Sockets 
  [8dfed614] Test 
  [cf7118a7] UUIDs 
  [4ec0a83e] Unicode 
ERROR: LoadError: LoadError: could not load library "/home/matt/.julia/dev/Lints/src/../deps/lib/libLints"
/home/matt/julia-1.4.2/bin/../lib/julia/libstdc++.so.6: version `GLIBCXX_3.4.26' not found (required by /home/matt/.julia/dev/Lints/src/../deps/lib/libLints.so)
Stacktrace:

This is an upstream problem, but can be resolved by building Julia from source.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions