!UUYziobKGGxpovWyAN:nixos.org

Robotnix

244 Members
Build Android (AOSP) using Nix | https://github.com/danielfullmer/robotnix75 Servers

Load older messages


SenderMessageTime
2 Apr 2024
@eyjhb:eyjhb.dkeyJhbimage.png
Download image.png
15:41:45
@eyjhb:eyjhb.dkeyJhb Atemu: got Android 12 Vanilla Android emulator booting using the bumped branch :D 15:42:02
@atemu12:matrix.orgatemu12Nice!15:52:20
@eyjhb:eyjhb.dkeyJhbTrying out GrapheneOS emulator now.15:55:45
@eyjhb:eyjhb.dkeyJhb Had to fixup chromium bulid however, needed to add pkgs.stdenv.cc.cc.lib to the aapt2 build. 15:56:17
@eyjhb:eyjhb.dkeyJhbCan't get lineageos emulator or grapheneos emulator to build however..16:26:11
@digitalbayinc:matrix.orgFOSSadmin joined the room.16:29:15
@atemu12:matrix.orgatemu12Hm16:47:48
@phanirithvij:matrix.orgloudgolem joined the room.17:01:22
@eyjhb:eyjhb.dkeyJhb Or it bulids, it just doesn't produce kernel-ranchu file(s). 18:23:16
@eyjhb:eyjhb.dkeyJhbTrying out master again, but I would assume same results :D18:24:39
@eyjhb:eyjhb.dkeyJhbBut also, I'm somewhat trying to learn about the Android build procedure WHILE trying all this with robotnix :p18:27:27
@atemu12:matrix.orgatemu12Same20:44:46
5 Apr 2024
@roadroller01:matrix.org@roadroller01:matrix.org joined the room.04:38:33
@roadroller01:matrix.org@roadroller01:matrix.org 10:05:03
@eyjhb:eyjhb.dkeyJhb RoadRoller01: I don't think your spam is appreciated in the channels you've posted these "polls". 10:31:54
@soispha:vhack.euBenedikt joined the room.11:39:52
@artturin:matrix.orgArtturin joined the room.19:22:50
@jakegrin:matrix.org@jakegrin:matrix.org joined the room.19:34:27
6 Apr 2024
@roadroller01:matrix.org@roadroller01:matrix.org i tried to compile LineageOS for my lisa but it didn't go very will
`
`
02:00:21
@roadroller01:matrix.org@roadroller01:matrix.org i tried to compile LineageOS for my lisa but it didn't go very will
[road@nixos:~/dev/robotnix]$ nix-build --arg configuration '{ device="lisa"; flavor="lineageos"; }' -A img
error:
       … while calling the 'derivationStrict' builtin

         at /builtin/derivation.nix:9:12: (source not available)

       … while evaluating derivation 'lisa-img-2023100409.zip'
         whose name attribute is located at /nix/store/d0dl9ch4hhxkqikc1dw3868j95gsbb0h-source/pkgs/stdenv/generic/make-derivation.nix:205:7

       … while evaluating attribute 'buildCommand' of derivation 'lisa-img-2023100409.zip'

         at /nix/store/d0dl9ch4hhxkqikc1dw3868j95gsbb0h-source/pkgs/build-support/trivial-builders.nix:74:14:

           73|       name = lib.strings.sanitizeDerivationName name;
           74|       inherit buildCommand;
             |              ^
           75|       passAsFile = [ "buildCommand" ]

       (stack trace truncated; use '--show-trace' to show the full trace)

       error: attribute '"vendor/xiaomi/sm8350-common"' missing

       at /nix/store/d0dl9ch4hhxkqikc1dw3868j95gsbb0h-source/lib/attrsets.nix:107:50:

          106|   */
          107|   getAttrs = names: attrs: genAttrs names (name: attrs.${name});
             |                                                  ^
          108|
       Did you mean one of vendor/xiaomi/sm8150-common, vendor/xiaomi/sm8250-common, vendor/xiaomi/sm6150-common or vendor/xiaomi/sm6250-common?
