Change in ...osmo-pcap[master]: tests/Makefile.am: Fix "./configure && make clean && make"

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

osmith gerrit-no-reply at lists.osmocom.org
Thu Jul 4 13:43:23 UTC 2019


osmith has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-pcap/+/14666 )

Change subject: tests/Makefile.am: Fix "./configure && make clean && make"
......................................................................


Patch Set 2:

(1 comment)

https://gerrit.osmocom.org/#/c/14666/2//COMMIT_MSG 
Commit Message:

https://gerrit.osmocom.org/#/c/14666/2//COMMIT_MSG@7 
PS2, Line 7: make
> Nope, it happened during make.
not for me:

 $ ./configure && make clean && make
 ...
 Making all in tests
 make[2]: Entering directory '/home/user/code/osmo-dev/src/osmo-pcap/tests'
 make[2]: Nothing to be done for 'all'.
 make[2]: Leaving directory '/home/user/code/osmo-dev/src/osmo-pcap/tests'
 make[2]: Entering directory '/home/user/code/osmo-dev/src/osmo-pcap'
 make[2]: Leaving directory '/home/user/code/osmo-dev/src/osmo-pcap'
 make[1]: Leaving directory '/home/user/code/osmo-dev/src/osmo-pcap'


 $ ./configure && make clean && make check
 ...
 make[2]: Entering directory '/home/user/code/osmo-dev/src/osmo-pcap/tests'
 /usr/bin/make  check-local
 make[3]: Entering directory '/home/user/code/osmo-dev/src/osmo-pcap/tests'
 make[3]: *** No rule to make target 'atconfig', needed by 'check-local'.  Stop.
 make[3]: Leaving directory '/home/user/code/osmo-dev/src/osmo-pcap/tests'
 Makefile:314: recipe for target 'check-am' failed
 make[2]: *** [check-am] Error 2
 make[2]: Leaving directory '/home/user/code/osmo-dev/src/osmo-pcap/tests'
 Makefile:389: recipe for target 'check-recursive' failed
 make[1]: *** [check-recursive] Error 1
 make[1]: Leaving directory '/home/user/code/osmo-dev/src/osmo-pcap'
 Makefile:680: recipe for target 'check' failed
 make: *** [check] Error 2



-- 
To view, visit https://gerrit.osmocom.org/c/osmo-pcap/+/14666
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-pcap
Gerrit-Branch: master
Gerrit-Change-Id: Ie6698d1c1d36e2b8a5391bc2322c1632458751db
Gerrit-Change-Number: 14666
Gerrit-PatchSet: 2
Gerrit-Owner: pespin <pespin at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: osmith <osmith at sysmocom.de>
Gerrit-Reviewer: pespin <pespin at sysmocom.de>
Gerrit-Comment-Date: Thu, 04 Jul 2019 13:43:23 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: pespin <pespin at sysmocom.de>
Comment-In-Reply-To: osmith <osmith at sysmocom.de>
Gerrit-MessageType: comment
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190704/72492027/attachment.htm>


More information about the gerrit-log mailing list