We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
PR #1029 appears to have broken building the framework-laptop-kmod against kernel 6.13.
framework-laptop-kmod
error: builder for '/nix/store/46b1lb2z48q51l70w2hrk47r923xrb5p-framework-laptop-kmod-0-unstable-2024-09-15.drv' failed with exit code 2;
Running phase: unpackPhase @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking source archive /nix/store/i2vrg24drigcm8ixhqs1qwbvnmd5iwgl-source source root is source Running phase: patchPhase @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: updateAutotoolsGnuConfigScriptsPhase @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } Running phase: configurePhase @nix { "action": "setPhase", "phase": "configurePhase" } no configure script, doing nothing Running phase: buildPhase @nix { "action": "setPhase", "phase": "buildPhase" } build flags: SHELL=/nix/store/4fvc5fm8bszmkydng1ivrvr5cbvr1g60-bash-5.2p37/bin/bash O=\$\(buildRoot\) ARCH=x86_64 CROSS_COMPILE= KDIR=/nix/store/6b9j17qfxdvyh9kmi9fjgh6zg0ix8if5-linux-6.13-dev/lib/modules/6.13.0/build make -C /nix/store/6b9j17qfxdvyh9kmi9fjgh6zg0ix8if5-linux-6.13-dev/lib/modules/6.13.0/build M=$PWD modules make[1]: Entering directory '/nix/store/6b9j17qfxdvyh9kmi9fjgh6zg0ix8if5-linux-6.13-dev/lib/modules/6.13.0/build' mkdir: cannot create directory '.tmp_63': Permission denied mkdir: cannot create directory '.tmp_66': Permission denied mkdir: cannot create directory '.tmp_69': Permission denied mkdir: cannot create directory '.tmp_72': Permission denied mkdir: cannot create directory '.tmp_75': Permission denied mkdir: cannot create directory '.tmp_78': Permission denied mkdir: cannot create directory '.tmp_81': Permission denied mkdir: cannot create directory '.tmp_84': Permission denied mkdir: cannot create directory '.tmp_87': Permission denied mkdir: cannot create directory '.tmp_90': Permission denied mkdir: cannot create directory '.tmp_93': Permission denied mkdir: cannot create directory '.tmp_96': Permission denied mkdir: cannot create directory '.tmp_99': Permission denied mkdir: cannot create directory '.tmp_102': Permission denied mkdir: cannot create directory '.tmp_105': Permission denied mkdir: cannot create directory '.tmp_108': Permission denied mkdir: cannot create directory '.tmp_111': Permission denied mkdir: cannot create directory '.tmp_114': Permission denied mkdir: cannot create directory '.tmp_117': Permission denied mkdir: cannot create directory '.tmp_120': Permission denied mkdir: cannot create directory '.tmp_123': Permission denied mkdir: cannot create directory '.tmp_126': Permission denied mkdir: cannot create directory '.tmp_129': Permission denied mkdir: cannot create directory '.tmp_132': Permission denied mkdir: cannot create directory '.tmp_135': Permission denied mkdir: cannot create directory '.tmp_138': Permission denied /nix/store/6b9j17qfxdvyh9kmi9fjgh6zg0ix8if5-linux-6.13-dev/lib/modules/6.13.0/source/Makefile:777: /nix/store/6b9j17qfxdvyh9kmi9fjgh6zg0ix8if5-linux-6.13-dev/lib/modules/6.13.0/source/include/config/auto.conf: No such file or directory make[1]: *** [/nix/store/6b9j17qfxdvyh9kmi9fjgh6zg0ix8if5-linux-6.13-dev/lib/modules/6.13.0/source/Makefile:251: __sub-make] Error 2 make[1]: Leaving directory '/nix/store/6b9j17qfxdvyh9kmi9fjgh6zg0ix8if5-linux-6.13-dev/lib/modules/6.13.0/build' make: *** [Makefile:12: modules] Error 2
The text was updated successfully, but these errors were encountered:
dupe of #1330
Sorry, something went wrong.
No branches or pull requests
PR #1029 appears to have broken building the
framework-laptop-kmod
against kernel 6.13.The text was updated successfully, but these errors were encountered: