Project

General

Profile

Actions

Bug #4084

closed

make dist: No rule to make target 'osmocom/mgcp_client/mgcp_common.h'

Added by osmith almost 5 years ago. Updated almost 5 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
-
Target version:
-
Start date:
07/01/2019
Due date:
% Done:

100%

Spec Reference:

Description

"make dist" does not work in all tagged releases in osmo-mgw since 1.1.0. It is failing with:

make[2]: Entering directory '/home/user/code/osmo-dev/src/osmo-mgw/include'
make[2]: *** No rule to make target 'osmocom/mgcp_client/mgcp_common.h', needed by 'distdir'.  Stop.
make[2]: Leaving directory '/home/user/code/osmo-dev/src/osmo-mgw/include'
Makefile:599: recipe for target 'distdir' failed
make[1]: *** [distdir] Error 1
make[1]: Leaving directory '/home/user/code/osmo-dev/src/osmo-mgw'
Makefile:700: recipe for target 'dist' failed
make: *** [dist] Error 2

The file in question is copied from another location in the source tree during normal build, and also during "make check" (which is probably why it does not fail in jenkins).


Related issues

Related to Miscellaneous Projects - Feature #3870: jenkins job generating tarballs of all tagged releasesResolvedosmith03/28/2019

Actions
Actions

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 48.8 MB)