Skip to content
This repository has been archived by the owner on May 17, 2023. It is now read-only.

Error : Build Package From Source In Debian #2968

Open
YounesGhanem opened this issue Jul 28, 2022 · 0 comments
Open

Error : Build Package From Source In Debian #2968

YounesGhanem opened this issue Jul 28, 2022 · 0 comments
Labels

Comments

@YounesGhanem
Copy link

YounesGhanem commented Jul 28, 2022

System information

  • CPU information : model name : Intel(R) Core(TM) i7-8665U CPU @ 1.90GHz
  • Addition Infos :
    • Target in a linux PC running debian 11 (bullseye)
    • Developing on Docker (visual studio code with docker installed)

Issue behavior

Describe the current behavior

Failed creating DEB package from source
Result of Build
[ 70%] Built target decode_hw
make[2]: Leaving directory '/workspaces/KerfControlService/src/backup_mfx/intel-mediasdk-22.3.0/intel-mediasdk-22.3.0/build'
make[1]: *** [Makefile:163: all] Error 2
make[1]: Leaving directory '/workspaces/KerfControlService/src/backup_mfx/intel-mediasdk-22.3.0/intel-mediasdk-22.3.0/build'
dh_auto_build: error: cd build && make -j8 "INSTALL=install --strip-program=true" VERBOSE=1 returned exit code 2
make: *** [debian/rules:4: build] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
W: Download is performed unsandboxed as root as file 'intel-mediasdk_22.3.0-1.dsc' couldn't be accessed by user '_apt'. - pkgAcquire::Run (13: Permission denied)
E: Build command 'cd intel-mediasdk-22.3.0 && dpkg-buildpackage -b -uc' failed.

Right now I don't have any idea what could possibly be the cause of that. Did you have experienced something similar or where would you look at ?
Note that I'm running this on Docker. Will try to run it on my Linux PC tonight.

Many Thanks
Younes

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant