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

1.0.5: test suite is failing #1

Open
kloczek opened this issue Apr 19, 2019 · 1 comment
Open

1.0.5: test suite is failing #1

kloczek opened this issue Apr 19, 2019 · 1 comment

Comments

@kloczek
Copy link

kloczek commented Apr 19, 2019

[tkloczko@domek libiptcdata-release_1_0_5]$ make check
Making check in m4
make[1]: Entering directory '/home/tkloczko/rpmbuild/BUILD/libiptcdata-release_1_0_5/m4'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/libiptcdata-release_1_0_5/m4'
Making check in libiptcdata
make[1]: Entering directory '/home/tkloczko/rpmbuild/BUILD/libiptcdata-release_1_0_5/libiptcdata'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/libiptcdata-release_1_0_5/libiptcdata'
Making check in po
make[1]: Entering directory '/home/tkloczko/rpmbuild/BUILD/libiptcdata-release_1_0_5/po'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/libiptcdata-release_1_0_5/po'
Making check in iptc
make[1]: Entering directory '/home/tkloczko/rpmbuild/BUILD/libiptcdata-release_1_0_5/iptc'
Making check in po
make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/libiptcdata-release_1_0_5/iptc/po'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/libiptcdata-release_1_0_5/iptc/po'
make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/libiptcdata-release_1_0_5/iptc'
make[2]: Nothing to be done for 'check-am'.
make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/libiptcdata-release_1_0_5/iptc'
make[1]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/libiptcdata-release_1_0_5/iptc'
Making check in docs
make[1]: Entering directory '/home/tkloczko/rpmbuild/BUILD/libiptcdata-release_1_0_5/docs'
Making check in reference
make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/libiptcdata-release_1_0_5/docs/reference'
make  check-TESTS
make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/libiptcdata-release_1_0_5/docs/reference'
make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/libiptcdata-release_1_0_5/docs/reference'
echo "#!/bin/sh -e" > gtkdoc-check.test; \
	echo "/usr/bin/gtkdoc-check || exit 1" >> gtkdoc-check.test; \
	chmod +x gtkdoc-check.test
FAIL: gtkdoc-check.test
============================================================================
Testsuite summary for libiptcdata 1.0.5
============================================================================
# TOTAL: 1
# PASS:  0
# SKIP:  0
# XFAIL: 0
# FAIL:  1
# XPASS: 0
# ERROR: 0
============================================================================
See docs/reference/test-suite.log
============================================================================
make[4]: *** [Makefile:770: test-suite.log] Error 1
make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/libiptcdata-release_1_0_5/docs/reference'
make[3]: *** [Makefile:878: check-TESTS] Error 2
make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/libiptcdata-release_1_0_5/docs/reference'
make[2]: *** [Makefile:947: check-am] Error 2
make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/libiptcdata-release_1_0_5/docs/reference'
make[1]: *** [Makefile:395: check-recursive] Error 1
make[1]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/libiptcdata-release_1_0_5/docs'
make: *** [Makefile:449: check-recursive] Error 1

PS. it will be good if on next release you will be using tag without underscores and without release_ on the front. Tag consisting from only numbers and dots makes any software easier to package.

@kloczek
Copy link
Author

kloczek commented Jan 30, 2024

gentle ping 🤔

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