This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x517f803c] | |
| [ 0.000000] Linux version 6.16.7-sdm845 (pmos@build) (Alpine clang version 21.1.8, LLD 21.1.8) #5-postmarketos-qcom-sdm845 SMP PREEMPT Thu Feb 12 22:04:40 UTC | |
| [ 0.000000] KASLR enabled | |
| [ 0.000000] Machine model: OnePlus 6T | |
| [ 0.000000] efi: UEFI not found. | |
| [ 0.000000] [Firmware Bug]: Kernel image misaligned at boot, please fix your bootloader! | |
| [ 0.000000] OF: reserved mem: 0x00000000bfffc000..0x00000000bfffffff (16 KiB) nomap non-reusable mpss-metadata | |
| [ 0.000000] Reserved memory: created CMA memory pool at 0x00000000fec00000, size 16 MiB | |
| [ 0.000000] OF: reserved mem: initialized node fastrpc, compatible id shared-dma-pool | |
| [ 0.000000] OF: reserved mem: 0x00000000fec00000..0x00000000ffbfffff (16384 KiB) map reusable fastrpc |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| input { | |
| keyboard { | |
| xkb { | |
| layout "us" | |
| model "" | |
| rules "" | |
| variant "mac-iso" | |
| options "eurosign:e" | |
| } | |
| repeat-delay 600 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| on: | |
| pull_request: | |
| jobs: | |
| build: | |
| runs-on: ubuntu-latest | |
| permissions: | |
| id-token: read | |
| contents: write | |
| steps: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| docker-runner(version:v6.3.1) received task 13 of job build, be triggered by event: pull_request | |
| workflow prepared | |
| 🚀 Start image=node:18-bullseye | |
| 🐳 docker pull image=node:18-bullseye platform= username= forcePull=false | |
| 🐳 docker create image=node:18-bullseye platform= entrypoint=["tail" "-f" "/dev/null"] cmd=[] network="FORGEJO-ACTIONS-TASK-13_WORKFLOW_JOB-build-build-network" | |
| 🐳 docker run image=node:18-bullseye platform= entrypoint=["tail" "-f" "/dev/null"] cmd=[] network="FORGEJO-ACTIONS-TASK-13_WORKFLOW_JOB-build-build-network" | |
| ☁ git clone 'https://data.forgejo.org/actions/checkout' # ref=v4 | |
| ☁ git clone 'https://github.com/DeterminateSystems/determinate-nix-action' # ref=main | |
| ⭐ Run Pre https://github.com/DeterminateSystems/determinate-nix-action@main | |
| ☁ git clone 'https://data.forgejo.org/DeterminateSystems/nix-installer-action' # ref=4a562136e63e880cb5a5293b6bd1bd47e739028a |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| (bootloader) parallel-download-flash:yes | |
| (bootloader) hw-revision:20001 | |
| (bootloader) unlocked:yes | |
| (bootloader) off-mode-charge:1 | |
| (bootloader) charger-screen-enabled:1 | |
| (bootloader) battery-soc-ok:yes | |
| (bootloader) battery-voltage:3896 | |
| (bootloader) version-baseband: | |
| (bootloader) version-bootloader: | |
| (bootloader) erase-block-size: 0x1000 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| (bootloader) parallel-download-flash:yes | |
| (bootloader) hw-revision:20001 | |
| (bootloader) unlocked:yes | |
| (bootloader) off-mode-charge:1 | |
| (bootloader) charger-screen-enabled:1 | |
| (bootloader) battery-soc-ok:yes | |
| (bootloader) battery-voltage:3895 | |
| (bootloader) version-baseband: | |
| (bootloader) version-bootloader: | |
| (bootloader) erase-block-size: 0x1000 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Running phase: unpackPhase | |
| @nix { "action": "setPhase", "phase": "unpackPhase" } | |
| unpacking source archive /nix/store/67bav291apv85fsmxajl54pn9jf4yimg-source | |
| source root is source | |
| Running phase: patchPhase | |
| @nix { "action": "setPhase", "phase": "patchPhase" } | |
| Running phase: updateAutotoolsGnuConfigScriptsPhase | |
| @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } | |
| Running phase: buildPhase | |
| @nix { "action": "setPhase", "phase": "buildPhase" } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Running phase: unpackPhase | |
| @nix { "action": "setPhase", "phase": "unpackPhase" } | |
| unpacking source archive /nix/store/d3f65k6m4fkz9yb20rszsg5ci4b81ca3-source | |
| source root is source | |
| Running phase: patchPhase | |
| @nix { "action": "setPhase", "phase": "patchPhase" } | |
| substituteStream() in derivation zig-0.13.0: WARNING: '--replace' is deprecated, use --replace-{fail,warn,quiet}. (file 'lib/std/zig/system.zig') | |
| Running phase: updateAutotoolsGnuConfigScriptsPhase | |
| @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } | |
| Running phase: configurePhase |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Running phase: unpackPhase | |
| @nix { "action": "setPhase", "phase": "unpackPhase" } | |
| unpacking source archive /nix/store/d3f65k6m4fkz9yb20rszsg5ci4b81ca3-source | |
| source root is source | |
| Running phase: patchPhase | |
| @nix { "action": "setPhase", "phase": "patchPhase" } | |
| substituteStream() in derivation zig-0.13.0: WARNING: '--replace' is deprecated, use --replace-{fail,warn,quiet}. (file 'lib/std/zig/system.zig') | |
| Running phase: updateAutotoolsGnuConfigScriptsPhase | |
| @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } | |
| Running phase: configurePhase |
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Running phase: moveBuildDir | |
| @nix { "action": "setPhase", "phase": "moveBuildDir" } | |
| Running phase: qtPreHook | |
| @nix { "action": "setPhase", "phase": "qtPreHook" } | |
| Running phase: unpackPhase | |
| @nix { "action": "setPhase", "phase": "unpackPhase" } | |
| unpacking source archive /nix/store/30l78nr5l63fa0fhm395z6ff2w6g86z6-qtwebengine-everywhere-src-6.8.0.tar.xz | |
| source root is qtwebengine-everywhere-src-6.8.0 | |
| setting SOURCE_DATE_EPOCH to timestamp 1727938699 of file qtwebengine-everywhere-src-6.8.0/.QT-ENTERPRISE-LICENSE-AGREEMENT | |
| unpackPhase completed in 3 minutes 7 seconds |
NewerOlder