Skip to content

Conversation

@gladiac
Copy link
Contributor

@gladiac gladiac commented Nov 25, 2025

Maintainer: Thomas Heil [email protected], Christian Lachner [email protected] (/me)
Compile tested: ipq806x
Run tested: ipq806x (r7800)

Description: Update to v3.0.12

@BKPepe
Copy link
Member

BKPepe commented Nov 28, 2025

@gladiac Can you take a look why the CI/CD fails for you?

@gladiac
Copy link
Contributor Author

gladiac commented Dec 1, 2025

@gladiac Can you take a look why the CI/CD fails for you?

@BKPepe I just checked. All the build pipelines fail while creating the package index. See:

2025-11-25T08:11:58.1745865Z ##[group]  make package/index
2025-11-25T08:11:58.5686379Z WARNING: Makefile 'package/kernel/linux/Makefile' has a dependency on 'eip197-mini-firmware', which does not exist
2025-11-25T08:11:58.5694601Z WARNING: Makefile 'package/kernel/linux/Makefile' has a dependency on 'airoha-en8811h-firmware', which does not exist
2025-11-25T08:11:58.5695874Z WARNING: Makefile 'package/kernel/linux/Makefile' has a dependency on 'r8169-firmware', which does not exist
2025-11-25T08:11:58.5697061Z WARNING: Makefile 'package/kernel/linux/Makefile' has a dependency on 'e100-firmware', which does not exist
2025-11-25T08:11:58.5698487Z WARNING: Makefile 'package/kernel/linux/Makefile' has a dependency on 'bnx2-firmware', which does not exist
2025-11-25T08:11:58.5699609Z WARNING: Makefile 'package/kernel/linux/Makefile' has a dependency on 'bnx2x-firmware', which does not exist
2025-11-25T08:11:58.5703576Z WARNING: Makefile 'package/kernel/linux/Makefile' has a dependency on 'ar3k-firmware', which does not exist
2025-11-25T08:11:58.5704915Z WARNING: Makefile 'package/kernel/linux/Makefile' has a dependency on 'mwifiex-sdio-firmware', which does not exist
2025-11-25T08:11:58.5708950Z WARNING: Makefile 'package/kernel/linux/Makefile' has a dependency on 'kmod-phy-bcm-ns-usb2', which does not exist
2025-11-25T08:11:58.5710263Z WARNING: Makefile 'package/kernel/linux/Makefile' has a dependency on 'edgeport-firmware', which does not exist
2025-11-25T08:11:58.5711616Z WARNING: Makefile 'package/kernel/linux/Makefile' has a dependency on 'r8152-firmware', which does not exist
2025-11-25T08:11:58.5712824Z WARNING: Makefile 'package/kernel/linux/Makefile' has a dependency on 'kmod-phy-bcm-ns-usb3', which does not exist
2025-11-25T08:11:58.5715700Z WARNING: Makefile 'package/kernel/linux/Makefile' has a dependency on 'amdgpu-firmware', which does not exist
2025-11-25T08:11:58.5716423Z WARNING: Makefile 'package/kernel/linux/Makefile' has a dependency on 'i915-firmware-dmc', which does not exist
2025-11-25T08:11:58.5717963Z WARNING: Makefile 'package/kernel/linux/Makefile' has a dependency on 'radeon-firmware', which does not exist
2025-11-25T08:11:58.5719336Z WARNING: Makefile 'package/kernel/linux/Makefile' has a dependency on 'kmod-gpio-button-hotplug', which does not exist
2025-11-25T08:11:58.5720041Z WARNING: Makefile 'package/kernel/linux/Makefile' has a dependency on 'nu801', which does not exist
2025-11-25T08:11:58.7450808Z make[2]: Entering directory '/builder/scripts/config'
2025-11-25T08:11:58.7451391Z make[2]: 'conf' is up to date.
2025-11-25T08:11:58.7451865Z make[2]: Leaving directory '/builder/scripts/config'
2025-11-25T08:11:58.8060465Z tmp/.config-package.in:66:warning: ignoring type redefinition of 'PACKAGE_libc' from 'bool' to 'tristate'
2025-11-25T08:11:58.8061446Z tmp/.config-package.in:93:warning: ignoring type redefinition of 'PACKAGE_libgcc' from 'bool' to 'tristate'
2025-11-25T08:11:58.8062159Z tmp/.config-package.in:207:warning: ignoring type redefinition of 'PACKAGE_libpthread' from 'bool' to 'tristate'
2025-11-25T08:11:58.8063058Z tmp/.config-package.in:262:warning: ignoring type redefinition of 'PACKAGE_librt' from 'bool' to 'tristate'
2025-11-25T08:11:58.8066006Z Config-build.in:1247:warning: defaults for choice values not supported
2025-11-25T08:11:58.8066592Z Config-build.in:1251:warning: defaults for choice values not supported
2025-11-25T08:11:58.8067011Z Config-build.in:1255:warning: defaults for choice values not supported
2025-11-25T08:11:58.8097885Z #
2025-11-25T08:11:58.8098185Z # No change to .config
2025-11-25T08:11:58.8098397Z #
2025-11-25T08:11:58.8161199Z  make[1] package/index
2025-11-25T08:12:12.8648286Z make -r package/index: build failed. Please re-run make with -j1 V=s or V=sc for a higher verbosity level to see what's going on
2025-11-25T08:12:12.8649299Z make: *** [/builder/include/toplevel.mk:226: package/index] Error 1
2025-11-25T08:12:12.8651667Z ##[endgroup]
2025-11-25T08:12:16.0093962Z ##[error]Process completed with exit code 2.

However, I cannot reproduce this on my build machine as the build goes through just fine on the 24.10 branch. Also just running make -r package/index works as expected. Not sure what's wrong in the CI

- Update haproxy PKG_VERSION and PKG_HASH
- See changes: http://git.haproxy.org/?p=haproxy-3.0.git;a=shortlog

Signed-off-by: Christian Lachner <[email protected]>
@BKPepe BKPepe force-pushed the haproxy-3.0.12-openwrt-24.10 branch from adf6cda to a794062 Compare December 1, 2025 12:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants