Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make check failed on building oracle linux 9. #47

Open
sharewax opened this issue Aug 24, 2022 · 1 comment
Open

make check failed on building oracle linux 9. #47

sharewax opened this issue Aug 24, 2022 · 1 comment

Comments

@sharewax
Copy link

sharewax commented Aug 24, 2022

make check failed with a lot of warnings.
https://gist.github.com/sharewax/265009bdc5c178f43d3f81c35d68cfae

on Centos7 all checks works ok:

+ umask 022
+ cd /builddir/build/BUILD
+ cd ladvd-1.1.2
+ make check
Making check in src
make[1]: Entering directory `/builddir/build/BUILD/ladvd-1.1.2/src'
make[1]: Leaving directory `/builddir/build/BUILD/ladvd-1.1.2/src'
Making check in .
make[1]: Entering directory `/builddir/build/BUILD/ladvd-1.1.2'
make[1]: Nothing to be done for `check-am'.
make[1]: Leaving directory `/builddir/build/BUILD/ladvd-1.1.2'
Making check in doc
make[1]: Entering directory `/builddir/build/BUILD/ladvd-1.1.2/doc'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/builddir/build/BUILD/ladvd-1.1.2/doc'
Making check in systemd
make[1]: Entering directory `/builddir/build/BUILD/ladvd-1.1.2/systemd'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/builddir/build/BUILD/ladvd-1.1.2/systemd'
Making check in tests
make[1]: Entering directory `/builddir/build/BUILD/ladvd-1.1.2/tests'
make  libcheckwrap.la check_compat check_proto check_util check_tlv check_parent check_child check_cli
make[2]: Entering directory `/builddir/build/BUILD/ladvd-1.1.2/tests'
  CC       check_wrap.lo
  CCLD     libcheckwrap.la
  CC       check_compat.o
  CCLD     check_compat
  CC       check_proto.o
  CCLD     check_proto
  CC       check_util.o
  CCLD     check_util
  CC       check_tlv.o
  CCLD     check_tlv
  CC       check_parent.o
  CCLD     check_parent
  CC       check_child.o
  CCLD     check_child
  CC       check_cli.o
  CCLD     check_cli
make[2]: Leaving directory `/builddir/build/BUILD/ladvd-1.1.2/tests'
make  check-TESTS
make[2]: Entering directory `/builddir/build/BUILD/ladvd-1.1.2/tests'
make[3]: Entering directory `/builddir/build/BUILD/ladvd-1.1.2/tests'
PASS: check_compat
PASS: check_proto
PASS: check_util
PASS: check_tlv
PASS: check_parent
PASS: check_child
PASS: check_cli
make[4]: Entering directory `/builddir/build/BUILD/ladvd-1.1.2/tests'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/builddir/build/BUILD/ladvd-1.1.2/tests'
============================================================================
Testsuite summary for ladvd 1.1.2
============================================================================
# TOTAL: 7
# PASS:  7
# SKIP:  0
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0
============================================================================
make[3]: Leaving directory `/builddir/build/BUILD/ladvd-1.1.2/tests'
make[2]: Leaving directory `/builddir/build/BUILD/ladvd-1.1.2/tests'
make[1]: Leaving directory `/builddir/build/BUILD/ladvd-1.1.2/tests'
+ exit 0
@sharewax
Copy link
Author

And maybe it's time to bump new release? :)

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

No branches or pull requests

1 participant