Skip to content

[ERROR] Problem occurred while building package pyyaml: Unresolved install path. #611

@Andre-Capjoy

Description

@Andre-Capjoy

Hey there, I try to install gnuradio with pybombs. But I always get error: [ERROR] Problem occurred while building package pyyaml:
Unresolved install path.
Despite that I installed python-yaml/pyyaml.

My OS is Linux Manjaro 21.2.1
Here is my whole output
output.txt

And here a stripped-down version

[gnuradio@gnuradio-virtualbox ~]$ pybombs -v prefix init ~/Apps/gnuradio3 -R gnuradio-default
...
Install tree:
|
\- gnuradio
   |
   +- libvolk
   |
   +- uhd
   |  |
   |  \- python-requests
   |
   \- pyyaml
[INFO] Phase 1 complete: All binary dependencies installed.
[INFO] Phase 2: Recursively installing source packages to prefix:
[INFO] Installing package: pyyaml
[DEBUG] install(pyyaml, install_type=source, static=False)
[DEBUG] Using packager source
[DEBUG] State on package pyyaml is 10
[DEBUG] Package pyyaml is already fetched.
[DEBUG] Requiring packages on host system: []
[DEBUG] Attempting to add binary package manager apt
[DEBUG] Attempting to add binary package manager yumdnf
[DEBUG] Attempting to add binary package manager port
[DEBUG] Attempting to add binary package manager brew
[DEBUG] Attempting to add binary package manager zypper
[DEBUG] Attempting to add binary package manager pacman
[DEBUG] pacman is supported!
[DEBUG] Attempting to add binary package manager portage
[DEBUG] Attempting to add binary package manager pymod
[DEBUG] pymod is supported!
[DEBUG] Attempting to add binary package manager pip
[DEBUG] Using pip executable: pip3
[DEBUG] pip is supported!
[DEBUG] Attempting to add binary package manager pkgconfig
[DEBUG] Attempting to add binary package manager cmd
[DEBUG] cmd is supported!
[DEBUG] Using binary packagers: ['pacman', 'pymod', 'pip', 'cmd']
[DEBUG] Phase 1: Creating install tree and installing binary packages:
[DEBUG] Checking if package build-essential is installable...
[DEBUG] Package build-essential is not installable.
[ERROR] Package has no install method: build-essential
[ERROR] Problem occurred while building package pyyaml:
Unresolved install path.
[ERROR] Error installing package pyyaml. Aborting.

Any idea?

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