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 (dist)check fails #125

Open
SoapGentoo opened this issue Jan 29, 2017 · 5 comments
Open

make (dist)check fails #125

SoapGentoo opened this issue Jan 29, 2017 · 5 comments

Comments

@SoapGentoo
Copy link
Contributor

Hey @OlafvdSpek
make distcheck fails for me:

FAIL: template_cache_nothreads_test
===================================

WARNING: Unable to locate file /yakakak
WARNING: Unable to locate file /yakakak
ERROR: Failed to load included template: "/tmp/template_unittest_dir/template.005"
ERROR: Failed to load included template: "/tmp/template_unittest_dir/template.005"
WARNING: Unable to locate file template_foo
WARNING: Unable to locate file TestRemoveStringFromTemplateCache
WARNING: Unable to locate file TestRemoveStringFromTemplateCache
WARNING: Unable to locate file TestRemoveStringFromTemplateCache
WARNING: Unable to locate file TestRemoveStringFromTemplateCache
WARNING: Unable to locate file TestRemoveStringFromTemplateCache
WARNING: Unable to locate file TestRemoveStringFromTemplateCache
WARNING: Unable to locate file TestRemoveStringFromTemplateCache
WARNING: Unable to locate file /tmp/template_unittest_dir/template.010
WARNING: Unable to locate file /tmp/template_unittest_dir/template.010
WARNING: Unable to locate file /tmp/template_unittest_dir/template.012
WARNING: Unable to locate file /tmp/template_unittest_dir/template.015
template_cache_nothreads_test: ../../src/tests/template_cache_test.cc:752: static void TemplateCacheUnittest::TestDoneWithGetTemplatePtrs(): Assertion `cache1.ExpandWithData(fname, STRIP_WHITESPACE, &dict, __null, &out)' failed.
ASSERT FAILED, line 752: cache1.ExpandWithData(fname, STRIP_WHITESPACE, &dict, NULL, &out)
FAIL template_cache_nothreads_test (exit status: 134)

Any ideas?

@OlafvdSpek
Copy link
Owner

Are you using -j2+? Try -j1

@OlafvdSpek
Copy link
Owner

Is this still an issue?

@SoapGentoo
Copy link
Contributor Author

same problem if you run it in -j1. Can you not reproduce the issue?

@OlafvdSpek
Copy link
Owner

Nope:

===============================================
ctemplate-2.3 archives ready for distribution: 
ctemplate-2.3.tar.gz
ctemplate-2.3.zip
===============================================

I do have autogen failures related to libtool though, on most but not all platforms.. not sure what's going on there.

@OlafvdSpek
Copy link
Owner

Ah, the libtool pkg is required..

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

2 participants