openwrt / asu

An image on demand server for OpenWrt based distributions
https://sysupgrade.openwrt.org
GNU General Public License v2.0
309 stars 78 forks source link

Build is failing with: Pseudo file "dev" exists in source filesystem .... #885

Open zazizou opened 1 month ago

zazizou commented 1 month ago

Hi

I have the build failing with this error message:

Pseudo file "dev" exists in source filesystem "/builder/build_dir/target-arm_cortex-a9+vfpv3-d16_musl_eabi/root-mvebu/dev". Ignoring, exclude it (-e/-ef) to override.

The target is the linksys wrt32x.

Could you please help solve this ?

Regards

zazizou commented 1 month ago

Here is the full error log:

`Pseudo file "dev" exists in source filesystem "/builder/build_dir/target-arm_cortex-a9+vfpv3-d16_musl_eabi/root-mvebu/dev". Ignoring, exclude it (-e/-ef) to override.

make[3]: *** No rule to make target 'linksys_wrt32x-initramfs-images', needed by '/builder/build_dir/target-arm_cortex-a9+vfpv3-d16_musl_eabi/linux-mvebu_cortexa9/tmp/openwrt-016ac06e0ad9-mvebu-cortexa9-linksys_wrt32x-squashfs-sysupgrade.bin'. Stop.

make[2]: [Makefile:247: build_image] Error 2 make[1]: [Makefile:153: _call_image] Error 2 make: *** [Makefile:310: image] Error 2 `

zazizou commented 1 month ago

I did not do anything but the build passes today.

Maybe this kind of issue should be pinned as a common build issue - telling people to just try again.

pcartwright81 commented 1 month ago

Same error on target-mipsel_24kc_musl. Tried for 2 days.