[FS#4120] Problems compiling starting from trunk (or from openwrt-21.02)

OpenWrt Bugs openwrt-bugs at lists.openwrt.org
Wed Nov 3 20:12:58 PDT 2021


THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

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

User who did this - desigabri (desigabri) 

Attached to Project - OpenWrt/LEDE Project
Summary - Problems compiling starting from trunk  (or from openwrt-21.02)
Task Type - Build Failure
Category - Base system
Status - Unconfirmed
Assigned To - 
Operating System - All
Severity - Low
Priority - Very Low
Reported Version - Trunk
Due in Version - Undecided
Due Date - Undecided
Details - Supply the following if possible:
 - Device problem occurs on Tp-link Archer C2600
 - Software versions of OpenWrt from Trunk
 - Steps to reproduce:

**Download "master"  from Git: **  
#git clone https://git.openwrt.org/openwrt/openwrt.git master
#cd master
#git pull
#./scripts/feeds update -a
#./scripts/feeds install -a
#make menuconfig
#make -j 1 V=s

- compilation **stops** very early with errors about Ninja and Meson

Tryed make clean, make dirclean, make distclean  -> same results.

ALL REPEATED 3 times!

then:

#git checkout v21.02.0
#git pull
#./scripts/feeds update -a
#./scripts/feeds install -a
#make menuconfig
#make -j 1 V=s

- I can see logs about ninja and meson compiling right
- compilation **stops** after long time with error about libcap

then:

#git checkout master
#git pull
#./scripts/feeds update -a
#./scripts/feeds install -a
#make menuconfig
#make -j 1 V=s

**- compiling goes right**

It seems impossible to compile master or 21.02 at fist time:  may be something wrong in master make file about compiling ninja and meson packages so for 21.02 compiling libcap package? 

   

 

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

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