02:01:15
@roadroller01:matrix.org@roadroller01:matrix.org i tried to compile LineageOS for my lisa but it didn't go very will
`
[road@nixos:~/dev/robotnix]$ nix-build --arg configuration '{ device="lisa"; flavor="lineageos"; }' -A img
error:
… while calling the 'derivationStrict' builtin

at /builtin/derivation.nix:9:12: (source not available)

… while evaluating derivation 'lisa-img-2023100409.zip'
whose name attribute is located at /nix/store/d0dl9ch4hhxkqikc1dw3868j95gsbb0h-source/pkgs/stdenv/generic/make-derivation.nix:205:7

… while evaluating attribute 'buildCommand' of derivation 'lisa-img-2023100409.zip'

at /nix/store/d0dl9ch4hhxkqikc1dw3868j95gsbb0h-source/pkgs/build-support/trivial-builders.nix:74:14:

73| name = lib.strings.sanitizeDerivationName name;
74| inherit buildCommand;
| ^
75| passAsFile = [ "buildCommand" ]

(stack trace truncated; use '--show-trace' to show the full trace)

error: attribute '"vendor/xiaomi/sm8350-common"' missing

at /nix/store/d0dl9ch4hhxkqikc1dw3868j95gsbb0h-source/lib/attrsets.nix:107:50:

106| */
107| getAttrs = names: attrs: genAttrs names (name: attrs.${name});
| ^
108|
Did you mean one of vendor/xiaomi/sm8150-common, vendor/xiaomi/sm8250-common, vendor/xiaomi/sm6150-common or vendor/xiaomi/sm6250-common?
`shell
02:01:22
@roadroller01:matrix.org@roadroller01:matrix.org i tried to compile LineageOS for my lisa but it didn't go very will
`
[road@nixos:~/dev/robotnix]$ nix-build --arg configuration '{ device="lisa"; flavor="lineageos"; }' -A img
error:
… while calling the 'derivationStrict' builtin

at /builtin/derivation.nix:9:12: (source not available)

… while evaluating derivation 'lisa-img-2023100409.zip'
whose name attribute is located at /nix/store/d0dl9ch4hhxkqikc1dw3868j95gsbb0h-source/pkgs/stdenv/generic/make-derivation.nix:205:7

… while evaluating attribute 'buildCommand' of derivation 'lisa-img-2023100409.zip'

at /nix/store/d0dl9ch4hhxkqikc1dw3868j95gsbb0h-source/pkgs/build-support/trivial-builders.nix:74:14:

73| name = lib.strings.sanitizeDerivationName name;
74| inherit buildCommand;
| ^
75| passAsFile = [ "buildCommand" ]

(stack trace truncated; use '--show-trace' to show the full trace)

error: attribute '"vendor/xiaomi/sm8350-common"' missing

at /nix/store/d0dl9ch4hhxkqikc1dw3868j95gsbb0h-source/lib/attrsets.nix:107:50:

106| */
107| getAttrs = names: attrs: genAttrs names (name: attrs.${name});
| ^
108|
Did you mean one of vendor/xiaomi/sm8150-common, vendor/xiaomi/sm8250-common, vendor/xiaomi/sm6150-common or vendor/xiaomi/sm6250-common?
`bash
02:01:30
@roadroller01:matrix.org@roadroller01:matrix.org i tried to compile LineageOS for my lisa but it didn't go very will
[road@nixos:~/dev/robotnix]$ nix-build --arg configuration '{ device="lisa"; flavor="lineageos"; }' -A img
error:
       … while calling the 'derivationStrict' builtin

         at /builtin/derivation.nix:9:12: (source not available)

       … while evaluating derivation 'lisa-img-2023100409.zip'
         whose name attribute is located at /nix/store/d0dl9ch4hhxkqikc1dw3868j95gsbb0h-source/pkgs/stdenv/generic/make-derivation.nix:205:7

       … while evaluating attribute 'buildCommand' of derivation 'lisa-img-2023100409.zip'

         at /nix/store/d0dl9ch4hhxkqikc1dw3868j95gsbb0h-source/pkgs/build-support/trivial-builders.nix:74:14:

           73|       name = lib.strings.sanitizeDerivationName name;
           74|       inherit buildCommand;
             |              ^
           75|       passAsFile = [ "buildCommand" ]

       (stack trace truncated; use '--show-trace' to show the full trace)

       error: attribute '"vendor/xiaomi/sm8350-common"' missing

       at /nix/store/d0dl9ch4hhxkqikc1dw3868j95gsbb0h-source/lib/attrsets.nix:107:50:

          106|   */
          107|   getAttrs = names: attrs: genAttrs names (name: attrs.${name});
             |                                                  ^
          108|
       Did you mean one of vendor/xiaomi/sm8150-common, vendor/xiaomi/sm8250-common, vendor/xiaomi/sm6150-common or vendor/xiaomi/sm6250-common?
