Skip to content

Build failure #685

@janszafranski

Description

@janszafranski

Describe the bug

I'm running a clean install of EndeavourOS on bare metal, and have tried installing it via yay, pacseek, as instructed, and it always fails in the build (using the 3 lines of code in the terminal... after the [makepkg -si] line

To Reproduce

Steps to reproduce the behavior:

  1. In Terminal, Enter [git clone https://aur.archlinux.org/linutil.git]
  2. Then change directory to [linutil]
  3. Then run [makepkg -si]
  4. See error...

= note: some extern functions couldn't be found; some native libraries may need to be installed or have their path specified
= note: use the -l flag to specify native libraries to link
= note: use the cargo:rustc-link-lib directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#rustc-link-lib)

error: could not compile linutil_tui (bin "linutil") due to 1 previous error
==> ERROR: A failure occurred in build().
Aborting...

Expected behavior

Not to error, and instead complete installation

Screenshots

If applicable, add screenshots to help explain your problem.

Additional context

Add any other context about the problem here.

Checklist

  • I checked for duplicate issues.
  • I checked already existing discussions.
  • This issue is not included in the roadmap.
  • [/] This issue is present on both stable and development branches.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions