[FS#3850] Build system: Some packages have wrong architecture settings.

OpenWrt Bugs openwrt-bugs at lists.openwrt.org
Thu Jun 3 14:54:45 PDT 2021


THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

A new Flyspray task has been opened.  Details are below. 

User who did this - Drei Eck (dreieck) 

Attached to Project - OpenWrt/LEDE Project
Summary - Build system: Some packages have wrong architecture settings.
Task Type - Bug Report
Category - Packages
Status - Unconfirmed
Assigned To - 
Operating System - All
Severity - Low
Priority - Very Low
Reported Version - Trunk
Due in Version - Undecided
Due Date - Undecided
Details - The packages

  * kmod-hwmon-gpiofan
  * kmod-hwmon-it87
  * kmod-hwmon-lm75
  * kmod-hwmon-pwmfan
  * kmod-hwmon-tmp102

can be selected for the target architecture ''x86''/ subtarget ''AMD Geode based systems''/  target profile ''Generic x86/Geode''


>From ''.config'':

CONFIG_TARGET_x86=y
CONFIG_TARGET_x86_geode=y
CONFIG_TARGET_x86_geode_DEVICE_generic=y
[...]
CONFIG_PACKAGE_kmod-hwmon-gpiofan=y
CONFIG_PACKAGE_kmod-hwmon-it87=y
CONFIG_PACKAGE_kmod-hwmon-lm75=y
CONFIG_PACKAGE_kmod-hwmon-pwmfan=y
CONFIG_PACKAGE_kmod-hwmon-tmp102=y


(configuration done with ''make menuconfig'', after first selecting just the target and doing ''make defconfig'').

A ''make -j1 V=sc'' bails out with:


Collected errors:
[...]
 * pkg_hash_fetch_best_installation_candidate: Packages for kmod-hwmon-gpiofan found, but incompatible with the architectures configured
 * opkg_install_cmd: Cannot install package kmod-hwmon-gpiofan.
 * pkg_hash_fetch_best_installation_candidate: Packages for kmod-hwmon-it87 found, but incompatible with the architectures configured
 * opkg_install_cmd: Cannot install package kmod-hwmon-it87.
 * pkg_hash_fetch_best_installation_candidate: Packages for kmod-hwmon-lm75 found, but incompatible with the architectures configured
 * opkg_install_cmd: Cannot install package kmod-hwmon-lm75.
 * pkg_hash_fetch_best_installation_candidate: Packages for kmod-hwmon-pwmfan found, but incompatible with the architectures configured
 * opkg_install_cmd: Cannot install package kmod-hwmon-pwmfan.
 * pkg_hash_fetch_best_installation_candidate: Packages for kmod-hwmon-tmp102 found, but incompatible with the architectures configured
 * opkg_install_cmd: Cannot install package kmod-hwmon-tmp102.
[...]
make[2]: *** [package/Makefile:69: package/install] Error 255


More information can be found at the following URL:
https://bugs.openwrt.org/index.php?do=details&task_id=3850

You are receiving this message because you have requested it from the Flyspray bugtracking system.  If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above.



More information about the openwrt-bugs mailing list