kconfig check error is confusing as it only spits out warnings
The usability of pmbootstrap kconfig check
is very confusing because it'll tell you there's a failure, but only spit out warnings. The log below is from me porting samsung-milletwifi
, so all the WARNING
s related to that device are actually errors, while all the other WARNING
s are actually warnings. This is very confusing!
I'd suggest raising the status of the warnings for the device you're working on to an error, which should make it clear.
Note that someone else ran into this as well in the pmOS Porting Matrix chat, which is why I'm opening this issue.
Output from pmbootstrak kconfig check
with an unmodified samsung-milletiwifi
kernel config:
(026689) [09:25:37] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-acer-swing/config-acer-swing.armv7
(026689) [09:25:37] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-alcatel-5010d/config-alcatel-5010d.armv7
(026689) [09:25:37] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/unmaintained/linux-alcatel-idol347-downstream/config-alcatel-idol347-downstream.armv7
(026689) [09:25:37] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-alcatel-pop7lte/config-alcatel-pop7lte.armv7
(026689) [09:25:37] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-amazon-austin/config-amazon-austin.armv7
(026689) [09:25:37] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-amazon-douglas/config-amazon-douglas.aarch64
(026689) [09:25:37] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-amazon-ford/config-amazon-ford.armv7
(026689) [09:25:37] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-amazon-karnak/config-amazon-karnak.aarch64
(026689) [09:25:37] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-amazon-mantis/config-amazon-mantis.armv7
(026689) [09:25:37] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-amazon-mustang/config-amazon-mustang.armv7
(026689) [09:25:37] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-amazon-soho/config-amazon-soho.armv7
(026689) [09:25:37] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-amazon-suez/config-amazon-suez.aarch64
(026689) [09:25:37] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-amazon-tank/config-amazon-tank.armv7
(026689) [09:25:37] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-amazon-thor/config-amazon-thor.armv7
(026689) [09:25:37] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-apple-iphone7/config-apple-iphone7.aarch64
(026689) [09:25:37] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-asus-duma/config-asus-duma.armhf
(026689) [09:25:37] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-asus-flo/config-asus-flo.armv7
(026689) [09:25:37] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-asus-p024/config-asus-p024.armv7
(026689) [09:25:37] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-asus-sparrow/config-asus-sparrow.armv7
(026689) [09:25:37] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-asus-t00f/config-asus-t00f.x86
(026689) [09:25:37] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-asus-tf101/config-asus-tf101.armv7
(026689) [09:25:37] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-asus-x00td/config-asus-x00td.aarch64
(026689) [09:25:37] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-asus-z00t/config-asus-z00t.aarch64
(026689) [09:25:37] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-asus-z00vd/config-asus-z00vd.armv7
(026689) [09:25:37] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-bq-chaozu/config-bq-chaozu.armhf
(026689) [09:25:37] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-bq-frieza/config-bq-frieza.aarch64
(026689) [09:25:37] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-bq-gohan/config-bq-gohan.armv7
(026689) [09:25:37] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/unmaintained/linux-bq-paella-downstream/config-bq-paella-downstream.armv7
(026689) [09:25:37] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-essential-mata/config-essential-mata.aarch64
(026689) [09:25:37] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-fairphone-fp1/config-fairphone-fp1.armv7
(026689) [09:25:37] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-fairphone-fp2/config-fairphone-fp2.armv7
(026689) [09:25:37] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-fairphone-fp3/config-fairphone-fp3.aarch64
(026689) [09:25:37] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-finepower-f1/config-finepower-f1.armv7
(026689) [09:25:37] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-fly-iq4404/config-fly-iq4404.armv7
(026689) [09:25:37] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-google-crosshatch/config-google-crosshatch.aarch64
(026689) [09:25:37] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-google-crosshatch-mainline/config-google-crosshatch-mainline.aarch64
(026689) [09:25:37] WARNING: config-google-crosshatch-mainline.aarch64: CONFIG_INPUT_UINPUT should be set (community): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_INPUT_UINPUT
(026689) [09:25:37] WARNING: config-google-crosshatch-mainline.aarch64: CONFIG_LEDS_TRIGGER_TIMER should be set (community): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_LEDS_TRIGGER_TIMER
(026689) [09:25:37] WARNING: config-google-crosshatch-mainline.aarch64: CONFIG_NETFILTER_XT_MATCH_TCPMSS should be set (community): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_NETFILTER_XT_MATCH_TCPMSS
(026689) [09:25:37] WARNING: config-google-crosshatch-mainline.aarch64: CONFIG_NETFILTER_XT_TARGET_TCPMSS should be set (community): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_NETFILTER_XT_TARGET_TCPMSS
(026689) [09:25:37] WARNING: config-google-crosshatch-mainline.aarch64: CONFIG_CGROUP_FREEZER should be set (containers): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_CGROUP_FREEZER
(026689) [09:25:37] WARNING: config-google-crosshatch-mainline.aarch64: CONFIG_NETFILTER_XT_MATCH_IPVS should be set (containers): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_NETFILTER_XT_MATCH_IPVS
(026689) [09:25:37] WARNING: config-google-crosshatch-mainline.aarch64: CONFIG_NETFILTER_XT_MARK should be set (containers): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_NETFILTER_XT_MARK
(026689) [09:25:37] WARNING: config-google-crosshatch-mainline.aarch64: CONFIG_DUMMY should be set (containers): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_DUMMY
(026689) [09:25:37] WARNING: config-google-crosshatch-mainline.aarch64: CONFIG_BLK_DEV_THROTTLING should be set (containers): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_BLK_DEV_THROTTLING
(026689) [09:25:37] WARNING: config-google-crosshatch-mainline.aarch64: CONFIG_NET_CLS_CGROUP should be set (containers): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_NET_CLS_CGROUP
(026689) [09:25:37] WARNING: config-google-crosshatch-mainline.aarch64: CONFIG_RT_GROUP_SCHED should be set (containers): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_RT_GROUP_SCHED
(026689) [09:25:37] WARNING: config-google-crosshatch-mainline.aarch64: CONFIG_IP_NF_TARGET_REDIRECT should be set (containers): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_IP_NF_TARGET_REDIRECT
(026689) [09:25:37] WARNING: config-google-crosshatch-mainline.aarch64: CONFIG_IP_VS should be set (containers): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_IP_VS
(026689) [09:25:37] WARNING: config-google-crosshatch-mainline.aarch64: CONFIG_IP_VS_NFCT should be set (containers): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_IP_VS_NFCT
(026689) [09:25:37] WARNING: config-google-crosshatch-mainline.aarch64: CONFIG_IP_VS_PROTO_TCP should be set (containers): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_IP_VS_PROTO_TCP
(026689) [09:25:37] WARNING: config-google-crosshatch-mainline.aarch64: CONFIG_IP_VS_PROTO_UDP should be set (containers): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_IP_VS_PROTO_UDP
(026689) [09:25:37] WARNING: config-google-crosshatch-mainline.aarch64: CONFIG_IP_VS_RR should be set (containers): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_IP_VS_RR
(026689) [09:25:37] WARNING: config-google-crosshatch-mainline.aarch64: CONFIG_EXT4_FS_SECURITY should be set (containers): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_EXT4_FS_SECURITY
(026689) [09:25:37] WARNING: config-google-crosshatch-mainline.aarch64: CONFIG_CFS_BANDWIDTH should be set (containers): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_CFS_BANDWIDTH
(026689) [09:25:37] WARNING: config-google-crosshatch-mainline.aarch64: CONFIG_CHECKPOINT_RESTORE should be set (containers): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_CHECKPOINT_RESTORE
(026689) [09:25:37] WARNING: config-google-crosshatch-mainline.aarch64: CONFIG_DM_THIN_PROVISIONING should be set (containers): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_DM_THIN_PROVISIONING
(026689) [09:25:37] WARNING: config-google-crosshatch-mainline.aarch64: CONFIG_CGROUP_NET_PRIO should be set (containers): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_CGROUP_NET_PRIO
(026689) [09:25:37] WARNING: config-google-crosshatch-mainline.aarch64: CONFIG_IPVLAN should be set (containers): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_IPVLAN
(026689) [09:25:37] WARNING: config-google-crosshatch-mainline.aarch64: CONFIG_EXFAT_FS should be set (filesystems): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_EXFAT_FS
(026689) [09:25:37] WARNING: config-google-crosshatch-mainline.aarch64: CONFIG_F2FS_FS should be set (filesystems): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_F2FS_FS
(026689) [09:25:37] WARNING: config-google-crosshatch-mainline.aarch64: CONFIG_CRYPTO_USER_API_HASH should be set (iwd): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_CRYPTO_USER_API_HASH
(026689) [09:25:37] WARNING: config-google-crosshatch-mainline.aarch64: CONFIG_CRYPTO_USER_API_SKCIPHER should be set (iwd): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_CRYPTO_USER_API_SKCIPHER
(026689) [09:25:37] WARNING: config-google-crosshatch-mainline.aarch64: CONFIG_KEY_DH_OPERATIONS should be set (iwd): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_KEY_DH_OPERATIONS
(026689) [09:25:37] WARNING: config-google-crosshatch-mainline.aarch64: CONFIG_PKCS8_PRIVATE_KEY_PARSER should be set (iwd): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_PKCS8_PRIVATE_KEY_PARSER
(026689) [09:25:37] WARNING: config-google-crosshatch-mainline.aarch64: CONFIG_NF_TABLES should be set (nftables): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_NF_TABLES
(026689) [09:25:37] WARNING: config-google-crosshatch-mainline.aarch64: CONFIG_NF_TABLES_INET should be set (nftables): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_NF_TABLES_INET
(026689) [09:25:37] WARNING: config-google-crosshatch-mainline.aarch64: CONFIG_NFT_CT should be set (nftables): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_NFT_CT
(026689) [09:25:37] WARNING: config-google-crosshatch-mainline.aarch64: CONFIG_NFT_LOG should be set (nftables): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_NFT_LOG
(026689) [09:25:37] WARNING: config-google-crosshatch-mainline.aarch64: CONFIG_NFT_LIMIT should be set (nftables): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_NFT_LIMIT
(026689) [09:25:37] WARNING: config-google-crosshatch-mainline.aarch64: CONFIG_NFT_MASQ should be set (nftables): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_NFT_MASQ
(026689) [09:25:37] WARNING: config-google-crosshatch-mainline.aarch64: CONFIG_NFT_NAT should be set (nftables): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_NFT_NAT
(026689) [09:25:37] WARNING: config-google-crosshatch-mainline.aarch64: CONFIG_NFT_REJECT should be set (nftables): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_NFT_REJECT
(026689) [09:25:37] WARNING: config-google-crosshatch-mainline.aarch64: CONFIG_NF_TABLES_IPV4 should be set (nftables): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_NF_TABLES_IPV4
(026689) [09:25:37] WARNING: config-google-crosshatch-mainline.aarch64: CONFIG_NF_TABLES_IPV6 should be set (nftables): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_NF_TABLES_IPV6
(026689) [09:25:37] WARNING: config-google-crosshatch-mainline.aarch64: CONFIG_NFT_COUNTER should be set (nftables): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_NFT_COUNTER
(026689) [09:25:37] WARNING: config-google-crosshatch-mainline.aarch64: CONFIG_ANDROID_BINDER_DEVICES should contain "binder" (waydroid): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_ANDROID_BINDER_DEVICES
(026689) [09:25:37] WARNING: config-google-crosshatch-mainline.aarch64: CONFIG_ANDROID_BINDER_IPC should be set (waydroid): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_ANDROID_BINDER_IPC
(026689) [09:25:37] WARNING: config-google-crosshatch-mainline.aarch64: CONFIG_BPF_SYSCALL should be set (waydroid): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_BPF_SYSCALL
(026689) [09:25:37] WARNING: config-google-crosshatch-mainline.aarch64: CONFIG_CGROUP_BPF should be set (waydroid): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_CGROUP_BPF
(026689) [09:25:37] WARNING: config-google-crosshatch-mainline.aarch64: CONFIG_NETFILTER_XT_MATCH_COMMENT should be set (waydroid): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_NETFILTER_XT_MATCH_COMMENT
(026689) [09:25:37] WARNING: config-google-crosshatch-mainline.aarch64: CONFIG_PSI should be set (waydroid): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_PSI
(026689) [09:25:37] WARNING: config-google-crosshatch-mainline.aarch64: CONFIG_SQUASHFS_XATTR should be set (waydroid): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_SQUASHFS_XATTR
(026689) [09:25:37] WARNING: config-google-crosshatch-mainline.aarch64: CONFIG_SQUASHFS_XZ should be set (waydroid): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_SQUASHFS_XZ
(026689) [09:25:37] WARNING: config-google-crosshatch-mainline.aarch64: CONFIG_PSI should be set (waydroid): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_PSI
(026689) [09:25:37] WARNING: config-google-crosshatch-mainline.aarch64: CONFIG_ASHMEM should be set (waydroid): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_ASHMEM
(026689) [09:25:37] WARNING: config-google-crosshatch-mainline.aarch64: CONFIG_ZRAM should be set (zram): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_ZRAM
(026689) [09:25:37] WARNING: config-google-crosshatch-mainline.aarch64: CONFIG_ZSMALLOC should be set (zram): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_ZSMALLOC
(026689) [09:25:37] WARNING: config-google-crosshatch-mainline.aarch64: CONFIG_CRYPTO_LZ4 should be set (zram): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_CRYPTO_LZ4
(026689) [09:25:37] WARNING: config-google-crosshatch-mainline.aarch64: CONFIG_LZ4_COMPRESS should be set (zram): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_LZ4_COMPRESS
(026689) [09:25:37] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-google-glass/config-google-glass.armhf
(026689) [09:25:37] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-google-nyan/config-google-nyan.armv7
(026689) [09:25:37] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-google-smaug/config-google-smaug.aarch64
(026689) [09:25:37] WARNING: config-google-smaug.aarch64: CONFIG_USB_CONFIGFS_RNDIS should be set (usb_gadgets): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_USB_CONFIGFS_RNDIS
(026689) [09:25:37] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/community/linux-google-veyron/config-google-veyron.armv7
(026689) [09:25:37] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-gp-peak/config-gp-peak.armhf
(026689) [09:25:37] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-hisense-m470bsa/config-hisense-m470bsa.armv7
(026689) [09:25:37] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-htc-a5ul/config-htc-a5ul.armhf
(026689) [09:25:37] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-htc-ace/config-htc-ace.armv7
(026689) [09:25:37] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-htc-bravo/config-htc-bravo.armhf
(026689) [09:25:37] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-htc-enrc2b/config-htc-enrc2b.armv7
(026689) [09:25:37] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-htc-evita/config-htc-evita.armv7
(026689) [09:25:37] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-htc-flounder/config-htc-flounder.aarch64
(026689) [09:25:37] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/unmaintained/linux-htc-flounder-downstream/config-htc-flounder-downstream.aarch64
(026689) [09:25:37] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-htc-golfu/config-htc-golfu.armv7
(026689) [09:25:37] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-htc-k2ul/config-htc-k2ul.armv7
(026689) [09:25:37] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-htc-leo/config-htc-leo.armv7
(026689) [09:25:37] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-htc-m7/config-htc-m7.armv7
(026689) [09:25:37] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-htc-m8/config-htc-m8.armv7
(026689) [09:25:37] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-htc-memul/config-htc-memul.armv7
(026689) [09:25:37] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-htc-pme/config-htc-pme.aarch64
(026689) [09:25:37] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-htc-primou/config-htc-primou.armv7
(026689) [09:25:37] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-htc-protou/config-htc-protou.armv7
(026689) [09:25:37] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-htc-pyramid/config-htc-pyramid.armv7
(026689) [09:25:37] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-htc-ville/config-htc-ville.armv7
(026689) [09:25:37] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-htc-vision/config-htc-vision.armv7
(026689) [09:25:37] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-htc-vivo/config-htc-vivo.armhf
(026689) [09:25:37] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-huawei-alice/config-huawei-alice.aarch64
(026689) [09:25:37] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-huawei-angler/config-huawei-angler.aarch64
(026689) [09:25:37] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-huawei-cameron/config-huawei-cameron.aarch64
(026689) [09:25:37] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-huawei-frd/config-huawei-frd.aarch64
(026689) [09:25:37] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/unmaintained/linux-huawei-kiwi-downstream/config-huawei-kiwi-downstream.aarch64
(026689) [09:25:37] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-huawei-plank/config-huawei-plank.aarch64
(026689) [09:25:38] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-huawei-sturgeon/config-huawei-sturgeon.armv7
(026689) [09:25:38] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-huawei-u8825/config-huawei-u8825.armv7
(026689) [09:25:38] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-huawei-warsaw/config-huawei-warsaw.aarch64
(026689) [09:25:38] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-huawei-y530/config-huawei-y530.armv7
(026689) [09:25:38] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-huawei-y560/config-huawei-y560.armv7
(026689) [09:25:38] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-infocus-flatfish/config-infocus-flatfish.armhf
(026689) [09:25:38] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-jolla-sbj/config-jolla-sbj.armv7
(026689) [09:25:38] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-klipad-rel/config-klipad-rel.armv7
(026689) [09:25:38] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-kobo-clara/config-kobo-clara.armv7
(026689) [09:25:38] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-kobo-clara-mainline/config-kobo-clara-mainline.armv7
(026689) [09:25:38] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-leeco-s2/config-leeco-s2.aarch64
(026689) [09:25:38] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-leeco-x3/config-leeco-x3.aarch64
(026689) [09:25:38] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-leeco-zl1/config-leeco-zl1.aarch64
(026689) [09:25:38] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-lenovo-achilles/config-lenovo-achilles.armv7
(026689) [09:25:38] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-lenovo-k5fpr/config-lenovo-k5fpr.aarch64
(026689) [09:25:38] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-lenovo-karate/config-lenovo-karate.aarch64
(026689) [09:25:38] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-lenovo-p1m/config-lenovo-p1m.aarch64
(026689) [09:25:38] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-lenovo-tb-x704f/config-lenovo-tb-x704f.aarch64
(026689) [09:25:38] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-lenovo-tb8504f/config-lenovo-tb8504f.aarch64
(026689) [09:25:38] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-lg-bullhead/config-lg-bullhead.aarch64
(026689) [09:25:38] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-lg-d285/config-lg-d285.armhf
(026689) [09:25:38] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-lg-d722/config-lg-d722.armv7
(026689) [09:25:38] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-lg-d802/config-lg-d802.armv7
(026689) [09:25:38] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-lg-d851/config-lg-d851.armv7
(026689) [09:25:38] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-lg-d855/config-lg-d855.armv7
(026689) [09:25:38] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-lg-dory/config-lg-dory.armhf
(026689) [09:25:38] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-lg-e610/config-lg-e610.armv7
(026689) [09:25:38] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-lg-h815/config-lg-h815.aarch64
(026689) [09:25:38] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-lg-lenok/config-lg-lenok.armv7
(026689) [09:25:38] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-lg-madai/config-lg-madai.armv7
(026689) [09:25:38] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-lg-mako/config-lg-mako.armv7
(026689) [09:25:38] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-lg-mmh4x/config-lg-mmh4x.armv7
(026689) [09:25:38] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-lg-p700/config-lg-p700.armv7
(026689) [09:25:38] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-lg-p880/config-lg-p880.armv7
(026689) [09:25:38] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-lg-us996/config-lg-us996.aarch64
(026689) [09:25:38] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-lg-vee3e/config-lg-vee3e.armv7
(026689) [09:25:38] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-lg-vee7e/config-lg-vee7e.armv7
(026689) [09:25:38] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-lg-w5/config-lg-w5.armv7
(026689) [09:25:38] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-lg-w7/config-lg-w7.armv7
(026689) [09:25:38] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-medion-kai/config-medion-kai.armv7
(026689) [09:25:38] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-meizu-mblu2/config-meizu-mblu2.aarch64
(026689) [09:25:38] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-meizu-turbo/config-meizu-turbo.aarch64
(026689) [09:25:38] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-mobvoi-skipjack/config-mobvoi-skipjack.armv7
(026689) [09:25:38] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-motorola-addison/config-motorola-addison.aarch64
(026689) [09:25:38] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-motorola-ali/config-motorola-ali.armv7
(026689) [09:25:38] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-motorola-athene/config-motorola-athene.aarch64
(026689) [09:25:38] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-motorola-cedric/config-motorola-cedric.aarch64
(026689) [09:25:38] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-motorola-channel/config-motorola-channel.aarch64
(026689) [09:25:38] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-motorola-condor/config-motorola-condor.armv7
(026689) [09:25:38] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-motorola-def/config-motorola-def.aarch64
(026689) [09:25:38] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-motorola-falcon/config-motorola-falcon.armv7
(026689) [09:25:38] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-motorola-ghost/config-motorola-ghost.armhf
(026689) [09:25:38] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-motorola-lux/config-motorola-lux.armv7
(026689) [09:25:38] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-motorola-maserati/config-motorola-maserati.armhf
(026689) [09:25:38] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-motorola-montana/config-motorola-montana.aarch64
(026689) [09:25:38] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-motorola-nash/config-motorola-nash.aarch64
(026689) [09:25:38] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/unmaintained/linux-motorola-ocean-downstream/config-motorola-ocean.aarch64
(026689) [09:25:38] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-motorola-odessa/config-motorola-odessa.aarch64
(026689) [09:25:38] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-motorola-panelli/config-motorola-panelli.armv7
(026689) [09:25:38] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-motorola-payton/config-motorola-payton.aarch64
(026689) [09:25:38] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-motorola-peregrine/config-motorola-peregrine.armv7
(026689) [09:25:38] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-motorola-perry/config-motorola-perry.aarch64
(026689) [09:25:38] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-motorola-shamu/config-motorola-shamu.armv7
(026689) [09:25:38] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-motorola-titan/config-motorola-titan.armv7
(026689) [09:25:38] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-nextbit-robin/config-nextbit-robin.aarch64
(026689) [09:25:38] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-nobby-230/config-nobby-230.armv7
(026689) [09:25:38] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-nokia-beatles/config-nokia-beatles.armv7
(026689) [09:25:38] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-nokia-fame/config-nokia-fame.armv7
(026689) [09:25:38] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-nokia-frt/config-nokia-frt.armv7
(026689) [09:25:38] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-nokia-n9/config-nokia-n9.armhf
(026689) [09:25:38] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-nokia-panther/config-nokia-panther.aarch64
(026689) [09:25:38] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-nokia-rm885/config-nokia-rm885.armhf
(026689) [09:25:38] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-nokia-sand/config-nokia-sand.armv7
(026689) [09:25:38] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-nvidia-shieldtablet/config-nvidia-shieldtablet.armv7
(026689) [09:25:38] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-oneplus-bacon/config-oneplus-bacon.armv7
(026689) [09:25:38] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-oneplus-billie2/config-oneplus-billie2.aarch64
(026689) [09:25:38] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-oneplus-instantnoodlep/config-oneplus-instantnoodlep.aarch64
(026689) [09:25:38] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-oneplus-kebab/config-oneplus-kebab.aarch64
(026689) [09:25:38] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/unmaintained/linux-oneplus-msm8998-downstream/config-oneplus-msm8998-downstream.aarch64
(026689) [09:25:38] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-oneplus-oneplus2/config-oneplus-oneplus2.aarch64
(026689) [09:25:38] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-oneplus-onyx/config-oneplus-onyx.armv7
(026689) [09:25:38] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-oppo-find-7a/config-oppo-find-7a.armv7
(026689) [09:25:38] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-ouya-ouya/config-ouya-ouya.armv7
(026689) [09:25:38] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-ouya-ouya-mainline/config-ouya-ouya-mainline.armv7
(026689) [09:25:38] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-pine64-pinenote/config-pine64-pinenote.aarch64
(026689) [09:25:38] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/community/linux-pine64-pinephonepro/config-pine64-pinephonepro.aarch64
(026689) [09:25:38] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-planet-geminipda/config-planet-geminipda.aarch64
(026689) [09:25:38] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/main/linux-postmarketos-allwinner/config-postmarketos-allwinner.aarch64
(026689) [09:25:38] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/main/linux-postmarketos-allwinner/config-postmarketos-allwinner.armv7
(026689) [09:25:38] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-postmarketos-allwinner-d1/config-postmarketos-allwinner-d1.riscv64
(026689) [09:25:38] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-postmarketos-amlogic/config-postmarketos-amlogic.aarch64
(026689) [09:25:38] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-postmarketos-apple/config-apple-iphone6.aarch64
(026689) [09:25:38] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-postmarketos-bflb/config-postmarketos-bflb.riscv64
(026689) [09:25:39] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/community/linux-postmarketos-exynos4/config-postmarketos-exynos4.armv7
(026689) [09:25:39] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/community/linux-postmarketos-exynos5/config-postmarketos-exynos5.armv7
(026689) [09:25:39] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-postmarketos-exynos7870/config-exynos7870.aarch64
(026689) [09:25:39] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-postmarketos-grate/config-postmarketos-grate.armv7
(026689) [09:25:39] WARNING: config-postmarketos-grate.armv7: CONFIG_NETFILTER_XT_MATCH_TCPMSS should be set (community): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_NETFILTER_XT_MATCH_TCPMSS
(026689) [09:25:39] WARNING: config-postmarketos-grate.armv7: CONFIG_NETFILTER_XT_TARGET_TCPMSS should be set (community): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_NETFILTER_XT_TARGET_TCPMSS
(026689) [09:25:39] WARNING: config-postmarketos-grate.armv7: CONFIG_EXFAT_FS should be set (filesystems): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_EXFAT_FS
(026689) [09:25:39] WARNING: config-postmarketos-grate.armv7: CONFIG_PKCS8_PRIVATE_KEY_PARSER should be set (iwd): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_PKCS8_PRIVATE_KEY_PARSER
(026689) [09:25:39] WARNING: config-postmarketos-grate.armv7: CONFIG_BLK_DEV_NBD should be set (netboot): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_BLK_DEV_NBD
(026689) [09:25:39] WARNING: config-postmarketos-grate.armv7: CONFIG_BPF_SYSCALL should be set (waydroid): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_BPF_SYSCALL
(026689) [09:25:39] WARNING: config-postmarketos-grate.armv7: CONFIG_CGROUP_BPF should be set (waydroid): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_CGROUP_BPF
(026689) [09:25:39] WARNING: config-postmarketos-grate.armv7: CONFIG_IP_ADVANCED_ROUTER should be set (wireguard): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_IP_ADVANCED_ROUTER
(026689) [09:25:39] WARNING: config-postmarketos-grate.armv7: CONFIG_IP_MULTIPLE_TABLES should be set (wireguard): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_IP_MULTIPLE_TABLES
(026689) [09:25:39] WARNING: config-postmarketos-grate.armv7: CONFIG_NFT_FIB should be set (wireguard): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_NFT_FIB
(026689) [09:25:39] WARNING: config-postmarketos-grate.armv7: CONFIG_NFT_FIB_IPV4 should be set (wireguard): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_NFT_FIB_IPV4
(026689) [09:25:39] WARNING: config-postmarketos-grate.armv7: CONFIG_NFT_FIB_IPV6 should be set (wireguard): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_NFT_FIB_IPV6
(026689) [09:25:39] WARNING: config-postmarketos-grate.armv7: CONFIG_NF_CONNTRACK_MARK should be set (wireguard): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_NF_CONNTRACK_MARK
(026689) [09:25:39] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-postmarketos-intel-medfield/config-postmarketos-intel-medfield.x86
(026689) [09:25:39] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-postmarketos-mediatek-mt6735/config-postmarketos-mediatek-mt6735.aarch64
(026689) [09:25:39] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-postmarketos-mediatek-mt6763/config-postmarketos-mediatek-mt6763.aarch64
(026689) [09:25:39] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-postmarketos-mediatek-mt6768/config-postmarketos-mediatek-mt6768.aarch64
(026689) [09:25:39] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/community/linux-postmarketos-mediatek-mt8173/config-postmarketos-mediatek-mt8173.aarch64
(026689) [09:25:39] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/community/linux-postmarketos-mediatek-mt8183/config-postmarketos-mediatek-mt8183.aarch64
(026689) [09:25:39] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/community/linux-postmarketos-omap/config-postmarketos-omap.armv7
(026689) [09:25:39] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-postmarketos-qcom-apq8064/config-postmarketos-qcom-apq8064.armv7
(026689) [09:25:39] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-postmarketos-qcom-msm8226/config-postmarketos-qcom-msm8226.armv7
(026689) [09:25:39] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/community/linux-postmarketos-qcom-msm8916/config-postmarketos-qcom-msm8916.aarch64
(026689) [09:25:39] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/community/linux-postmarketos-qcom-msm8916/config-postmarketos-qcom-msm8916.armv7
(026689) [09:25:39] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-postmarketos-qcom-msm8917/config-postmarketos-qcom-msm8917.aarch64
(026689) [09:25:39] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-postmarketos-qcom-msm8939/config-postmarketos-qcom-msm8939.aarch64
(026689) [09:25:39] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-postmarketos-qcom-msm8953/config-postmarketos-qcom-msm8953.aarch64
(026689) [09:25:39] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-postmarketos-qcom-msm8960/config-postmarketos-qcom-msm8960.armv7
(026689) [09:25:39] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-postmarketos-qcom-msm8974/config-postmarketos-qcom-msm8974.armv7
(026689) [09:25:39] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-postmarketos-qcom-msm8994/config-postmarketos-qcom-msm8994.aarch64
(026689) [09:25:39] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/community/linux-postmarketos-qcom-msm8996/config-postmarketos-qcom-msm8996.aarch64
(026689) [09:25:39] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-postmarketos-qcom-msm8998/config-postmarketos-qcom-msm8998.aarch64
(026689) [09:25:39] WARNING: config-postmarketos-qcom-msm8998.aarch64: CONFIG_NETFILTER_XT_MATCH_TCPMSS should be set (community): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_NETFILTER_XT_MATCH_TCPMSS
(026689) [09:25:39] WARNING: config-postmarketos-qcom-msm8998.aarch64: CONFIG_NETFILTER_XT_TARGET_TCPMSS should be set (community): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_NETFILTER_XT_TARGET_TCPMSS
(026689) [09:25:39] WARNING: config-postmarketos-qcom-msm8998.aarch64: CONFIG_BTRFS_FS should be set (filesystems): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_BTRFS_FS
(026689) [09:25:39] WARNING: config-postmarketos-qcom-msm8998.aarch64: CONFIG_EXFAT_FS should be set (filesystems): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_EXFAT_FS
(026689) [09:25:39] WARNING: config-postmarketos-qcom-msm8998.aarch64: CONFIG_USB_FUNCTIONFS should *not* be set (usb_gadgets): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_USB_FUNCTIONFS
(026689) [09:25:39] WARNING: config-postmarketos-qcom-msm8998.aarch64: CONFIG_CGROUP_BPF should be set (waydroid): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_CGROUP_BPF
(026689) [09:25:39] WARNING: config-postmarketos-qcom-msm8998.aarch64: CONFIG_WIREGUARD should be set (wireguard): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_WIREGUARD
(026689) [09:25:39] WARNING: config-postmarketos-qcom-msm8998.aarch64: CONFIG_IP_ADVANCED_ROUTER should be set (wireguard): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_IP_ADVANCED_ROUTER
(026689) [09:25:39] WARNING: config-postmarketos-qcom-msm8998.aarch64: CONFIG_IP_MULTIPLE_TABLES should be set (wireguard): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_IP_MULTIPLE_TABLES
(026689) [09:25:39] WARNING: config-postmarketos-qcom-msm8998.aarch64: CONFIG_IPV6_MULTIPLE_TABLES should be set (wireguard): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_IPV6_MULTIPLE_TABLES
(026689) [09:25:39] WARNING: config-postmarketos-qcom-msm8998.aarch64: CONFIG_NFT_FIB should be set (wireguard): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_NFT_FIB
(026689) [09:25:39] WARNING: config-postmarketos-qcom-msm8998.aarch64: CONFIG_NFT_FIB_IPV4 should be set (wireguard): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_NFT_FIB_IPV4
(026689) [09:25:39] WARNING: config-postmarketos-qcom-msm8998.aarch64: CONFIG_NFT_FIB_IPV6 should be set (wireguard): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_NFT_FIB_IPV6
(026689) [09:25:39] WARNING: config-postmarketos-qcom-msm8998.aarch64: CONFIG_NF_CONNTRACK_MARK should be set (wireguard): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_NF_CONNTRACK_MARK
(026689) [09:25:39] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/community/linux-postmarketos-qcom-sc7180/config-postmarketos-qcom-sc7180.aarch64
(026689) [09:25:40] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-postmarketos-qcom-sc7280/config-postmarketos-qcom-sc7280.aarch64
(026689) [09:25:40] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-postmarketos-qcom-sc8180x/config-postmarketos-qcom-sc8180x.aarch64
(026689) [09:25:40] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-postmarketos-qcom-sdm660/config-postmarketos-qcom-sdm660.aarch64
(026689) [09:25:40] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-postmarketos-qcom-sdm670/config-postmarketos-qcom-sdm670.aarch64
(026689) [09:25:40] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/community/linux-postmarketos-qcom-sdm845/config-postmarketos-qcom-sdm845.aarch64
(026689) [09:25:40] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-postmarketos-qcom-sm6125/config-postmarketos-qcom-sm6125.aarch64
(026689) [09:25:40] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-postmarketos-qcom-sm6225/config-postmarketos-qcom-sm6225.aarch64
(026689) [09:25:40] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/community/linux-postmarketos-qcom-sm6350/config-postmarketos-qcom-sm6350.aarch64
(026689) [09:25:40] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-postmarketos-qcom-sm7125/config-postmarketos-qcom-sm7125.aarch64
(026689) [09:25:40] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-postmarketos-qcom-sm7150/config-postmarketos-qcom-sm7150.aarch64
(026689) [09:25:40] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-postmarketos-qcom-sm8150/config-postmarketos-qcom-sm8150.aarch64
(026689) [09:25:40] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-postmarketos-qcom-sm8250/config-postmarketos-qcom-sm8250.aarch64
(026689) [09:25:40] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-postmarketos-qcom-sm8350/config-postmarketos-qcom-sm8350.aarch64
(026689) [09:25:40] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/community/linux-postmarketos-rockchip/config-postmarketos-rockchip.aarch64
(026689) [09:25:40] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-postmarketos-stericsson/config-postmarketos-stericsson.armv7
(026689) [09:25:40] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/main/linux-purism-librem5/config-purism-librem5.aarch64
(026689) [09:25:40] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-samsung-a20/config-samsung-a20.aarch64
(026689) [09:25:40] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-samsung-a30/config-samsung-a30.aarch64
(026689) [09:25:40] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-samsung-a3y17lte/config-samsung-a3y17lte.aarch64
(026689) [09:25:40] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/unmaintained/linux-samsung-a5lte-downstream/config-samsung-a5lte-downstream.armv7
(026689) [09:25:40] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/unmaintained/linux-samsung-a5ulte-downstream/config-samsung-a5ulte-downstream.armv7
(026689) [09:25:40] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-samsung-a5xelte/config-samsung-a5xelte.aarch64
(026689) [09:25:40] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-samsung-a5y17lte/config-samsung-a5y17lte.aarch64
(026689) [09:25:40] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-samsung-a6lte/config-samsung-a6lte.aarch64
(026689) [09:25:40] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-samsung-a7y18lte/config-samsung-a7y18lte.aarch64
(026689) [09:25:40] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-samsung-apexq/config-samsung-apexq.armhf
(026689) [09:25:40] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-samsung-ariesve/config-samsung-ariesve.armv7
(026689) [09:25:40] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-samsung-arubaslim/config-samsung-arubaslim.armv7
(026689) [09:25:40] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-samsung-baffinlite/config-samsung-baffinlite.armv7
(026689) [09:25:40] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-samsung-beyond1lte/config-samsung-beyond1lte.aarch64
(026689) [09:25:40] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-samsung-chagallwifi/config-samsung-chagallwifi.armv7
(026689) [09:25:40] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-samsung-codina/config-samsung-codina.armv7
(026689) [09:25:40] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-samsung-coreprimevelte/config-samsung-coreprimevelte.aarch64
(026689) [09:25:40] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-samsung-coreprimevelte-mainline/config-samsung-coreprimevelte-mainline.aarch64
(026689) [09:25:40] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-samsung-crespo/config-samsung-crespo.armv7
(026689) [09:25:40] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-samsung-crownlte/config-samsung-crownlte.aarch64
(026689) [09:25:40] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-samsung-d2vzw/config-samsung-d2vzw.armv7
(026689) [09:25:40] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-samsung-dream/config-samsung-dream.aarch64
(026689) [09:25:40] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/unmaintained/linux-samsung-espresso10-downstream/config-samsung-espresso10.armv7
(026689) [09:25:40] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/unmaintained/linux-samsung-expressatt-downstream/config-samsung-expressatt.armv7
(026689) [09:25:40] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-samsung-golden/config-samsung-golden.armv7
(026689) [09:25:40] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-samsung-goyavewifi/config-samsung-goyavewifi.armv7
(026689) [09:25:40] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-samsung-goyawifi/config-samsung-goyawifi.armv7
(026689) [09:25:40] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-samsung-gtaxlwifi/config-samsung-gtaxlwifi.aarch64
(026689) [09:25:40] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-samsung-gtel3g/config-samsung-gtel3g.armv7
(026689) [09:25:40] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-samsung-gtelwifi/config-samsung-gtelwifi.armv7
(026689) [09:25:40] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-samsung-gts210lte/config-samsung-gts210lte.armv7
(026689) [09:25:40] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-samsung-gts210velte/config-samsung-gts210velte.aarch64
(026689) [09:25:40] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-samsung-gts210vewifi/config-samsung-gts210vewifi.aarch64
(026689) [09:25:40] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-samsung-gts28velte/config-samsung-gts28velte.aarch64
(026689) [09:25:41] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-samsung-hero2lte/config-samsung-hero2lte.aarch64
(026689) [09:25:41] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-samsung-herolte/config-samsung-herolte.aarch64
(026689) [09:25:41] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-samsung-i747m/config-samsung-i747m.armhf
(026689) [09:25:41] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-samsung-i8150/config-samsung-i8150.armv7
(026689) [09:25:41] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-samsung-i8200/config-samsung-i8200.armhf
(026689) [09:25:41] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-samsung-i9003/config-samsung-i9003.armv7
(026689) [09:25:41] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-samsung-i9100/config-samsung-i9100.armv7
(026689) [09:25:41] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-samsung-i9100g/config-samsung-i9100g.armv7
(026689) [09:25:41] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-samsung-i927/config-samsung-i927.armv7
(026689) [09:25:41] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-samsung-j1mini3g/config-samsung-j1mini3g.armv7
(026689) [09:25:41] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-samsung-j3xnlte/config-samsung-j3xnlte.armv7
(026689) [09:25:41] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-samsung-j6primelte/config-samsung-j6primelte.armv7
(026689) [09:25:41] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-samsung-j7elte/config-samsung-j7elte.aarch64
(026689) [09:25:41] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-samsung-j7eltetmo/config-samsung-j7eltetmo.aarch64
(026689) [09:25:41] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-samsung-j8y18lte/config-samsung-j8y18lte.aarch64
(026689) [09:25:41] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-samsung-jackpotlte/config-samsung-jackpotlte.aarch64
(026689) [09:25:41] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/unmaintained/linux-samsung-janice-downstream/config-samsung-janice.armhf
(026689) [09:25:41] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-samsung-jflte/config-samsung-jflte.armv7
(026689) [09:25:41] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-samsung-jfvelte/config-samsung-jfvelte.armv7
(026689) [09:25:41] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-samsung-jxelte/config-samsung-jxelte.aarch64
(026689) [09:25:41] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-samsung-k3gxx/config-samsung-k3gxx.armv7
(026689) [09:25:41] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-samsung-kccat6/config-samsung-kccat6.armv7
(026689) [09:25:41] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-samsung-kiran/config-samsung-kiran.armv7
(026689) [09:25:41] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-samsung-klimtlte/config-samsung-klimtlte.armv7
(026689) [09:25:41] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/unmaintained/linux-samsung-klte-downstream/config-samsung-klte-downstream.armv7
(026689) [09:25:41] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-samsung-kminilte/config-samsung-kminilte.armv7
(026689) [09:25:41] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-samsung-kyleproxx/config-samsung-kyleproxx.armv7
(026689) [09:25:41] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-samsung-kylessopen/config-samsung-kylessopen.armv7
(026689) [09:25:41] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-samsung-kylevess/config-samsung-kylevess.armhf
(026689) [09:25:41] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-samsung-logands/config-samsung-logands.armv7
(026689) [09:25:41] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-samsung-lt01wifi/config-samsung-lt01wifi.armv7
(026689) [09:25:41] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-samsung-lt023g/config-samsung-lt023g.armv7
(026689) [09:25:41] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/unmaintained/linux-samsung-m0-downstream/config-samsung-m0-downstream.armv7
(026689) [09:25:41] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-samsung-maguro/config-samsung-maguro.armv7
(026689) [09:25:41] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-samsung-manta/config-samsung-manta.armv7
(026689) [09:25:41] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-samsung-matissewifi/config-samsung-matissewifi.armv7
(026689) [09:25:41] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-samsung-milletwifi/config-samsung-milletwifi.armv7
(026689) [09:25:41] WARNING: config-samsung-milletwifi.armv7: CONFIG_ANDROID_PARANOID_NETWORK should *not* be set (postmarketOS): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_ANDROID_PARANOID_NETWORK
(026689) [09:25:41] WARNING: config-samsung-milletwifi.armv7: CONFIG_CGROUPS should be set (postmarketOS): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_CGROUPS
(026689) [09:25:41] WARNING: config-samsung-milletwifi.armv7: CONFIG_CRYPTO_XTS should be set (postmarketOS): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_CRYPTO_XTS
(026689) [09:25:41] WARNING: config-samsung-milletwifi.armv7: CONFIG_DEVTMPFS should be set (postmarketOS): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_DEVTMPFS
(026689) [09:25:41] WARNING: config-samsung-milletwifi.armv7: CONFIG_DM_CRYPT should be set (postmarketOS): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_DM_CRYPT
(026689) [09:25:41] WARNING: config-samsung-milletwifi.armv7: CONFIG_INPUT_EVDEV should be set (postmarketOS): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_INPUT_EVDEV
(026689) [09:25:41] WARNING: config-samsung-milletwifi.armv7: CONFIG_EXT4_FS should be set (postmarketOS): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_EXT4_FS
(026689) [09:25:41] WARNING: config-samsung-milletwifi.armv7: CONFIG_TMPFS_POSIX_ACL should be set (postmarketOS): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_TMPFS_POSIX_ACL
(026689) [09:25:41] WARNING: config-samsung-milletwifi.armv7: CONFIG_DEVPTS_MULTIPLE_INSTANCES should be set (postmarketOS): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_DEVPTS_MULTIPLE_INSTANCES
(026689) [09:25:41] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-samsung-ms013g/config-samsung-ms013g.armv7
(026689) [09:25:41] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-samsung-n1awifi/config-samsung-n1awifi.armv7
(026689) [09:25:41] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-samsung-n5110/config-samsung-n5110.armv7
(026689) [09:25:41] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/unmaintained/linux-samsung-n7100-downstream/config-samsung-n7100.armhf
(026689) [09:25:41] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-samsung-nevisp/config-samsung-nevisp.armv7
(026689) [09:25:41] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-samsung-on7xelte/config-samsung-on7xelte.aarch64
(026689) [09:25:41] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-samsung-royss/config-samsung-royss.armv7
(026689) [09:25:41] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-samsung-s3ve3g/config-samsung-s3ve3g.armv7
(026689) [09:25:41] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-samsung-s6500d/config-samsung-s6500d.armhf
(026689) [09:25:41] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-samsung-santos10wifi/config-samsung-santos10wifi.x86
(026689) [09:25:41] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-samsung-serranodsdd/config-samsung-serranodsdd.armhf
(026689) [09:25:41] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-samsung-serranolte/config-samsung-serranolte.armv7
(026689) [09:25:41] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-samsung-star2lte/config-samsung-star2lte.aarch64
(026689) [09:25:41] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-samsung-starlte/config-samsung-starlte.aarch64
(026689) [09:25:41] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-samsung-superior/config-samsung-superior.armv7
(026689) [09:25:41] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-samsung-treltexx/config-samsung-treltexx.armv7
(026689) [09:25:41] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-samsung-trltexx/config-samsung-trltexx.armv7
(026689) [09:25:41] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-samsung-v1awifi/config-samsung-v1awifi.armv7
(026689) [09:25:41] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-samsung-xcover3lte/config-samsung-xcover3lte.aarch64
(026689) [09:25:41] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-samsung-xcover4lte/config-samsung-xcover4lte.aarch64
(026689) [09:25:41] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-samsung-zanin/config-samsung-zanin.armv7
(026689) [09:25:41] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-samsung-zerofltexx/config-samsung-zerofltexx.aarch64
(026689) [09:25:41] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-samsung-zeroltexx/config-samsung-zeroltexx.aarch64
(026689) [09:25:41] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-semc-anzu/config-semc-anzu.armhf
(026689) [09:25:41] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-semc-smultron/config-semc-smultron.armv7
(026689) [09:25:41] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-sharp-shl22/config-sharp-shl22.armv7
(026689) [09:25:41] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/unmaintained/linux-shift-axolotl-downstream/config-shift-axolotl-downstream.aarch64
(026689) [09:25:41] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-sony-amami/config-sony-amami.armv7
(026689) [09:25:41] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-sony-aries/config-sony-aries.armhf
(026689) [09:25:41] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-sony-coconut/config-sony-coconut.armv7
(026689) [09:25:41] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-sony-eagle/config-sony-eagle.armv7
(026689) [09:25:41] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-sony-falconss/config-sony-falconss.armv7
(026689) [09:25:41] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-sony-hollyss/config-sony-hollyss.aarch64
(026689) [09:25:41] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-sony-honami/config-sony-honami.armv7
(026689) [09:25:41] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-sony-ivy/config-sony-ivy.aarch64
(026689) [09:25:41] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-sony-leo/config-sony-leo.armv7
(026689) [09:25:41] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-sony-mango/config-sony-mango.armv7
(026689) [09:25:41] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-sony-nicki/config-sony-nicki.armv7
(026689) [09:25:41] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-sony-nicki-mainline/config-sony-nicki-mainline.armv7
(026689) [09:25:41] WARNING: config-sony-nicki-mainline.armv7: CONFIG_LEDS_TRIGGER_TIMER should be set (community): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_LEDS_TRIGGER_TIMER
(026689) [09:25:41] WARNING: config-sony-nicki-mainline.armv7: CONFIG_NETFILTER_XT_MATCH_TCPMSS should be set (community): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_NETFILTER_XT_MATCH_TCPMSS
(026689) [09:25:41] WARNING: config-sony-nicki-mainline.armv7: CONFIG_NETFILTER_XT_TARGET_TCPMSS should be set (community): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_NETFILTER_XT_TARGET_TCPMSS
(026689) [09:25:41] WARNING: config-sony-nicki-mainline.armv7: CONFIG_CGROUP_CPUACCT should be set (containers): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_CGROUP_CPUACCT
(026689) [09:25:41] WARNING: config-sony-nicki-mainline.armv7: CONFIG_CGROUP_DEVICE should be set (containers): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_CGROUP_DEVICE
(026689) [09:25:41] WARNING: config-sony-nicki-mainline.armv7: CONFIG_CGROUP_FREEZER should be set (containers): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_CGROUP_FREEZER
(026689) [09:25:41] WARNING: config-sony-nicki-mainline.armv7: CONFIG_CGROUP_SCHED should be set (containers): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_CGROUP_SCHED
(026689) [09:25:41] WARNING: config-sony-nicki-mainline.armv7: CONFIG_CPUSETS should be set (containers): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_CPUSETS
(026689) [09:25:41] WARNING: config-sony-nicki-mainline.armv7: CONFIG_VETH should be set (containers): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_VETH
(026689) [09:25:41] WARNING: config-sony-nicki-mainline.armv7: CONFIG_BRIDGE should be set (containers): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_BRIDGE
(026689) [09:25:41] WARNING: config-sony-nicki-mainline.armv7: CONFIG_BRIDGE_NETFILTER should be set (containers): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_BRIDGE_NETFILTER
(026689) [09:25:41] WARNING: config-sony-nicki-mainline.armv7: CONFIG_IP_NF_FILTER should be set (containers): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_IP_NF_FILTER
(026689) [09:25:41] WARNING: config-sony-nicki-mainline.armv7: CONFIG_IP_NF_TARGET_MASQUERADE should be set (containers): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_IP_NF_TARGET_MASQUERADE
(026689) [09:25:41] WARNING: config-sony-nicki-mainline.armv7: CONFIG_NETFILTER_XT_MATCH_ADDRTYPE should be set (containers): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_NETFILTER_XT_MATCH_ADDRTYPE
(026689) [09:25:41] WARNING: config-sony-nicki-mainline.armv7: CONFIG_NETFILTER_XT_MATCH_CONNTRACK should be set (containers): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_NETFILTER_XT_MATCH_CONNTRACK
(026689) [09:25:41] WARNING: config-sony-nicki-mainline.armv7: CONFIG_NETFILTER_XT_MATCH_IPVS should be set (containers): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_NETFILTER_XT_MATCH_IPVS
(026689) [09:25:41] WARNING: config-sony-nicki-mainline.armv7: CONFIG_NETFILTER_XT_MARK should be set (containers): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_NETFILTER_XT_MARK
(026689) [09:25:41] WARNING: config-sony-nicki-mainline.armv7: CONFIG_NETFILTER_XT_TARGET_CHECKSUM should be set (containers): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_NETFILTER_XT_TARGET_CHECKSUM
(026689) [09:25:41] WARNING: config-sony-nicki-mainline.armv7: CONFIG_IP_NF_NAT should be set (containers): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_IP_NF_NAT
(026689) [09:25:41] WARNING: config-sony-nicki-mainline.armv7: CONFIG_NF_NAT should be set (containers): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_NF_NAT
(026689) [09:25:41] WARNING: config-sony-nicki-mainline.armv7: CONFIG_POSIX_MQUEUE should be set (containers): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_POSIX_MQUEUE
(026689) [09:25:41] WARNING: config-sony-nicki-mainline.armv7: CONFIG_DUMMY should be set (containers): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_DUMMY
(026689) [09:25:41] WARNING: config-sony-nicki-mainline.armv7: CONFIG_BLK_CGROUP should be set (containers): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_BLK_CGROUP
(026689) [09:25:41] WARNING: config-sony-nicki-mainline.armv7: CONFIG_BLK_DEV_THROTTLING should be set (containers): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_BLK_DEV_THROTTLING
(026689) [09:25:41] WARNING: config-sony-nicki-mainline.armv7: CONFIG_CGROUP_PERF should be set (containers): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_CGROUP_PERF
(026689) [09:25:41] WARNING: config-sony-nicki-mainline.armv7: CONFIG_NET_CLS_CGROUP should be set (containers): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_NET_CLS_CGROUP
(026689) [09:25:41] WARNING: config-sony-nicki-mainline.armv7: CONFIG_FAIR_GROUP_SCHED should be set (containers): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_FAIR_GROUP_SCHED
(026689) [09:25:41] WARNING: config-sony-nicki-mainline.armv7: CONFIG_RT_GROUP_SCHED should be set (containers): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_RT_GROUP_SCHED
(026689) [09:25:41] WARNING: config-sony-nicki-mainline.armv7: CONFIG_IP_NF_TARGET_REDIRECT should be set (containers): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_IP_NF_TARGET_REDIRECT
(026689) [09:25:41] WARNING: config-sony-nicki-mainline.armv7: CONFIG_IP_VS should be set (containers): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_IP_VS
(026689) [09:25:41] WARNING: config-sony-nicki-mainline.armv7: CONFIG_IP_VS_NFCT should be set (containers): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_IP_VS_NFCT
(026689) [09:25:41] WARNING: config-sony-nicki-mainline.armv7: CONFIG_IP_VS_PROTO_TCP should be set (containers): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_IP_VS_PROTO_TCP
(026689) [09:25:41] WARNING: config-sony-nicki-mainline.armv7: CONFIG_IP_VS_PROTO_UDP should be set (containers): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_IP_VS_PROTO_UDP
(026689) [09:25:41] WARNING: config-sony-nicki-mainline.armv7: CONFIG_IP_VS_RR should be set (containers): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_IP_VS_RR
(026689) [09:25:41] WARNING: config-sony-nicki-mainline.armv7: CONFIG_EXT4_FS_POSIX_ACL should be set (containers): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_EXT4_FS_POSIX_ACL
(026689) [09:25:41] WARNING: config-sony-nicki-mainline.armv7: CONFIG_EXT4_FS_SECURITY should be set (containers): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_EXT4_FS_SECURITY
(026689) [09:25:41] WARNING: config-sony-nicki-mainline.armv7: CONFIG_CFS_BANDWIDTH should be set (containers): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_CFS_BANDWIDTH
(026689) [09:25:41] WARNING: config-sony-nicki-mainline.armv7: CONFIG_CHECKPOINT_RESTORE should be set (containers): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_CHECKPOINT_RESTORE
(026689) [09:25:41] WARNING: config-sony-nicki-mainline.armv7: CONFIG_MEMCG should be set (containers): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_MEMCG
(026689) [09:25:41] WARNING: config-sony-nicki-mainline.armv7: CONFIG_DM_THIN_PROVISIONING should be set (containers): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_DM_THIN_PROVISIONING
(026689) [09:25:41] WARNING: config-sony-nicki-mainline.armv7: CONFIG_SWAP should be set (containers): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_SWAP
(026689) [09:25:41] WARNING: config-sony-nicki-mainline.armv7: CONFIG_MEMCG_SWAP should be set (containers): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_MEMCG_SWAP
(026689) [09:25:41] WARNING: config-sony-nicki-mainline.armv7: CONFIG_VXLAN should be set (containers): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_VXLAN
(026689) [09:25:41] WARNING: config-sony-nicki-mainline.armv7: CONFIG_IP6_NF_TARGET_MASQUERADE should be set (containers): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_IP6_NF_TARGET_MASQUERADE
(026689) [09:25:41] WARNING: config-sony-nicki-mainline.armv7: CONFIG_BRIDGE_VLAN_FILTERING should be set (containers): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_BRIDGE_VLAN_FILTERING
(026689) [09:25:41] WARNING: config-sony-nicki-mainline.armv7: CONFIG_MACVLAN should be set (containers): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_MACVLAN
(026689) [09:25:41] WARNING: config-sony-nicki-mainline.armv7: CONFIG_CGROUP_NET_PRIO should be set (containers): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_CGROUP_NET_PRIO
(026689) [09:25:41] WARNING: config-sony-nicki-mainline.armv7: CONFIG_OVERLAY_FS should be set (containers): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_OVERLAY_FS
(026689) [09:25:41] WARNING: config-sony-nicki-mainline.armv7: CONFIG_IPVLAN should be set (containers): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_IPVLAN
(026689) [09:25:41] WARNING: config-sony-nicki-mainline.armv7: CONFIG_SECCOMP should be set (containers): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_SECCOMP
(026689) [09:25:41] WARNING: config-sony-nicki-mainline.armv7: CONFIG_CGROUP_PIDS should be set (containers): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_CGROUP_PIDS
(026689) [09:25:41] WARNING: config-sony-nicki-mainline.armv7: CONFIG_BTRFS_FS should be set (filesystems): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_BTRFS_FS
(026689) [09:25:41] WARNING: config-sony-nicki-mainline.armv7: CONFIG_EXFAT_FS should be set (filesystems): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_EXFAT_FS
(026689) [09:25:41] WARNING: config-sony-nicki-mainline.armv7: CONFIG_F2FS_FS should be set (filesystems): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_F2FS_FS
(026689) [09:25:41] WARNING: config-sony-nicki-mainline.armv7: CONFIG_CRYPTO_DES should be set (iwd): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_CRYPTO_DES
(026689) [09:25:41] WARNING: config-sony-nicki-mainline.armv7: CONFIG_CRYPTO_MD5 should be set (iwd): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_CRYPTO_MD5
(026689) [09:25:41] WARNING: config-sony-nicki-mainline.armv7: CONFIG_CRYPTO_SHA512 should be set (iwd): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_CRYPTO_SHA512
(026689) [09:25:41] WARNING: config-sony-nicki-mainline.armv7: CONFIG_CRYPTO_USER_API_HASH should be set (iwd): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_CRYPTO_USER_API_HASH
(026689) [09:25:41] WARNING: config-sony-nicki-mainline.armv7: CONFIG_CRYPTO_USER_API_SKCIPHER should be set (iwd): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_CRYPTO_USER_API_SKCIPHER
(026689) [09:25:41] WARNING: config-sony-nicki-mainline.armv7: CONFIG_KEY_DH_OPERATIONS should be set (iwd): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_KEY_DH_OPERATIONS
(026689) [09:25:41] WARNING: config-sony-nicki-mainline.armv7: CONFIG_PKCS8_PRIVATE_KEY_PARSER should be set (iwd): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_PKCS8_PRIVATE_KEY_PARSER
(026689) [09:25:41] WARNING: config-sony-nicki-mainline.armv7: CONFIG_BLK_DEV_NBD should be set (netboot): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_BLK_DEV_NBD
(026689) [09:25:41] WARNING: config-sony-nicki-mainline.armv7: CONFIG_NETFILTER should be set (nftables): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_NETFILTER
(026689) [09:25:41] WARNING: config-sony-nicki-mainline.armv7: CONFIG_NF_CONNTRACK should be set (nftables): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_NF_CONNTRACK
(026689) [09:25:41] WARNING: config-sony-nicki-mainline.armv7: CONFIG_NF_TABLES should be set (nftables): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_NF_TABLES
(026689) [09:25:41] WARNING: config-sony-nicki-mainline.armv7: CONFIG_NF_TABLES_INET should be set (nftables): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_NF_TABLES_INET
(026689) [09:25:41] WARNING: config-sony-nicki-mainline.armv7: CONFIG_NFT_CT should be set (nftables): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_NFT_CT
(026689) [09:25:41] WARNING: config-sony-nicki-mainline.armv7: CONFIG_NFT_LOG should be set (nftables): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_NFT_LOG
(026689) [09:25:41] WARNING: config-sony-nicki-mainline.armv7: CONFIG_NFT_LIMIT should be set (nftables): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_NFT_LIMIT
(026689) [09:25:41] WARNING: config-sony-nicki-mainline.armv7: CONFIG_NFT_MASQ should be set (nftables): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_NFT_MASQ
(026689) [09:25:41] WARNING: config-sony-nicki-mainline.armv7: CONFIG_NFT_NAT should be set (nftables): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_NFT_NAT
(026689) [09:25:41] WARNING: config-sony-nicki-mainline.armv7: CONFIG_NFT_REJECT should be set (nftables): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_NFT_REJECT
(026689) [09:25:41] WARNING: config-sony-nicki-mainline.armv7: CONFIG_NF_TABLES_IPV4 should be set (nftables): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_NF_TABLES_IPV4
(026689) [09:25:41] WARNING: config-sony-nicki-mainline.armv7: CONFIG_NF_REJECT_IPV4 should be set (nftables): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_NF_REJECT_IPV4
(026689) [09:25:41] WARNING: config-sony-nicki-mainline.armv7: CONFIG_IP_NF_IPTABLES should be set (nftables): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_IP_NF_IPTABLES
(026689) [09:25:41] WARNING: config-sony-nicki-mainline.armv7: CONFIG_IP_NF_FILTER should be set (nftables): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_IP_NF_FILTER
(026689) [09:25:41] WARNING: config-sony-nicki-mainline.armv7: CONFIG_IP_NF_TARGET_REJECT should be set (nftables): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_IP_NF_TARGET_REJECT
(026689) [09:25:41] WARNING: config-sony-nicki-mainline.armv7: CONFIG_IP_NF_NAT should be set (nftables): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_IP_NF_NAT
(026689) [09:25:41] WARNING: config-sony-nicki-mainline.armv7: CONFIG_NF_TABLES_IPV6 should be set (nftables): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_NF_TABLES_IPV6
(026689) [09:25:41] WARNING: config-sony-nicki-mainline.armv7: CONFIG_NF_REJECT_IPV6 should be set (nftables): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_NF_REJECT_IPV6
(026689) [09:25:41] WARNING: config-sony-nicki-mainline.armv7: CONFIG_IP6_NF_IPTABLES should be set (nftables): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_IP6_NF_IPTABLES
(026689) [09:25:41] WARNING: config-sony-nicki-mainline.armv7: CONFIG_IP6_NF_FILTER should be set (nftables): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_IP6_NF_FILTER
(026689) [09:25:41] WARNING: config-sony-nicki-mainline.armv7: CONFIG_IP6_NF_TARGET_REJECT should be set (nftables): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_IP6_NF_TARGET_REJECT
(026689) [09:25:41] WARNING: config-sony-nicki-mainline.armv7: CONFIG_IP6_NF_NAT should be set (nftables): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_IP6_NF_NAT
(026689) [09:25:41] WARNING: config-sony-nicki-mainline.armv7: CONFIG_NFT_COUNTER should be set (nftables): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_NFT_COUNTER
(026689) [09:25:41] WARNING: config-sony-nicki-mainline.armv7: CONFIG_USB_ETH should *not* be set (usb_gadgets): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_USB_ETH
(026689) [09:25:41] WARNING: config-sony-nicki-mainline.armv7: CONFIG_ANDROID_BINDER_DEVICES should contain "binder" (waydroid): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_ANDROID_BINDER_DEVICES
(026689) [09:25:41] WARNING: config-sony-nicki-mainline.armv7: CONFIG_ANDROID_BINDER_IPC should be set (waydroid): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_ANDROID_BINDER_IPC
(026689) [09:25:41] WARNING: config-sony-nicki-mainline.armv7: CONFIG_BLK_DEV_LOOP should be set (waydroid): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_BLK_DEV_LOOP
(026689) [09:25:41] WARNING: config-sony-nicki-mainline.armv7: CONFIG_BRIDGE should be set (waydroid): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_BRIDGE
(026689) [09:25:41] WARNING: config-sony-nicki-mainline.armv7: CONFIG_BRIDGE_VLAN_FILTERING should be set (waydroid): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_BRIDGE_VLAN_FILTERING
(026689) [09:25:41] WARNING: config-sony-nicki-mainline.armv7: CONFIG_CGROUP_BPF should be set (waydroid): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_CGROUP_BPF
(026689) [09:25:41] WARNING: config-sony-nicki-mainline.armv7: CONFIG_FUSE_FS should be set (waydroid): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_FUSE_FS
(026689) [09:25:41] WARNING: config-sony-nicki-mainline.armv7: CONFIG_IP_NF_MANGLE should be set (waydroid): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_IP_NF_MANGLE
(026689) [09:25:41] WARNING: config-sony-nicki-mainline.armv7: CONFIG_NETFILTER_XTABLES should be set (waydroid): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_NETFILTER_XTABLES
(026689) [09:25:41] WARNING: config-sony-nicki-mainline.armv7: CONFIG_NETFILTER_XT_MATCH_COMMENT should be set (waydroid): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_NETFILTER_XT_MATCH_COMMENT
(026689) [09:25:41] WARNING: config-sony-nicki-mainline.armv7: CONFIG_PSI should be set (waydroid): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_PSI
(026689) [09:25:41] WARNING: config-sony-nicki-mainline.armv7: CONFIG_SQUASHFS should be set (waydroid): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_SQUASHFS
(026689) [09:25:41] WARNING: config-sony-nicki-mainline.armv7: CONFIG_SQUASHFS_XATTR should be set (waydroid): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_SQUASHFS_XATTR
(026689) [09:25:41] WARNING: config-sony-nicki-mainline.armv7: CONFIG_SQUASHFS_XZ should be set (waydroid): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_SQUASHFS_XZ
(026689) [09:25:41] WARNING: config-sony-nicki-mainline.armv7: CONFIG_TUN should be set (waydroid): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_TUN
(026689) [09:25:41] WARNING: config-sony-nicki-mainline.armv7: CONFIG_VETH should be set (waydroid): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_VETH
(026689) [09:25:41] WARNING: config-sony-nicki-mainline.armv7: CONFIG_VLAN_8021Q should be set (waydroid): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_VLAN_8021Q
(026689) [09:25:41] WARNING: config-sony-nicki-mainline.armv7: CONFIG_PSI should be set (waydroid): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_PSI
(026689) [09:25:41] WARNING: config-sony-nicki-mainline.armv7: CONFIG_ASHMEM should be set (waydroid): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_ASHMEM
(026689) [09:25:41] WARNING: config-sony-nicki-mainline.armv7: CONFIG_ZRAM should be set (zram): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_ZRAM
(026689) [09:25:41] WARNING: config-sony-nicki-mainline.armv7: CONFIG_ZSMALLOC should be set (zram): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_ZSMALLOC
(026689) [09:25:41] WARNING: config-sony-nicki-mainline.armv7: CONFIG_CRYPTO_LZ4 should be set (zram): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_CRYPTO_LZ4
(026689) [09:25:41] WARNING: config-sony-nicki-mainline.armv7: CONFIG_LZ4_COMPRESS should be set (zram): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_LZ4_COMPRESS
(026689) [09:25:41] WARNING: config-sony-nicki-mainline.armv7: CONFIG_SWAP should be set (zram): https://wiki.postmarketos.org/wiki/kconfig#CONFIG_SWAP
(026689) [09:25:41] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-sony-scorpion/config-sony-scorpion.armhf
(026689) [09:25:41] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-sony-seagull/config-sony-seagull.armhf
(026689) [09:25:41] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-sony-sumire/config-sony-sumire.aarch64
(026689) [09:25:41] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-sony-suzu/config-sony-suzu.aarch64
(026689) [09:25:41] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-sony-suzuran/config-sony-suzuran.aarch64
(026689) [09:25:41] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-sony-taoshan/config-sony-taoshan.armhf
(026689) [09:25:41] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-sony-tuba/config-sony-tuba.aarch64
(026689) [09:25:41] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-sony-tulip/config-sony-tulip.aarch64
(026689) [09:25:41] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-sony-yuga/config-sony-yuga.armv7
(026689) [09:25:41] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-sourceparts-pocketpc/config-sourceparts-pocketpc.aarch64
(026689) [09:25:41] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-t2m-flame/config-t2m-flame.armhf
(026689) [09:25:41] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-tokio-techbook/config-tokio-techbook.armv7
(026689) [09:25:41] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-vernee-k506/config-vernee-k506.aarch64
(026689) [09:25:41] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-volla-mimameid/config-volla-mimameid.aarch64
(026689) [09:25:41] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-wexler-qc750/config-wexler-qc750.armv7
(026689) [09:25:41] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-wiko-lenny2/config-wiko-lenny2.armv7
(026689) [09:25:41] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-wiko-lenny3/config-wiko-lenny3.armhf
(026689) [09:25:41] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-wiko-lenny5/config-wiko-lenny5.armv7
(026689) [09:25:41] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-wiko-ufeel/config-wiko-ufeel.armv7
(026689) [09:25:41] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-wiko-v12bnlite/config-wiko-v12bnlite.aarch64
(026689) [09:25:41] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-xiaomi-aries/config-xiaomi-aries.armhf
(026689) [09:25:41] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-xiaomi-armani/config-xiaomi-armani.armhf
(026689) [09:25:41] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-xiaomi-begonia/config-xiaomi-begonia.aarch64
(026689) [09:25:41] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-xiaomi-cactus/config-xiaomi-cactus.armv7
(026689) [09:25:41] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-xiaomi-cancro/config-xiaomi-cancro.armhf
(026689) [09:25:41] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/unmaintained/linux-xiaomi-cepheus-downstream/config-xiaomi-cepheus-downstream.aarch64
(026689) [09:25:41] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-xiaomi-cereus/config-xiaomi-cereus.armv7
(026689) [09:25:41] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-xiaomi-dior/config-xiaomi-dior.armv7
(026689) [09:25:41] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-xiaomi-ferrari/config-xiaomi-ferrari.aarch64
(026689) [09:25:41] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-xiaomi-ido/config-xiaomi-ido.aarch64
(026689) [09:25:41] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-xiaomi-kenzo/config-xiaomi-kenzo.aarch64
(026689) [09:25:41] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-xiaomi-lavender/config-xiaomi-lavender.aarch64
(026689) [09:25:41] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-xiaomi-libra/config-xiaomi-libra.aarch64
(026689) [09:25:41] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-xiaomi-olive/config-xiaomi-olive.aarch64
(026689) [09:25:41] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-xiaomi-pine/config-xiaomi-pine.aarch64
(026689) [09:25:41] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-xiaomi-platina/config-xiaomi-platina.aarch64
(026689) [09:25:41] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-xiaomi-riva/config-xiaomi-riva.aarch64
(026689) [09:25:41] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-xiaomi-rolex/config-xiaomi-rolex.aarch64
(026689) [09:25:41] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-xiaomi-santoni/config-xiaomi-santoni.aarch64
(026689) [09:25:41] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/unmaintained/linux-xiaomi-tissot-downstream/config-xiaomi-tissot.aarch64
(026689) [09:25:41] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-xiaomi-whyred/config-xiaomi-whyred.aarch64
(026689) [09:25:42] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-xiaomi-willow/config-xiaomi-willow.aarch64
(026689) [09:25:42] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/unmaintained/linux-xiaomi-wt88047-downstream/config-xiaomi-wt88047-downstream.armv7
(026689) [09:25:42] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-yu-tomato/config-yu-tomato.aarch64
(026689) [09:25:42] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-zte-kis3/config-zte-kis3.armv7
(026689) [09:25:42] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-zte-p450f10/config-zte-p450f10.aarch64
(026689) [09:25:42] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-zte-p731a20/config-zte-p731a20.armv7
(026689) [09:25:42] Check kconfig: /home/susurrus/.local/var/pmbootstrap/cache_git/pmaports/device/testing/linux-zuk-z2-row/config-zuk-z2-row.aarch64
(026689) [09:25:42] ERROR: kconfig check failed!
(026689) [09:25:42] See also: <https://postmarketos.org/troubleshooting>
(026689) [09:25:42] Traceback (most recent call last):
File "/usr/lib/python3.11/site-packages/pmb/__init__.py", line 63, in main
getattr(frontend, args.action)(args)
File "/usr/lib/python3.11/site-packages/pmb/helpers/frontend.py", line 423, in kconfig
raise RuntimeError("kconfig check failed!")
RuntimeError: kconfig check failed!