Skip to content

"unsupported GNU_PROPERTY_TYPE" warning upon creating sysimage #654

@ma-sadeghi

Description

@ma-sadeghi

Warning

julia> create_sysimage(["CUDA", "DifferentialEquations", "FastBroadcast", "LoopVectorization", "Plots"]; sysimage_path="diffeq2.so")
✔ [06m:10s] PackageCompiler: compiling incremental system image
/usr/bin/ld: warning: /home/anaconda/Code/julias/julia-1.7.1/lib/julia/libstdc++.so: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0010001
/usr/bin/ld: warning: /home/anaconda/Code/julias/julia-1.7.1/lib/julia/libstdc++.so: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0010002
/usr/bin/ld: warning: /home/anaconda/Code/julias/julia-1.7.1/lib/julia/libgcc_s.so.1: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0010001
/usr/bin/ld: warning: /home/anaconda/Code/julias/julia-1.7.1/lib/julia/libgcc_s.so.1: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0010002
/usr/bin/ld: warning: /home/anaconda/Code/julias/julia-1.7.1/lib/julia/libgcc_s.so.1: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0010001
/usr/bin/ld: warning: /home/anaconda/Code/julias/julia-1.7.1/lib/julia/libgcc_s.so.1: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0010002

Version info

julia> versioninfo()
Julia Version 1.7.1
Commit ac5cc99908 (2021-12-22 19:35 UTC)
Platform Info:
  OS: Linux (x86_64-pc-linux-gnu)
  CPU: Intel(R) Xeon(R) Silver 4110 CPU @ 2.10GHz
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-12.0.1 (ORCJIT, skylake-avx512)

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