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

libkkc: FTBFS in Fedora rawhide/f31 #22

Closed
fujiwarat opened this issue Aug 8, 2019 · 1 comment · Fixed by #24
Closed

libkkc: FTBFS in Fedora rawhide/f31 #22

fujiwarat opened this issue Aug 8, 2019 · 1 comment · Fixed by #24

Comments

@fujiwarat
Copy link
Contributor

Originally reported in Fedora 31 bugzilla; https://bugzilla.redhat.com/show_bug.cgi?id=1736028

Seems libkkc build is failed with the latest vala 0.45.3 .

@fujiwarat
Copy link
Contributor Author

The following is the build log:

BUILDSTDERR: metadata-file.vala:46.9-46.27: error: Creation method of abstract class cannot be public.
BUILDSTDERR:         public MetadataFile (string name, string filename) throws Error {
BUILDSTDERR:         ^^^^^^^^^^^^^^^^^^^
BUILDSTDERR: language-model.vala:104.9-104.28: error: Creation method of abstract class cannot be public.
BUILDSTDERR:         public LanguageModel (LanguageModelMetadata metadata) throws Error {
BUILDSTDERR:         ^^^^^^^^^^^^^^^^^^^^
BUILDSTDERR: make[2]: *** [Makefile:1429: libkkc_la_vala.stamp] Error 1

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

Successfully merging a pull request may close this issue.

1 participant