why did this happen?
mz@server:~/openwrt$ /home/mz/openwrt/staging_dir/host/bin/opkg --offline-root /home/mz/openwrt/build_dir/target-arm_cortex-a9+neon_musl_eabi/root-imx6 --force-postinstall --add-dest root:/ --add-arch all:100 --add-arch arm_cortex-a9_neon:200 install /home/mz/openwrt/bin/targets/imx6/generic/packages/kernel_5.4.215-1-5e1afed82e767f67b3baf09c8fb32f8f_arm_cortex-a9_neon.ipk --verbosity=4
opkg_install_cmd: /home/mz/openwrt/bin/targets/imx6/generic/packages/kernel_5.4.215-1-5e1afed82e767f67b3baf09c8fb32f8f_arm_cortex-a9_neon.ipk
pkg_init_from_file: applying abpkg flag to /home/mz/openwrt/bin/targets/imx6/generic/packages/kernel_5.4.215-1-5e1afed82e767f67b3baf09c8fb32f8f_arm_cortex-a9_neon.ipk
opkg_prepare_url_for_install: Package kernel provided by hand (/home/mz/openwrt/bin/targets/imx6/generic/packages/kernel_5.4.215-1-5e1afed82e767f67b3baf09c8fb32f8f_arm_cortex-a9_neon.ipk).
flag_related_packages: propagating pkg flag to dependent abpkg libc
pkg_vec_insert_merge: Adding new pkg=kernel version=5.4.215-1 arch=arm_cortex-a9_neon.
pkg_hash_load_feeds:
pkg_hash_load_package_details_helper: found yet incomplete flagged abpkg libc
pkg_hash_load_package_details: Found 1 packages requiring details, reloading feeds
pkg_hash_load_feeds:
pkg_hash_load_package_details_helper: skipping already seen flagged abpkg libc
pkg_hash_load_status_files:
pkg_info_preinstall_check: Updating file owner list.
pkg_hash_fetch_best_installation_candidate: Best installation candidate for kernel:
pkg_hash_fetch_best_installation_candidate: Adding kernel to providers.
pkg_hash_fetch_best_installation_candidate: kernel arch=arm_cortex-a9_neon arch_priority=200 version=5.4.215-1.
pkg_hash_fetch_unsatisfied_dependencies: satisfying_pkg=(nil)
pkg_hash_fetch_unsatisfied_dependencies: satisfying_pkg=(nil)
Unknown package 'kernel'.
opkg_configure_packages: Configuring unpacked packages.
opkg_configure_packages: Reordering packages before configuring them...
write_status_files_if_changed: Nothing to be done.
hash_table: pkg-hash, 24576 bytes
n_buckets=1024, n_elements=2, n_collisions=0
max_bucket_len=0, n_used_buckets=2, ave_bucket_len=1.00
n_hits=3, n_misses=3
hash_table: file-hash, 24576 bytes
n_buckets=1024, n_elements=0, n_collisions=0
max_bucket_len=0, n_used_buckets=0, ave_bucket_len=0.00
n_hits=0, n_misses=0
hash_table: obs-file-hash, 1536 bytes
n_buckets=64, n_elements=0, n_collisions=0
max_bucket_len=0, n_used_buckets=0, ave_bucket_len=0.00
n_hits=0, n_misses=0
Collected errors:
* pkg_hash_check_unresolved: cannot find dependency libc for kernel
* pkg_hash_fetch_best_installation_candidate: Packages for kernel found, but incompatible with the architectures configured
* opkg_install_cmd: Cannot install package kernel.
mz@server:~/openwrt$