Skip to content

Instantly share code, notes, and snippets.

@r-rmcgibbo
Created June 19, 2021 11:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save r-rmcgibbo/63fcbb5bb9dc35716149e979e04ad50f to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/63fcbb5bb9dc35716149e979e04ad50f to your computer and use it in GitHub Desktop.
warning: ignoring the user-specified setting 'experimental-features', because it is a restricted setting and you are not a trusted user
warning: ignoring the user-specified setting 'sandbox', because it is a restricted setting and you are not a trusted user
building '/nix/store/x2syv2drgcjx3aiqmwfh4sg5407h6dlw-ProCaptureForLinux_4236.tar.gz.drv'...
building '/nix/store/mqi156vdvrk1v66z2rp0vlv13sdg73w8-hv-fcopy.service.drv'...
running post-build-hook '/nix/store/mzg6m1k7hmjpgyn0srg9xa9av8v2vsfi-post-build-postgres-0.1.0/bin/post-build-hook'...
running post-build-hook '/nix/store/mzg6m1k7hmjpgyn0srg9xa9av8v2vsfi-post-build-postgres-0.1.0/bin/post-build-hook'...
building '/nix/store/ll1f0b4ns26hik32xz291ggczaj5qv66-hv-kvp.service.drv'...
building '/nix/store/q8cbiqkqj85gqnnq14xhra5knyjqblkw-hv-vss.service.drv'...
running post-build-hook '/nix/store/mzg6m1k7hmjpgyn0srg9xa9av8v2vsfi-post-build-postgres-0.1.0/bin/post-build-hook'...
running post-build-hook '/nix/store/mzg6m1k7hmjpgyn0srg9xa9av8v2vsfi-post-build-postgres-0.1.0/bin/post-build-hook'...
building '/nix/store/v7ig69miiar85s7s0gchrcvzahajs88y-installkernel.drv'...
building '/nix/store/qfnfw1j962c7400d1sphks024jilqf5q-source.drv'...
running post-build-hook '/nix/store/mzg6m1k7hmjpgyn0srg9xa9av8v2vsfi-post-build-postgres-0.1.0/bin/post-build-hook'...
running post-build-hook '/nix/store/mzg6m1k7hmjpgyn0srg9xa9av8v2vsfi-post-build-postgres-0.1.0/bin/post-build-hook'...
building '/nix/store/hkirii9h5qpycqrw0cn6f70lq97kfqqw-cpupower-5.12.12.drv'...
building '/nix/store/ray3fy41acx1war4a3f8dipvqv4khfsg-hyperv-daemons-bin-5.12.12.drv'...
running post-build-hook '/nix/store/mzg6m1k7hmjpgyn0srg9xa9av8v2vsfi-post-build-postgres-0.1.0/bin/post-build-hook'...
building '/nix/store/sqw80m6pli0lb34dj7mpw6n23fwqjk20-linux-config-5.12.12.drv'...
running post-build-hook '/nix/store/mzg6m1k7hmjpgyn0srg9xa9av8v2vsfi-post-build-postgres-0.1.0/bin/post-build-hook'...
building '/nix/store/pl9k4xrxzjfs3940amr1icksfvna8r51-hyperv-daemons-5.12.12.drv'...
running post-build-hook '/nix/store/mzg6m1k7hmjpgyn0srg9xa9av8v2vsfi-post-build-postgres-0.1.0/bin/post-build-hook'...
building '/nix/store/3f4bxzcjc2z66768aga52y01g1h1gkfd-perf-linux-5.12.12.drv'...
running post-build-hook '/nix/store/mzg6m1k7hmjpgyn0srg9xa9av8v2vsfi-post-build-postgres-0.1.0/bin/post-build-hook'...
building '/nix/store/b51bc8m7ynqx9izkmcll50qamyq5dqkx-tmon-5.12.12.drv'...
running post-build-hook '/nix/store/mzg6m1k7hmjpgyn0srg9xa9av8v2vsfi-post-build-postgres-0.1.0/bin/post-build-hook'...
building '/nix/store/azgphz5c1gfmm7vm801qs4r1xhj1p6gx-linux-5.12.12.drv'...
builder for '/nix/store/3f4bxzcjc2z66768aga52y01g1h1gkfd-perf-linux-5.12.12.drv' failed with exit code 2; last 10 log lines:
bench/futex-hash.c:155:38: error: 'FUTEX_SHARED_FLAG' undeclared (first use in this function); did you mean 'FUTEX_PRIVATE_FLAG'?
155 | futex_flag = FUTEX_32 | (fshared * FUTEX_SHARED_FLAG);
| ^~~~~~~~~~~~~~~~~
| FUTEX_PRIVATE_FLAG
make[4]: *** [/build/source/tools/build/Makefile.build:97: bench/futex-hash.o] Error 1
make[3]: *** [/build/source/tools/build/Makefile.build:139: bench] Error 2
make[3]: *** Waiting for unfinished jobs....
make[2]: *** [Makefile.perf:650: perf-in.o] Error 2
make[1]: *** [Makefile.perf:236: sub-make] Error 2
make: *** [Makefile:70: all] Error 2
building '/nix/store/cc2mfngrpchsyqp0yfm2kg4vzn44y316-usbip-linux-5.12.12.drv'...
running post-build-hook '/nix/store/mzg6m1k7hmjpgyn0srg9xa9av8v2vsfi-post-build-postgres-0.1.0/bin/post-build-hook'...
builder for '/nix/store/azgphz5c1gfmm7vm801qs4r1xhj1p6gx-linux-5.12.12.drv' failed with exit code 2; last 10 log lines:
../arch/arm64/include/asm/unistd32.h:903:11: note: (near initialization for 'compat_sys_call_table')
903 | __SYSCALL(__NR_futex_requeue, compat_sys_futex_requeue)
| ^~~~~~~~~~~~~~~~~~
../arch/arm64/kernel/sys32.c:130:29: note: in definition of macro '__SYSCALL'
130 | #define __SYSCALL(nr, sym) [nr] = __arm64_##sym,
| ^~
make[3]: *** [../scripts/Makefile.build:271: arch/arm64/kernel/sys32.o] Error 1
make[2]: *** [../scripts/Makefile.build:514: arch/arm64/kernel] Error 2
make[1]: *** [/build/source/Makefile:1860: arch/arm64] Error 2
make: *** [../Makefile:215: __sub-make] Error 2
cannot build derivation '/nix/store/31wx5psm38v0l08sny66amic0zsnbyr6-acpi-call-1.2.1-5.12.12.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/8cx8yh172zngvvnsjrgra4pvk9v3xyp5-akvcam-1.2.0.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/0g1gmgm5j59sfd633jq199g38w2h8mi0-anbox-modules-2020-06-14-5.12.12.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/kw4vi09l8rb0sjpgs80nvs7pf134bzzb-batman-adv-2021.1-5.12.12.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/fgbahdz7q823vz89k177pahn3cywxhpj-bcc-0.20.0.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/wkgfsb0krapmdsy1b5s9qpcm2zcca9ay-can-isotp-20200910.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/39md4gr10l32jn8cv0vm0w6byidv7mkp-cryptodev-linux-1.12-5.12.12.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/kmb4gsvvij73fq3n3gdag1q927ms92iy-ddcci-driver-5.12.12-0.3.3.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/0i2lsr2jwxdmn0z83n2zgb6zmrxg89bf-digimend-unstable-2019-06-18.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/xfliwbpx9wfxxybrbrgbwfyj4hxw5xvj-ena-2.5.0-5.12.12.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/w2xz5n7xrmali66k2cq9cyb5wnl78m4a-evdi-unstable-20210401.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/nmfs8sw1nvbl7lvv0r3fdgq3p6nf7ycn-fwts-efi-runtime-20.11.00-5.12.12.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/xgbqy2pbwa52cay40nqmy1nhfskm3mvd-gcadapter-oc-kmod-1.4.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/glm0wvhgwqazb5dp5xrp95q28q8als76-hid-nintendo-3.1.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/ycay4c2vh3550y40i949gjhkg2vzs389-jool-4.0.9-5.12.12.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/ir76p1ggl1kqrizxw8iska2q86bij63q-kbuild-5.12.12-merged.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/i5shm1isw8qa1bn92jczbhp50imccpg4-lttng-modules-5.12.12-2.12.6.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/5sf1p7vjqrmw1nw852p5y26dqrfvzgww-mba6x_bl-2016-12-08.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/4faj95wl8nf61vmmc5mqb4fv3s5w7a38-mbp2018-bridge-drv-2020-01-31.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/lf8x8ngj3q5s7r425pnpw2djgh7l7sdl-mwprocapture-1.3.0.4236-5.12.12.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/x66ymqv7q0r3s21cpdxaf55d6xcgh9n1-mxu11x0-1.4-5.12.12.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/9l4ydk4av9vscrfb36h7jj862da5d5pd-netatop-5.12.12-3.1.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/3si70zcij6mcririprjw85wsq44fnl7i-openafs-1.8.7-5.12.12-xanmod1-cacule.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/vcq8rcifcgrzqk7455rv85a7d44r8yb1-openafs-1.9.1-5.12.12-xanmod1-cacule.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/0vsz6llaxysrsir1isd6f2s5n8yn7xdc-openrazer-3.0.1-5.12.12.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/lyaz3nxdmh6wbx4kp7sd6qz0igcbam32-r8125-9.004.01.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/vn01canmarga97ffq2szxnnhgqd1ii2k-r8168-5.12.12-8.048.03.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/7a7g1bm84zhgmcc8mk11zajd5a4bpz8r-rtl8192eu-5.12.12-4.4.1.20210403.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/p0ndkd5ivia4i8mbwr9af76pk2p4wvm1-rtl8723bs-5.12.12-2017-04-06.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/xv454i0s4jq3c3r4npn59yw7ap7ssvvf-rtl8812au-5.12.12-5.9.3.2.20210427.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/3awzsh8xib4zpfh2m5g68f1d6bnphqkl-rtl8821ce-5.12.12-unstable-2021-05-28.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/h0dg9xirpxxzxxl5i71p9rh3pqsj9y04-rtl8821cu-5.12.12-unstable-2021-05-19.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/kfpl51q61yz4qf7wx5pqf90311kyd73h-rtl88x2bu-5.12.12-unstable-2021-05-18.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/ajpc2ghchppg26pwbr56ws8qjfs0wvvy-rtw88-unstable-2021-04-19.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/m6ib2q2f6lsin7d71zpxys9ib764jmxx-sch_cake-2017-07-16.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/rwl2c4p25yk595v9iwzskrypjd7mgwly-tuxedo-keyboard-5.12.12-3.0.5.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/g6v5988hnmjbqba3p1wrq83xsgi3p1x7-v4l2loopback-unstable-2020-04-22-5.12.12.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/vxbnd6zlkc6c4689mifqfcswn901bpkk-veikk-linux-driver-2.0.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/0ck0lhfhyx1l4lmx299zihpg710hn9h7-vhba-20190831.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/q1v5k7hcpcxikvs1hn3gmgzyw455y1f5-xpadneo-0.9.1.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/x0d7mv7c7zhybvvz9rzkknn5jw3i7iac-zfs-kernel-2.0.4-5.12.12.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/ir3l11f3ji99nfahscc669ich8c0xcs1-zfs-kernel-2.1.0-rc7-5.12.12.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/2bvmb4zs871xw33lddi4gdrq20rwizsq-oci-seccomp-bpf-hook-1.2.3.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/yd1b43nnmr3p2b6y7bgcirn1m1sbvjmc-systemtap-5.12.12-4.1.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/sv1w9xqhyflglqzndd81mqrz2vmk6xdf-review-shell.drv': 45 dependencies couldn't be built
error: build of '/nix/store/sv1w9xqhyflglqzndd81mqrz2vmk6xdf-review-shell.drv' failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment