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

"lang-sequel" test fails on "make distcheck" #3093

Closed
hirooih opened this issue Jul 17, 2021 · 4 comments
Closed

"lang-sequel" test fails on "make distcheck" #3093

hirooih opened this issue Jul 17, 2021 · 4 comments

Comments

@hirooih
Copy link
Contributor

hirooih commented Jul 17, 2021

make distcheck fails on lang-sequel.
FYI make tmain passes.

The version of ctags: Current HEAD
commit 23ea376 (HEAD -> master, upstream/master)
Merge: 88cd498 8d3a6bc
Author: Masatake YAMATO yamato@redhat.com
Date: Thu Jul 15 07:41:49 2021 +0900

$ make distclean
...
$ ./autogen.sh
...
$ ./configure
...
$ make distcheck
...
Testing lang-sequel
------------------------------------------------------------
stdout                                                      passed
stderr                                                      failed (diff: /home/hiroo/GitHub/ctags/universal-ctags-5.9.0/_build/sub/Tmain/lang-sequel.d/stderr-diff.txt)
exit                                                        failed (diff: /home/hiroo/GitHub/ctags/universal-ctags-5.9.0/_build/sub/Tmain/lang-sequel.d/exit-diff.txt)
...
Failed tests
============================================================
lang-sequel/stderr-compare (not committed/cached yet)
lang-sequel/exit-compare (not committed/cached yet)

make[1]: *** [Makefile:6315: tmain] Error 1
make[1]: Leaving directory '/home/hiroo/GitHub/ctags/universal-ctags-5.9.0/_build/sub'
make: *** [Makefile:5477: distcheck] Error 1
$ 
@hirooih
Copy link
Contributor Author

hirooih commented Jul 17, 2021

I found this during debugging #3054.
`make distcheck* falis with the error I reported on this PR.
I tested with 'master' branch and have the same fail, as I reported on this PR.

I'm using Ubuntu 20.04, Windows 10 WSL2.

#3094 is a similar issue. make distcheck passed on fedora33_distcheck. make distcheck also fails on the branch on my env.

@hirooih
Copy link
Contributor Author

hirooih commented Jul 17, 2021

I've sent fixes for this issue on PR #3096.

hirooih added a commit that referenced this issue Jul 18, 2021
@masatake
Copy link
Member

You can close this:-)

@hirooih
Copy link
Contributor Author

hirooih commented Jul 18, 2021

Fixed by #3096. Closed

@hirooih hirooih closed this as completed Jul 18, 2021
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