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" fails in 1.5.0 #782

Closed
mbakke opened this issue Mar 11, 2018 · 3 comments
Closed

"make check" fails in 1.5.0 #782

mbakke opened this issue Mar 11, 2018 · 3 comments

Comments

@mbakke
Copy link

mbakke commented Mar 11, 2018

Version

1.5.0

Configuration

N/A

Launch Command

N/A

Steps to reproduce

  • Download the 1.5.0 release tarball.
  • ./configure ; make ; make check

What behaviour you see

./test-driver: line 107:  2915 Segmentation fault      "$@" > $log_file 2>&1
FAIL: subprojects/libnkutils/tests/gtk-settings.test

What behaviour you expect to see

PASS: subprojects/libnkutils/tests/gtk-settings.test

Additional information

The problem is already solved in sardemff7/libnkutils@3b5de1a, but I could not find existing reports about it, and it took me a while to diagnose, so I'm creating this to aid anyone facing the same issue.

The solution is to simply create the gtk settings.ini files, or wait until the above commit makes its way into a Rofi release tarball.

@mbakke
Copy link
Author

mbakke commented Mar 20, 2018

This is still an issue in 1.5.1.

@DaveDavenport
Copy link
Collaborator

Yep, sorry my bad. I forgot to update module when rolling the release.. I have re-uploaded the tarballs, should be fixed now.

mbakke added a commit to guix-mirror/guix that referenced this issue Mar 20, 2018
The tarball was updated in-place with a bugfix; see
<davatorium/rofi#782>.

* gnu/packages/xdisorg.scm (rofi)[source](sha256): Adjust hash.
[arguments]: Remove phase 'add-missing-configuration-files'.
@github-actions
Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 28, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants