Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build error for Raspberry pi 5 #85

Closed
suncore opened this issue Feb 14, 2025 · 1 comment
Closed

Build error for Raspberry pi 5 #85

suncore opened this issue Feb 14, 2025 · 1 comment

Comments

@suncore
Copy link

suncore commented Feb 14, 2025

I am requesting a custom build on https://firmware-selector.openwrt.org/?version=24.10.0&target=bcm27xx%2Fbcm2712&id=rpi-5
This is for Raspberry pi 5 and Openwrit 24.10.0.
I only added one package to the default package list: kmod-usb-net-rtl8152
I get a build error and this is the stderr:

`Generate local signing keys...
Generate local certificate...
Package list missing or not up-to-date, generating it.

Building package index...
Downloading http://downloads.openwrt.org/releases/24.10.0/targets/bcm27xx/bcm2712/packages/Packages.gz
Updated list of available packages in /builder/build_dir/target-aarch64_cortex-a76_musl/root-bcm27xx/../../../../builder/dl/openwrt_core
Downloading http://downloads.openwrt.org/releases/24.10.0/targets/bcm27xx/bcm2712/packages/Packages.sig
Signature check passed.
Downloading http://downloads.openwrt.org/releases/24.10.0/packages/aarch64_cortex-a76/base/Packages.gz
Updated list of available packages in /builder/build_dir/target-aarch64_cortex-a76_musl/root-bcm27xx/../../../../builder/dl/openwrt_base
Downloading http://downloads.openwrt.org/releases/24.10.0/packages/aarch64_cortex-a76/base/Packages.sig
Signature check passed.
Downloading http://downloads.openwrt.org/releases/24.10.0/targets/bcm27xx/bcm2712/kmods/6.6.73-1-d3ff9c24b2eb5661c9d6c16a85e195ec/Packages.gz
Updated list of available packages in /builder/build_dir/target-aarch64_cortex-a76_musl/root-bcm27xx/../../../../builder/dl/openwrt_kmods
Downloading http://downloads.openwrt.org/releases/24.10.0/targets/bcm27xx/bcm2712/kmods/6.6.73-1-d3ff9c24b2eb5661c9d6c16a85e195ec/Packages.sig
Signature check passed.
Downloading http://downloads.openwrt.org/releases/24.10.0/packages/aarch64_cortex-a76/luci/Packages.gz
Updated list of available packages in /builder/build_dir/target-aarch64_cortex-a76_musl/root-bcm27xx/../../../../builder/dl/openwrt_luci
Downloading http://downloads.openwrt.org/releases/24.10.0/packages/aarch64_cortex-a76/luci/Packages.sig
Signature check passed.
Downloading http://downloads.openwrt.org/releases/24.10.0/packages/aarch64_cortex-a76/packages/Packages.gz
Updated list of available packages in /builder/build_dir/target-aarch64_cortex-a76_musl/root-bcm27xx/../../../../builder/dl/openwrt_packages
Downloading http://downloads.openwrt.org/releases/24.10.0/packages/aarch64_cortex-a76/packages/Packages.sig
Signature check passed.
Downloading http://downloads.openwrt.org/releases/24.10.0/packages/aarch64_cortex-a76/routing/Packages.gz
Updated list of available packages in /builder/build_dir/target-aarch64_cortex-a76_musl/root-bcm27xx/../../../../builder/dl/openwrt_routing
Downloading http://downloads.openwrt.org/releases/24.10.0/packages/aarch64_cortex-a76/routing/Packages.sig
Signature check passed.
Downloading http://downloads.openwrt.org/releases/24.10.0/packages/aarch64_cortex-a76/telephony/Packages.gz
Updated list of available packages in /builder/build_dir/target-aarch64_cortex-a76_musl/root-bcm27xx/../../../../builder/dl/openwrt_telephony
Downloading http://downloads.openwrt.org/releases/24.10.0/packages/aarch64_cortex-a76/telephony/Packages.sig
Signature check passed.
Downloading file:packages/Packages
Updated list of available packages in /builder/build_dir/target-aarch64_cortex-a76_musl/root-bcm27xx/../../../../builder/dl/imagebuilder
Downloading file:packages/Packages.sig
Signature check passed.
Collected errors:

  • opkg_install_pkg: Checksum or size mismatch for package wifi-scripts. Either the opkg or the package index are corrupt. Try 'opkg update'.
  • opkg_install_cmd: Cannot install package kmod-brcmfmac.
  • opkg_install_pkg: Checksum or size mismatch for package wpad-basic-mbedtls. Either the opkg or the package index are corrupt. Try 'opkg update'.
  • opkg_install_cmd: Cannot install package wpad-basic-mbedtls.
  • opkg_install_pkg: Checksum or size mismatch for package wpad-basic-mbedtls. Either the opkg or the package index are corrupt. Try 'opkg update'.
  • opkg_install_cmd: Cannot install package wpad-basic-mbedtls.
    make[2]: *** [Makefile:234: package_install] Error 255
    make[1]: *** [Makefile:171: _call_manifest] Error 2
    make: *** [Makefile:349: manifest] Error 2`
@suncore
Copy link
Author

suncore commented Feb 14, 2025

@suncore suncore closed this as completed Feb 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant