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 <[email protected]>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: osmith <[email protected]>
Gerrit-Reviewer: pespin <[email protected]>
Gerrit-Comment-Date: Thu, 04 Jul 2019 13:43:23 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: pespin <[email protected]>
Comment-In-Reply-To: osmith <[email protected]>
Gerrit-MessageType: comment

Reply via email to