[Github-comments] [geany/geany-plugins] GeanyVC: build is failing at linking the unittests due to missing gtkspell lib (#976)

nomadbyte notifications at xxxxx
Wed May 13 05:42:06 UTC 2020


Looks like the recent build of [90974ab] is failing at linking geanyvc unittests due to missing gtkspell lib:

[jobs/685847261](https://travis-ci.org/github/geany/geany-plugins/jobs/685847261#L7195)

```
...
  CCLD     unittests
unittests-geanyvc.o: In function `vccommit_activated':
/home/travis/build/geany/geany-plugins/_build/geany-plugins-1.37/_build/geanyvc/src/../../../geanyvc/src/geanyvc.c:1739: undefined reference to `gtkspell_new_attach'
collect2: error: ld returned 1 exit status
make[4]: *** [unittests] Error 1
make[4]: Leaving directory `/home/travis/build/geany/geany-plugins/_build/geany-plugins-1.37/_build/geanyvc/src'
make[3]: *** [check-am] Error 2
make[3]: Leaving directory `/home/travis/build/geany/geany-plugins/_build/geany-plugins-1.37/_build/geanyvc/src'
....
```

Fix is submitted in  PR.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/issues/976
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20200512/58ea3cfe/attachment.htm>


More information about the Github-comments mailing list