EricssonResearch / EricssonResearch/openwebrtc

Recipe 'gobject-introspection' failed at the build step 'compile'

Open
#294 5 comments 0 reactions 0 assignees View on GitHub
Build Issue
Dominant language
C
Stars
1.8k
Forks
531
PR merge metrics
No merged PRs in 30d

Description

Hi,

I have tried to install Bootstrap with Cerbero. In the path /home, I run this instrunctions:

git clone https://github.com/EricssonResearch/cerbero.git
cd cerbero
./cerbero-uninstalled bootstrap

This is the error that happened.

OSError: [Errno 13] Permission denied: '/home/francus/.cache/g-ir-scanner/70acf7e1b2d8c430b80c42a34f59dccb87716ce9'
make[2]: **\* [GLib-2.0.gir] Error 1
make[2]: se sale del directorio «/home/francus/cerbero/sources/build-tools/gobject-introspection-1.42.0»
make[1]: **\* [all-recursive] Error 1
make[1]: se sale del directorio «/home/francus/cerbero/sources/build-tools/gobject-introspection-1.42.0»
make: **\* [all] Error 2
Running command 'make -j4'

****\* Error running 'bootstrap' command:
Recipe 'gobject-introspection' failed at the build step 'compile'

Thanks!!

Contributor guide

Open the contributing guide

Research direction

Start by running ./cerbero-uninstalled bootstrap from the cloned cerbero directory and inspect the reported gobject-introspection-1.42.0 compile output, especially the g-ir-scanner cache path under /home/francus/.cache. No test is mentioned; done means the bootstrap command completes without the permission-denied error.

Written by the indexing model from the issue text.

Assessment

Tech stack
c, git
Domain
build-system
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.