GithubHelp home page GithubHelp logo

Comments (5)

ptr1337 avatar ptr1337 commented on August 15, 2024 1

#41

There you go

from mesa-git.

Andorreta avatar Andorreta commented on August 15, 2024

Happens to me too. The paste lib/package is inside core/coreutils and is installed.

EDIT: Added the meson log of the build
meson-log.txt

from mesa-git.

Faugus avatar Faugus commented on August 15, 2024

@ptr1337 @Tk-Glitch Thank you for the quick update. Now I'm getting this error:
meson-log.txt

paste| DEPRECATION: Option 'glvnd' value 'true' is replaced by 'enabled'
paste| Project name: paste
paste| Project version: 1.0.14
paste| Rust compiler for the host machine: rustc -C linker=gcc (rustc 1.77.2)
paste| Rust linker for the host machine: rustc -C linker=gcc ld.bfd 2.42.0
paste| Build targets in project: 398
paste| Subproject paste finished.

Dependency paste from subproject subprojects/paste-1.0.14 found: YES 1.0.14
mesa/src/nouveau/nil/meson.build:97: WARNING: Project targets '>= 1.1.0' but uses feature introduced in '1.3.0': rust_abi arg in static_library.
mesa/src/nouveau/nil/meson.build:104: WARNING: Project targets '>= 1.1.0' but uses feature introduced in '1.3.0': rust_abi arg in static_library.

mesa/src/nouveau/nil/meson.build:114:9: ERROR: Tried to use not-found external program in "command"

A full log can be found at /home/faugus/mesa-git/src/_build64/meson-logs/meson-log.txt
==> ERROR: A failure occurred in build().
    Aborting...
  -> Cleanup done

from mesa-git.

ptr1337 avatar ptr1337 commented on August 15, 2024

@ptr1337 @Tk-Glitch Thank you for the quick update. Now I'm getting this error: meson-log.txt

paste| DEPRECATION: Option 'glvnd' value 'true' is replaced by 'enabled'
paste| Project name: paste
paste| Project version: 1.0.14
paste| Rust compiler for the host machine: rustc -C linker=gcc (rustc 1.77.2)
paste| Rust linker for the host machine: rustc -C linker=gcc ld.bfd 2.42.0
paste| Build targets in project: 398
paste| Subproject paste finished.

Dependency paste from subproject subprojects/paste-1.0.14 found: YES 1.0.14
mesa/src/nouveau/nil/meson.build:97: WARNING: Project targets '>= 1.1.0' but uses feature introduced in '1.3.0': rust_abi arg in static_library.
mesa/src/nouveau/nil/meson.build:104: WARNING: Project targets '>= 1.1.0' but uses feature introduced in '1.3.0': rust_abi arg in static_library.

mesa/src/nouveau/nil/meson.build:114:9: ERROR: Tried to use not-found external program in "command"

A full log can be found at /home/faugus/mesa-git/src/_build64/meson-logs/meson-log.txt
==> ERROR: A failure occurred in build().
    Aborting...
  -> Cleanup done

That diff should fix it, ill sent a seperate PR. Had this already applied on my local branch.

diff --git a/PKGBUILD b/PKGBUILD
index edf9312..cadfc5f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -50,7 +50,7 @@ makedepends=('git' 'python-mako' 'python-ply' 'xorgproto' 'libxml2' 'libx11' 'li
              'elfutils' 'libomxil-bellagio' 'libxrandr' 'ocl-icd' 'libgcrypt'  'wayland'
              'wayland-protocols' 'meson' 'ninja' 'libdrm' 'xorgproto' 'libdrm' 'libxshmfence' 
              'libxxf86vm' 'libxdamage' 'libclc' 'libglvnd' 'libunwind' 'lm_sensors' 'libxrandr'
-             'valgrind' 'glslang' 'byacc' 'wget' 'flex' 'bison' 'rust' 'rust-bindgen' 'spirv-llvm-translator')
+             'valgrind' 'glslang' 'byacc' 'wget' 'flex' 'bison' 'rust' 'rust-bindgen' 'spirv-llvm-translator' 'cbindgen')
 
 if [ "$_lib32" == "true" ]; then
   makedepends+=('lib32-libxml2' 'lib32-libx11' 'lib32-libdrm' 'lib32-libxshmfence' 'lib32-libxxf86vm'

from mesa-git.

Faugus avatar Faugus commented on August 15, 2024

I applied this diff and it worked. Thank you.

from mesa-git.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.