02:01:41
@roadroller01:matrix.org@roadroller01:matrix.org i tried to compile LineageOS for my lisa but it didn't go very will
[road@nixos:~/dev/robotnix]$ nix-build --arg configuration '{ device="lisa"; flavor="lineageos"; }' -A img
error:
       … while calling the 'derivationStrict' builtin

         at /builtin/derivation.nix:9:12: (source not available)

       … while evaluating derivation 'lisa-img-2023100409.zip'
         whose name attribute is located at /nix/store/d0dl9ch4hhxkqikc1dw3868j95gsbb0h-source/pkgs/stdenv/generic/make-derivation.nix:205:7

       … while evaluating attribute 'buildCommand' of derivation 'lisa-img-2023100409.zip'

         at /nix/store/d0dl9ch4hhxkqikc1dw3868j95gsbb0h-source/pkgs/build-support/trivial-builders.nix:74:14:

           73|       name = lib.strings.sanitizeDerivationName name;
           74|       inherit buildCommand;
             |              ^
           75|       passAsFile = [ "buildCommand" ]

       (stack trace truncated; use '--show-trace' to show the full trace)

       error: attribute '"vendor/xiaomi/sm8350-common"' missing

       at /nix/store/d0dl9ch4hhxkqikc1dw3868j95gsbb0h-source/lib/attrsets.nix:107:50:

          106|   */
          107|   getAttrs = names: attrs: genAttrs names (name: attrs.${name});
             |                                                  ^
          108|
       Did you mean one of vendor/xiaomi/sm8150-common, vendor/xiaomi/sm8250-common, vendor/xiaomi/sm6150-common or vendor/xiaomi/sm6250-common?
02:02:00
@roadroller01:matrix.org@roadroller01:matrix.org i tried to compile LineageOS for my lisa but it didn't go very will
[road@nixos:~/dev/robotnix]$ nix-build --arg configuration '{ device="lisa"; flavor="lineageos"; }' -A img
error:
       … while calling the 'derivationStrict' builtin

         at /builtin/derivation.nix:9:12: (source not available)

       … while evaluating derivation 'lisa-img-2023100409.zip'
         whose name attribute is located at /nix/store/d0dl9ch4hhxkqikc1dw3868j95gsbb0h-source/pkgs/stdenv/generic/make-derivation.nix:205:7

       … while evaluating attribute 'buildCommand' of derivation 'lisa-img-2023100409.zip'

         at /nix/store/d0dl9ch4hhxkqikc1dw3868j95gsbb0h-source/pkgs/build-support/trivial-builders.nix:74:14:

           73|       name = lib.strings.sanitizeDerivationName name;
           74|       inherit buildCommand;
             |              ^
           75|       passAsFile = [ "buildCommand" ]

       (stack trace truncated; use '--show-trace' to show the full trace)

       error: attribute '"vendor/xiaomi/sm8350-common"' missing

       at /nix/store/d0dl9ch4hhxkqikc1dw3868j95gsbb0h-source/lib/attrsets.nix:107:50:

          106|   */
          107|   getAttrs = names: attrs: genAttrs names (name: attrs.${name});
             |                                                  ^
          108|
       Did you mean one of vendor/xiaomi/sm8150-common, vendor/xiaomi/sm8250-common, vendor/xiaomi/sm6150-common or vendor/xiaomi/sm6250-common?
02:02:08
@jakegrin:matrix.org@jakegrin:matrix.org left the room.02:03:17
@roadroller01:matrix.org@roadroller01:matrix.orgi think i fix it by adding this to the vendor-dirs.json03:22:58
@roadroller01:matrix.org@roadroller01:matrix.orgimage.png
Download image.png
03:22:58
@roadroller01:matrix.org@roadroller01:matrix.orgi am waiting for the error that have the blank strings correct value, if the error doesn't have the values i will quit03:26:22

Show newer messages


Back to Room ListRoom Version: 6