Skip to content

Build Revery is presenting failure in shell.c #1052

Open
@marcelsby

Description

  • RHEL 8.3 - 4.18.0-240.15.1.el8_3.x86_64:

  • Revery Version: Trying to build commit 26e8b73

  • OCaml version: esy 0.6.8 built-in

  • Native, Bytecode, or JS build: Native

  • Steps to reproduce:

  1. Install all required dependencies: (OK)
    cmake
    ragel
    nasm
    libpng-devel
    bzip2-devel
    libX11-devel
    mesa-libGLU-devel
    harfbuzz-devel
    libXext-devel
    fontconfig-devel
    nasm
    m4
    libXrandr-devel
    libXi-devel
    libXcursor-devel
    libXinerama-devel
    libXxf86vm-devel
  2. Clone Revery repo (OK)
  3. cd into it (OK)
  4. Run esy install (OK)
  5. Run esy build (BAD)
  • Actual Result:
    Exit error log (after run esy build in / of Revery):
    issue-log.txt

  • Expected Result:
    Some Warnings and Build Successful.

  • Search terms used: Red Hat, RHEL 8, RHEL, Fedora, shell.c.

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