Skip to content

afstomp: don't run tests when disabled#561

Merged
lbudai merged 1 commit intosyslog-ng:masterfrom
vincentbernat:fix/afstomp-conditional-tests
Jul 14, 2015
Merged

afstomp: don't run tests when disabled#561
lbudai merged 1 commit intosyslog-ng:masterfrom
vincentbernat:fix/afstomp-conditional-tests

Conversation

@vincentbernat
Copy link
Contributor

Tests should not be run if the user didn't request its
support. Otherwise, we get the following error during compilation:

libtool: link: cannot find the library `./modules/afstomp/libafstomp.la' or unhandled argument `./modules/afstomp/libafstomp.la'
Makefile:6141: recipe for target 'modules/afstomp/tests/test_stomp_proto' failed
make[3]: *** [modules/afstomp/tests/test_stomp_proto] Error 1

Signed-off-by: Vincent Bernat [email protected]

Tests should not be run if the user didn't request its
support. Otherwise, we get the following error during compilation:

    libtool: link: cannot find the library `./modules/afstomp/libafstomp.la' or unhandled argument `./modules/afstomp/libafstomp.la'
    Makefile:6141: recipe for target 'modules/afstomp/tests/test_stomp_proto' failed
    make[3]: *** [modules/afstomp/tests/test_stomp_proto] Error 1

Signed-off-by: Vincent Bernat <[email protected]>
@bazsi
Copy link
Collaborator

bazsi commented Jul 14, 2015

👍

Bazsi

On Tue, Jul 14, 2015 at 2:44 PM, Vincent Bernat [email protected]
wrote:

Tests should not be run if the user didn't request its
support. Otherwise, we get the following error during compilation:

libtool: link: cannot find the library ./modules/afstomp/libafstomp.la' or unhandled argument./modules/afstomp/libafstomp.la'
Makefile:6141: recipe for target 'modules/afstomp/tests/test_stomp_proto' failed
make[3]: *** [modules/afstomp/tests/test_stomp_proto] Error 1

Signed-off-by: Vincent Bernat [email protected]

You can view, comment on, or merge this pull request online at:

#561
Commit Summary

  • afstomp: don't run tests when disabled

File Changes

Patch Links:


Reply to this email directly or view it on GitHub
#561.

@lbudai
Copy link
Collaborator

lbudai commented Jul 14, 2015

Thanks!!

lbudai added a commit that referenced this pull request Jul 14, 2015
@lbudai lbudai merged commit c92994c into syslog-ng:master Jul 14, 2015
HofiOne pushed a commit to HofiOne/syslog-ng that referenced this pull request Apr 17, 2025
HofiOne pushed a commit to HofiOne/syslog-ng that referenced this pull request Apr 17, 2025
HofiOne pushed a commit to HofiOne/syslog-ng that referenced this pull request Apr 17, 2025
HofiOne pushed a commit to HofiOne/syslog-ng that referenced this pull request Apr 23, 2025
Signed-off-by: Attila Szakacs <[email protected]>
Signed-off-by: Hofi <[email protected]>
HofiOne pushed a commit to HofiOne/syslog-ng that referenced this pull request Apr 25, 2025
Signed-off-by: Attila Szakacs <[email protected]>
Signed-off-by: Hofi <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants