[FS#1309] openssl build invokes bogus target

LEDE Bugs lede-bugs at lists.infradead.org
Sun Jan 28 17:36:31 PST 2018


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

User who did this - Nathaniel Wesley Filardo (nwf) 

Attached to Project - OpenWrt/LEDE Project
Summary - openssl build invokes bogus target
Task Type - Bug Report
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 - While building openssl for kirkwood pogoplug v4, I saw the following:

make[4]: Leaving directory '/tank/openwrt/scratch/builder/build_dir/target-arm_xscale_musl_eabi/openssl-1.0.2n'

Configured for linux-armv4-openwrt.

*** Because of configuration changes, you MUST do the following before
*** building:

        make depend
# XXX: OpenSSL "make depend" will look for installed headers before its own,
# so remove installed stuff first
make V=ss  -j1 clean-staging
make[4]: Entering directory '/tank/openwrt/scratch/builder/package/libs/openssl'
make[4]: *** No rule to make target 'clean-staging'.  Stop.
make[4]: Leaving directory '/tank/openwrt/scratch/builder/package/libs/openssl'


I suspect the "clean-staging" target invocation is stale.

More information can be found at the following URL:
https://bugs.lede-project.org/index.php?do=details&task_id=1309



More information about the lede-bugs mailing list